@charset "utf-8";
/* CSS Document */

body {
	background-color: #e4e4e4;
}


/* Layout */
.header-span {	
	position:relative;
	width:100%;
	height:288px;
	margin-left:auto; 
	margin-right:auto;
	background-image:url(../images/quality-joinery.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position:top center;
}

.header-span-b {	
	position:relative;
	width:100%;
	height:166px;
	margin-left:auto; 
	margin-right:auto;
	background-image:url(../images/quality-joinery2.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position:top center;
}

.content-span {	
	position:relative;
	width:100%;
	height:100%;
	margin-left:auto; 
	margin-right:auto;
	background-color:white;
	overflow:auto;
	padding-bottom:20px;
}

.header-centre {	
	position:relative;
	width:918px;
	margin-left:auto; 
	margin-right:auto;
}

.headerbutton {	
	position:relative;
	float:right;
	top:30px;
	margin-left:30px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F5F5F5;
	text-decoration: none;
	font-weight:bold;
}

.headerbutton a:link, .headerbutton a:visited, .headerbutton a:active {	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #F5F5F5;
	text-decoration: none;
	font-weight:bold;
}


.headerbutton a:hover{
	color:#36F;
}


.quality {	
	position:relative;
	float:left;
	width:420px;
	margin-top:52px;

	font-family: Verdana, Geneva, sans-serif;
	font-size:12px;
	line-height:180%;
	clear:both;
}

.title {	
	position:relative;
	float:left;
	width:520px;
	clear:both;
}

.content-centre {	
	position:relative;
	width:918px;
	margin-left:auto; 
	margin-right:auto;
}

.bucket {
	position:relative;
	float:left;
	width:288px;

	font-family: Verdana, Geneva, sans-serif;
}

.box2 {
	position:relative;
	float:left;
	width:598px;
	font-family: Verdana, Geneva, sans-serif;
}

.box3 {
	position:relative;
	float:left;
	width:908px;
	font-family: Verdana, Geneva, sans-serif;
}

.bucket-header {
	width:200px;
	padding-top:5px;
	padding-bottom:12px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#2b60bc;
}

.bucket-header-b {
	padding-top:5px;
	padding-bottom:12px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 20px;
	color:#2b60bc;
}

.header {
	padding-top:12px;
	padding-bottom:5px;

	font-family:Verdana, Geneva, sans-serif;
	font-size:20px;
	color:#2b60bc;
	clear:both;
}

.bucket-content {
	background-image:url(../images/grey-mid.png);
	padding-left:10px;
	padding-right:10px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:normal;
	line-height:170%;
}

.bucket-content a:link, .bucket-content a:visited, .bucket-content a:active {
	color:#06C;
	text-decoration:none;
}

.bucket-content a:hover {
	color:#333;
}

.bucket-content-b {
	width:538px;
	background-image:url(../images/grey2-mid.png);
	padding-left:10px;
	padding-right:50px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:normal;
	line-height:170%;
}

.bucket-content-b-right {
	width:538px;
	background-image:url(../images/grey2-mid.png);
	padding-left:50px;
	padding-right:10px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:normal;
	line-height:170%;
}

.bucket-content-c {
	width:888px;
	background-image:url(../images/grey3-mid.png);
	padding-left:10px;
	padding-right:10px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:normal;
	line-height:170%;
}

.bucket-content-bold {
	background-image:url(../images/grey-mid.png);
	padding-left:10px;
	padding-right:10px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:bold;
	line-height:170%;
}

.bucket-content-b a:link, .bucket-content-b a:visited, .bucket-content-b a:active {
	font-size: 11px;
	font-weight:normal;	
	color:#06C;
}

.bucket-content-b a:hover {
	font-size: 11px;
	color:#333;
}

.bucket-content-b-right a:link, .bucket-content-b-right a:visited, .bucket-content-b-right a:active {
	font-size: 11px;
	font-weight:normal;	
	color:#06C;
}

.bucket-content-b-right a:hover {
	font-size: 11px;
	color:#333;
}

.bucket-content2 {
	background-image:url(../images/grey-mid.png);
	padding-left:10px;
	padding-right:10px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	line-height:170%;
}


.arrow{
	position:absolute;
	width:22px;
	height:22px;
	left: 256px;
	top: 9px;
}

.footer-span {	
	position:relative;
	width:100%;
	height:91px;
	margin-left:auto; 
	margin-right:auto;
	background-image:url(../images/address.jpg);
	background-repeat: no-repeat;
	background-repeat: repeat-x;
	background-position:top center;
	clear:both;
}

.footer-centre {	
	position:relative;
	width:918px;
	margin-left:auto; 
	margin-right:auto;
	padding-top:18px;
	
	font-family: Verdana, Geneva, sans-serif;
	font-size: 18px;
	color:#1E1E1E;
	line-height:80%;
	
}

.address {
	position:relative;
	float:left;
	margin-right:30px;

	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
}

/* Font */

.address1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#1D1D1D;
}

.address-white, .address-white a:link, .address-white a:visited, .address-white a:active {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:white;
	font-weight:normal;
}

.address-white a:hover {
	font-size: 11px;
	color:black;
}

.bluelarge {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	color: #2b60bc;
}

/* Form */

fieldset
{
    border-collapse: collapse;
    border: none;
}
div.first 
{
	border-top: solid 2px #131313;
	border-bottom: 1px dotted #ccc;
}
dl {
	clear: both;
	border-top: 1px dotted #eaeaea;
}
dl.first {
	border-top: none;
}
dl dt {
	float: left;
	color: #000;
	font-size: 90%;
	width: 150px;
	padding: 8px 10px 0 0;
}
dl dd {
	float: left;
	width: 220px;
	padding: 6px 0 6px 20px;
}

.maintext {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color:#333;
	font-weight:normal;
	line-height:170%;
}

.maintext a:link, .maintext a:visited, .maintext a:active {
	color:#2b60bc;
	text-decoration:none;
}

.maintext a:hover {
	color:#333;
}
