body {
	background-image: url(images/bg.jpg);
	background-repeat: repeat-x;
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #666666;
	background-color: #272727;
}
#topcontainer {
	width: 822px;
	height: 180px;
	margin: auto;
	padding-bottom: 5px;
}
#topbg {
	background-image: url(images/topbg.jpg);
	background-repeat: no-repeat;
	width: 822px;
	height: 154px;
}
#logocontainer {
	width: 197px;
	height: 125px;
	margin-top: 28px;
	float: left;
}
#topcontainer p {
	color:#fffc00;
	font-size:14px;
	padding-top:32px;
}
#nav {
	width: 575px;
	height: 28px;
	float: right;
}
#bodycontainer {
	width: 822px;
	margin: auto;
}
#rightcol {
	width: 642px;
	float: right;
}
#flash {
	width: 642px;
	height: 253px;
	padding-bottom: 10px;
}
#household {
	width: 642px;
	height: 253px;
	padding-bottom: 10px;
}
#business {
	width: 642px;
	height: 253px;
	padding-bottom: 10px;
}
#student {
	width: 642px;
	height: 253px;
	padding-bottom: 10px;
}
#sizeestimator {
	width: 600px;
	height: 300px;	
}
#est {
	width: 600px;
	height: 300px;
}
#bgtop {
	background-image: url(images/bgtop.jpg);
	background-repeat: no-repeat;
	width: 642px;
	height: 15px;
}
#middlebg {
	background-image: url(images/middlebg.jpg);
	background-repeat: repeat-y;
	width: 602px;
	overflow: auto;
	padding-left: 20px;
	padding-right: 20px;
}
#bottombg {
	background-image: url(images/bottombg.jpg);
	background-repeat: no-repeat;
	width: 642px;
	height: 13px;
}
h1 {
	font-family: Tahoma, Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: bold;
	color: #04277F;
}
h2 {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	color: #00AEE6;
}
h3 {
	font-family: Tahoma, Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	color: #2B8CCC;
}
#leftcol {
	width: 180px;
	float: left;
}
#sidenavbg {
	width: 178px;
	height: 309px;
	
}
#sidenavbg ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#sidenavbg ul li {
	
}
#sidenavbg li a {
	display: block;
	color: #FFF;
	text-decoration: none;
	padding:6px 0 6px 20px;
	background-image:url(images/1.gif);
	background-repeat:no-repeat;
}
#sidenavbg li a:hover {
	display: block;
	color: #FFFA00;
	text-decoration: none;
	padding:6px 0 6px 20px;
	background-image:url(images/1.gif);
	background-repeat:no-repeat;
}
#rssbg {
	background-image: url(images/rssbg.jpg);
	background-repeat: no-repeat;
	width: 160px;
	overflow:hidden;
	margin-top: 23px;
	padding: 10px 10px 0;
	height: 480px;
}

#rssbg p {
	padding-left: 5px;
}

#rssbg ul {
	list-style-type: none;
	padding-right: 6px;
	text-align: left;
  padding:0 5px;
}

#rssbg ul li {
	list-style-type: none;
	text-align: left;
	line-height: 14px;
	padding-top: 6px;
}

#rssbg ul li.first {margin-top:40px}

#rssbg p.first {
	padding-top: 10px;
	}
	
.bluetext {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	color: #04277F;
}
#contactbg {
	background-image: url(images/contactbg.jpg);
	background-repeat: no-repeat;
	width: 160px;
	height: 200px;
	padding-left: 10px;
	padding-right: 10px;
	padding-top: 10px;
}
.formstyle {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	border: 1px solid #CCCCCC;
	padding: 4px;
	margin: 2px;
}
#sitemap {
	width: 822px;
	margin: auto;
	padding-top: 20px;
	text-align: center;
	color: #FFFFFF;
	clear: both;
}

#sitemap ul { margin-bottom:20px; text-align:center; }

#sitemap li { display:inline; list-style:none; padding-right:5px; border-right:1px solid #FFF; margin-right:5px; }

.thinline {
	border-bottom: thin solid #147FA3;
}
#contactform {
	width: 240px;
	float: left;
}
#contactinfo {
	width: 300px;
	float: right;
}
.boldblue {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #04277F;
}
.smallbluetext {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	color: #00AEE6;
}
.smallboldblue {
	font-family: Tahoma, Arial;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	color: #2B8CCC;
}
#location {
	width: 600px;
	margin: auto;
	clear: both;
}
a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #666666;
	text-decoration: underline;
}
a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: underline;
}
#sitemap a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#sitemap a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#sitemap a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#optimisation {
	width: 822px;
	margin: auto;
	text-align: center;
	padding-top: 20px;
	color: #FFFFFF;
	clear: both;
}
#optimisation a:link {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#optimisation a:visited {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#optimisation a:hover {
	font-family: Tahoma, Arial;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
#linkbox {
	width: 580px;
	border: 1px #fffb00 dotted;
	background-color: #FFFFFF;
	padding: 10px;
}
.style4 {
	color: #008000
}
.style3 {
	color: #c33131
}
.tickyellowbox {
	background-color: #eff6ef;
	border: 1px solid #008000;
}
.tickredbox {
	background-color: #f9eaea;
	border: 1px solid #c33131;
}
.white { font-size:14px; color:#FFF; margin-bottom:20px; }
.stroud { color:#fffc00; font-size:14px; margin-left:15px; }
.bristol { color:#fffc00; font-size:14px; margin-left:30px; }
#opening {
	background-image: url(images/openingbg.gif);
	background-repeat: no-repeat;
	height: 200px;
	padding: 10px;
}

#news {
	background-image: url(images/middlebg.jpg);
	padding: 10px;}

.floatleft {float:left; }