#conservatoriesheader {
	width:800px;
	height:260px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
	padding:0px;
}

#conservatories-left {
	background-image: url(/images/products/conservatories-mainphoto.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:260px;
	float:left;
}

#conservatories-right {
	background-image: url(/images/products/conservatories-rightbg.jpg);
	background-repeat:no-repeat;
	width:400px;
	height:260px;
	float:left;
}

.pageheadertext {
	margin-top:20px;
	font:Verdana, Arial, Helvetica, sans-serif;
	font-size:24px;
	color:#fff;
	font-weight:normal;
	line-height:141%;
}

.largepageheader {
	font-size:36px;
	font-weight:bold;
	line-height:200%;
}

#content {
	width:800px;
	margin-left:auto;
	margin-right:auto;
}

.float {
	float:left;
}

#contentColLeft {
	width:525px;
}

#contentColSpacer {
	width:25px;
}

#contentColRight {
	width:250px;
}
.pageheader {
	font-family: Helvetica, sans-serif;
	font-size: 36px;
	line-height: 141%;
	font-weight: normal;
	color: #388FD7;
}
.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #333333;
}

