a{
	color:#981A1E;
}
html,body
{
	background:#000;	
	margin:0;
	padding:0;	
	font-family:Tahoma;
	font-size:11px;
	background: #e6ab37 url("../images/top_bg_overflow.jpg") repeat-x top left;
}

div#top_bg
{
	position:relative;
	margin:0 auto;
	background:url("../images/top_bg.jpg") no-repeat;	
	width:998px;	
	height:341px;
}
div#bottom_bg
{
	margin:0 auto;
	background:#e6ab37;			
	width:998px;
}

div.lang
{
	position:absolute;
	top:9px;
	right:152px;		
	
	font-family:Tahoma;
	font-size:11px;	
	font-weight:bold;
	color:#f5cdb4;
	
}

div.lang a
{
	text-decoration:none;
	color:#f5cdb4;
}

div.home
{
	position:absolute;
	top:9px;
	right:77px;	
	
	background:url("../images/home.jpg");			
	width:15px;
	height:10px;
	font-size:0;
	cursor:pointer;
	
}

div.convert
{
	position:absolute;
	top:11px;
	right:45px;	
	
	background:url("../images/convert.jpg");			
	width:11px;
	height:8px;
	font-size:0;
	cursor:pointer;
	
}

div.logo
{
	position:absolute;
	top:77px;
	left:29px;	
	
	/*background:url("../images/logo.png");			*/
	behavior: url("iepngfix.htc") ;
	width:261px;
	height:97px;
	font-size:0;
	
	
}

div.big_picture_about
{
	position:absolute;
	top:34px;
	left:329px;	
	
	behavior: url("iepngfix.htc");
	width:684px;
	height:193px;
	font-size:0;		
}

div.big_picture_goods
{
	position:absolute;
	top:34px;
	right:0px;	
	
	background:url("../images/big_picture_goods.png");			
	behavior: url("iepngfix.htc");
	width:684px;
	height:193px;
	font-size:0;		
}

div.big_picture_sell
{
	position:absolute;
	top:34px;
	right:0px;	
	
	background:url("../images/big_picture_sell.png");			
	behavior: url("iepngfix.htc");
	width:684px;
	height:193px;
	font-size:0;		
}

div.big_picture_buy
{
	position:absolute;
	top:34px;
	right:0px;	
	
	background:url("../images/big_picture_buy.png");			
	behavior: url("iepngfix.htc");
	width:684px;
	height:193px;
	font-size:0;		
}

div.big_picture_contact
{
	position:absolute;
	top:34px;
	right:0px;	
	
	background:url("../images/big_picture_contact.png");			
	behavior: url("iepngfix.htc");
	width:684px;
	height:193px;
	font-size:0;		
}

div.big_picture_donate
{
	position:absolute;
	top:34px;
	right:0px;	
	
	background:url("../images/big_picture_donate.png");			
	behavior: url("iepngfix.htc");
	width:684px;
	height:193px;
	font-size:0;		
}




#left ul
{
	margin:5px 0 0 0;
	
	padding:0;	
	font-family:Arial;
	font-size:21px;
	font-weight:bold;
	list-style:none;
}

#left ul li
{	
	background:url('../images/menu_item.png');
	behavior: url("iepngfix.htc");
	width:246px;
	height:44px;
	display:block;
	margin:0 0 5px 0;		
}

#left ul li.act
{
	background:url('../images/menu_item_s.png');
	behavior: url("iepngfix.htc");
}

#left ul li.donate
{
	margin:17px 0 5px 0;
}

#left ul li.consult
{
	/*background:url('../images/menu_item_consult.png');*/
	background:none;
	behavior: url("iepngfix.htc");
	width:248px;
	height:85px;
	display:block;
	margin:17px 0 5px 0;
}

#left ul li a
{	
	height:1%;
	display:block;	
	width:222px;
	height:35px;
	padding-top:9px;
	padding-left:24px;	
	text-decoration:none;	
	color:#663300;
}

#left ul li a.act
{
	color:#fff;
}

#left ul li.act a
{
	color:#fff;
}

#left ul li.consult a
{
	padding:0;
	height:1%;
	display:block;	
	width:246px;
	height:66px;	
}

div#container
{
	position:absolute;
	top:260px;
	width:998px;
	left:0px;
	background: url('../images/content_top_bg.jpg') no-repeat left top #e6ab37;
}

div#wrapper
{
	float:left;
	width:665px;
}

div#left
{
	float:left;
	width:248px;
}

div#footer
{
	position:relative;
	clear:both;
	width:962px;
	height:34px;
	margin:0 auto;
	background:#f2d152;
	border-top:1px solid #ce7f2f;
	margin-left:31px;
}

div#footer div.left_text
{
	position:absolute;
	top:11px;
	left:32px;		
	
	font-family:Tahoma;
	font-size:11px;		
	color:#000;
	
}

div#footer div.right_text
{
	position:absolute;
	top:10px;
	right:43px;		
	
	font-family:Tahoma;
	font-size:11px;		
	color:#000;
	
}


table.img_panel
{
	background:url('../images/small_picture_panel.jpg');
	width:627px;
	height:113px;
}
tr.img td{
	height:76px;
	width:96px;
	text-align:center;	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
tr.img td img
{
	margin-top:5px;
	border:1px solid #e5aa37;
	margin-bottom:5px;
	
}
tr.desc td
{
	text-align:center;	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}

* html tr.desc td
{
	height:23px;
}
p
{
	margin-top:0;
}

p.content_header
{	
	font-family:Tahoma;
	font-size:25px;
	font-weight:bold;
	
	color:#000;
}

p.content_title
{	
	font-family:Tahoma;
	font-size:12px;
	font-weight:bold;
	
	color:#000;
}

.content
{	
	font-family:Tahoma;
	font-size:12px;	
	line-height:1.3;
	color:#000;
text-align:left;
}
.content td{vertical-align:top;text-align:justify;}
.content img{border:1px solid #d78d2a;margin: 0 5px 5px 5px;}
#content a{
	color:#fff;
	text-decoration:underline;
}

p.center
{
	text-align:center;
}
.print_link a{color:#fff;font-weight:bold;text-decoration:none;}
.print_link {background:#981A1E;padding: 0 5px 0 5px;}
input,textarea {font-family:Tahoma;
	font-size:11px;	
	color:#000;
	width:300px;}
select {font-family:Tahoma;
	font-size:11px;	
	color:#000;
}
	
.content td{padding: 3px 3px 3px 3px;}

a img{border:0px solid #000;}