@charset "utf-8";

/* CSS Document */
.body_index {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	font-family: "Tahoma";
	font-size: 11px;
	color: #6f0005;
	background: #ea1b23 url(images/index_bg.jpg) top repeat-x;
}
a, a:active { outline:none;}
a:link, a:active, a:visited {
	font-family: "Tahoma";
	font-size: 11px;
	color: #6f0005;
	font-weight: normal;
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

h1 {
	font-family: "Tahoma";
	font-size: 11px;
	color: #9d090f;
	margin: 0 0 5px 0;
	padding: 0;
}

.shadow_top {
	height: 43px;
	width: 100%;
	background: #fcbd00 url(images/top_shadow.jpg) no-repeat center;
}

.main {
	width: 1200px;
	margin: 0 auto;
	height: 729px;
}



.left_right_shadow {

	height: 729px;

	width: 100%;

	background: url(images/l-r-shadow.jpg) top center no-repeat;

}



.left {

	float: left;

	height: 729px;

	width: 622px;

	position: relative;

}



.right {

	float: right;

	height: 729px;

	width: 578px;

	background: url(images/right_bg.jpg) no-repeat;

}



.news_block {

	width: 290px;

	height: 90px;

	position: absolute;

	top: 180px;

	left: 290px;

}

.news_block {
	width: 290px;
	height: 90px;
	position: absolute;
	top: 180px;
	left: 290px;
}

.our_company_block { border:solid 0px;
	left: 273px;
	top: 200px;
	position: absolute;
	width: 340px;
	height: 90px;
}


.factory_button {
	width: 120px;
	height: 80px;
	position: absolute;
	top: 120px;
	left: 20px;
	z-index: 9999;
}
.fact_button{
	width:230px;
	height:166px;
	position:absolute;
	top:160px;
	left:20px;
	z-index:9999;}
.lang {
	width: 160px;
	height: 49px;
	position: absolute;
	top: 25px;
	left: 495px;
	z-index: 9999;
}
.banner_main {
	border:solid 0px;
	left: 34px;
	top: 318px;
	position: absolute;
	width: 603px;
	height: 168px;
}
.img{ margin:-4px; padding:0; float:left}

.exursion_button {

	width: 155px;

	height: 137px;

	position: absolute;

	top: 375px;

	left: 10px;

	z-index: 9999;

}



.news_image {

	width: 332px;

	height: 305px;

	position: absolute;

	top: 87px;

	left: 7px;

	z-index: 9998;

}

.navy_index { border:0px solid;
	position: absolute;
	left: 35px;
	top: 480px;
	z-index: 999;
	width: 700px;
}



.contacts_index {

	width: 580px;

	position: absolute;

	z-index: 2;

	left: 35px;

	top: 582px;

}



.news_button {

	width: 120px;

	height: 80px;

	position: absolute;

	top: 130px;

	left: 30px;

	z-index: 9999;

}



/*------------------------------------------------ TOP MENU BEGINS ------------------------------------------------*/

#sddm {

	margin: 50px 0 0 0;

	padding: 0;

	z-index: 30;

	float: left;

	display: inline;

}



#sddm li {

	margin: 0;

	padding: 0;

	list-style: none;

	float: left;

}



#sddm li.spacer_navy {background:url(images/space-quadro.png) no-repeat top center; width: 15px; height: 35px; display: block;}



#sddm li a {

	display: block;

	margin: 0;

	padding: 0;

	width: auto;

}



#sddm li a:hover {

	background: none;

}



#sddm div {

	position: absolute;

	visibility: hidden;

	margin: 0;

	padding: 0;

	background: url(images/sub-menu-bg.jpg) repeat top left;

}



#sddm div a {

	position: relative;

	display: block;

	margin: 0;

	padding: 0 10px;

	line-height: 26px;

	width: auto;

	white-space: nowrap;

	text-align: left;

	text-decoration: none;

	color: #e7ce9f;

	font-weight: bold;

	font-size: 11px;

	text-transform: uppercase;

}



#sddm div a:hover {

	color: #fcc209;

}

/*------------------------------------------------ TOP MENU ENDS ------------------------------------------------*/
