﻿body {
	margin: 30px 0px 30px 0px;
	background-color: #222222;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
}
img {
	border: 0px;
}
h4 {
	text-align: center;
	font-size: 14px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 5px;
}
h4 a {
	background-position: center center;
	padding: 8px 50px 5px 50px;
	display: inline-block;
	height: 22px;
	width: 270px;
	text-align: center;
	background-image: url('../images/gallery_btns.gif');
	background-repeat: no-repeat;
	visibility: visible;
	color: #FFFFFF;
	text-decoration: none;
}
h4 a:hover {
	
}
a {
	color: #FFFF99;
	font-weight: bold;
	text-decoration: none;
}
iframe {
	border: 0px;
	width: 900px;
	height: 300px;
}
#wrap {
	background-position: center top;
	margin: auto;
	width: 1000px;
	background-color: #222222;
	padding-top: 70px;
	background-image: url('../images/head.gif');
	background-repeat: no-repeat;
}
#wrap2 {
	margin: auto;
	background-color: #837363;
	width: 900px;
}
#mainmenu {
	margin: auto;
	height: 25px;
	text-align: right;
	width: 900px;
	padding-right: 20px;
	color: #FFFFFF;
	font-variant: small-caps;
	font-weight: bold;
}
#mainmenu a {
	color: #C0C0C0;
	text-decoration: none;
}
#mainmenu a:visited {
	color: #C0C0C0;
}
#mainmenu a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#mainmenu a:active {
	color: #FFFFFF;
}



#flashcontent {
	width: 630px;
	height: 300px;
	float: left;
	
}
#testimonial {
	width: 270px;
	float: right;
	background-color: #837363;
	height: 300px;
}
.text {
	padding: 10px 6px 6px 6px;
	text-align: justify;
	background-color: #4F473F;
	color: #FFFFFF;
	background-image: url('../images/l_corner.gif');
	background-repeat: no-repeat;
	background-position: left bottom;
	margin-right: 6px;
	margin-bottom: 6px;
	margin-left: 6px;
}
#text_rb {
	background-image: url('../images/r_corner.gif');
	background-repeat: no-repeat;
	background-position: right bottom;
}
#content {
	margin: auto;
	width: 900px;
	background-color: #837363;
	clear: both;
	height: 100%;
	display: block;
}
#residential {
	width: 270px;
	float: left;
}
#commercial {
	width: 270px;
	left: 270px;
	float: left;
}
.right {
	text-align: right;
}
#contact {
	width: 360px;
	left: 540px;
	float: right;
}
#form {
	vertical-align: 50%;
}
.img_flt_l {
	float: left;
	margin-right: 15px;
}
.img_flt_r {
	float: right;
}
.vendor {
	margin: 5px 20px 5px 20px;
}
#footer {
	background-position: center bottom;
	margin: auto;
	height: 60px;
	width: 900px;
	background-image: url('../images/footer.gif');
	background-color: #837363;
	background-repeat: no-repeat;
	text-align: center;
	padding-top: 10px;
	clear: both;
}
#footer a {
	color: #ff8200;
	text-decoration: none;
}
#footer a:hover {
	color: #FF0000;
}
