body {
	background: url(../images/bg.png) center top;
	margin: 0;
}
#container {
	width: 760px;
	margin: auto;
}
#header {
	height: 254px;
	background: #fff url(../images/header.png);
}
#menu {
	margin-left: 428px;
	padding-top: 10px;
}
#menu img {
	display: block;
	border: 0;
}
#menu #menu_acces {
	position: absolute;
	margin-top: -107px;
	margin-left: 112px;
}
#menu #menu_contact {
	position: absolute;
	margin-top: -74px;
	margin-left: 112px;
}
#top {
	height: 15px;
	background: #fff url(../images/top.png);
	font-size: 0;
}
#center {
	min-height: 350px;
	height: auto !important;
	height: 350px;
	background: #fff url(../images/center.png) top;
	padding: 10px 30px;
}
#bottom {
	height: 13px;
	background: #fff url(../images/bottom.png);
	font-size: 0;
}
#copyright {
	margin-top: 10px;
	text-align: center;
	font-size: 12px;
	color: #ddd;
}
#sag {
	margin: 10px 0;
	text-align: center;
	font-size: 12px;
	color: #b97272;
}
#sag a {
	color: #b97272;
}
#sag a:hover {
	color: #559;
}
#message {
	font-size: 12px;
	text-align: center;
}