@charset "utf-8";
/* CSS Document */
body{background:url(../images/body-bg.png); margin:0; padding:0;}
a{outline:none;}
.main-container{width:855px; overflow:hidden; margin:7px auto;}
.logo{width:285px; margin:0 0 0 55px;}
.body-top{width:855px; margin:auto; height:11px; padding:5px 0 0 0;}
.body-main-bg{background:url(../images/body-main-bg.png) repeat-y; width:855px; margin:auto; overflow:hidden; float:left;}
.header-container{background:url(../images/header-bg.jpg) repeat-x; width:839px; height:257px; margin:auto; overflow:hidden;}
.header-left{width:517px; margin:auto; position:absolute; z-index:9}
.header-left h1{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:24px; color:#B4000C; font-weight:bold; line-height:28px; margin:25px 0 0 30px; text-decoration:none;}
.header-left p{font-family:Trebuchet MS, Arial, Helvetica, sans-serif; font-size:13px; color:#510004; font-weight:normal; line-height:18px; margin:5px 0 0 30px; text-decoration:none;}
.header-left img{margin:20px 0 0 30px;}
.header-right{position:absolute; margin:2px 0 0 435px; width:403px;}
.body-txt{width:840px; margin:auto;}
.body-txt h2{font-family:Arial, Helvetica, sans-serif; font-size:18px; color:#A80008; text-decoration:none; line-height:22px; margin:20px 0 0 45px; font-weight:normal;}
.body-txt h2 span{margin:7px 0 0 -13px; position:absolute;}
.body-txt p{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#2B2B2B; line-height:22px; text-align:justify; margin:0 0 0 0; padding:0 35px 0 45px; text-align:justify;}
.body-txt a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#2B2B2B; font-weight:normal; text-decoration:none;}
.body-txt a:hover{border-bottom:1px dotted #2B2B2B;}
.body-button{width:840px; margin:auto; padding:25px 0 15px 0; text-align:center;}
.body-bottom{width:855px; height:21px; margin:auto; float:left;}
.footer{width:855px; height:50px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#FFFFFF; text-decoration:none; line-height:20px; overflow:hidden; float:left;}
.footer a{font-family:Arial, Helvetica, sans-serif; font-size:12px; font-weight:normal; color:#FFFFFF; text-decoration:none;}
.footer a:hover{text-decoration:underline;}

.powered-by{float:right; display:block;}
.powered-by img{vertical-align:middle;}
