@charset "utf-8";
/* CSS Document */

body {
	font-family:Calibri, Candara, Arial, Helvetica, sans-serif;
	font-size:16px;
	margin:0;
	background:#EFFAEF; /* #E9F7E9 */
}
.wrapper {
	width:950px;
	margin:0 auto 0 auto;
	padding:30px 0 0 0;
	background:#EFFAEF url(../images/layout/domcom_enery_services_background.png) repeat-y center;
}
.cities {
	display:inline;
	font-size: 16px;
	letter-spacing: auto;
	padding: 0;
	margin: 0 ;
	color: black;
	text-decoration: none;
	font-weight: normal;
	border-bottom: none;
	}
.header {
	background:url(../images/layout/domcom_energy_services_header.png) no-repeat center;
	height:140px;
	position:relative;
}
.header p {
	position:absolute;
	top:30px;
	left:40px;
	font-size:30px;
	margin:0 0 0 0;
	color:#009900;
}
.homehead { font-size: 18px; font-weight: bold; padding: 0; margin: 0; color:#009900; text-decoration: none; border: 0; display:inline; }
.header p span {
	font-size:45px;
	position:relative;
	top:-10px;
	display:block;
	color:#009900;
}
h1, h2, h3, h4, .rics, #request {
	color:#009900;
}
h1 {
	margin-top:0;
	border-bottom:#66CC00 2px solid;
}
h2 {
	margin:15px 0 15px 0;
}
.right_col h2 {
	/*border-bottom:#66CC00 1px solid;
	width:410px;*/
}
.right_col h3 {
	border-bottom:#66CC00 1px solid;
	width:410px;
}
h4, #request {
	margin-bottom:0;
}
#request {
	font-weight:bold;
}
.left_col {
	width:175px;
	float:left;
	margin:20px 0 0 37px;
}
.right_col {
	float:right;
	margin:15px 40px 20px 0;
	width:640px;
}
.right_col p {
	text-align:justify;
	color: #000;
}
.footer {
		background:url(../images/layout/domcom_energy_services_footer.jpg) no-repeat center bottom;	
		padding:20px 20px 25px 225px;
		font-size:11px;
		text-align:center;
		clear:both;
}
img {
	display:block; /* IE image fix */
}
a img {
	border:none; /* IE image fix */
}
hr {
	clear:both;
	margin:0 0 50px 0;
}
.smalltext {
	font-size:12px;
	font-weight:bold;
}
.tick {
	list-style-image:url(../images/icons/tick_small.png);
}
.cross {
	list-style-image:url(../images/icons/cross_small.png);
}
.question {
	list-style-image:url(../images/icons/question_mark_custom.png);
}
.icon {
	display:inline;
	position:relative;
	top:3px;
}
.three_col {
	float:left;
	width:31%;
	padding:1%;
}
.two_col {
	float:left;
	width:46%;
	padding:1%;
}
.content_row {
	width:100%;
	overflow:hidden;
	margin:0 0 25px 0;
}
.skyscraper {
	width:200px;
	overflow:hidden;
}
.img_caption {
	border:#000000 2px solid;
	text-align:center;
	display:block;
	float:right;
	padding:0 0 5px 0;
	background-color:#63BD08;
	color:#FFFFFF;
	margin:0 0 25px 0;
}
.left_col .img_caption {
	float:left;
}
.img_caption img {
	display:block;
	border-bottom:#000000 2px solid;
	margin:0 0 5px 0;
}
.centre {
	margin:0 auto;
	text-align:center;
}
.logo {
	margin:0 auto 15px auto;
	border:#999999 1px solid;
}
.rics ul {
	padding:0 0 0 150px;
	background:#FFFFFF url(../images/logos/bre_logo2.jpg) center left no-repeat;
	border:#000000 2px solid;
}
.rics li {
	background:#E7F7E7;
	border-left:#000000 2px solid;
	list-style-position:inside;
	padding:5px 15px;
	font-size:20px;
	font-weight:bold;
}
.quote_table {
	width:410px;
}