@charset "utf-8";
/* CSS Document */
img
{
border: none;
padding:0px;
margin:0px;
}
p
{
margin:0;
}
body
{
color:#433f2b;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif;
margin:0;
padding:0;
background:url(images/bg.jpg);
}
td
{
color:#433f2b;
font-size:12px;
font-family:Verdana, Arial, Helvetica, sans-serif
line-height:18px;
}

a
{
color:#77461e;
text-decoration:none;
}
a:hover
{
color:#77461e;
text-decoration:underline;
}

#main {
	height: 700px;
	width: 903px;
	margin-right: auto;
	margin-left: auto;
}
#logo_top {
	height: 50px;
	width: 204px;
	margin-right: auto;
	margin-left: auto;
}
#logo_top_holder {
	float: left;
	height: 50px;
	width: 100%;
	margin-top:16px;
}
#top {
	float: left;
	height: 50px;
	width: 253px;
	background:url(images/top.jpg);
	padding-left:650px;
	padding-top:54px;
	
}

#container {
	float: left;
	height: 473px;
	width: 903px;
}
#left {
	
	float: left;
	height: 473px;
	width: 51px;
}
#right {
	
	float: left;
	height: 473px;
	width: 52px;
}
#changer {
	float: left;
	height: 473px;
	width: 800px;
}
#bottom {
	
	float: left;
	height: 57px;
	width: 903px;
}
#bg_in {
	background-image: url(images/bg_in_bw.jpg);
	float: left;
	height: 634px;
	width: 903px;
}
#menu {
	background-image: url(images/bg_in.jpg);
	float: left;
	height: 50px;
	width: 790px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #dcc7a4;
	border-bottom-color: #dcc7a4;
	line-height:50px;
	padding-left:5px;
	padding-right:5px;
}
#menu_txt {
	float: left;
	height: 50px;
	width: 790px;
	line-height:50px;
	font-size:11px;
	text-align:center;
}
#langs {
	float: left;
	height: 50px;
	width: 200px;
	line-height:50px;
	font-size:11px;
	text-align:center;
}
#changer_in {
	float: left;
	height: 423px;
	width: 800px;
	overflow:auto;
}
#changer_padd {
	padding: 25px;
	float: left;
	height: auto;
	width: 750px;
	line-height:18px;
	padding-right:0px;
}
#changer_padd img
{
border:solid;
border-color:#FFFFFF;
border-width:6px;
}

