/* CSS Document */

* {
margin:0;
padding:0;
border:0;
}

body {
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#464647;
background-image:url(../images/page-bg.gif);

}

#maincontainer {
margin:auto;
width:852px;
height:auto;
background-image:url(../images/page-shadow.gif);

}

#subcontainer {
margin-left:7px;
width:838px;
background:#fff;
height:auto;
}

#topcontainer {
width:inherit;
height:89px;
}

#logo {
width:255px;
height:89px;
float:left;
}

#rightheader {
width:583px;
height:89px;
float:right;
}

#headerbottom {
height:17px;
width:inherit;
background-image:url(../images/header-bottom.gif);
}

#midcontainer {
height:194px;
background:transparent;
border-bottom:4px #FFC20F solid;
padding:0px;
z-index:10;
}

#contentsection {
width:inherit;
height:100%;
/*min-height:275px;*/
}

#content {
width:565px;
float:right;
height:100%;
}

#content h1{
color:#05277F;
font-size:17px;
padding:15px 10px 15px 5px;
margin-right:20px;
margin-bottom:20px;
border-bottom:1px #333 dashed;
}

#content h2{
color:#05277F;
font-size:13px;
background:#BBE0E3;
border-right:1px #999 solid;
border-bottom:1px #F7C607 solid;
height:25px;
padding-top:10px;
}

#content p{
text-align:justify;
padding:0px 20px 15px 5px;
line-height:18px;
}

#content ul {
margin-left:45px;
padding-bottom:15px;
color:#05277F;
}

#content li {
line-height:19px;
list-style-type:disc;
padding-bottom:7px;
}

#content ul li ul li {
list-style-type:circle;
}

#content a {
color:#05277F;
text-decoration:underline;
}



#leftcontainer {
width:266px;
float:left;
height:auto;
background:#fff;

}

#leftcontainer img {
margin-left:35px;

}


#menusection {
background:url(../images/menu-bg.gif) repeat-x;
height:265px;
margin-left:24px;
margin-top:-180px;
z-index:1001;
position:relative;
width:184px;
font-size:12px;

}

#menusection a{
color:#01267E;
text-decoration:none;

}

#menusection a:hover{
color:#01267E;
text-decoration:none;
padding-left:3px;
}

#footer {
width:inherit;
height:53px;
background:url(../images/footer-bg.gif);
clear:both;
}

#address {
text-align:center;
padding-top:10px;
color:#9FB7D5;
line-height:19px;
}

#address a {
color:#9fb7d5;
text-decoration:none;
}

#address a:hover {
color:#FFC20F;
text-decoration:underline;
}

#bottom{
width:852px;
background-image:url(../images/bottom-bg.gif);
height:10px;
margin:auto;
}

#bottomleft{
float:left;
width:7px;
height:10px;
}

#bottomright{
float:right;
width:7px;
height:10px;
}

#aquaweb {
margin:auto;
width:838px;
color:#666;
font-size:10px;
text-align:right;
}

#aquaweb a{
color:#666;
text-decoration:none;
}

.textblue {
color:#01267E;
font-weight:lighter;
font-size:12px;
line-height:18px;
}

.textborder {
border:1px #999 solid;
}

.lefttube {
float:left;
}

.righttube {
float:right;

}
#leftbottompic{
width:170px;
height:170px;
padding-top:40px;
}

/*#menu, #menu ul {
margin-left:15px;
}

#menu li {
list-style-image:url(../images/menu-id.gif);
padding-bottom:0px;
}

#menu a {
color:#666666;
text-decoration:none;
}

#menu a:hover {
color:#666666;
text-decoration:none;
padding-left:3px;
}*/