@charset "utf-8";
/* CSS Document */

body{ margin:0; padding:0; background:url(images/body-bg.jpg) repeat-x #fff; font-size:12px; color:#3d6880; font-family:Tahoma, Geneva, sans-serif}

#main-container { width:900px; margin:0 auto}

#header{ height:134px; width:900px; float:left}
#header .logo{  width:270px; height:134px; float:left}
#header .right{  width:567px; height:90px; float:right; margin:46px 0 0 0; text-align:right}
#header .right img{  padding:0 25px 0 0 }

#banner{ width:900px; height:227px; background:url(images/banner.jpg) no-repeat; float:left }
#banner .slogan{ float:right; width:256px; margin:105px  45px 0 0; color:#002d40 }

#nev { height:60px; width:900px; background:url(images/nev-bg.jpg) repeat-x; float:left; color:#b4dded;
font-family:Tahoma, Geneva, sans-serif; font-size:14px; font-weight:bold; line-height:60px}
#nev a{  padding:20px 30px; color:#b4dded; font-weight:bold; text-decoration:none; background:url(images/devider.jpg) no-repeat top right} 
#nev a:hover{padding:20px 30px; color:#fff; font-weight:bold; text-decoration:none; background:url(images/nev-bg-hover.jpg) repeat-x;   } 

.content-area{ float:left;  width:848px; background:#e8f3f8; color:#3d6880; padding:26px; }

.content-area .left{ float:left;  width:570px; height:250px; background:#e8f3f8; color:#3d6880; background:url(images/content-devider.jpg) no-repeat right top; padding:0 20px 0 0 }
.content-area .left a{ color:#2982b4; text-decoration:underline; font-weight:normal; color:#2982b4 }
.content-area .left a:hover{ color:#000; text-decoration:none; font-weight:normal; color:#2982b4 }

.content-area .right{ float:right; width:230px;}

.content-area .right ul { margin:0; padding:15px 5px; list-style:none; }
.content-area .right li { background:url(images/aerrow.gif) no-repeat left 7px; padding:1px 0 8px 12px; }
.content-area .right li a { text-decoration:none; color:#3d6880; }
.content-area .right li a:hover { text-decoration:none; color:#000000; }

#footer-wrapper{ float:left; background:url(images/footer-wrapper.JPG)  repeat-x; height:94px; width:100%}
.footer{ margin:0 auto; background:url(images/footer-bg.jpg) repeat-x; height:61px; width:900px; line-height:50px; font-size:12px;}

.footer .left{float:left; width:400px; padding:0 0 0 8px; color:#54778b}
.footer .right{float:right; text-align:right; width:400px; padding:0 8px 0 0; color:#b1cedf; font-size:11px}
.footer .right a{ font-weight:normal; text-decoration:none; color:#4e7a92; padding:0 5px; font-size:12px}
.footer .right a:hover{ font-weight:normal; text-decoration:none; color:#000000; padding:0 5px; font-size:12px}




