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

body{margin:0; padding:0; background:url(../images/bg.jpg) repeat-x #DCE5E3;}
h1,h2,h3{margin:0px;padding:0px;}
h1{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:24px; color:#FFFFFF; font-weight:normal; margin:24px 0 0 18px; }
.wrapper{width:862px; margin:auto;}
.logo{width:862px; margin:auto; height:55px;}
.bg-center{width:862px; margin:auto; background:url(../images/bg-center.png) repeat-y 1px 0; float:left;}
.container{width:862px; margin:auto; background:#fff;}
p{margin:0; padding:0; text-align:justify;}

.header-container{width:862px; margin:auto;}
.img-header{width:369px; float:left; height:204px;}
.rt-header-container{width:493px; float:left; height:204px; background:url(../images/bg-header.jpg) repeat-x;}
.header-txt{font-family:'Trebuchet MS', Arial, Helvetica, sans-serif; font-size:14px; line-height:19px; color:#004634;  margin:2px 40px 0 18px;}

.main-container{ width:862px; margin:auto; padding:0; }
h2{margin:21px 0 7px 0; padding:3px 0 0px 34px; font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:18px; color:#028262; font-weight:normal;  position:relative;}
h2 a{font-family:'Trebuchet MS',Arial, Helvetica, sans-serif; font-size:18px; color:#028262; font-weight:normal; text-decoration:none;}
h2 a:hover{border-bottom:1px dotted #028262 }
.body-container{width:854px; margin:auto 4px; _margin:auto 2px; background:url(../images/bg-main-container.jpg) repeat-x; float:left; }

h2 span{background:url(../images/bullet.png) no-repeat; width:32px; height:27px; padding:0; position:absolute; left:0; _left:-40px; margin:0 0 0 -12px; top:0px;}

.body-container p{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#232323; line-height:19px; padding:0 35px; margin:0;}
.body-container p a{font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#232323; text-decoration:none;}
.body-container p a:hover{border-bottom:1px dotted #4d4c4c }

.bg-btm{width:862px; margin:auto;}

.footer{width:862px; margin:auto; font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#42454b; line-height:19px;}
.footer a{font-family:Arial, Helvetica, sans-serif; font-size:11px; color:#42454b; text-decoration:none;}
.footer a:hover{text-decoration:underline;}
.powered-by{float:right; display:block;}
.powered-by img{vertical-align:middle;}
