@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9d9d;
	font-size: 14px;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9d9d;
	font-size: 14px;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #9e9d9d;
	font-size: 14px;
}

p {
	font-family: Helvetica, Arial, sans-serif;
	color: #9e9d9d;
	font-size: 11px;
}

ul {
	font-family: Helvetica, Arial, sans-serif;
	color: #9e9d9d;
	font-size: 11px;
}

ol {
	font-family: Helvetica, Arial, sans-serif;
	color: #9e9d9d;
	font-size: 11px;
}

ol li {
	margin-bottom: 15px;
}

a {
	color: #3d438d;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

.field {
	background-color: #FFFFFF;
	border: 1px solid #999999;
}

form p {
	margin: 0px;
}

#topbox {
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#centerbox {
	width: 1020px;
	margin: 0 auto 0 auto;
}

#container {
	width: 1004px;
	float: left;
	background: url(images/container-bg.jpg);
	padding: 0px 8px 0px 8px;
}

#bgcolor {
	width: 1004px;
	float: left;
	background-color: #FFFFFF;
}

#header {
	width: 972px;
	float: left;
	display: inline;
	margin: 0px 16px 0px 16px;
}

#headnav {
	width: 934px;
	height: 32px;
	float: left;
	display: inline;
	margin: 0px 1px 0px 1px;
	padding: 12px 18px 0px 18px;
	background: #e4e4e4 url(images/headnav-bg.jpg);
}

#headnav p {
	margin: 0px;
	font-size: 15px;
	word-spacing: 20px;
	text-align: right;
}

#headnav a {
	word-spacing: normal;
}

#logo {
	width: 972px;
	float: left;
}

#datebox {
	height: 35px;
	width: 125px;
	float: right;
	background-color: transparent;
}

#datebox p {
	color: #ffffff;
}

#navigation {
	width: 972px;
	height: 57px;
	float: left;
	display: inline;
	margin: 0px 16px 5px 16px;
	background: #e5e5e5 url(images/navigation-bg.jpg);
}

#navigation a {
	height: 30px;
	float: left;
	margin: 5px 0px 9px 0px;
	text-align: center;
	font-size: 13px;
	border-left: 1px solid #ffffff;
	border-right: 1px solid #d3d3d3;
	padding-top: 13px;
}

#navigation .a1 {
	width: 95px;
	border-left: 0px;
}

#navigation .a2 {
	width: 113px;
}

#navigation .a3 {
	width: 108px;
}

#navigation .a4 {
	width: 142px;
}

#navigation .a5 {
	width: 134px;
}

#navigation .a6 {
	width: 140px;
}

#navigation .a7 {
	width: 99px;
}

#navigation .a8 {
	width: 127px;
	border-right: 0px;
}

#bluebg {
	width: 944px;
	float: left;
	display: inline;
	margin: 10px 30px 0px 30px;
}

#subnav {
	width: 250px;
	float: left;
}

#content {
	width: 670px;
	float: right;
}

#content p {
	line-height: 16px;
}

#content2 {
	width: 570px;
	height: auto !important;
	height: 610px;
	min-height: 605px;
	float: left;
	background-color: #FFFFFF;
	padding-left: 20px !important;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 25px;
	padding-bottom: 10px;
}

#contentleft {
	float: left;
	width: 230px;
	text-align: justify;
	margin-right: 30px;
}

#contentright {
	float: left;
	width: 310px;
	text-align: justify;
}

.bluetxt {
	color: #4958a2;
}

.bluehead {
	color: #4958a2;
	margin: 0px;
}

#footer {
	width: 963px;
	height: 77px;
	float: left;
	background: #5259a8 url(images/footer-bg.jpg);
	padding: 16px 18px 0px 23px;
}

#footer p {
	margin: 0px;
	font-size: 15px;
	line-height: 19px;
	color: #ffffff;
}

#footer span {
	font-size: 13px;
	line-height: 17px;
}

#footer p a {
	color: #ffffff;
}

#footleft {
	width: auto;
	float: left;
	margin-top: 20px;
}

#footright {
	width: auto;
	float: right;
}

.boldbluer {
	font-size: 12px;
	color: #4958a2;
	text-align: right;
	font-weight: bold;
}

.righttxt {
	text-align: right;
}

.righttxtnomar {
	text-align: right;
	margin: 0px;
}

.nomargin {
	margin: 0px;
}

.centretxt {
	text-align: center;
}

.boldcentretxt {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	text-decoration: underline;
}

.boldcentretxt2 {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
}

.innercontentl {
	width: 260px;
	float: left;
	margin-left: 20px;
	text-align: justify;
}

.innercontentl2 {
	width: 260px;
	float: left;
	margin-left: 20px !important;
	margin-left: 10px;
	text-align: justify;
}

.innercontentr {
	width: 260px;
	float: left;
	margin-left: 20px;
	text-align: justify;
}

.bigtxt {
	font-size: 13px;
	font-weight: bold;
}

#categories {
	width: 570px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-bottom: 10px;
}

.italicdark {
	color: #484748;
	font-style: italic;
}

.italicblue {
	color: #4a569f;
	font-style: italic;
}

.boldtxt {
	font-weight: bold;
}

#onecolcontent {
	width: 670px;
	float: left;
	margin-top: 20px;
}

#onecolheader {
	width: 670px;
	float: left;
}

#contactbox {
	width: 160px;
	text-align: center;
	float: left;
	margin-right: 10px;
}

.blueunder {
	color: #4958a2;
	text-decoration: underline;
}

.boldrighttxt {
	font-weight: bold;
	text-align: right;
}

#downloadstable {
	width: 400px;
	border: 0px;
	margin-left: 75px;
}

#centrevid {
	width: 570px;
	text-align: center;
	float: left;
}

.linkimgmargin {
	margin-right: 5px;
}

.links {
	width: 500px;
	float: left;
	margin-left: 30px;
	margin-bottom: 20px;
}

#techspecsl {
	width: 100px;
	float: left;
	text-align: center;
	margin-top: 10px;
}

#techspecsr {
	width: 470px;
	float: left;
	margin-top: 10px;
}

#woodimgs {
	width: 248px;
	float: right;
	margin-left: 10px;
}

.imgleftmargin {
	margin-left: 10px;
}

.imgrightmargin {
	margin-right: 10px;
}

#planningbox {
	width: 290px;
	float: left;
	margin-left: 145px;
}

.projects {
	width: 570px;
	float: left;
	margin-bottom: 15px;
}

.projectsimg {
	margin-right: 10px;
}

#mainImage {
	padding: 0px;
	margin-bottom: 20px;
	width: 485px;
	/*border: 1px solid #616161;*/
	text-align: center;
}

#windowNav ul {
	width: 570px;
	float: left;
	list-style-type: none;
	margin: 0;
}

#windowNav ul li {
	width: 60px;
	padding: 0 0 5px 0;
	float: left;
}

#windowNav ul li a img {
	border: 1px solid #000000;
}

/* Header Backgrounds */

#consheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 102px;
	padding-top: 19px;
	background-image: url(images/consheader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#windowheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 80px;
	padding-top: 19px;
	background-image: url(images/windowsheader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#doorsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 70px;
	padding-top: 19px;
	background-image: url(images/doorsheader.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#aboutheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 77px;
	padding-top: 19px;
	background-image: url(images/headers/about.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#contactheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 85px;
	padding-top: 19px;
	background-image: url(images/headers/contact.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#faqsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 56px;
	padding-top: 19px;
	background-image: url(images/headers/faqs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#downloadsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 92px;
	padding-top: 19px;
	background-image: url(images/headers/downloads.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#linksheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 63px;
	padding-top: 19px;
	background-image: url(images/headers/links.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#techheader {
	width: 180px;
	height: 14px;
	float: left;
	padding-left: 137px;
	padding-top: 19px;
	background-image: url(images/headers/technicalspecs.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#finishingheader {
	width: 140px;
	height: 14px;
	float: left;
	padding-left: 106px;
	padding-top: 19px;
	background-image: url(images/headers/finishingtouches.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#offersheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 98px;
	padding-top: 19px;
	background-image: url(images/headers/specialoffers.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#accreditationsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 104px;
	padding-top: 19px;
	background-image: url(images/headers/accreditations.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#planningheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 83px;
	padding-top: 19px;
	background-image: url(images/headers/planning.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#customercareheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 98px;
	padding-top: 19px;
	background-image: url(images/headers/customercare.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#projectsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 105px;
	padding-top: 19px;
	background-image: url(images/headers/latestprojects.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#shieldvidheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/shieldvid.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#edwardianheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/edwardian.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#victorianheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/victorian.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#gableheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 66px;
	padding-top: 19px;
	background-image: url(images/headers/gable.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#leantoheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 68px;
	padding-top: 19px;
	background-image: url(images/headers/leanto.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#pshapeheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 67px;
	padding-top: 19px;
	background-image: url(images/headers/pshape.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#pvcuheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/pvcu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#compositeheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/composite.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#frenchpatioheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/french-patio.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#pvcuheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 59px;
	padding-top: 19px;
	background-image: url(images/headers/pvcu.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#compositeheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 80px;
	padding-top: 19px;
	background-image: url(images/headers/composite.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#frenchpatioheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 93px;
	padding-top: 19px;
	background-image: url(images/headers/french-patio.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#edwardianheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 89px;
	padding-top: 19px;
	background-image: url(images/headers/edwardian.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#victorianheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 87px;
	padding-top: 19px;
	background-image: url(images/headers/victorian.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#garageheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 98px;
	padding-top: 19px;
	background-image: url(images/headers/garagedoors.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#rooflineheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 81px;
	padding-top: 19px;
	background-image: url(images/headers/roofline.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#productsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 81px;
	padding-top: 19px;
	background-image: url(images/headers/products.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#testimonialsheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 81px;
	padding-top: 19px;
	background-image: url(images/headers/testimonials.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#findusheader {
	width: 116px;
	height: 14px;
	float: left;
	padding-left: 81px;
	padding-top: 19px;
	background-image: url(images/headers/findus.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

.garagedoorgallery {
	margin: 5px;
}

#homeproducts {
	width: 972px;
	float: left;
	display: inline;
	margin: 0px 16px 4px 16px;
}

.homeproduct1 {
	width: 194px;
	float: left;
	background: url(images/homeprod-bg.jpg);
}

.homeproduct2 {
	width: 194px;
	float: left;
	background: url(images/homeprodbottom-bg.jpg) bottom no-repeat;
	padding-bottom: 10px;
}

.homeproduct2 p {
	margin: 0px;
}

.homeproduct2 .span1 {
	width: 164px;
	float: left;
	display: inline;
	margin: 0px 15px 0px 15px;
	font-size: 15px;
	font-style: italic;
}

.homeproduct2 .span2 {
	width: 164px;
	float: left;
	display: inline;
	margin: 0px 15px 0px 15px;
	line-height: 13px;
}

.middleimg {
	vertical-align: middle;
}

#homebanners {
	width: 983px;
	float: left;
	display: inline;
	margin: 0px 12px 3px 9px;
}

#homebanners1 {
	width: 259px;
	float: left;
	display: inline;
	margin-right: 7px;
}

#homebanners2 {
	width: 459px;
	float: left;
	display: inline;
	margin-right: 7px;
}

#homebanners3 {
	width: 251px;
	float: left;
	display: inline;
}

#homecontent {
	width: 969px;
	float: left;
	display: inline;
	margin: 0px 17px 18px 18px;
}

#homeabout1 {
	width: 481px;
	float: left;
	background: url(images/homeabout-bg.jpg);
}

#homeabout2 {
	width: 481px;
	float: left;
	background: url(images/homeabouttop-bg.jpg) top no-repeat;
}

#homeabout3 {
	width: 441px;
	float: left;
	padding: 20px;
	background: url(images/homeaboutbottom-bg.jpg) bottom no-repeat;
}

#homeabout3 h1 {
	font-size: 32px;
	color: #40468f;
	margin: 0px 0px 10px 0px;
}

#homeabout3 h1 span {
	font-weight: normal;
	color: #767676;
}

#homeabout3 h2 {
	font-size: 20px;
	font-weight: normal;
	color: #6263b4;
	margin: 0px 0px 10px 0px;
}

#homeabout3 p {
	font-size: 13px;
	line-height: 17px;
	color: #8b8b8b;
	margin: 0px 0px 10px 0px;
}

#homeabout3 a {
	font-weight: bold;
}

#homeabout3 h3 {
	font-size: 18px;
	color: #6263b4;
	letter-spacing: -1px;
	margin: 0px;
}

#homeabout3 h3 span {
	color: #3c448d;
}

#homecontentright {
	width: 480px;
	float: right;
}

#homecontentright p {
	margin: 0px;
}

#homecontentright .img1 {
	margin-bottom: 3px;
}

#leftcontact {
	width: 200px;
	height: 298px;
	float: left;
	background: #4051a0 url(images/leftcontact-bg.jpg);
	padding: 122px 19px 0px 21px;
	margin-bottom: 15px;
}

#leftcontact p {
	color: #ffffff;
}

#leftcontact #textbox {
	width: 200px;
	height: 42px;
	float: left;
	border-bottom: 1px dotted #cfd3e7;
	margin-bottom: 5px;
}

#leftcontact #textbox p {
	margin: 0px;
	text-align: center;
	font-size: 10px;
	color: #ffffff;
}

#leftcontact .input input {
	width: 170px;
	height: 22px;
	padding: 5px 10px 0px 20px;
	background: #f7f7f7 url(images/leftcontactinput-bg.jpg);
	font-size: 12px;
	letter-spacing: -1px;
	color: #7b7c7c;
	border: 0px;
	font-family: Verdana, Geneva, sans-serif;
}

#leftcontact #productsbox {
	width: 170px;
	height: 106px;
	float: left;
	padding: 3px 15px 0px 15px;
	margin-bottom: 2px;
	background: #ffffff url(images/leftcontactproducts-bg.jpg);
}

#leftcontact #productsbox p {
	margin: 0px;
	letter-spacing: -1px;
	color: #7b7c7c;
	font-size: 11px;
}

#leftcontact #productsbox input {
	vertical-align: middle;
}

#subnav #leftcontact #submit {
	width: 108px;
	float: left;
	display: inline;
	margin: 0px 46px 0px 46px;
}

#leftcontact #submit input {
	width: 108px;
	height: 39px;
	background: #5d70c3 url(images/leftcontactsubmit-bg.jpg);
	color: #ffffff;
	border: 0px;
}

.centertxt {
	text-align: center;
}

#cmscontent {
	width: 974px;
	min-height: 450px;
	height: auto !important;
	height: 450px;
	float: left;
	display: inline;
	margin: 15px;
}

table.box2 {
	border-width: 1px;
	border-style: solid;
	border-color: #e4e4e4;
	border-spacing: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
}

table.box3 {
	border-width: 1px;
	border-style: solid;
	border-color: #c9c7c7;
	border-spacing: 0px 0px 0px 0px;
	padding: 0px 6px 0px 6px;
}

INPUT {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
INPUT.lab {
	BORDER-RIGHT: #ffffff 1px solid; 
	BORDER-TOP: #ffffff 1px solid; 
	FONT-SIZE: 15px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #ffffff 1px solid;  
	BORDER-BOTTOM: #ffffff 1px solid; 
	FONT-FAMILY: Arial;
	FONT-WEIGHT: bold;
	COLOR: #78288b;
}
INPUT.radiostyle {
BORDER-RIGHT: #ff0000 0px solid; 
BORDER-TOP: #ffffff 0px solid;  
BACKGROUND: #ffffff; 
BORDER-LEFT: #ffffff 0px solid; 
BORDER-BOTTOM: #ffffff 0px solid; 
}

INPUT.checkbox {
BORDER-RIGHT: #ff0000 0px solid; 
BORDER-TOP: #ffffff 0px solid; 
BACKGROUND: #ffffff; 
BORDER-LEFT: #ffffff 0px solid; 
BORDER-BOTTOM: #ffffff 0px solid; 
}


TEXTAREA {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
}
SELECT {
	BORDER-RIGHT: #a7a7a7 1px solid; 
	BORDER-TOP: #a7a7a7 1px solid; 
	FONT-SIZE: 11px; 
	BACKGROUND: #ffffff; 
	BORDER-LEFT: #a7a7a7 1px solid; 
	COLOR: #696969; 
	BORDER-BOTTOM: #a7a7a7 1px solid; 
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	SCROLLBAR-ARROW-COLOR: #ffffff;
}
.mybutton{
	background:#eeeeee;
	color:#898989;
	font-weight:bold;
	height:23px;
}