body {
background-color: #ffffff;
margin: 0px 0px 0px 0px;
}

p {
font: 13px arial, sans-serif;
color: #000000;
padding: 1px 5px 1px 10px;
}

b {
font: 13px arial, sans-serif;
color: #000000;
font-weight: bold;
padding: 1px 0px 1px 0px;
}

.boldlink {
font: 13px arial, sans-serif;
color: #000000;
font-weight: bold;
}

.centertext {text-align: center;}
.slant {font-style: oblique;}
.imageborder {border-color: #f0f8ff;}
.smalltext {font: 10px arial, sans-serif; color: #000000;}
.boldblue {font: 13px arial, sans-serif; font-weight: bold; color: #00008b;}

#middleleft {
width: 240px;
height: 140px;
background-image: url(../images/md_residential_contractor.jpg);
background-color: #ffffff;
background-repeat: no-repeat;
}

#middlecenter {
width: 540px;
height: 140px;
background-color: #ffffff;
padding: 6px 0px 6px 0px;
}

#leftlinks {
width: 210px;
height: auto;
background-image: url(../images/links-bground.gif);
background-repeat: repeat-x;
background-color: #354D69;
border-left: 1px solid #000000;
}

#leftlinks a {
font: 12px arial, sans-serif;
color: #FF7B38;
text-decoration: underline;
}

#leftlinks a:hover {
font: 12px arial, sans-serif;
color: #ff0000;
text-decoration: underline;
}

#leftlinks a:visited {
font: 12px arial, sans-serif;
color: #0000ff;
}

#bottommain {
height: auto;
margin: 0px 0px 0px 0px;
padding: 6px 0px 6px 0px;
}

#bluebar {
background-image: url(../images/top06.jpg);
background-repeat: repeat-x;
padding: 0;
margin: 0;
}

#footerlinks {
width: 980px;
height: auto;
background-color: #ffffff;
font: 12px arial, sans-serif;
color: #000000;
}

#footerlinks b {
font: 11px arial, sans-serif;
color: #000000;
font-weight: bold;
padding: 1px 0px 1px 0px;
}

#footerlinks ul {
margin: 0px 0px 0px 0px;
padding: 6px 0px 0px 10px;
}

#footerlinks a {
font: 12px arial, sans-serif;
color: #0000ff;
text-decoration: none;
}

#footerlinks a:hover {
font: 12px arial, sans-serif;
color: #ff0000;
text-decoration: underline;
}

a {
font: 12px arial, sans-serif;
color: #0000ff;
text-decoration: none;
}

a:hover {
font: 12px arial, sans-serif;
color: #ff0000;
text-decoration: underline;
}

h1 { /*dark blue*/
font: 18px arial, sans-serif;
font-weight: bold;
color: #00008b;
margin: 0;
}

h2 { /*dark blue*/
font: 16px arial, sans-serif;
font-weight: bold;
color: #00008b;
margin: 0;
}

h3 { /*dark blue*/
font: 15px arial, sans-serif;
font-weight: bold;
color: #00008b;
margin: 0px;
font-style: oblique;
}

h4 { /*red*/
font: 14px arial, sans-serif;
font-weight: bold;
color: #FF1A00;
margin: 0px;
font-style: oblique;
}

h5 { /*white*/
font: 16px arial, sans-serif;
font-weight: bold;
color: #ffffff;
font-style: oblique;
margin: 0;
}

h6 { /*black*/
font: 15px tahoma, arial, sans-serif;
color: #000000;
}

.quote {
font: 16px verdana, tahoma, arial, sans-serif;
font-weight: bold;
font-style: oblique;
color: #C778FF;
letter-spacing: .2px;
line-height: 24px;
text-align: center;
}

#round {
opacity: 0.9;
-moz-border-radius: 14px;
-webkit-border-radius: 15px;
border: 1px solid #000000;
background-color: #a6a6ff;
}

#round p {
font: 14px times new roman, times, serif;
color: #000000;
font-weight: bold;
font-style: oblique;
}

.insidelist {
padding-right: 6px;
display: inline;
list-style-type: none;
}

.serviceitems {
font: 13px arial, times, serif;
color: #000000;
list-style-position: outside;
list-style-type: square;
margin: -13px;
padding-top: 12px;
}