* {
	margin: 0;
	padding: 0;
}
body {
   text-align: center;
	font-size: 62.5%;
	background: #fff;
	color: #11538c;
	font-family: Helvetica, Arial, Verdana, sans-serif;
}
html>body {
   font-size: 10px;
} 

h1 a  {
   width: 900px;
   height: 160px;
	background: url(images/logo.jpg) no-repeat;
	text-indent: -9999px;
	display: block;
}
h3 {
	font-size: 1.5em;
	font-weight: normal;
	margin-bottom: 0.6em;
}
a {
   text-decoration: none;
	color: #04b2d9;
}
a:hover {
	text-decoration: underline;
}
img {
	border: 0;
}
ul {
	list-style-type: none;
}
em {
	font-style: normal;
	font-weight: bold;
}
p {
	margin-bottom: 1em;
	line-height: 1.3em;
}
.clear {
	clear: both;
} 
.hidden {
	display: none;
}
div#wrapper {
   text-align: left;
   width: 900px;
	font-size: 1.3em;
	margin: 0 auto;
	background: #f2f2f2;
	margin-top: 40px;
}
div#header {
	background: white;
	position: relative;
}
div#header #emailadd, #aboutus {
	position: absolute;
	top: 86px;
	left: 25px;
	color: #11538C;
	font-weight: bold;
	font-size: 14px;
	letter-spacing: -1px;
}
div#header #aboutus {
   top: 126px;
}

ul#mainnav {
	margin: 0 auto;
	width: 900px;
	padding-bottom: 10px;
}
ul#mainnav li {
	display: inline;
}
ul#mainnav li a {
	margin-left: 20px;
	color: #11538C;
	letter-spacing: -1px;
	font-weight: bold;
	font-size: 15px;
}
ul#mainnav li a:hover, body#slatepage ul#mainnav li#slate a, body#woodpage ul#mainnav li#wood a, body#vinylpage ul#mainnav li#vinyl a, body#woodpage ul#mainnav li#wood a, body#sealerpage ul#mainnav li#sealer a, body#groutpage ul#mainnav li#grout a, body#carpetpage ul#mainnav li#carpet a {
	color: #f47018;
	text-decoration: none;
}
#content {
	padding: 50px;
	padding-top: 40px;
} 
#leftcol {
	width: 380px;
	float: left;
}
h2 {
	font-family: Georgia, Times, Serif;
	margin-bottom: 1em;
	font-size: 18px;
}
#leftcol p a#getaquote {
   width: 186px;
	height: 39px;
	display: block;
	text-indent: -9999em;
	background: url(images/getacleaningquote.jpg) no-repeat;
	overflow: hidden;
	float: left;
}
#leftcol h3 {
	font-size: 14px;
	font-weight: bold;
	margin-top: 1.5em;
}
#leftcol ul {
   list-style-type: disc;
	margin-left: 1.2em;
	margin-bottom: 1em;
}
#leftcol p a#calculator {
   display: block;
	width: 186px;
	height: 39px;
   background: url(images/calculator.jpg) no-repeat;
	text-indent: -9999em;
	float: left;
	margin-left: 6px;
} 
#rightcol {
	width: 380px;
	float: right;
}
#rightcol embed {
	margin-left: 6px;
	margin-top: 5px;
}
#groutpage a#img1, #groutpage a#img2, #groutpage a#img3, #homepage a#img1, #homepage a#img2 {
	display: block;
	width: 359px;
	height: 225px;
	text-indent: -9999em;
	margin-bottom: 5px;
}
#groutpage a#img1 {
	background: url(images/grout_img01.jpg) no-repeat;
}
#groutpage a#img1:hover {
	background: url(images/grout_img01_after.jpg) no-repeat;
}
#groutpage a#img2 {
	background: url(images/grout_img02.jpg) no-repeat;
}
#groutpage a#img2:hover {
	background: url(images/grout_img02_after.jpg) no-repeat;
}
#groutpage a#img3 {
	background: url(images/grout_img03.jpg) no-repeat;
}
#groutpage a#img3:hover {
	background: url(images/grout_img03_after.jpg) no-repeat;
}
#homepage a#img1 {
	background: url(images/home_img01.jpg) no-repeat;
}
#homepage a#img1:hover {
	background: url(images/home_img01_over.jpg) no-repeat;
}
#homepage a#img2 {
	background: url(images/home_img02.jpg) no-repeat;
}
#homepage a#img2:hover {
	background: url(images/home_img02_over.jpg) no-repeat;
}



#testimonials {
   margin-top: 32px;
	position: relative;
	height: 210px;
}
#testimonials h2 {
	font-size: 16px;
	padding-bottom: 5px;
	border-bottom: 1px dotted #888888;
}
#testimonials p {
   font-size: 0.85em;
	width: 190px;
	margin-left: 13px;
	display: block;
	float: left;
}
#testimonials p.first {
	margin-left: 0;
}
#testimonials a#bicslogo {
	display: block;
	width: 106px;
	height: 75px;
	text-indent: -9999em;
	background: url(images/bicslogo.gif) no-repeat;
	float: left;
	margin-top: -30px;
	overflow: hidden;
}
div#footer {
   width: 800px;
	height: 180px;
	margin: 0 auto;
	background: #f2f2f2 url(images/footer_bg.gif) no-repeat bottom;
	position: relative;
	padding-left: 50px;
	padding-right: 50px;
}
div#footer div#areas {
	text-align: left;
	color: #5a5a5a;
	padding: 20px;
	border: 1px solid #D6D6D6;
	height: 80px;
	overflow: auto;
	margin-top: -20px;
}
div#footer div#areas h3 {
	font-weight: bold;
}
div#footer div#areas h4 {
	font-size: 12px;
}
div#footer p {
	font-size: 1.1em;
}
div#footer ul#companyinfos {
   position: absolute;
	top: 200px;
	left: 70px;
	color: #828282;
}
div#footer ul#areas li.first, div#footer ul#companyinfos li.first {
	border-left: 1px solid white;
	padding-left: 0;
}
div#footer ul#companyinfos li {
	padding: 0 6px;
	border-left: 1px solid #d6d6d6;
	line-height: 1.7em;
	display: inline
}
div#footer ul#companyinfos a {
	color: #828282;
}
div#footer ul#companyinfos p, div#footer ul#companyinfos p a {
	color: #d6d6d6;
	padding: 18px 0;
}


/* calculator styles start here */
#calculatorpage {
	text-align: left;
	padding: 20px;
}
#calculatorpage #wrapper {
	width: 230px;
	background: #fff;
	margin-top: 0px;
	margin-left: 10px;
}
#calculatorpage h1 {
	font-size: 1.5em;
	margin-bottom: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #999;
	width: 100%;
	padding-left: 10px;
}
#calculatorpage .text {
	font-size: 1em;
	font-weight: bold;
	padding-right: 30px;
}
#calculatorpage input {
	border: 1px solid #11538c;
	width: 110px;
	padding: 2px;
}
#calculatorpage input.checkbox {
	width: 15px;
}
#calculatorpage p {
	margin-top: 1em;
}
#calculatorpage p .text {
	padding-right: 10px;
}
#calculatorpage p.smalltext {
	font-size: 0.8em;
	color: #888;
}
/* calculator styles end here */
