* {
	margin:0; 
	padding:0;
}
	
body {
	margin:0;
	padding:0;
	text-align:center;
	background:#72B4E2;font:62.5%/1.3 Trebuchet MS, Arial, Helvetica, sans-serif;
	color:#fff;
}
	
a, a img {outline:0; border:0; color:#fff}
a:hover {outline:0; border:0; color:#ffc}
	
#overall-wrapper {
	margin:0 auto; 
	background:url(http://www.energy-focus.co.uk/assets/images/over-bg.jpg) top left repeat-x #999;
}

.errortext{ color:#FFFFFF; background:#B71D21; border:#660000 1px solid; font-size:14px; font-weight:bold; }
	
/*---------- top level navigation ----------*/

#header {
	height:191px;
	margin:0;
	padding:0;
}	
	
#header-wrapper {
	text-align:left;
	margin:0 auto; 
	width:1000px;
}	
	
#top-navigation {
	width:1000px; 
	height:39px;
}
	
#top-navigation a:link, #top-navigation a:visited, #top-navigation a:focus  {
	color:#ccc; 
	line-height:20px;
	text-decoration:none;
}

#top-navigation p {color:#ccc; padding-left:15px}
#top-navigation a:hover {color:#fff;}
	
/*---------- main body content ----------*/
	
#content-wrapper {
	margin:0 auto; 
	width:1000px; 
	text-align:left; 
	padding-bottom:1em;
}
	
#leftCol-index {
	float:left; 
	display:inline; 
	min-height:490px; 
	height:auto;
	width:410px; 
	padding-top:40px;
	padding-left:10px;
}
	
#centerCol-index {
	float:left; 
	display:inline;
	min-height:490px;
	height:auto;
	width:322px;
	padding-top:90px;
}

	
#rightCol-index {
	float:left; 
	display:inline;
	min-height:490px; 
	height:auto;
	padding-top:40px;
	width:190px;
}

* html #centerCol-index{width:314px}

#leftCol { 
	min-height:300px; 
	width:1000px; 
	padding-top:40px;
	padding-left:10px;
}

#leftCol label {
	width:200px;
	float:left;
	font-weight:bold;
}
#leftCol label.wide {
	width: 400px
}

#leftCol .field {
	width:200px;
}
#leftCol .smallfield {
	width:50px;
}

#leftCol .check {
	width:20px;
	margin:0 1em;
}

#rightCol {
	float:right; 
	padding-top:40px;
	margin-right:10px;
}
	
* html #rightCol-index, * html #leftCol-index, * html #centerCol-index {height:490px}
* html #rightCol, * html #leftCol {height:500px}
	
#footer-wrapper {
	margin:0 auto; 
	background:url(http://www.energy-focus.co.uk/assets/images/footer-bg.jpg) top left repeat-x #72B4E2;
}
	
#footer {
	min-height:150px; 
	height:auto;
	width:1000px; 
	text-align:left; 
	margin:0 auto; 
	padding-top:2em; 
	/*background:url(http://www.energy-focus.co.uk/assets/images/10alps.jpg) top right no-repeat #72B4E2*/;
}

#footer p {float:left; padding-left:15px}
#footer img {float:right; width:108px}
	
* html #footer {height:150px}
	
/*---------- typography ----------*/
	
p {font-size:14px; padding:0.5em;}
ul{padding-left:30px; margin:1em}
li {font-size:14px;}

li ul li{font-size:1em}

h1, h2, h3, h4, h5, h6 {font-size:20px; padding:0.8em 0.4em;}

blockquote {background:/*url(http://www.energy-focus.co.uk/assets/images/quote.jpg) top right no-repeat*/ #37414A;font-size:1.2em; margin:0.5em 1.5em 0.5em 0.5em; padding:1.2em;color:#ffc;font-weight:bold;}
	
#content-wrapper #leftCol #subscribe #submit, #content-wrapper #leftCol #subscribe #back {
	color: #FFFFFF;
	background-color: #002F65;
}
