@charset "windows-1251";
body {
	font: 15px "Courier New", Courier, monospace;
	background: #090401;
	margin: 0; 
	padding: 0;
	text-align: center;
	color:#3f3932;
}
div {
	
}
#container {
	width: 1200px; 
	margin: 0 auto;
	text-align: left;
}

#mainContent {
	background:url(bg.jpg) left top no-repeat;
	height:414px;
	padding:0 150px 0 224px;
}
#content {
	height:398px;
	
}
#content a {
	color:#3f3932;
	text-decoration:underline;
}
#content a:hover {
	color:#000000;
	text-decoration:none;
}
#header {
	background:url(head_er.jpg) left top no-repeat;
}
#textcontent {
	float:right;
	width:360px;
	height:375px;
	padding-right:50px;
	overflow:hidden;
	font-family:"Courier New", Courier, monospace;
	color:#3f3932;
	font-size:15px;
	font-weight:bold;
	
}
#textcontent a {
	color:#3f3932;
	text-decoration:underline;
}
#textcontent a:hover {
	color:#000000;
	text-decoration:none;
}
#textcontent  h1 {
	margin:15px 0;
	font-size:24px;
	font-weight: normal;
}
#flash_catalog {
	height:375px;
}
#scrolling {
	float:right;
	width:69px;
	height:369px;
	z-index:999;
}
#flash {
	float:left;
	background:url(bgflash.jpg) left top no-repeat;
	width:299px;
	height:283px;
	padding:25px 33px 90px 27px;
}


#list_images {
	float:left;
	width:360px;
	height:365px;
	padding-left:20px;
	overflow:hidden;
}
#product {
		

}
#product img {
	width:67px;
	border:2px solid #8e7033;
	margin:20px 0 0 15px;	

}
#nav {
	margin:-10px 0 0 20px;
	float:left;
	padding:0;
	font-family:"Courier New", Courier, monospace;
	color:#3f3932;
	font-size:16px;
	font-weight:bold;
	
}
#nav li {
	float:left;
	list-style:none;
	padding:0;

}

#nav a {
	color:#3f3932;
	text-decoration:none;
	text-align:center;
	display: block;
	width: 110px;
	
}
#nav li.david a {
	width: 95px;
}
#nav a:hover {
	color:#6b6257;
	text-decoration:none; 
}
#nav li ul {
	display: none;
	position: absolute;
	margin:-2px 0 0 0 ; 
	background:url(submenu_bg.jpg) left top no-repeat;
	padding:0 0 0 0;
	width: 400px;
}
*html #nav li ul {
	margin:15px 0 0 -70px ;
	padding-top:3px;
}
#nav li li {
	padding:0 0 3px 0;
}
#nav li li a {
	font-size:16px;
	color:#6b6257;
}

/*  for IE----*/
#nav li:hover,
#nav li.jshover {
 color:#6b6257;
}
#nav li:hover li a:hover,
#nav li.jshover  li a:hover {
	color:#3f3932;
}
#nav li:hover ul,
#nav li.jshover ul {
 display: block;
}
/* end for IE*/
a.active {
	
	opacity:0.5;
	filter:alpha(opacity=50);
}
#noclicks {
	width:1200px;
	height:650px;
	position:absolute;
	z-index:999;
	background:#000000;
	opacity:0;
	filter:alpha(opacity=0);
}
#copyright {
	position:absolute;
	font-size:12px;
	padding:50px 0 0 250px;
	z-index:999px;
	height:20px;
	overflow:hidden;
}
#sound {
	position:absolute;
	margin-top:60px;
	margin-left:250px;
	z-index:999px;
}
#copyright a {
	color:#271b0c;
	text-decoration:none;
}
#copyrightfirst {
	font-size:12px;
	height:20px;
	overflow:hidden;
}
#copyrightfirst a {
	color:#271b0c;
	text-decoration:none;
}