@charset "utf-8";
body {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	background-image: none;
	background-position: 1125px 250px;
	background-repeat: no-repeat;
	background-color: #efefef;
}
.oneColFixCtrHdr #container {
	width: 1000px; /* the auto margins (in conjunction with a width) center the page */
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	border: thin none #0F0;
	height: auto;
	min-height: 1000px;
	padding: 0px;
	background-color: #FFF;
}
.oneColFixCtrHdr #header {
	background-color: #E2E2E2;
	margin: 0px;
	border-bottom-width: medium;
	border-bottom-style: none;
	border-bottom-color: #B6B2B3;
	height: 135px;
	border-top-style: none;
	border-top-color: #00F;
	padding: 0px;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666;
	border-left-color: #666;
}
.oneColFixCtrHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	top: 0px;
}
.oneColFixCtrHdr #mainContent {
	text-align: justify;
	background-color: #FFF;
	overflow-y: auto;
	overflow-x: hidden;
	border-right-width: thin;
	border-left-width: thin;
	border-right-style: none;
	border-left-style: none;
	border-right-color: #666;
	border-left-color: #666;
	margin-top: 0px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-left: 15px;
	padding: 0;
}
.oneColFixCtrHdr #footer {
	background-color: #FFF;
	border-top-width: medium;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: ridge;
	border-top-color: #999;
	border-right-color: #999;
	border-bottom-color: #999;
	border-left-color: #999;
	height: 170px;
	clear: both;
	padding: 0;
}
.oneColFixCtrHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
#socialmedia {
	margin: 0;
	align: top;
	padding-right: 15px;
	padding-left: 0px;
	float: right;
	width: auto;
	text-align: right;
	padding-bottom: 10px;
}

#companyinfo {
	width: 450px;
	text-align: left;
	margin: 0px;
	float: left;
	background-color: #FFF;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
}
#footer #companyinfo p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	font-size:9px;
}

#banner {
	width: 940px;
	background-color: #6DB66F;
	padding: 5px;
	text-align: center;
	border-radius: 25px;
	box-shadow: 5px 2px 5px #666;
	margin-bottom: 15px;
	float: left;
	height: 50px;
	vertical-align: middle;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 15px;
	}
#yourway1 {
	width: 210px;
	height: 410px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#yourway2 {
	width: 210px;
	height: 410px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#yourway3 {
	width: 210px;
	height: 410px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#yourway4 {
	width: 210px;
	height: 410px;
	text-align: center;
	border-radius: 0px;
		margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#feature1 {
	width: 210px;
	height: 360px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#feature2 {
	width: 210px;
	height: 360px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#feature3 {
	width: 210px;
	height: 360px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#feature4 {
	width: 210px;
	height: 360px;
	text-align: center;
	border-radius: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	#feature5 {
	width: 210px;
	height: 420px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	clear: both;
	}

#feature6 {
	width: 210px;
	height: 420px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	}
#feature7 {
	width: 210px;
	height: 420px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	}
	
#feature8 {
	width: 210px;
	height: 420px;
	text-align: center;
	border-radius: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#feature {
	height: 620px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	}
#options1 {
	width: 290px;
	height: 480px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#options2 {
	width: 290px;
	height: 480px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
	
#options3 {
	width: 290px;
	height: 480px;
	text-align: center;
	border-radius: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#handle {
	width: 150px;
	height: 270px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#panel {
	width: 70px;
	height: 200px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	
#knocker {
	width: 70px;
	height: 250px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	
#doublepanel {
	width: 131px;
	height: 200px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	
#letterbox {
	width: 140px;
	height: 130px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}	
#colour {
	width: 120px;
	height: 140px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 10px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
#icons {
	width: 410px;
	height: 520px;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	margin-top: 10px;
	float: left;
	margin-right: 0px;
	margin-left: -8px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 0px;
	}

#video {
	width: 510px;
	height: auto;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: 0px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
#blurb {
	float: left;
	width: 900px;
	text-align:left;
	background-color: #FFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: -20px;
	padding: 10px 50px 10px 50px;
	height: auto;
	color: #666;

}
#example1 {
	width: 340px;
	height: auto;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 0px;
	margin-top: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 60px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 0px;
	clear: both;
	}

#example2 {
	width: 350px;
	height: auto;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 50px;
	margin-top: 10px;
	padding-top: 0px;
	padding-right: 70px;
	padding-bottom: 0px;
	padding-left: 10px;
	float: left;
	}
#desc {
	width: 330px;
	height: 180px;
	margin-bottom: 10px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background:#CCC;
	border-radius: 0px 0px 5px 5px;
	}
#colour4 {
	width: 120px;
	height: 140px;
	text-align: center;
	margin-bottom: 10px;
	float: left;
	margin-left: 10px;
	margin-right: 400px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 2px;
	}
#break {
	text-align: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
	margin: 0px;
	background-color: #FFF;
	overflow-y: auto;
	overflow-x: hidden;
	clear: both;
	float: left;
}
#example1head {
	width: 330px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top:5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background:#DDB981;
	border-radius: 5px 5px 0px 0px;
	border-bottom: thin solid #666;
	}
	
#example2head {
	width: 330px;
	height: auto;
	margin-bottom: 0px;
	margin-top: 0px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	background:#9FD6A3;
	border-radius: 5px 5px 0px 0px;
	border-bottom: thin solid #666;
	}
#steps {
	width: 180px;
	height: 110px;
	float: left;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	background: #efefef;
	margin: 0px;
	}
#howitworks {
	width: 200px;
	height: 185px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	margin-right: 0px;
	margin-left: 25px;
	border: thin solid #666;
	padding: 0px;
	}


#blindfeature1 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}

#blindfeature2 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	}
#blindfeature3 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
	
#blindfeature4 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	margin-bottom: 10px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#blindfeature5 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	clear: both;
	}

#blindfeature6 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 20px;
	}
#blindfeature7 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	border-right: thin solid #999;
	margin-bottom: 10px;
	float: left;
	margin-right: 5px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 5px;
	margin-top: 20px;
	}
	
#blindfeature8 {
	width: 210px;
	height: 300px;
	text-align: center;
	border-radius: 0px;
	margin-bottom: 10px;
	margin-top: 20px;
	float: left;
	margin-right: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	}
#colourlrg {
	width: 450px;
	float: left;
	clear: both;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#coloursm {
	width: 450px;
	float: left;
	padding-left: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	
}
#fabric {
	width: 190px;
	height: 180px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
#form {
	background-color: #C6D9C7;
	width: 900px;
	float: left;
	margin-top: 20px;
	margin-right: 5px;
	margin-bottom: 20px;
	margin-left: 0px;
	border-radius: 15px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
}
#fitting {
	width: 400px;
	height: auto;
	margin-bottom: 40px;
	margin-top: 10px;
	float: left;
	margin-right: 0px;
	margin-left: 30px;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align:center;
	}
#technical {
	width: 190px;
	height: 180px;
	text-align: center;
	margin-bottom: 20px;
	float: left;
	margin-right: 0px;
	margin-left: 15px;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 5px;
	padding-left: 15px;
	}
#strap {
	width:960;
	margin-bottom:0px;
	text-align:center;
	border:thin 1px #333;
	padding: 10px;
	background-color: #CCCCCC;
	background-image: none;
	background-repeat: no-repeat;
	background-position: right;
	height: 75px;
	

}
#call {
	width: 400px;
	text-align: left;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	border: medium inset #666;
	background-color: #CCC;
	}

#video2 {
	width: 80px;
	text-align: right;
	margin-bottom: 5px;
	float: left;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	}
	#newmenu {
	width:960;
	margin-bottom:10px;
	text-align:center;
	background-color: #E2E2E2;
	background-image: none;
	background-repeat: no-repeat;
	background-position: center;
	height: 40px;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: ridge;
	border-top-color: #333;
	border-right-color: #333;
	border-bottom-color: #333;
	border-left-color: #333;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	

}
#doorheader {
	width:1000;
	margin-bottom:0px;
	text-align:center;
	background-color: #FFF;
	background-image: url(../images/barn_outside_4.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 329px;

}
