@charset "utf-8";
/* CSS Document */

html {background:#005581; margin:0; padding:0; border:none;}
body {background:#005581; margin:0; padding:60px 0 113px 0; border:none; height:100%; width:100%; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;}
div#footer{position:absolute; bottom:0; left:0; width:100%; height:113px; color:#fff; font-size:11px; text-decoration:none;}
@media screen{
body>div#footer{position:fixed;}}
* html body{overflow:hidden;} 
* html div#content{height:100%; overflow:auto;}
div#header {background:url(../images/headerbg.gif) bottom repeat-x; height:120px; width:100%; margin:0; padding:0;} 
#menu {position:fixed; left:0px; top:0px; width:100%; height:66px; z-index:100; background:url(../images/menubg0.png) top  repeat-x;  text-align:center;}
#logo {position:absolute; left:15px; top:80px; z-index:50; background:url(../images/logo.png) no-repeat; width:387px; height:73px;}
#MainPic {position:absolute; right:30px; top:80px; width:362px; height:261px; z-index:60;}
div#content {margin-right:380px; padding:20px; color:#fff; font-size:16px;}
div#footerRight {background:url(../images/footerRight.png) bottom right no-repeat fixed; height:113px; width:100%; margin:0; padding:0; text-align:center; padding-top:25px;}
div#footerLeft {background:url(../images/footerLeft.png) bottom left no-repeat fixed; height:113px; width:100%; margin:0; padding:0;}
.hori_div {background:url(../images/hr_hori_bg.gif) top repeat-x; height:2px; width:100%;}

#menu a:hover {background:url(../images/menubg1.png) top repeat-x; display:block;} 

td.menuon { background-image:url(../images/menubg1.png); background-repeat:repeat-x; }
td.menuoff { background-image:url(../images/menubg0.png); background-repeat:repeat-x; }
a.BtnLink, a.BtnLink:link, a.BtnLink:visited, a.BtnLink:active, a.BtnLink:hover {display:block; padding:0;}

a.footerLink, afooterLink:link, afooterLink:visited, afooterLink:active {color:#fff; text-decoration:none;}
a.footerLink:hover {color:#0085ca;}
.BlueTxt {color:#0085ca; font-size:10px;}

div#MainTxt {background:url(../images/hr_vert_bg.gif) bottom repeat-x;}

.thumb {border:5px solid #fff;}