body{
	margin:0px;
	padding:0px;
	background:#f2edea url(../images/bg/bg.png) repeat-x left top;
}
#main{
	width:950px;
	margin:0px auto;
	overflow: hidden;
}
#main_in{
	width:950px;
	margin:0px auto;
}
.clear{
	clear:both;
}
img.menu_left{
	width:90px;
	float:left;
}
img.menu_right{
	width:90px;
	float:right;
}
img.top_content{
	margin:0px 0 -2px 0;
}
img.top_content_inv{
	margin: 15px 0 -5px 16px;
}
img.bot_content_inv{
	margin: -5px 0 15px 16px;
}
/* TOP */
#top{
	overflow:hidden;
	width:950px;
}
#top img{
	border:0px;
	display:block;
	float:left;
}
.logo{
	/*margin:15px 10px 0px 45px;*/
margin:0px 0px 0px 45px;
float:left;
width:300px;
}
.banner_top{
	/*margin:0px 10px 0px 0px;*/
	position:absolute;
	top:30px;
	margin-left:48px;
}

/* NAV */
#top_nav{
	width:960px;
}
#nav{
	overflow:hidden;
	width:780px;
	background:url(../images/bg/top_menu_rep.png) repeat-x left top;
	margin:0 0 0 0px;
	float:left;
	height:40px;
}
#nav ul.left{
	margin:0px;
	padding:0px;
	list-style:none;
}
#nav ul.right{
	margin:0px;
	padding:0px;
	list-style:none;
	float:right;
}
#nav li{
	background:url(../images/bg/top_menu_sep.gif) no-repeat right top;
	float:left;
	margin:7px 10px 0px 10px;
	line-height:21px;
}
#nav li.last{
	background:none;
}
#nav a{
	display:block;
	text-decoration:none;
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:11px;
	font-weight:bold;
	color: #e5e5e5;
	padding:0px;
	text-align:center;
	margin: -5px 20px 0 0px;
	
}
#nav a:hover {
	text-decoration:underline;
	color:#fff;
}
#nav a.active_top{
	color:#fff;
}
/*SUBNAV*/
#subnav{
	overflow:hidden;
	width:948px;
	background:url(../images/bg/menu_rep.png) repeat-x left top;
	margin:6px 0 0 1px;
	float:left;
	height:33px;
}
#subnav ul{
	margin:0px;
	padding:0px;
	list-style:none;
	margin-left: 3px;
}
#subnav li{
	float:left;
	margin:0px 0px 0px 0px;
	line-height:21px;
}
#subnav a:link, #subnav a:visited{
    display:block;
    float:left;
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:11px;
	font-weight:bold; 
	height:33px;
    color:#fff;
    font-weight:bold;
    text-decoration:none;
    padding-right:15px;
}
#subnav a span{
    display:block;
    float:left;
    height:33px;
    padding:0 28px 0 45px;
    line-height:30px;
	margin:0px 0 0 0;
    cursor:pointer
}
#subnav a:hover, a.active{
    background:url(../images/bg/active_but.png) no-repeat right 0;
}
 a.active span{
	color:#c0c0c0;
}
#subnav a:hover span, a.active span{
    background:url(../images/bg/active_but.png) no-repeat left 0;
}
a.nonactive {
background: none !important;
}

.logo2 {
float: right !important;
margin-right:54px;
_margin-top:-70px;
}


/*SEARCH*/
.search_form form{
	margin:0px;
	padding:0px;
	overflow:hidden;
}
.search_form dd{
	float:right;
	width:120px;
	display:block;
	margin:0px 35px 0px 0px;
	*margin:0px 18px 0px 0px;
	padding:0px;
}
.search_input{
	background:#fff;
	width:200px;
	border-left:1px solid #8c8d8f;
	border-top:1px solid #8c8d8f;
	border-bottom:1px solid #8c8d8f;
	border-right:none;
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:12px;
	padding:2px 0px 0px 0px;
	margin-left:0px;
	height:18px;
	float: right;	
}
.search_but{
	border: 0px;
	width: 22px;
	height: 22px;
	background: url(../images/pic/search.jpg) no-repeat center;
	cursor: pointer;
	float: right;
	border:1px solid #8c8d8f;
	border-left:none;
}
/* Footer */
#footer{
	width:950px;
	margin:20px auto;
	overflow:hidden;
	background:url(../images/bg/footer_bg.png) repeat-x left top;
}
.footer_list{
	 margin: 0px auto;
	 text-align:center;
}
.footer_list ul{
	margin:0px;
	padding:0px;
	list-style:none;
}
.ul_top li{
	display:inline;
	background:url(../images/bg/bot_menu_sep.gif) no-repeat right center;
	margin:7px 10px 0px 10px;
	line-height:21px;
}
.footer_list li.last{
	background:none;
}
.ul_top a{
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:12px;
	color:#676769;
	text-decoration:none;
	margin:5px 15px 0px 0px;
}
.ul_bot li{
	display:inline;
	background:url(../images/bg/bot_menu_sep.gif) no-repeat right center;
	margin:7px 0px 0px 3px;
	line-height:21px;
}
.ul_bot a{
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:12px;
	color:#676769;
	text-decoration:none;
	margin:5px 5px 0px 0px;
}
.ul_bot span{
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:12px;
	color:#004087;
	font-weight:bold;
	margin:5px 5px 0px 0px;
}
	
.footer_list a:hover{
	color:#000000;;
	text-decoration:underline;
}
.footer_text{
	font-family:Arial,Helvetica,Garuda,sans-serif;
	font-size:10px;
	font-weight:bold;
	color:#8C8D8F;
	margin:0px auto;
	text-align:center;
}
.footer_list hr{
	background:url(../images/bg/hr.png) no-repeat center top;
	border:none;
    height:3px;
    margin: 10px 0px 10px 0px;
    *display : list-item;
    *list-style : url(../images/bg/hr.png) inside;
    *filter : alpha(opacity=0);
    *width : 0px;
    clear:both;
}
/*CONTENT*/
#content{
	background:url(../images/bg/bg-rep.png) repeat-y center top;
	overflow: hidden;
	width:950px;
	margin-top:-9px;
        min-height:400px;
        
}
.content_inv{
	background: #f4f2f0;
	width: 918px;
	margin:0px 0 0px 16px;
	overflow:hidden;
}
.content_inv img{
	border:none;
	margin:0px 0 0px 8px;
}
.top_left{
	width:615px;
	float:left;
	//background:url(../images/bg/border.png) no-repeat;
	margin:2px 0 2px 9px;
        overflow: hidden;
}
.top_right{
	width:275px;
	float:left;
}

.ban3 {
width:275px;
padding-top: 20px;
text-align: center;
}

.img_block{
	width:295px;
	float:left;
	margin-left:16px;
}
.img_block img{
	border:none;


