@charset "utf-8";
/* CSS Document */

body {
	font-size: 11px;
	color: #5e6265;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	color: #5e6265;
}

h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #f3732a;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
}

p {
	font-size: 11px;
	color: #5e6265;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #f3732a;
}

a:hover {
	text-decoration: underline;
}

#container {
	width: 855px;
	margin: 0 auto 0 auto;
}

#header {
	width: 845px;
	float: left;
	background-color: #e38734;
	padding: 3px 0px 0px 10px;
}

#logo {
	width: 221px;
	height: 50px;
	float: left;
	padding-top: 7px;
	text-align: center;
	background-color: #FFFFFF;
}

#topnav {
	height: 31px;
	float: right;
	padding-top: 26px;
}

#topnav a {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: bold;
}

.topnavpadding1 {
	height: 23px;
	float: left;
	padding: 8px 16px 0px 13px;
	background-image: url(images/topnavbg.jpg);
	background-repeat: repeat-y;
	background-position: right;
}

.topnavpadding2 {
	height: 23px;
	float: left;
	padding: 8px 13px 0px 13px;
}

#bigtopimg {
	width: 845px;
	height: 329px;
	float: left;
	margin-top: 1px;
	background-image: url(images/topbanner.jpg);
	padding-left: 10px;
}

#navigation {
	width: 221px;
	float: left;
	padding-top: 13px;
}

#navigation a {
	height: 21px;
	width: 221px;
	float: left;
	text-align: center;
	color: #FFFFFF;
	font-size: 12px;
	background-image: url(images/navigationbg.jpg);
	background-position: top;
	padding-top: 5px;
}

#navigation a:hover {
	font-weight: bold;
	background-position: bottom;
	text-decoration: none;
}

#contentarea {
	width: 853px;
	float: left;
	border-left: 1px solid #5e6265;
	border-right: 1px solid #5e6265;
}

#homepageleft {
	width: 472px;
	float: left;
}

#homepageleft p {
	text-align: justify;
}

#discoverquality {
	width: 452px;
	height: 71px;
	float: left;
	background-color: #cdcdb5;
	background-image: url(images/discoverqualitybg.jpg);
	background-position: bottom;
	background-repeat: repeat-x;
	padding-left: 20px;
	padding-top: 8px;
}

#discoverquality h1 {
	font-weight: normal;
	margin: 0px;
	line-height: 30px;
}

#discoverquality h1 span {
	color: #FFFFFF;
}

#movies {
	width: 469px;
	float: left;
	background-color: #cdcdb5;
	border-bottom: 1px solid #5e6265;
	padding-left: 3px;
	background-color: #cdcdb5;
	padding-top: 10px;
	padding-bottom: 15px;
}

#movies h3 {
	margin: 0px;
}

.moviesimg {
	margin-left: 17px;
}

.movieboxes {
	width: 109px;
	float: left;
	margin-left: 3px;
	display: inline;
	margin-top: 15px;
	line-height: 16px;
}

#movies .movieboxes p {
	margin: 0px;
	text-align: center;
}

.movieboxes a {
	color: #5e6265;
}

#welcomebox {
	width: 432px;
	float: left;
	padding: 20px;
	line-height: 16px;
}

#welcomebox h2 {
	font-weight: normal;
}

#welcomebox .centertxt {
	text-align: center;
}

#welcomebox h2 span {
	color: #5e6265;
}

#homepageright {
	width: 380px;
	float: right;
	border-left: 1px solid #5e6265;
	min-height: 603px;
	height: auto !important;
	height: 603px;
}

#homepageright p {
	text-align: justify;
	line-height: 16px;
	margin: 0px;
}

.homecontentnav {
	width: 345px;
	float: left;
	padding: 0px 0px 17px 24px;
}

.homecontentnavimg {
	margin-right: 15px;
}

.homecontentnav h3 {
	font-size: 18px;
	color: #f3732a;
	margin: 0px;
}

#homepageright .homecontentnav a {
	font-size: 14px;
	color: #5e6265;
}

#homepageright .homecontentnav .moreinfo {
	width: 50px;
	height: 18px;
	float: left;
	background-color: #414141;
	text-align: center;
	background-image: url(images/homecontentmorebg.jpg);
	margin-top: 10px;
}

#homepageright .homecontentnav .moreinfo a {
	color: #FFFFFF;
	font-size: 11px;
}

#footer {
	width: 855px;
	height: 30px;
	float: left;
	background-color: #414141;
}

#footleft {
	width: 300px;
	float: left;
	padding-left: 20px;
	padding-top: 7px;
}

#footleft p {
	color: #FFFFFF;
	margin: 0px;
}

#footleft a {
	color: #FFFFFF;
}

#footright {
	width: 400px;
	float: right;
	padding-right: 20px;
	padding-top: 7px;
}

#footright p {
	color: #FFFFFF;
	text-align: right;
	margin: 0px;
}

#footright a {
	color: #FFFFFF;
}

#innerpageleft {
	width: 570px;
	min-height: 600px;
	height: auto !important;
	height: 600px;
	float: left;
	border-right: 1px solid #5e6265;
	padding: 20px;
}

#innerpageleft h1 {
	color: #f3732a;
}

#innerpageleft h2 {
	color: #5e6265;
	font-size: 16px;
}

#innerpageleft p {
	line-height: 16px;
	text-align: justify;
}

#innerpageright {
	width: 213px;
	float: right;
	padding: 20px 20px 20px 0px;
}

#innerpageright p {
	line-height: 16px;
	text-align: justify;
}

.boldtxt {
	font-weight: bold;
}

.normallist li {
	line-height: 16px;
	color: #f3732a;
}

.normallist li span {
	color: #5e6265;
}

.windowgallery td {
	height: 80px;
	width: 80px;
	text-align: center;
}

#innerpageleft #windowgallerybigimg {
	text-align: center;
}

#contentarea #innerpageleft .centertxt {
	text-align: center;
}

#contactpagebreak {
	width: 570px;
	float: left;
	margin-bottom: 20px;
}

#contactleft {
	width: 250px;
	float: left;
}

#contactright {
	width: 250px;
	float: right;
}

.orangetxt {
	color: #f3732a;
}

.textbox {
	border: 1px solid #5e6265;
	background-color: #FFFFFF;
}

#contentarea #innerpageleft .righttxt {
	text-align: right;
}

.linkstable td {
	padding: 10px;
}

#innerpageleft .downloadstable td p {
	line-height: 20px;
}

.woodgrains {
	margin-left: 5px;
}

.woodgrains2 {
	margin-left: 15px;
}

.finishingtouchesoptions {
	width: 570px;
	float: left;
	padding-bottom: 20px;
}

.glazingimg {
	margin-right: 10px;
}

.privacyimg {
	margin-left: 10px;
}

.latestprojects {
	width: 570px;
	float: left;
	padding-bottom: 10px;
}

#pricingbanner {
	width: 380px;
	float: left;
	margin-top: 17px;
	margin-bottom: 17px;
}

#pricingbanner p {
	text-align: center;
	margin: 0px;
}

.projectbox {
	width: 570px;
	float: left;
	margin-bottom: 20px;
}

.projectboxl {
	width: 60px;
	float: left;
}

.projectboxl img {
	padding: 2px;
	border: 1px solid #cccccc;
}

.projectboxr {
	width: 480px;
	float: right;
}

.projectboxr h2 {
	margin-top: 0px;
}

.projectboxr p {
	margin-bottom: 0px;
}
