/* main div */
#headerBar{
	border: 0px solid;
	margin: 1px auto;
	margin-top: 0px;
}

 /* top banner */
#headerBar #headerBanner{
	border: 0px solid;
	margin-left: 1px;
}

#menu{
	background: url(specific/images/background_menu.jpg) repeat-x;
	border: 1px solid #2B3336;
	margin-bottom: 7px;
	margin-top: 7px;
	width: 850px;
	
	float: left;
}
