html, body {
	margin:0;
	height:100%;
}
body {
	margin-bottom: 0px;
	margin-top: 0px;
	font-family: Century Gothic;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color:#78992B;
	background-image:url(../images/back_green.jpg);
	background-repeat:repeat-x;
	background-color:#cee78b;
}
#bodyPage {
	position: relative;
	height: 100%;
	min-height: 100%;
	border-right:none;
	width: 100%;
	margin: 0 auto 0px auto;	
}
* html #bodyPage {
	height:100%;
}
body>#bodyPage {
	height:auto;
}
html>body #bodyPage{
	height:auto;
}
#main_container
{
width:100%;
margin:0px;
}
#header
{
width:986px;
height:186px;
margin: 0;
padding: 0;
min-height: 100%;
border-right:none;
}
#header_logo
{
width:245px;
float:left;
margin: 0;
padding: 0;
}
#banner
{
width:741px;
height:76px;
float:left;
margin: 0;
padding: 0;
}
#menu
{
width:741px;
height:112px;
float:left;
margin: 0;
padding: 0;
}
#centre_block
{
width:986px;
height:366px;
background-image:url(../images/seek_4_web_11.jpg);
margin: 0;
padding: 0;
}
.home_content
{
text-align:left;
float:left;
padding-left:215px;
padding-top:130px;
font-family:Century Gothic;
font-size:13px;
line-height:18px;
color:#78992B;
}
#bottom_bar
{
width:986px;
height:178px;
margin: 0;
padding: 0;
min-height: 100%;
border-right:none;
}
#bottom_bar1
{
width:986px;
height: auto;
margin: 0;
padding: 0;
min-height: 100%;
border-right:none;
}
a
{
text-decoration:none;
font-weight:bold;
}