#container{
	width:778px;
	margin:auto;
}

#header{
	height:184px;
	background:url(../gfx/marble-home.jpg) no-repeat;
	padding-top:67px;
	text-align:center;
}

#logo{
	margin-bottom:28px;
}

#menu{
	background:url(../gfx/bg-menu-home.gif) repeat-x;
	padding:7px 0px 0px 60px;
}
	
#english_version{
	padding-top:150px;
}

#english_version a{
	text-decoration:none;
	color:#a6a6a6;
	padding:0px 10px 0px 25px;
	background:url(../gfx/flag_en.gif) no-repeat center left;
}

#menu_stripe{
	clear:both;
	height:16px;
	font-size:1px;
	line-height:1px;
	background:url(../gfx/bg-menu-home2.gif) repeat-x;
}

#footer{
	height:180px;
	background:url(../gfx/marble-home2.jpg) no-repeat;
	text-align:right;
}