#AdvertisingBanner {
	width: 100%; 
    min-height: 60px !important; 
	margin: 5 5 5 5px;
}
#HeaderArea {
	width: 800px; 
    min-height: 105px !important; 
	background: url(/images/green_background.gif) repeat;
}
body {
	background-color: FFFFFF;
	color: 000000;
	margin: 0px;
}
#navigation {
	width: 105px;
	margin: 0px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#navigation li{
	height: 40px;
}
#NavigationArea {
	width: 105px;
	margin: 0px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(/images/green_background.gif) repeat;
    min-height: 600px !important; 
	height: 100%;
}
