/* CSS Document */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color:#456869;
	font-family:"Tahoma", Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:normal;
	color:#636363;
	text-decoration:none;
}
#container
{
width:855px;
margin:0 auto;
overflow:hidden;
}
#header
{
width:855px;
height:111px;
float:left;
background-image:url(images/header_bg.gif);
background-repeat:repeat-x;
}
#logo
{
width:339px;
height:111px;
float:left;
}
#menu
{
width:516px;
height:84px;
float:left;
}
#banner
{
width:855px;
height:230px;
float:left;
}
.divider
{
width:855px;
height:2px;
float:left;
background-color:#8FA2A3;
}
#body-container
{
width:855px;
float:left;
background-color:#ffffff;
}
#body-container-services
{
width:855px;
float:left;
background-color:#ffffff;
}
.headings
{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:#ffffff;
font-weight:bold;
text-decoration:none;
}
.headings-orange
{
font-family:Arial, Helvetica, sans-serif;
font-size:18px;
color:#DE6300;
font-weight:normal;
text-decoration:none;
}
.index_services_td
{
border-left:1px solid #CAD7D8;
border-right:1px solid #CAD7D8;
background-image:url(images/index_services_bg.jpg);
background-repeat:repeat-x;
}
.services a
{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#07777D;
text-decoration:none;
}
.readmore
{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#07777D;
text-decoration:none;
}
.readmore a
{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#07777D;
text-decoration:none;
}
.readmore a:hover
{
font-family:"Tahoma", Arial, Helvetica, sans-serif;
font-size:14px;
font-weight:bold;
color:#000000;
text-decoration:none;
}
#footer
{
width:855px;
height:45px;
float:left;
background-color:#D1D8D9;
text-align:center;
padding-top:10px;
color:#577778;
font-size:11px;
}
#footer a
{
color:#577778;
font-size:11px;
text-decoration:none;
}
.sub-headings{
font-family:"tahoma",Arial, Helvetica, sans-serif;
font-size:13px;
font-weight:bold;
color:#577778; 
}
.hyperlinks a{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#009966;
font-weight:none;
text-decoration:underline;
}
.hyperlinks a:hover{
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
color:#333333;
font-weight:none;
text-decoration:none;
}
.buttons{
background-color:#618485;
color:#fff;
cursor:pointer;
border: 1px solid #006666;
}
