@charset "utf-8";
body {
	background-image: url(../images/bg.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #e3f1fc;
}
.header {
	background-image: url(../images/header.jpg);
	background-repeat: no-repeat;
	height: 165px;
	width: 846px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.menuHolder {
	background-image: url(../images/menuRight.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 846px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: 594px;
}
.menuLeft {
	background-image: url(../images/menuLeft.jpg);
	background-repeat: no-repeat;
	height: 52px;
	width: 14px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-position: left;
	float: left;
}
.menu {
	background-image: url(../images/menuBg.jpg);
	background-repeat: repeat-x;
	height: 52px;
	width: 580px;
	float: left;
}
.main {
	height: 434px;
	width: 846px;
	padding: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.left {
	overflow: hidden;
	width: 500px;
	float: left;
	background-image: url(../images/house.jpg);
	background-position: right 20px;
	background-repeat: no-repeat;
	min-height: 300px;
}
.mainText {
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}

h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #225373;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.contactTop {
	background-image: url(../images/contactTop.jpg);
	background-repeat: no-repeat;
	height: 30px;
	width: 219px;
}


.mainTop {
	background-image: url(../images/mainTop.jpg);
	background-repeat: no-repeat;
	height: 12px;
	width: 846px;
	padding: 0px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.mainArea {
	background-image: url(../images/mainBg.jpg);
	background-repeat: repeat-x;
	width: 791px;
	background-color: #FFFFFF;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-left-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #E0F0FF;
	border-bottom-color: #E0F0FF;
	border-left-color: #E0F0FF;
	margin: 0px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	overflow: hidden;
}
.footer {
	height: 25px;
	width: 836px;
	margin-right: auto;
	margin-left: auto;
	padding-left: 10px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A1BCD1;
	clear: both;
}

.right {
	width: 219px;
	float: right;
	height: 434px;
}
.logos {
	background-image: url(../images/idea.jpg);
	background-repeat: no-repeat;
	height: 80px;
	background-position: left top;
	clear: both;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	width: 100%;
}

.blankForm {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.brochureFormText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
.brochureButton {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	background-color: #1385CB;
	font-weight: bold;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: 28px;
	cursor: pointer;
	margin: 0px;
	padding: 0px;
	width: 205px;
}
.brochureFormHeading {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFF66;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e8e8e8;
	height: 20px;
	width: 100%;
}

.brochureBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	height: 25px;
	width: 205px;
}
.brochureLargeBox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	width: 205px;
}
.brochureFormFooter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: justify;
	color: #666666;
}
.footer  a{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #AAC4D5;
	text-decoration: none;
}
.footer  a:hover{
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color: #A0BCD2;
	text-decoration: underline;
}
.cetificate {
	height: 245px;
	width: 500px;
	background-image: url(../images/energy_certificate.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}
.commercial_epc_map {
	height: 250px;
	width: 500px;
	background-image: url(../images/commercial_map.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}
.domestic_epc_map {
	height: 250px;
	width: 500px;
	background-image: url(../images/domestic_map.jpg);
	background-repeat: no-repeat;
	margin-top: 15px;
	margin-bottom: 5px;
}
a:link {
	text-decoration: none;
	outline: none;
}
a:visited {
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
	outline: none;
}
a:active {
	text-decoration: none;
	outline: none;
}
