@charset "utf-8";
/* CSS Document */

body{ margin:0px; padding:0px; background:url(../images/bg.jpg) top center repeat-x #ffffff; font-family:"Trebuchet MS", Arial;}

.main-left{ background:url(../images/main-left.jpg) top left no-repeat #ffffff; width:15px;}
.main-right{ background:url(../images/main-right.jpg) top left no-repeat #ffffff; width:15px;}
.matter{ font-size:15px; color:#3f3f3f; line-height:25px; padding:30px;}

.title{ font-family:Arial, Helvetica, sans-serif; font-weight:bold; font-size:15px; text-transform:uppercase; color:#04213e;}
.title span{ font-family:"Trebuchet MS"; color:#1c65b0; font-size:35px;}

.text{ font-size:14px; line-height:22px; }
.text span{ color:#04a5e7; font-weight:bold;}

.footer-shadow{ background:url(../images/bottom-shadow.jpg) top center no-repeat #ffffff;}

#footer ul{ margin:0px; padding:0px; list-style:none; color:#1b549b; font-size:15px; font-weight:bold;}
#footer li{ margin:0px; padding:0px; list-style:none; display:inline; float:left; background:url(../images/footer-mark.jpg) top left no-repeat; padding:9px 30px;  }
#footer li a{ text-decoration:none; font-weight:normal; color:#1b549b;}
#footer li a:hover{ text-decoration: underline; font-weight:normal; color:#000000;}

.footer-bg { background:url(../images/footer-bg.jpg) top left repeat-x; height:120px;}  
.footer{ font-family:Tahoma; color:#FFFFFF; font-size:12px; padding-left:10px; padding-top:20px;}


