body {
	background: #cee4ae;
}

#layout {
	width: 947px;
	margin: 0 auto;
	position: relative;
}

#header {
	background-image: url(/images/home-top-home.jpg);
	width: 945px;
	height: 188px;
}

#content {
	width: 945px;
	height: 503px;
	background-image: url(/images/home-bot.png);
	position: relative;
}

img {
	border: 0;
}

#text {
	position: relative;
	padding: 0 0 50px 95px;
}

li a.dark {
	color: #000000;
}

#copyright {
	bottom: 93px;
}
