body {
	font-family: Tahoma, sans-serif;
	background: #7d3600 url('graphics/body_bg.jpg') top left repeat-x;
}
#logo {
	border: none;
	width: 196px;
	height: 149px;
	margin: 10px 10px 0px 0px;
	background-color: transparent;
}

#bg2 {
    background: transparent url('graphics/page_middle_bg.gif') top center repeat-y;
    border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0;
    width: 1000px;
}

#bg2_in {
    background: transparent url('graphics/page_top_bg.gif') top center no-repeat;
    border: 0 none;
    height: 100%;
    margin: 0 auto;
    padding: 0;
    width: auto;
}

#bg2_in2 {
    border: 0 none;
    height: auto;
    margin: 0 auto;
    padding: 0 0 15px;
    width: auto;
}

#bg3 {
    margin: 0;
    padding: 0;
    text-align: left;
}

#bg4 {
	margin-left: 22px;
}

#head{
    clear: both;
    width: 960px;
    height: 159px;
}

#header {
	background: transparent url('graphics/header_bg2.jpg') top left no-repeat;
	border: none;
	width: 749px;
	height: 149px;
    margin: 10px 5px 0px 0px;
	overflow: hidden;
}
#header_in {
	border: none;
	height: 149px;
	overflow: hidden;
	margin: 0;
}
.header_contact {
	font-size: 11px;
	line-height: 20px;
	color: #fff;
    margin-top: 30px;
}
.header_contact a {
	color: #fff;
	font-size: 11px;
}
#menu {
    overflow: hidden;
    background: #8e311e url('graphics/menu_border_bg.jpg') repeat-x;
    width: 196px;
    border: none;
    margin: 10px 10px 0px 0px;
    _margin: 7px 7px 0px 0px;
}
#menu #menu_in {
    border: none;
	background-color: transparent;	
}
#menu ul {
	border: none;
	background-color: transparent;
    padding:3px;
    width:190px;
}
#menu ul li {
	border: none;
	line-height: 25px;
	background: #fff url('graphics/menu_item_bg.jpg') repeat-x;
	height: 25px;
    width: 190px;
}
#menu ul li a {
	border: none;
	text-transform: none;
	line-height: 25px;
	height: 25px;
	font-weight: bold;
	padding-left: 20px;
}
#menu ul li a:hover {
	font-weight: bold;
}
#news {
	border: none;
	font-size: 94%;
    background: #8e311e url('graphics/menu_border_bg.jpg') repeat-x;    
    width:196px;
    margin: 10px 10px 0px 0px;
    _margin: 10px 7px 0px 0px;
}

#news_in{
    margin:0 3px 3px 3px;
    padding: 3px 0;
    background:white;
}
#news .news-title {
	margin: 3px 3px 0px 3px;
	background: #fff url('graphics/news_h_bg.jpg') bottom repeat-x;
	font-size: 14px;
	padding-left: 10px;
}

#lang {
    margin: 0 25px 0 0;
    width: 66px;
	height: 21px;
	border: none;
	padding: 0;
	background-color: transparent;
	float: right;
}
#lang li {
	font-size: 12px;
	line-height: 20px;
	vertical-align: middle;
	height: 20px;
	width: 33px;
	margin: 0;
	padding: 0;
    border-width: 0px;
	float: left;
	display: inline;	
}
#lang li a img {
    /*border: #df886e 1px solid;
    border-top-width: 0;*/
    width:27px;
    height:16px;
}
#lang li a {
    /*border: #8e311e 1px solid;*/
    overflow: hidden;
    height: 17px;
    margin: 0px 2px 0px 0px;
}
#lang li a:hover {
	color: #fff;
}
#content{
    width: 750px;
    margin: 10px 0px 0px 0px;
    _margin: 7px 0px 0px 0px;
}
#content_in{
	border-width: 0;
    background: #8e311e url('graphics/content_border_bg.jpg') repeat-x;
	padding: 3px;
	margin: 0px;
}
#content_in2 {
	background: #fff;
}
#content_in2 h1 {
	font-size: 130%;
}
#content p {
    margin: 10px;
}
#footer {
	position: relative;
	margin: 0;
	color: #fff;
	width: 1000px;
    height: 5em;
    line-height: 5em;
	background: #7d3600 url('graphics/page_bottom_bg.gif') top center no-repeat;
}
#footer #copy {
    width: auto;
    padding: 0 20px;
}
.objectKind-detail {
    width: 96%;
}