#header {

	/* clear inherited styles */
	float: none;
	left: 0px;
	


	background: #fff url(../img/header_home.jpg) top left;
	width: 504px;
	height: 172px;
	
	margin-left: 20px;

}

#header a {
	width: 504px;
	height: 172px;
}


#navigation #menuHeader {
	background: #fff url(../img/menu_top_home.jpg) top left;
	width: 280px;
	height: 284px;
	margin-left: 20px;
}

#content {

	width: 410px;
	
	padding: 30px 40px 20px 20px;

}

#menu {
	margin-bottom: 50px;
}
