body {
	background:#000000;
	margin:0px;
	font-size:12px;
	font-family:Verdana;
}
#top_block {
	width:100%;
	height:236px;
	background:url(images/top_bg.gif) no-repeat center; 
}
#header {
	width:100%;
	height:236px;
	background:url(images/top_bg.jpg) no-repeat center; 
}
#logo {
	width:1000px;
	height:236px;
	text-align:right;
}
#logo a{ color:#000000; }

#logo .top_title p { padding-right:20px; line-height:1.5;}
.name_company { 
	color:#9c5200;
	font-size:16px;
}
.name_company1 { 
	color:#ff8800;
	font-size:16px;
}
#company_desc p { line-height:16px; }
#content_block {
	width:100%;
	height:315px;
	background:url(images/content_bg.jpg) no-repeat top center; 
	color:#ffffff;
}
#content_block a { color:#ffffff; }
#marki_block {
	width:100%;
	height:523px;
	background:url(images/marki_bg.jpg) no-repeat center; 
}
* html #banner {
	position:relative;
	left:-3px;
	top:-40px;
	width:280px;
	height:264px;
}  
#banner {
	position:relative;
	left:20px;
	top:-40px;
	width:280px;
	height:264px;
}
#text {
	width:1004px;
	height:300px;
}
#text ol {padding-left:10px}
#bottom_block {
	margin-top:20px;
	width:100%;
	height:165px;
	background:url(images/bottom_bg.jpg) no-repeat center; 
}  
#creator_links {
	width:950px;
	height:33px;
}
#content {
	padding:5px 0px 0px 40px; 
	text-align:left; 
	overflow:auto; 
	height:300px; 
	width:625px;
}
#panel1 {
	position:relative;
	top:-20px;
	left:4px;
	width:312px;
}
#panel2 {
	position:relative;
	top:-3px;
	left:4px;
	width:312px;
}
*html #panel2 {
left:-13px;	
}