body, html {height: 100%;}
#outer {height: 100%; overflow: visible;} /* or without overflow */
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
#leftcolumn {
	padding: 0px;
	width: 200px;
	position: absolute;
	z-index: 1;
	left: 0px;
	top: 0px;
	bottom: 0px;
	background-color: #ced6ff;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-right-color: #afb6d9;
	border-right-style: solid;
	border-right-width: 5px;
}
#leftcolumn ul {
	display: block;
	padding: 0px;
	margin: 0px;
}
#leftcolumn li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
#leftcolumn li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #b9bcf6;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/blueback.png);
	border-top-color: #dde2ff;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#leftcolumn li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #ff8000;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/orangeback.png);
	border-top-color: #ffc080;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
#mainsection {
	position: absolute;
	z-index: 2;
	left: 234px;
	top: 25px;
	right: 215px;
	bottom: 10px;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding-bottom: 5px;
}
#rightcolumn {
	background-color: #676b80;
	position: absolute;
	z-index: 3;
	width: 180px;
	top: 0px;
	right: 0px;
	bottom: 0px;
	border-left-color: #8d90a0;
	border-left-style: solid;
	border-left-width: 5px;
	background-image: url(images/rightback.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	padding: 10px;
	padding-top: 20px;
}
#mainsection a {
	color: #000000;
	text-decoration: none;
	border-bottom-color: #CED6FF;
	border-bottom-style: dashed;
	border-bottom-width: 1px;
}
#mainsection a:hover {

	color: #000000;
	text-decoration: none;
	border-bottom-color: #0303C9;
	border-bottom-style: solid;
	border-bottom-width: 1px;
}
#mainsection h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AFB6D9;
}
.underlined {
	text-decoration: underline;
}
.formtext {
	font-size: 10px;
	width: 165px;
	padding-right: 10px;
	border-bottom-color: #CED6FF;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	padding-bottom: 2px;
	vertical-align: bottom;
	text-align: left;
}
.formbox {
	border: 1px solid #afb6d9;
	width: 375px;
	font-size: 12px;
}
.formcell {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CED6FF;
	vertical-align: bottom;
	text-align: left;
}
#testimonials {
	background-color: #CED6FF;
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 350px;
	padding-left: 150px;
}
.testimonials {
	background-image: url(images/testimonials.gif);
	background-repeat: no-repeat;
	height: 75px;
	width: 500px;
	padding-left: 150px;
}
.testimonialbox {
	background-color: #CED6FF;
	width: 300px;
	padding-top: 2px;
	padding-bottom: 2px;
}
#eq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center;
	width: 100%;
}
.bluebox {
	font-size: 12px;
	background-color: #CED6FF;
	padding-top: 5px;
	padding-bottom: 5px;
}
#conservatoryanim {
	height: 176px;
	width: 420px;
}
#doorcolours {
	float: left;
	width: auto;
	margin-right: 5px;
	margin-bottom: 10px;
}
.leftcolumn {
	padding: 0px;
	width: 200px;
	top: 0px;
	background-color: #ced6ff;
	background-image: url(images/navback.jpg);
	background-repeat: no-repeat;
	background-position: bottom left;
	border-right-color: #afb6d9;
	border-right-style: solid;
	border-right-width: 5px;
	background-attachment: fixed;
	vertical-align: top;
}
.leftcolumn ul {
	display: block;
	padding: 0px;
	margin: 0px;
}
.leftcolumn li {
	list-style-type: none;
	margin-bottom: 0px;
	margin-top: 0px;
}
.leftcolumn li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #b9bcf6;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/blueback.png);
	border-top-color: #dde2ff;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.leftcolumn li a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	width: 190px;
	display: block;
	padding-left: 10px;
	border-bottom-width: 1px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	border-bottom-color: #ff8000;
	border-bottom-style: solid;
	padding-top: 5px;
	padding-bottom: 5px;
	background-image: url(images/orangeback.png);
	border-top-color: #ffc080;
	border-top-style: solid;
	border-top-width: 1px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.rightcolumn {
	background-color: #676b80;
	z-index: 3;
	width: 180px;
	border-left-color: #8d90a0;
	border-left-style: solid;
	border-left-width: 5px;
	background-image: url(images/rightback.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	padding-top: 20px;
	background-attachment: fixed;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	vertical-align: top;
}
.mainsection {
	z-index: 2;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	padding: 10px;
	vertical-align: top;
}
.mainsection a {
	color: #000000;
	text-decoration: underline;
	border-bottom-width: 1px;
}
.mainsection a:hover {
	color: #0101C8;
	text-decoration: underline;
}
.mainsection h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AFB6D9;
}
