/* CSS Document */

*{
margin:0px;
padding:0px;
}



body{
margin:0px;
padding:0px;
background:url(../images/header_bg.jpg) 0 0 no-repeat;
background-position:top;
}

a{
margin:0px;
padding:0px;
}

a img{
margin:0px;
padding:0px;
border:none;
}

div,ul,li,a,img,border,input,span{
margin:0px;
padding:0px;
}

.clear{
clear:both;
}

#main{
width:100%;
height:auto;
display:block;
}

#header{
width:985px;
height:686px;
display:block;
margin:0px auto;
background:url(../images/header_inner.png) 0 0 no-repeat;
}

.header_container{
width:985px;
height:686px;
float:right;
display:block;
}

.logo{
width:754px;
height:181px;
float:right;
display:block;
margin:76px 0 0 0;
}

.nav{
width:950px;
height:18px;
float:right;
display:block;
padding:10px 0 10px 35px;
margin:62px 0 0 0;
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
text-transform:uppercase;
}

.nav a{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.nav a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}

.nav_inner{
padding:0 50px 0 50px;
float:left;
}

.header_text{
width:497px;
height:197px;
float:left;
display:block;
padding:10px 10px 10px 10px;
margin:28px 0 0 432px;
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
text-align:justify;
}

.header_text a{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.header_text a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:normal;
color:#FFFFFF;
text-decoration:underline;
}

.header_text a:hover h1{
font-family:Arial, Helvetica, sans-serif;
font-size:20px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

.header_text a:hover h2{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
color:#FFFFFF;
text-decoration:none;
}

#body{
width:100%;
height:auto;
background:#FFFFFF url(../images/body_bg.jpg) 0 0 repeat-x;
float:left;
}

.body_inner{
width:985px;
height:auto;
margin:0px auto;
}


.body_inner_left_panel{
width:246px;
height:auto;
border-right:#0099FF 1px solid;
margin:20px 0 0 0;
float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.body_inner_left_panel a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.body_inner_left_panel a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#666666;
}

.body_inner_left_panel_inner_bg{
width:190px;
height:21px;
display:block;
background:url(../images/left_panel_inner_bg.jpg) 0 0 no-repeat;
padding:6px 0 0 56px;
}

.body_inner_right_panel{
width:704px;
height:auto;
margin:20px 0 0 0;
float:right;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#333333;
text-align:justify;
}

.body_inner_right_panel a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.body_inner_right_panel a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#000000;
}

.body_inner_right_panel h1{
font-family:Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:bold;
text-decoration:none;
color:#000000;
text-transform:uppercase;
}

.body_inner_right_panel h2{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
text-decoration:none;
color:#0099FF;
text-transform:uppercase;
}

#footer{
width:985px;
background:#12c6f9;
margin:0px auto;
}

.footer_inner{
width:965px;
background:#12c6f9;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#FFFFFF;
padding:20px 10px 10px 10px;
}

.footer_inner a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:none;
color:#000000;
}

.footer_inner a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
text-decoration:underline;
color:#000000;
}

.footer_links{
width:965px;
text-align:left;
}

.footer_copy{
width:965px;
text-align:right;
background:#0066CC;
height:20px;
padding:6px 0 0 0;
}



