body
{
  margin: 0;
  padding: 0;
  text-align: center;
  position:relative;
  top:0;
}
html, body {
	margin: 0;
	padding: 0;
	height: 100%;
}

a img 
{ 
	border: none; 
} 

#container
{
	width: 839px;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
}

html>body #container
{
height: auto;
min-height: 100%;
}

#banner_div
{
  margin: 0; 
  padding: 0;
}

#banner
{
  margin: 0; 
  padding: 0;
  display: block; 
}

#content_nav
{
  background: url(../imgs/lea_logo_background2.jpg) no-repeat 0 0;
  margin: 0;
  padding: 0;
}

#nav_left
{
	float: left;
	margin: 0;
	padding: 0 0 0 20px;
	width: 130px;
	font-size: 8pt;
	text-align: center;
}
#nav_left ul
{
	border-bottom: 1px dashed #bfbfbf;
	padding: 0;
	margin: 0;
}
#nav_left li
{
border-top: 1px dashed #bfbfbf;
padding: 5px 0 5px 0;
margin: 0;
}

#nav_left a 
{
	display: block;
	font-size: 8pt;
	text-decoration: none;
}
#nav_left a :hover
{
	color: #846faa;
	font-weight: bold;
}

#content
{
  width: 625px;
  margin: 0 0 0 170px;
  padding: 0;
  background: url(../imgs/lea_logo_background2.jpg) no-repeat 50px 0;

}

#page_background
{
  background-image: url(../imgs/page_background_white.jpg);
  width: 839px;
  text-align: left;
  position: relative;
  top: 0px;
  left: 0px;
  margin: 0;
  padding: 0;
}

#image
{
	display: block;
	background: url(../../template_files/imgs/display_energy_certificate.gif) no-repeat;
	width: 278px;
	height: 390px;
	text-align: center;
	margin: 10px 0 10px 150px;
}
#image2
{
	display: block;
	background: url(../../template_files/imgs/energy_performance_certificate.jpg) no-repeat;
	width: 278px;
	height: 390px;
	text-align: center;
	margin: 10px 0 10px 150px;
}

#footer_clear
{
  clear:both;
}

#footer
{
	background-image: url(../../template_files/imgs/footer_background_white.jpg);
	background-repeat: no-repeat;
	width: 839px;
	height: 107px;
	text-align: right;
	margin: 0;
	padding: 0;
}

#footer_text a
{
	color: white;
	font-weight: normal;
}



#top_footer_arrow a
{
	background-image: url(../../template_files/imgs/top_footer.jpg);
	background-repeat: no-repeat;
	display: block;
	width: 10px;
	height: 10px;
	margin: 5px 5px 0 0;
	padding-left: 12px;
}

.top_content_arrow
{
	background-image: url(../../template_files/imgs/top.jpg);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
	display: block;
	float: right;
	margin: 0;
	padding: 0;
}

#gotop
{
	float: left;
	width: 50px;
	height: 20px;
	margin-left: 5px;
	margin-top: 40px;
	text-align: left;
}

#lcc
{
	float: left;
	width: 130px;
	height: 107px;
	margin: 0;
	padding: 0 0 0 20px;
	text-align: center;
	border: none;
	text-decoration: none;
}

#lcc a
{
	display: block;
	float: left;
	width: 130px;
	height: 107px;
	margin: 0;
	padding: 0;
	text-align: center;
	border: none;
	text-decoration: none;
	background-image: url(../../template_files/imgs/lcc.jpg);
	background-repeat: no-repeat;

}