#logo
{
	margin-top: 20px;
	height: 172px;
	width: 800px;
	text-align: left;
	float: center;
}
#top
{
	height: 18px;
	width: 800px;
	text-align: left;
	float: center;
}
#left 
{
	margin-top: 3px;
	padding-left: 19px;
	width: 210px;
	text-align: left;
	float: left;
}
#center 
{
	margin-top: 3px;
	width: 589px;
	text-align: left;
	float: left;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#92a664;
}
#down
{
	height: 100px;
	width: 800px;
	text-align: left;
	float: center;
}