html, body {

	margin:0;

	height:100%;

}

body {

	margin: 0;

	padding: 0;

	color:#757575;

	background-color: #ffd801;

	background-image:url(../images/obe_bkg.jpg);

	background-repeat:repeat-x;

}

#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;

}

#logo {

	width:100%;

	height:222px;

	margin: 0;

	padding: 0;

	min-height: 100%;

	border-right:none;

	margin-top:45px;

}

#content {

	width:100%;

	height:244px;

	margin: 0;

	padding: 0;

	min-height: 100%;

	border-right:none;

	margin-top:300px;

}

#main2

{

	width:692px;

	height:244px;

	min-height: 100%;

	border-right:none;

}

.footer {

	font-family: Century Gothic, Tahoma;
	font-size:11px;
	color:#666666;

}
.footer1 {

	font-family: Century Gothic, Tahoma;
	font-size:10px;
	color:#333333;

}
