﻿body {
	margin: 0;
	padding: 0;
	font: 12px Tahoma;
	background: #090000;
	color: #fff;
	min-width:900px;

}
* {
	margin: 0;
	padding: 0;
}
a, img
{
	border: none;
}
.container {
	width: 900px;
	margin: 0 auto;
}
.fluid {
	width: 100%;
	float: left;
	background: #090000;
}

#splash
{
	height:690px;
	background-image:url('images/splash.jpg');
	background-repeat:no-repeat;
}

#footer, #footer a
{
	text-align:center;
	color:#B18C57;
	font: 10px Tahoma;
	margin-top:20px;

}
#splashlang
{
	position:relative;
	top:585px;
	left:635px;
	width:200px;
	height:50px;
}
.oldleft
{
	width:450px;
	height:569px;
	float:left;
	background: url('images/logo_background.jpg') no-repeat;
}
.left
{
	width:450px;
	float:left;
	background: url('images/logo_background.jpg') no-repeat;
}
.leftdetail
{
	width:902px;
	height:820px;
	float:left;
	background: url('images/logo_background.jpg') no-repeat;
}
.leftrecept
{
	height:890px;
	width:902px;
	float:left;
	background: url('images/logo_background.jpg') no-repeat;
    margin: 0 auto;	
}
.receptimage
{
	font-size:0;
}
.oldright
{
	width:450px;
	float:right;
	height:690px;
	background: url('images/right_background.jpg') no-repeat;
}
.right
{
	width:450px;
	float:right;
	background: url('images/right_background.jpg') no-repeat;
}
.rightdetail
{
	width:450px;
	float:right;
	background: url('images/right_background.jpg') no-repeat;
}
.menuempty
{
	width:902px;
	height:168px;
}
.menu
{
	width:450px;
	text-align:right;
	height:168px;
	text-align:right;
}
.leftcontent
{
	width:100%;
	height:522px;

}
.rightcontent
{
	width:100%;
	height:522px;
	font-size:12px;
	font-family:Tahoma;
}
.content_225
{
	width:225px;
	float:left;
	color: #fff;
	font: 10px Tahoma;
}
.content_225 p
{
	padding:10px;
}

.brown
{
	color:#bca26d;
	font-weight:bold;
}
.brown_large
{
	color:#b18c57;
	font-size:18px;
	font-weight:bold;
}

.caption
{
	position:relative;
	top:410px;
	left:30px;
	width:200px;
	height:50px;
	color: #fff;
	font: 10px Tahoma;
}
