@charset "utf-8";
#pie {
	clear: both;
	color: #FFFFFF;
	background-color: #000000;
	text-align: center;
	padding: 5px;
}
body,td,th {
	font-family: tahoma;
	font-size: 12px;
	color: #333300;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #bfb9a7 url(../images/bg_body.jpg) repeat-x left top;
}

* {
	margin: 0px;
	padding: 0px;
}
#main {
	width: 955px;
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	border-top: 6px solid #663300;
	border-bottom: 6px solid #663300;
}
#header .padding {
	padding: 0px;
}
#sidebar {
	background: url(../images/bg_sidebar.jpg) no-repeat;
	float: left;
	height: 419px;
	width: 222px;
}
#sidebar p.language {
	display: block;
}
#sidebar p.language a {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	display: block;
	float: left;
	margin-right: 6px;
}
#sidebar p.language a img {
	float: left;
	margin-right: 4px;
}
#sidebar p.language a:hover {
	color: #BFB9A7;
}

#sidebar ul {
	display: block;
	width: 135px;
	list-style: none;
	margin-left: 40px;
	margin-top: 55px;
}
#sidebar ul li {
	text-align: center;
	display: block;
}
#sidebar ul li a {
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	font: bold 14px Verdana, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-bottom: 11px;
}
#sidebar ul li a:hover {
	color: #F2D766;
}
#sidebar .bottom_img img {
}


#right {
	background: url(../images/bg_right.jpg);
	float: right;
	height: 419px;
	width: 336px;
}
#content {
	background: url(../images/bg_content.jpg) no-repeat center top;
	margin-left: 222px;
	margin-right: 336px;
	font-size: 13px;
}
#content .padding {
	height: 399px;
	overflow: auto;
	padding-left: 20px;
}
#content h1 {
	font: italic bold 32px "Palatino Linotype", "Book Antiqua", serif;
	text-transform: uppercase;
}

#content p {
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content a {
	color: #5D1F08;
	text-decoration: none;
}

#gallery {
	background: url(../images/bg_gallery.jpg) no-repeat center top;
	margin-left: 222px;
	margin-right: 0px;
}
#gallery h1 {
	font: italic bold 32px "Palatino Linotype", "Book Antiqua", serif;
	text-transform: uppercase;
}

#gallery .padding {
	height: 399px;
	overflow: auto;
	padding-left: 20px;
}



#footer {
	clear: both;
	background: url(../images/bg_footer.jpg);
	height: 45px;
	text-align: center;
	font-size: 10px;
}
.padding {
	padding: 10px;
}
.bottom_img {
	margin: 13px 25px -4px;
}
#content  ul  {
	margin-left: 35px;
}
#p_rigth {
	padding-right: 26px;
}

