#outer{
	width: 900px;
	height: auto;
	margin: auto auto;
}

#header{
	width: 896px;
	height: 180px;
	margin: auto auto;
}

#inner{
	width: 896px;
	height: 630px;
   margin:auto auto;	
}

#sidebar{
	width: 158px;
	height: 612px;
	float: left;
	padding-left: 4px;
	border-right: thin solid #979d77;
	
}

#content{
	width: 700px;
	height: 612px;
	float: right;
	padding-right: 4px;
		
}

#footer{
	width: 896px;
	height: 70px;
	margin: auto auto;
	border-top: thin solid #979d77;
}

#top_menu{
	width: 896px;
	height: 50px;
	margin: auto auto;
	
}

#banner{
	width: 896px;
	height: 50px;
	margin: auto auto;
}



#group{
	width: 160px;
	height: 64px;
	text-align: center;
	margin: auto auto;
	
}

#form{
	width: 600px;
	height: 300px;
	text-align: left;
	margin: auto auto;
	
}


#logos{
	width: 100px;
	height: 186px;
	margin: auto auto;
	
}
