
div.page_wrapper {
	position: absolute;
	left: -400px;
	width: 800px;
	margin-left: 50%; }
div.page_nav {
	position: absolute;
	top: 0;
	left: 0;
	width: 800px;
	z-index: 30; }
div.page_nav_back {
	background-image: url(images/background_nav.jpg);
	background-repeat: repeat-x;
	text-align: right;
	height: 43px;
	border-bottom: 4px solid #220a06; }
div.page_footer {
	position: absolute;
	bottom: 0;
	width: 800px;
	z-index: 20; }
div.page_footer_back {
	color: #dadfa7;
	font-size: 12px;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	line-height: 37px;
	background-image: url(images/footer_background.jpg);
	background-repeat: repeat-x;
	height: 37px;
	padding-right: 20px;
	padding-left: 20px;
	border-top: 4px solid #220a06; }
.footer_content_right {
	float: right; }
div.main_image {
	position: absolute;
	top: 43px;
	left: 0;
	width: 800px;
	z-index: 20; }
div.content_back {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	background-image: url(images/background_content.png);
	background-repeat: no-repeat;
	position: absolute;
	top: 400px;
	right: 20px;
	width: 400px;
	z-index: 19;
	min-height: 400px;
	margin-left: 20px;
	padding: 20px; }
img.curly {
	position: absolute;
	right: 10px;
	bottom: 0;
	z-index: 16; }
img.main_logo {
	position: absolute;
	top: 20px;
	left: 20px;
	width: 275px;
	height: 117px;
	z-index: 40; }
img.main_titles {
	position: absolute;
	top: 70px;
	left: 325px;
	z-index: 45; }
body {
	background-color: #3b1c1a;
	background-image: url(images/page_background.jpg);
	background-repeat: repeat-y;
	background-position: center 0;
	margin: 0;
	padding: 0; }
div.home_content {
	color: #18170f;
	font-size: 13px;
	line-height: 20px;
	margin-left: 20px; }
div.page_content {
	background-image: url(images/background_home_content.jpg);
	background-repeat: no-repeat;
	width: 800px;
	min-height: 500px;
	margin-top: 400px; }
div.background_top {
	background-color: #362016;
	background-image: url(images/background_stylish.gif);
	background-repeat: no-repeat;
	background-position: center -20px;
	position: absolute;
	top: 43px;
	width: 100%;
	height: 330px;
	z-index: 0;
	border-top: 2px solid #330e08;
	border-bottom: 5px solid #220a06;
	display: block; }
