body {
    background: white;
	font-family: Georgia, Times New Roman, serif;
}
#content {
    background: transparent;
}
#main_nav, #subnav, #footer, .form{
	display: none;
}

#content {
    width: 100%;
    margin: 0;
    float: none;
}

h1, p, li, #phone_number{
	color: #111111;
	text-decoration: none;
}
p {
    font-size: 10pt;
}
h1{
	font-size: 18px;
}
a:link:after {
    content: &quot; (&quot; attr(href) &quot;) &quot;;
}

a:link {
    font-weight: bold;
    text-decoration: underline;
    color: #06c;
}
#logo a{
	visibility:visible;
	text-decoration: none;
}
#estimate.button{
	text-decoration: none;
	clear: left;
}

.testimonials_box{
	margin-bottom: 5px;
	display: block;
	float: left;
}
.testimonials_author{
	margin-bottom: 15px;
	display: block;
	float: left;
}
