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

body  {background-color: #5c85af; margin: 0px; padding: 0px; text-align: center;}

#container {
background-color: #5c85af;
width: 830px;
text-align: center;
margin: 0px auto;
}
#disclaimer {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;
}

#disclaimer a {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}

#disclaimer a:hover {
text-decoration: none;
}

#sidebar {
float: left;
width: 300px;
}

#sidebar a {
float:left;
width: 299px;
padding: 0 0 0 0;
overflow:hidden;
text-indent: -9999px;
text-decoration:none;
}

#featureBox1 a{
background: url(images/fb_1.png);
width: 299px;
height: 82px;
}

#featureBox2 a{
background: url(images/fb2.png);
width: 299px;
height: 79px;
margin-top:3px;
}

#mainContent{
width: 388px;
height: 160px;
margin-left: 300px;
text-align: left;
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #000000;
line-height: 16px;
background-color: white; 
padding-left: 15px;
margin-top: 1px;
border: 1px solid #0d457e;
padding-right: 10px;
}

#mainContent p{
margin-top:0px;
margin-left: 1px;
}


#contact {
float: right;
width: 120px;
height:169px;
margin-left: 30px;

}

#contact a {
float:left;
width: 120px;
padding: 0 0 0 0;
overflow:hidden;
text-indent: -9999px;
text-decoration:none;
margin-left: 8px;
margin-top:-163px;

}

#contactBox a {
background: url(images/contact.png) no-repeat top;
width: 119px;
height: 166px;

}

.redText {
font-family: arial, verdana, sans-serif;
font-size: 12px;
color: #ef1720;
font-weight: bold;

}

#footer {
font-family: arial, verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-align: left;
margin-left: 305px;

}


#footer a {
font-family: arial, verdana, sans-serif;
font-size: 11px;
color: #FFFFFF;
text-decoration:underline;
}


#footer a:hover {
text-decoration:none;
}

