* {
	margin: 0px;
	padding: 0px;
	list-style: none;
	text-decoration: none;
	border: none;
}

body {
	background: #fefefe url(images/pagebg.gif) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	margin: 30px 0px 20px;
}

a {
	color: #25306c;
	font-weight: bold;
}

/* Width is 950px. */

#logo {
	width: 929px;
	margin: 0px auto;
	padding-left: 21px;
	z-index: 98;
	position: relative;
	height: 128px;
}

#slideshow {
	height: 334px;
	width: 920px;
	margin: 0px auto 20px;
	padding: 15px 15px 0px;
	margin-top: -26px;
	background: transparent url(images/bluebg.gif) no-repeat;
	z-index: 1;
}

.nav {
	text-transform: uppercase;
	margin: 14px 0px 0px 6px;
	font-size: 13px;
	color: #fff;
}

.nav a {
	color: #fff;
	margin: 0px 3px;
	font-weight: normal;
}

.nav img {
	margin-right: -9px;
}	

#wrap {
	width: 950px;
	margin: 0px auto;
}

#left {
	float: left;
	width: 565px;
	margin-top: 5px;
}

#left p {
	background: #e5e5e5;
	padding: 10px;
	color: #656565;
	font-size: 0.95em;
	margin-bottom: 15px;
	line-height: 15px;
}

#left p.intouch {
	background: transparent;
	height: 1px;
	margin: 0px;
}

#left .testimonial {
	background: #f0f0f0;
	padding: 10px 10px 10px;
	color: #656565;
	font-size: 0.95em;
	margin-bottom: 15px;
	line-height: 15px;
}

#left .testimonial p {
	margin-bottom: 10px;
	background: #f0f0f0;
	padding: 0px;
	margin-top: 10px;
	font-size: 1em;
}

#left .testimonial img {
	float: right;
	margin: 0px 0px 15px 15px;
}

#left .entry-products {
	background: #e5e5e5;
	padding: 0px;
	color: #656565;
	font-size: 0.95em;
	margin-bottom: 5px;
	line-height: 13px;
	height: 69px;
}

#left .entry-products p {
	margin-left: 140px;
	width: 290px;
	line-height: 13px;
	margin-top: 0px;
	padding: 10px 0px 0px;
	background: transparent;
}

#left .entry-products#garage-doors {
	background: url(images/background-garagedoors.gif)
}

#left .entry-products#windows {
	background: url(images/background-windows.gif)
}

#left .entry-products#windows p {
	padding-top: 3px;
}

#left .entry-products#doors {
	background: url(images/background-doors.gif)
}

#left .entry-products#conservatories {
	background: url(images/background-conservatories.gif)
}

#left .entry-products#porches {
	background: url(images/background-porches.gif)
}

#left .entry-products#door-canopies {
	background: url(images/background-canopies.gif)
}

#left.notboldlinks a {
	color: #656565;
	font-weight: normal;
}

#left.subproduct {
	width: 950px;
	float: none;
}

#left.subproduct .descriptions {
	float: left;
	width: 265px;
	margin-right: 20px;
}

#left.subproduct p {
	background: transparent;
	height: 90px;
	width: 265px;
	margin-bottom: 10px;
}

#left.subproduct .descriptions2 {
	float: left;
	width: 300px;
	margin-right: 20px;
}

#left.subproduct .descriptions2 p {
	margin-bottom: 10px;
	width: 300px;
	height: auto;
}

#left .subproduct #nomargins p {
	height: 150px;
}

#left.subproduct .photos {
	float: left;
}

input, textarea {
	border: 2px solid #b8b8b8;
	color: #b8b8b8;
	padding: 5px;
	font-family: Arial, Helvetica, sans-serif;
	background: #f5f5f5;
	margin-bottom: 10px;
	font-size: 1em;
	width: 50%;
}

input:focus, textarea:focus {
	border: 2px solid #25306c;
	color: #25306c;
}

.contactleft {
	float: left;
	width: 150px;
	color: #25306c;
}

#contactsubmit {
	margin-left: 150px;
	width: 25%;
}

#right {
	float: left;
	margin-left: 6px;
}

#right img {
	margin: 0px 0px 15px 9px;
}

#right img.brochure {
	margin: 0px 0px 23px;
}

.clear {
	clear: both;
}


#footer {
	margin: 10px auto 0px;
	width: 890px;
	padding-right: 60px;
	padding-top: 10px;
	color: #acacac;
	font-size: 0.95em;
	clear: both;
}

#footer a {
	color: #acacac;
	font-weight: normal;
}

#footer img {
	float: right;
	margin-left: 15px;
	margin-top: -10px;
}