/* CSS Document */

body{
margin: 15px 0 0 0;
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
color: #666666; 
}

#global{
position:absolute;
left: 50%;
float:left;
width: 855px;
margin-left: -427px;  /*half the width */
}
#mainSite{
	
}
#header{
background-color: #022a4c;
float: left;
height: 100px;
}
#headerbase{
	float: left;
height: 23px;
background-color: #f4c100;
width: 854px;
}
#logo{
	float: left;
	height: 100px;
	width: 150px;
}
#menu{
	float: left;
	height: 58px;
	width: 505px;
	margin: 42px 0 0 0;
}
#book{
	float: left;
	height: 100px;
	width: 100px;
	text-align: center;
}
#register{
	float: left;
	height: 56px;
	width: 99px;
	margin: 42px 0 0 0;
}
#mainContent{
	float: left;
	width: 854px;
	margin: 10px 0 0 0;
}
#footer{
	float: left;
	text-align: center;
	padding:0px 0px 10px 0px;
	margin:10px 0px 0px 0px;
}
#FrontLCol{
width: 216px;
	float: left;
	margin: 0px 10px 0px 0px;

}
#FrontCCol{
	width: 365px;
	float: left;


}
#FrontRCol{
	width: 253px;
	float: left;
	text-align: right;
	margin: 0px 0px 0px 10px;

}
.FrontBul{
	font-size: 10px;
}
.InnerContain{
width: 815px;
margin: 0 0 0 20px;
}
.thebookTab{
background-color: #e5e5e5;
}
.detail_propertycard2{
border-top:	1px solid #022a4c;
}
.epcTab{
	border: 1px solid black;
}
.epcHead{
	border-bottom: 1px solid black;
	background-color: #0073BB;
}
.epcGraph{
	border-bottom: 1px solid black;
}
.epcCurrent{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcPotential{
	border-left: 1px solid black;
	border-bottom: 1px solid black;
}
.epcFooter{
	
}
.form_error{
color: Red;