body
{
	margin:0;
	padding:0;
	font-family:  Verdana, Tahoma, Arial;
	font-size: 11px;
	background: url('../img/body_back.jpg') repeat left top;
	background-color: #393939;
}
span.none {
	display: none;
}
span.nine {
	font-size: 9px;
}
a.pointer {
	cursor: default;
}
h1 {
	position: absolute;
	margin: -10000px 0 0 0;
}
#holder
{
	width:100%;
	height: 350px;
	background: #000 url('../img/holder_bkg1.gif') bottom left repeat-x;
	margin:150px 0 0;
	position:relative;
/*
	top: 50%;
	margin: -175px 0 0 0;
	position: absolute;
*/
	min-width: 995px;
	_width:expression(document.documentElement.offsetWidth < 1080 ? '995' : '100%');
}
#footer {
	position: absolute;
	z-index: 99;
/* 	bottom: 10%; */
	color: #767676;
	float: left;
	width: 950px;
	text-align: right;
	margin: 0;
	padding: 0 5px 0 0;
	font: bold 9px Arial;
	line-height: 1.5;
	position:relative;
	padding:10px;
}
#footer a {
	color: #c3c3c3;
	font: bold 9px Arial;
	text-decoration: none;
}
#footer a:hover {
	color: #fff;
	text-decoration: underline;
}
#thumbs {
	position: relative;
	color: #ffffff;
	float: left;
	width: 980px;
	text-align: right;
	margin: -25px 0 0 0;
	padding: 0 5px 0 0;
}
*html #thumbs {
	position: absolute;
	left:0;
}
#thumbs ul {
	margin:0;
	padding:0;
	float: right;
}
#thumbs li {
	list-style-type: none;
	float: left;
}
#thumbs li a {
	display: block;
	text-align: center;
	margin: 0 5px;
	font: bold 10px Tahoma;
	color: #fff;
	text-decoration: none;
}
#thumbs li a.active {
	color: #b3b3b3;
	font: normal 10px Tahoma;
}
#thumbs li a:hover {
	text-decoration: underline;
	color: #fff;
}
a#contact {
	display: block;
	width: 13px;
	height: 14px;
	background: url('../img/mail.gif') no-repeat left 1px;
}
a#contact:hover {
	display: block;
	width: 13px;
	height: 14px;
	background: url('../img/mail.gif') no-repeat left -14px;
}
a#sitemap {
	display: block;
	width: 13px;
	height: 14px;
	background: url('../img/sitemap.gif') no-repeat left 1px;
}
a#sitemap:hover {
	display: block;
	width: 13px;
	height: 14px;
	background: url('../img/sitemap.gif') no-repeat left -14px;
}
.space {
	display: block;
	width: 1px;
	margin: 0 7px;
	border-left: 1px solid #5e5e5e;
}
*html .space {
	margin: 0 3px 0 7px;
}
#thumbs li a img {
	border: none;
}
#left {
	width: 204px;
	height: 350px;
	float: left;
	background: #d20000 url('../img/holder_bkg.gif') bottom left repeat-x;
	position: absolute;
	z-index:2;
}
*html #left {
	position: relative;
	z-index:2;
}
		#left_top
		{
			float: left;
			width: 204px;
			height: 325px;
			background: url('../img/logo.gif') bottom left no-repeat;
			
		}
		#left_top ul
		{
			margin:0;
			padding:20px 20px 0 0;
			float: right;
		}
			#left_top li
			{
				text-align: right;
				padding:0;
				margin:0;
				list-style-type: none;
			}
			#left_top li a
			{
				color: #ffffff;
				text-decoration: none;
				line-height: 18px;
			}
				#left_top li a:hover
				{
					padding: 0 10px 0 0;
					font-weight: bold;
				}

		#left_bottom
		{
			float: left;
			width: 204px;
			height: 25px;
			line-height: 25px;
			color: #ffffff;
			text-align: center;
		}
	#right
	{
		float: left;
		width: 776px;
		height: 350px;
		margin: 0 0 0 204px;
		background: url('../img/img1.jpg') top right no-repeat;;
	}
	*html #right
	{
		width: 776px;
		margin: 0 0 0 0px;
	}



.menu
{
	color: #000000;
	text-decoration: none;
	font-weight: bold;
	line-height: 18px;
	font-size: 10px;
	margin: 0 0 0 15px;
	display: block;
}
#menuDiv ul
{
	padding: 200px 0 0 20px;
}
*html #menuDiv ul
{
	padding: 200px 0 0 20px;
	margin:0;
	line-height: 1.5;
}

#menuDiv li a:hover
{
	color: #cc0000 !important;
}
#menuDiv li a
{
	text-decoration: none;
	font-weight: bold;
	color: #000000 !important;
}
#menuDiv li
{
	list-style-type: none;
}
#menuDiv
{
position:absolute;
z-index: 1;
left:0px;
top:0px;
width:173px;
height:350px;
background: url('../img/sub_menu.gif');
}

#menuDiv1, #menuDiv9
{
visibility: visible;
position:absolute;
z-index: 1;
left:0px;
top:0px;
width:173px;
height:350px;
background: url('../img/sub_menu.gif') no-repeat left top;
}
	#menuDiv1 h1, #menuDiv9 h1, #menuDiv1 h2.sec_title, #menuDiv9 h2.sec_title, 
	{
		font-size: 10px;
		padding: 5px 5px 0 20px;
		margin:0;
	}
	#menuDiv1 p, #menuDiv9 p
	{
		font-size: 10px;
		padding: 10px 5px 0 20px;
		margin:0;
		line-height: 1.4;
	}
	.sta
	{
		color: #cc0000;
		text-decoration: none;
	}
	.sta:hover
	{
		color: #cc0000;
		text-decoration: underline;
	}
#menuDiv2, #menuDiv7
{
visibility: visible;
position:absolute;
z-index: 1;
left:-27px;
top:0px;
width:200px;
height:350px;
padding: 0 10px;
background: url('../img/sub_menu.gif');
border-right: 1px solid #ccc;
}
	#menuDiv2 h1, #menuDiv7 h1, #menuDiv2 h2.sec_title, #menuDiv7 h2.sec_title 
	{
		font-size: 10px;
		padding: 0 5px 0 10px;
	}

	#menuDiv2 p, #menuDiv7 p 
	{
		font-size: 10px;
		padding: 0 5px 5px 10px;
		line-height: 1.4;
	}

	#menuDiv2 div.column_text, #menuDiv7 div.column_text  {
		display:block;
		float: left;
		width: 263px;
		height: 250px;
	}
#menuDiv2 a.read_more, #menuDiv7 a.read_more, .prod  a.read_more {
	font: normal 10px Tahoma;
	color: #e50000;
	text-decoration: underline;
}
#menuDiv2 a.read_more:hover, #menuDiv7 a.read_more:hover, .prod a.read_more:hover {
	text-decoration: none;
}
.prod
{
visibility: visible;
position:absolute;
z-index: 0;
left:0px;
top:0px;
width:173px;
height:350px;
background: url('../img/sub_menu.gif');
filter:alpha(opacity=75); 
-moz-opacity:0.75;
}
	.prod h1, .prod h2.sec_title , p
	{
		font-size: 10px;
		padding: 0 5px 0 10px;
		line-height: 15px;
	}
	.prod ul
	{
		padding: 200px 5px 0 15px;
		margin:0;
	}
	*html .prod ul
	{
		padding: 180px 5px 0 15px;
		margin:0;
	}
	.prod li
	{
		list-style-type: none;
	}
	.prod li a
	{
		color: #000000;
		font-weight: bold;
		text-decoration: none;
		line-height: 18px;
		display: block;
	}
	*html .prod li a
	{
		line-height: 10px;
	}
	.prod li a:hover
	{
		color: #cc0000;
	}

.explain
{
	visibility: hidden;
	padding: 10px;
	background: #000000;
	color: #ffffff;
	font-size: 10px;
	position: absolute;
	left: 204px;
	top: 325px;
}
.back
{
	text-decoration: none;
	color: #494949;
	font-weight: bold;
	font-size: 10px;
	float: right;
	padding: 10px;
}
