@charset "UTF-8";
/* CSS Document */

a:link, a:visited {
	color: #CCC;
	outline-color:-moz-use-text-color;
	outline-style:none;
	outline-width:medium;
	text-decoration:none;
}


body {
		background: #8b8989 url( ../images/bg_body.jpg) repeat top left;
		background-color: #8B8989;
		text-align: center;
}

.clear {
	clear: both;
}

#container {
	background-color: #fff;
	position: relative;
	margin: 30px auto 2px;
	text-align: left;
	border: 3px solid #2A221E;
	padding: 0;
	width: 932px;
}

#header {
	position: relative;
	background: transparent url(../images/headerImage.jpg) no-repeat top left;
	height: 225px;
	margin: 0 0 1px;
}

#headerMap a {
	position: absolute;
	width: 700px;
	height: 125px;
	left: 100px;
}

#footer {
	margin: 2px auto 2px;
	clear: both;
	height: 75px;
	width: 932px;
	border: 3px solid #2A221E;
	background: transparent url(../images/bottomRedShiny.png) no-repeat 0 0;
}


#estimatesImg {
	position: relative;
	float: right;
	top: 10px;
}


#horzNav {
	width: 100%;
	height: 36px;
	background-color: #fff;
}

.solidblockmenu{
margin: 0;
padding: 0;
float: left;
font: bold 13px Arial;
width: 100%;
overflow: hidden;
margin-bottom: 1em;
border: 1px solid #625e00;
border-width: 1px 0;
background: black url( ../images/blockdefault.gif) center center repeat-x;
}

.solidblockmenu li{
display: inline;
}

.solidblockmenu li a{
float: left;
color: white;
padding: 9px 51px;
text-decoration: none;
border-right: 1px solid white;
}

.solidblockmenu li a:visited{
color: white;
}

.solidblockmenu li a:hover, .solidblockmenu li .current{
color: white;
background: transparent url( ../images/blockactive.gif) center center repeat-x;
}

#dynamicBanners {
	width: 930px;
	height: 255px;
}

#dynamicLeads {
	/* background: #fff url(../images/roof-cleaning-4.jpg) no-repeat bottom left; */
	height: 239px;
	width: 550px;
	border: 1px solid #2A221E;
	float: left;
	display: inline;
}

#leadServices {
	background-color: #999;
	width: 355px;
	height: 219px;
	float: right;
	padding: 10px;
	color: #fff;
	border: 1px solid #2A221E
}

#leadServices a {
	 color: #F00
}

#homeContent {
	width: 98%;
	height: 450px;
	margin: 10px;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}

#galleryContent {
	width: 98%;
	height: 460px;
	margin: 10px;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}

#contactsContent {
	width: 98%;
	height: 285px;
	margin: 10px;
	border-top:4px solid #000;
	border-bottom:4px solid #000;
}

#serviceList {
	float: left;
	width: 29em;
	margin: 0;
	padding: 0;
	list-style: none;
}

#serviceList li {
	float: left;
	width: 7em;
	margin: 0;
	padding: 0;
}