body {
margin: 0;
padding: 0;
color: #555;
background-color: #999;
/* for centering wrapper */
text-align:center; /* IE */
}

form {
margin: 0;
padding: 0;
}

#form_table {
padding: 10px;
font-family: arial, sans-serif;
font-size: 12px;
background-color: #eee;
}

#form_table p {
margin: 0;
padding: 0;
}

a {
color: #2663b6;
outline: 0;
}

input, select, textarea {
font-family: arial, sans-serif;
font-size: 12px;
color: #555;
}

#table_wrapper {
margin: 5px 0 5px 0;
padding: 0;
font-family: arial, sans-serif;
font-size: 15px;
width: 805px;
background-color: #fff;
border: 0px solid #da0607;
}

#wrapper {
width: 815px;
margin-left: auto;
margin-right: auto;
text-align: left;
}

#logo {
width: 815px;
height: 135px;
background-image: url(../images/logo_bg.jpg);
background-repeat: no-repeat;
float: left;
}

#logo a {
width: 815px;
height: 135px;
float: left;
}

#logo h1 {
display: none;
}

#body_wrapper_table {
padding: 0 5px 0 5px;
width: 805px;
height: 404px;
background-image: url(../images/table_bg.gif);
background-repeat: repeat-y;
float: left;
}

#body_wrapper {
width: 805px;
float: left;
}

#nav {
margin: 0;
width: 150px;
font-size: 11px;
float: left;
}

#nav ul {
margin: 0;
padding: 0;
list-style: none;
}

#nav li {
margin: 0;
padding: 0;
height: 23px;
line-height: 23px;
border-bottom: 1px solid #ccc;
}

#nav li a {
padding: 0 0 0 12px;
width: 138px;
color: #2663b6;
background-color: #ddd;
text-decoration: none;
display: block;
}

#nav li a:hover {
color: #c50101;
background-color: #fff;
}

html>body #nav li a {
width: auto;
}

#contact {
padding: 12px 0 0 12px;
font-size: 11px;
color: #2663b6;
}

#contact p {
margin: 0;
padding: 0;
}

#truck {
margin: 25px 0 0 0;
width: 150px;
height: 97px;
background-image: url(../images/truck.jpg);
background-repeat: no-repeat;
}

#content {
margin: 15px 20px 10px 20px;
padding: 0;
width: 615px;
font-size: 12px;
line-height: 20px;
float: left;
}

#content h2 {
margin: 3px 0 11px 0;
padding: 0;
width: 100%;
font-family: arial, sans serif;
font-size: 16px;
font-weight: bold;
color: #c50101;
background-repeat: repeat-x;
}

#content p {
margin: 0 0 12px 0;
padding: 0;
}

#content_testimonials {
width: 612px;
}

#home_left, #content_left {
width: 415px;
float: left;
}

#home_right {
width: 200px;
float: left;
}

#plumbing_right {
margin: 5px 0 0 20px;
width: 180px;
height: 150px;
background-image: url(../images/plumbing1.jpg);
background-repeat: no-repeat;
float: left;
}

#remodeling_right {
margin: 5px 0 0 20px;
width: 180px;
height: 150px;
background-image: url(../images/remodeling1.jpg);
background-repeat: no-repeat;
float: left;
}

#hvac_right {
margin: 5px 0 0 20px;
width: 180px;
height: 150px;
background-image: url(../images/hvac1.jpg);
background-repeat: no-repeat;
float: left;
}

#history_right {
margin: 5px 0 0 20px;
width: 180px;
height: 150px;
background-image: url(../images/history1.jpg);
background-repeat: no-repeat;
float: left;
}

#contact_right {
margin: 5px 0 0 20px;
width: 180px;
height: 150px;
background-image: url(../images/contact1.jpg);
background-repeat: no-repeat;
float: left;
}

#quick_links {
margin: 10px 0 0 0;
width: 415px;
height: 137px;
float: left;
}

#quick_links ul {
margin: 0;
padding: 0;
list-style: none;
}

#quick_links ul li {
float: left;
}

#quick_links ul li a {
width: 135px;
height: 137px;
text-indent: -9999px;
display: block;
}

#quick_links_plumbing {
background-image: url(../images/plumbing.jpg);
background-repeat: none;
}

#quick_links_remodeling {
margin: 0 5px 0 5px;
background-image: url(../images/remodeling.jpg);
background-repeat: none;
}

#quick_links_hvac {
background-image: url(../images/hvac.jpg);
background-repeat: none;
}

#testimonials {
margin: 5px 0 0 10px;
padding: 15px 10px 15px 10px;
width: 180px;
height: 348px;
font-size: 11px;
line-height: 20px;
color: #2663b6;
background-image: url(../images/testimonials_bg.gif);
background-repeat: no-repeat;
border: 0px solid #000;
float: right;
}

#testimonials td {
vertical-align: top;
}

#testimonials p {
margin: 0 0 10px 0;
padding: 0;
}

#copyright_wrapper {
width: 815px;
height: 43px;
background-image: url(../images/copyright_bg.gif);
background-repeat: no-repeat;
float: left;
}

#copyright {
padding: 5px 0 5px 20px;
font-size: 11px;
color: #fff;
text-align: left;
}

#copyright a {
color: #fff;
}

#copyright hr {
display: none;
}

hr {
color: #ddd;
background-color: #ddd;
margin: 0 0 12px 0;
padding: 0;
border: 0;
}