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

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}

#home {
	background: #fff url(images/bg.jpg) left top repeat-x;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

body {
	background: #fff url(images/bg2.jpg) left top repeat-x;
	font: 12px/18px Arial, Helvetica, sans-serif;
}

#header {
	width: 1005px;
	height: 152px;
	background: url(images/header.jpg) left top no-repeat;
	margin: 0 auto;
}

#redbox {
	width: 435px;
	height: 100px;
	background: url(images/redbox.jpg) left top no-repeat;
	float: left;
	text-align: right;
	margin: 23px 0 0 182px;
	padding: 5px 12px 0 0;
}

#trucks {
	width: 341px;
	height: 168px;
	background: url(images/trucks.png) left top no-repeat;
	margin-left: 25px;
	padding-top: 5px;
	position: relative;
	z-index: 10;
}

#nav {
	background: url(images/nav.png) 25px top no-repeat;
	margin: 7px auto;
	width: 982px;
	height: 47px;
	position: relative;
	z-index: 20;
	font-size: 18px;
	list-style-type: none;
	padding: 6px 0 6px 50px;
}

#nav li a {
	float: left;
	color: #fff;
	padding: 0 18px;
}

#nav li a:hover {
	float: left;
	color: #cfc38e;
	padding: 0 18px;
}

#left {
	width: 620px;
	margin-right: 40px;
	float: left;
	padding-top: 15px;
}

#home #left img {
	float: left;
	margin: 20px 0 40px 15px;
}

#right {
	width: 300px;
	float: right;
	margin-top: 20px;
}

#home #right {
	width: 300px;
	float: right;
}

#postit {
	width: 278px;
	height: 210px;
	background: url(images/postit.jpg) left top no-repeat;
	padding: 63px 70px 0 0;
	text-align: center;
}

#showroom {
	width: 235px;
	height: 190px;
	border: 1px solid #969595;
	padding-left: 20px;
	margin: 30px 0;
	text-align: center;
}

#visual {
	float: right;
	margin: 0 0 0 10px;
	border: 1px solid #999;
}

form, input, label, select, textarea, label {
	margin: 0;
	padding: 0;
	border: 0;
}

#contactform {
	font: bold 12px Arial, Helvetica, sans-serif;
	margin: 50px 0;
	border-top: 1px solid #999;
	padding-top: 30px;
	overflow: hidden;
}

input, select, textarea, label {
	float: left;
}

input, textarea {
	padding: 3px;
	width: 170px;
}

input, select {
	border: 1px solid #999;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-top: 0;
	line-height: 12px;
}

label {
	width: 70px;
	text-align: left;
	margin-right: 10px;
	padding-top: 3px;
}

textarea {
	overflow: hidden;
	height: 150px;
	width: 250px;
	border: 1px solid #999;
	margin-bottom: 10px;
}

.email {
	width: 160px;
}

.phone {
	width: 160px;
}

#submit {
	float: left;
	clear: both;
	padding: 5px 10px 5px 10px;
	font-size: 14px;
	font-weight: bold;
	width: auto;
	margin-left: 80px;
}

label.error {
	color: red;
	width: auto;
	float: left;
	padding: 0;
	font-size: 13px;
} 

.zip {
	width: 55px;
}

.ziplabel {
	width: 29px;
}

#footer {
	background: #191f39 url(images/footer.jpg) left top repeat-x;
	width: 100%;
	overflow: hidden;
	color: #fff;
	font-size: 10px;
	font-weight: 600;
}

#footer ul {
	list-style-type: none;
	padding-top: 45px;
	margin-right: 185px;
	text-align: center;
}

#footer li {
	padding: 0 9px;
	display: inline;
	border-left: 1px solid;
	line-height: normal;
}

#footer li:first-child {
	border-left: 0;
	margin-left: 0;
	padding-left: 0;
}

#footer li a {
	color: #fff;
	text-decoration: none;
}

#footer li a:hover {
	color: #990000;
	text-decoration: none;
}

#footer p {
	text-align: center;
	margin-right: 200px;
}

.content {
	width: 960px;
	margin: 0 auto;
}

.photo {
	width: 258px;
	height: 336px;
	overflow: hidden;
	background: url(images/bathroom.png) left top no-repeat;
	margin: 0 25px 25px 35px;
	float: left;
}

.photo p a {
	width: 258px;
	height: 297px;
	display: block;
	text-indent: -9999px;
}

.photo:hover, .photo:first-child:hover {
	background-position: left -336px;
}

.photo:hover h2 {
	margin: 2px 0 0 17px;
	background: url(images/arrow2.png) left center no-repeat;
}

.photo:first-child {
	background: url(images/kitchen.png) left top no-repeat;
}

.wind {
	background: url(images/windows.png) left top no-repeat;
}

.photo h2 {
	background: url(images/arrow.png) left center no-repeat;
	text-indent: 30px;
	font-size: 22px;
	color: #fff;
	margin: 0 0 0 15px;
}

.smarrow {
	background: url(images/smarrow.png) left center no-repeat;
	text-indent: 25px;
}

.banner {
	margin-top: -41px;
}

.services {
	margin: 0 0 20px 50px;
}

.logos {
	margin: 35px 0 -10px 15px;
	display: block;
}

.logos img {
	float: left;
	margin-right: 15px;
} 

#left .gallery {
	margin: 30px 0 30px 15px;
}

#left .gallery li {
	margin: 8px 8px 1px 8px;
}

#left .gallery:after {
	content: '* click any image to enlarge';
	color: #777;
	display: block;
	font-size: 11px;
	visibility: visible;
	margin: 0 0 0 15px;
	padding-bottom: 20px;
	clear: both;
}

.gallery li {
	float: left;
	display: inline;
	list-style-type: none;
	margin: 3px;
}	
	
.gallery li:first-child {
	margin-left: 0px;
}

#right .gallery img {
	margin: 0;
}

.gallery:after, div.logos:after {
	content: '.';
	clear: both;
	visibility: hidden;
	height: 0px;
	display: block;
}

.click {
	font-size: 11px;
	color: #777;
}
	
.bold {
	font-weight: 600;
}

.red {
	color: #c82129;
}

p a.red {
	text-decoration: underline;
}

#right p a {
	margin: 10px 0 30px 0;
	display: block;
}

.top {
	margin-top: 15px;
}

.left {
	padding-left: 7px;
}

.policy {
	margin: 10px 0;
	font-size: 9px;
}

.hide {
	display: none;
}
.video {
	float: right;
	margin: -65px 0 -35px 0;
}
#video {
	width: 365px;
	height: 400px;
}

h1 {
	width: 251px;
	height: 134px;
	background: url(images/logo.jpg) left top no-repeat;
	float: right;
	margin-right: 23px;
	text-indent: -9999px;
}

h1 a {
	width: 251px;
	height: 134px;
	display: block;
}

h2 {
	font-size: 27px;
	color: #c82129;
	line-height: 32px;
	margin-left: 15px;
}

#redbox h2 {
	font-size: 26px;
	color: #fff;
	font-weight: 500;
	margin: 0;
}

h3 {
	font-size: 24px;
	font-weight: 500;
	color: #0c416a;
	line-height: 28px;
	margin-left: 15px;
}

#redbox h3 {
	font-size: 18px;
	color: #fff;
	font-weight: 500;
	line-height: 24px;
}

h4 {
	font-size: 18px;
	color: #c82129;
	font-weight: 500;
	margin-bottom: 5px;
}

#contact #left h4, #contact #left h5 {
	margin: 15px;
}

h5 {
	font-size: 16px;
	color: #0c416a;
	font-weight: 500;
	margin: 5px 0 5px 0;
}

h6 {
	width: 156px;
	height: 96px;
	background: url(images/footerlogo.jpg) left top no-repeat;
	margin: 15px 0 0 0;
	text-indent: -9999px;
	float: left;
}

h6 a {
	width: 156px;
	height: 96px;
	display: block;
}


#left p {
	margin: 15px;
}

#right p {
	margin-left: 25px;
}

a {
	color: #fff;
	text-decoration: none;
}

span {
	display: block;
}

iframe {
	float: right;
	border: 1px solid #999;
	margin-top: 25px;
}

