@charset "utf-8";
/* CSS Document */

#logo
{
z-index:20;
position:absolute;
top:0px;
left:0px;
}
#page_layout
{ 
width:900px;
position:relative;
margin-left:auto;
margin-right:auto;
}
.navigation img
{
padding-left:40px;

}
.navigation
{
position:relative;
right:-100px;
top:-5px;
}

#footer
{
background:url('../images/bottom_gradient.png') top left repeat-x #00CC33;
margin:-20px;
margin-top:170px;

}
#footbody
{
width:900px;
margin: 0 auto;

}
#footbody > table
{
position:relative;
top:10px;

border-collapse:collapse;
}
#footbody table ul
{
list-style-image:url('../images/list_image1.png');
list-style-type:circle;
margin-top:0px;

}
#footbody table li
{
font-family:century gothic, catriel, arial, helvetica, sans-serif;
color:#FFFFFF;
font-size:13px;
border-bottom:2px solid #FFCC00;
padding-top:5px;
padding-bottom:5px;
font-weight:600;

}
#footbody table li a
{
text-decoration:none;
color:#666666;
}
#serviceT 
{
border-collapse:collapse;


}
#serviceT  ul li
{
font-weight:100;
}
#serviceT  ul li:hover
{
border-top:1px solid #FFCC00;
border-left:1px solid #FFCC00;
border-right:1px solid #FFCC00;
}
.latest h1
{
font-size:0px;
background:url('../images/latesthead.png') top left no-repeat;
width:258px;
height:34px;
}
.latest h1 span
{

display:none;
}

.services h1
{
font-size:0px;
background:url('../images/h2oServices.png') top left no-repeat;
width:238px;
height:34px;
}
.services h1 span
{

display:none;
}

.servicetit
{
font-family:Century gothic, catriel, Arial, Helvetica, sans-serif;
color:#FFFFFF;
font-weight:600;
font-size:14px;
}