@charset "utf-8";
/* CSS Document */
html {margin: 0;padding: 0;height: 100%;}

body { background:url(img/bg.jpg) #0070b8; background-repeat: repeat-x; background-position:center top; height:100%; margin:0; padding:0; font-family: Arial, Helvetica, sans-serif; font-size:11px; color:#cee1ef }

.TopBannerPane { height:160px; width:235px; padding-left:30px }
.MenuPane { width:190px;color:Red; }
.LogoPane { width:600px; text-align:right; padding-top:30px; padding-right:80px }
.BottomBannerPane { padding-left:100px }

/* Footer */
#wrap {height: 100%;}
form > #wrap {height: auto; min-height: 100%;}
#main {padding-bottom: 118px;}  
.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
.container_foot {width: 100%;background: url(img/footer.jpg) no-repeat center #ffffff; position: relative;margin-top: -118px; height: 118px;clear:both;}
.container_foot_noimg {width: 100%;  position: relative;margin-top: -118px; height: 118px;clear:both; }

/* last */
.header_flash { margin-top:-30px; }
img { border:0 }
.mainpage { color:#299fd4; font-family:Arial, Helvetica, sans-serif; font-size:9px; width:80px;  line-height:9px; text-align:left;padding-left:150px;
padding-top:50px; }
.mainpage a{ color:#299fd4 !important; text-decoration:none }
.mainpage a:hover { color:#299fd4; text-decoration:underline }

/* copyright */
.copyright {padding-left:310px;padding-top:20px; padding-bottom:20px;text-align:center; font-size:12px}
.copyright a { color:#FFFFFF; text-decoration:underline}
.copyright a:hover { color:#FFFFFF; text-decoration:none}
.copyright a:visited { color:#CEE1EF; text-decoration:none}