/* CSS Document */

body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	margin: 0px 0px 0px 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-weight: normal;
	font-variant: normal;
	color: #7B7A7A;
	background-color: #F6F5F1;
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	width: 841px;
	height: 80px;
	margin-left: auto;
	margin-right: auto;
}
#nav {
	background-image: url(images/nav.jpg);
	background-repeat: no-repeat;
	width: 829px;
	height: 27px;
	margin-left: auto;
	margin-right: auto;
	padding-left: 12px;
}
#middlebg {
	width: 841px;
	margin-left: auto;
	margin-right: auto;
}
#leftcol {
	background-image: url(images/leftcol.jpg);
	background-repeat: no-repeat;
	width: 474px;
	background-color:#FFFFFF;
	padding-left: 20px;
	padding-right: 10px;
	padding-top: 10px;
	float: left;
}
#rightcol {
	background-image: url(images/rightcol.jpg);
	background-repeat: no-repeat;
	width: 337px;
	float: right;
}
#flash {
	width: 474px;
	height: 308px;
}
h1 {
	font-family: "HelveticaNeue Condensed";
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	line-height: 20px;
	color: #2A6496;
}
h2 {
	font-family: "HelveticaNeue Condensed";
	font-size: 16px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #615738;
}
h3 {
	font-family: "HelveticaNeue Condensed";
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #615738;
}
.subheading {
	font-family: "HelveticaNeue Condensed";
	font-size: 15px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #7B7A7A;
}
.quoteheading {
	font-family: "HelveticaNeue Condensed";
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #A01523;
}
#staircasestab {
	background-image: url(images/staircasestab.jpg);
	background-repeat: no-repeat;
	width: 305px;
	height: 108px;
	margin-top: 46px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 15px;
}
#windowstab {
	background-image: url(images/windowstab.jpg);
	background-repeat: no-repeat;
	width: 310px;
	height: 62px;
	margin-bottom: 2px;
	padding-left: 10px;
	padding-top: 10px;
}
#doorstab {
	background-image: url(images/doorstab.jpg);
	background-repeat: no-repeat;
	width: 317px;
	height: 73px;
	padding-left: 10px;
	padding-top: 10px;
}
.tabheading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	line-height: 20px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
.tabtext {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	line-height: 17px;
	font-style: normal;
	font-weight: normal;
	color: #FFFFFF;
}
#enquiry {
	width: 277px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 20px;
}
.formstyle {
	font-family: Helvetica, Arial, Verdana, sans-serif;
	font-size: 11px;
	color: #7B7A7A;
	background-color: #ffffff;
	border: 1px solid #888989;
	margin-bottom: 3px;
	padding: 3px;
}
#sitemap {
	width: 841px;
	text-align: center;
	margin-left: auto;
	margin-right: auto;
	clear: both;
	padding-top: 20px;
}
a.greylinks:link {
	color: #FFFFFF;
	text-decoration: underline;
}
a.greylinks:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
a.greylinks:active {
	color: #FFFFFF;
	text-decoration: underline;
}
a.greylinks:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:link {
	color: #7B7A7A;
	text-decoration: underline;
}
a:visited {
	color: #7B7A7A;
	text-decoration: underline;
}
a:hover {
	color: #615738;
	text-decoration: underline;
}
.rollover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #615738;
}
#contact {
	width: 200px;
	float: right;
}
.contactinfo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #615738;
}
#logocontainer {
	width: 267px;
	height: 35px;
	float: right;
	padding-top: 46px;
	padding-right: 16px;
}
#linkbox {
	width: 450px;
	border: 1px #a19777 dotted;
	background-color: #f5f4f1;
	padding: 10px;
	margin-bottom: 10px;
}
#optimisation {
	width: 841px;
	margin: auto;
	text-align: center;
	clear: both;
	padding-top: 20px;
}
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}

