#navigation{
padding-top:20px;
height:188px;
}

#sidebar ul a.open{background-position:-220px 0px;}

#servicesheader
{
height:93px;
background-image:url("../images/services/header1.jpg");
background-repeat:no-repeat;
background-position:bottom left;
border-bottom:solid 1px black;
}
#servicesheader2
{
width:675px;
height:93px;
background-image:url("../images/services/header2.jpg");
background-repeat:no-repeat;
background-position:bottom left;
border-bottom:solid 1px black;
}
#servicesheader3
{
width:675px;
height:93px;
background-image:url("../images/services/header3.jpg");
background-repeat:no-repeat;
background-position:bottom left;
border-bottom:solid 1px black;
}
#servicesheader4
{
height:93px;
background-image:url("../images/services/header4.jpg");
background-repeat:no-repeat;
background-position:bottom left;
border-bottom:solid 1px black;
}

#text{
height:426px;
overflow:auto;
}

#content h3{
margin:0px;
font-size:90%;
color:#333333;
margin-left:20px;
margin-top:10px;
}
#content p{
margin:0px;
font-size:75%;
color:#333333;
margin-left:20px;
margin-right:20px;
margin-bottom:10px;
}

/*** IE6 Fixes ***/
#ie6only #navigation{height:208px;}
#ie6only #text{height:425px;}

/*** IE5.5 Fixes ***/
#ie5-5only #navigation{height:208px;}
#ie5-5only #text{height:425px;}