/* CSS Document */

body{ background:url(../images/bg.gif) #E1F5F9 repeat-x; font-family:Arial, Helvetica, sans-serif; font-size:13px; line-height:20px; color:#0C0C0C; margin:0;}
p,ul,ol,li,h1,h2,h3,h4,h5,h6,blockquote,feildset,frameset { margin:0; padding:0;}
.main-container{ width:1000px; margin:auto;}
.header{width:1000px; margin:auto; background:url(../images/header-bg.jpg) no-repeat top; height:236;overflow:hidden;}
.logo{width:900px; margin:auto; height:55px;}
.header-left{ display:block; float:left; margin-left:70px; width:260px; height:236px;}
.header-right{ display:block; float:left; width:490px; height:236px; padding:0 0 0 72px;}
.header-right h1{ font-family:'trebuchet MS', Arial, Helvetica, sans-serif; font-weight:normal; margin:54px 0 0 0; font-size:26px; color:#DD7100;}
.header-right p{ font-size:13px; line-height:20px; color:#0084A2; margin:8px 0 0 0;} 
.body-container{width:921px; margin:auto;}	
.body-bg{ width:921px; background:url(../images/body-strip-midl.png) repeat-y; margin:auto;}
.body-bg-1{ width:823px; margin:auto; background:url(../images/body-bg.png) repeat-x top #fff; padding:5px 40px; text-align:justify;}
.body-bg-1 p a{font-size:13px; color:#0C0C0C; text-decoration:none;}
.body-bg-1 p a:hover{border-bottom:1px dotted #0C0C0C;}
.body-bg-1 h2 { font-size:18px; color:#008CAD; font-weight:normal; margin:20px 0 4px 0;}
.footer{ width:890px; margin:auto; padding:4px 10px 8px 10px; font-size:12px; color:#0B0B0B;}
.footer a{font-size:12px; color:#0B0B0B; text-decoration:none;}
.footer a:hover{text-decoration:underline;}

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