@charset "UTF-8";
body {
	background-color: #A59C95;
	background-image: url(photoshop_sliced_exports/background.jpg);
	background-repeat: no-repeat;
	color: #FFF;
	margin: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
}
#header {
	float: left;
	height: 92px;
	width: 881px;
	margin-right: 74px;
}
#main {
	float: left;
	height: 508px;
	width: 813px;
	padding-right: 74px;
	padding-left: 68px;
}
#contentbox {
	float: left;
	height: 507px;
	width: 803px;
	color: #000;
	padding-left: 10px;
	margin-top: -15px;
}
#container {
	float: left;
	height: 600px;
	width: 955px;
	margin: 0px;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#text {
	float: left;
	height: 325px;
	width: 680px;
	margin: 0px;
	position: absolute;
	top: 260px;
	left: 75px;
}
