#top {
margin-left: 0px;
margin-right: 0px;
padding: 0px;
height: 87px;

}

#nav {
width: 785px;
margin: 0px;
padding:0px;
height: 24px;

}

#top2 {
padding: 0px;
margin: 0px;
width: 241px;
height: 24px;

}

#btn_about {
position: relative;
left: 5px;
width:69px;
height:23px;
margin: 0px;
padding: 0px;

}

#btn_services {
position: relative;
left: 0px;
width: 89px;
height: 23px;
margin: 0px;
padding: 0px;

}

#btn_thework {
position: relative;
left: -5px;
width: 89px;
height: 23px;
margin: 0px;
padding: 0px;

}

#btn_clients {
position: relative;
left: -10px;
width: 72px;
height: 23px;
margin: 0px;
padding: 0px;

}

#btn_testimonials {
position: relative;
left: -15px;
width: 114px;
height: 23px;
margin: 0px;
padding: 0px;

}

#btn_contact {
position: relative;
left: -19px;
width: 81px;
height: 23px;
margin: 0px;
padding: 0px;

}

#body {
margin: 0px;
padding: 0px;
height: 465px;
background-image: url(../images/bg.jpg);
background-repeat: no-repeat;
background-position: center;

}

#subhead {
width:140px;
height:22px;
margin-left: 270px;
margin-top: 55px;

}

#subhead2 {
width:303px;
height:15px;
margin-left:270px;
margin-top:10px;
margin-bottom:10px;
padding: 3px;

}

#copy {
width:480px;
height:320px;
margin-left:270px;
margin-right: 10px;
margin-bottom:10px;
overflow:auto;
padding: 0px;

}

#image {
margin-right:7px;
margin-left:5px;
margin-top:0px;
float:right;

}

#footer {
margin-left:20px;
margin-top:5px;
font-size:10px;
}

#services {
font-family: helvetica, serif;
color: #0000a6;
font-weight: bold;
}

#clients1 {
float: left;
width: 125px;

}

#clients2 {
float: right;
width: 123px;

}

.testimonial {
font-style: italic;
}

.copy_headers {
font-family: helvetica, serif;
color: #0000a6;
font-weight: bold;
}

a#aboutus img {background-image: url(../images/nav_about_off.jpg);}
a#aboutus:hover img {background-image: url(../images/nav_about_on.jpg);}

a#services img {background-image: url(../images/nav_services_off.jpg);}
a#services:hover img {background-image: url(../images/nav_services_on.jpg);}

a#thework img {background-image: url(../images/nav_thework_off.jpg);}
a#thework:hover img {background-image: url(../images/nav_thework_on.jpg);}

a#clients img {background-image: url(../images/nav_clients_off.jpg);}
a#clients:hover img {background-image: url(../images/nav_clients_on.jpg);}

a#testimonials img {background-image: url(../images/nav_testimonials_off.jpg);}
a#testimonials:hover img {background-image: url(../images/nav_testimonials_on.jpg);}

a#contact img {background-image: url(../images/nav_contact_off.jpg);}
a#contact:hover img {background-image: url(../images/nav_contact_on.jpg);}

