#topblackcontainer {
	background-color: #000;
	height: 175px;
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(images/city.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
body {
	margin: 0px;
	padding: 0px;
}
#top {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 24px;
}
#imagemain {
	height: 320px;
	width: 711px;
	float: left;
	margin-left: 20px;
	margin-top: 20px;
}

#logo {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 97px;
	width: 317px;
}
#phone {
	width: 260px;
	margin-left: 700px;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 36px;
	font-weight: bold;
	color: #FFF;
}
#phone img {
	padding-top: 6px;
	padding-bottom: 6px;

}
#woodcontainer {
	background-image: url(images/wood.jpg);
	background-repeat: repeat-x;
	height: 500px;
}
#content {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A1100;
	background-color: #e8e7e7;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	height: 220px;
	padding-top: 16px;
}
h1 {
	color: #790907;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	background-color: #000;
	color: #FFF;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#contentwrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#contentleft {
	width: 640px;
	float: left;
}
#contentright {
	width: 300px;
	margin-left: 650px;
}



#mainwhitecontainer {
	width: 982px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}

#mainwhite {
	background-image: url(images/whiteback.png);
	height: 516px;
	width: 982px;
	margin-top: -20px;
	position: absolute;
	z-index: 100;
	left: -4px;
	top: -6px;
}

#redarea {
	height: 320px;
	width: 231px;
	background-color: #460908;
	margin-left: 731px;
	margin-top: 20px;
}
#scrollerarea {
	width: 940px;
	height: 150px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(images/brands-we-service.jpg);
	background-repeat: no-repeat;
	background-position: center 10px;
}

