div {
	border: 0px solid
}
* {
	margin: 0;
	padding: 0;
	
}
html {
	height: 100%;
}
body {
	height: 100%;
	background: #ccc;
	font-family: Tahoma, sans-serif;
	font-size: 11px;
	color: #6e6e6e;
}
a:hover {
	text-decoration: none;
}
.block {
	display: block
}
.none {
	display: none;
}
/*  Structure */
#header {
	background: url(/img/header.jpg) top left no-repeat;
	height: 417px;
	/*position: relative;*/
}
#footer {
	height: 108px;
	position: relative;
	margin-top: -108px;
	color: #fff;
	z-index: 10
}
#container {
	min-height: 100%;
	width: 1000px;
	margin: auto;
	position: relative;
	background: url(/img/container_bot.jpg) bottom repeat-x;
}
#wrap {
	position: relative; top: -157px;
	z-index: 50;
	overflow: hidden;
	min-height: 700px;
	z-index: 50;
}
#navigation {
	float: left; 
	width: 230px;
	background: url(/img/vert_bg.jpg) top right no-repeat;
}
#content {
	margin: 0 0 0 230px;
	background: url(/img/content.jpg) right repeat-y;
}
.cover {
	background: url(/img/container.jpg) top repeat-x;
}
/*  end of Structure */



/* Header */
.logo{
	position: absolute;	top: 60px; right: 88px;
	border: 0;
}
.phone {
	color: #fff;
	text-align: right;
	font-size: 12px;
	position: relative;	top: 80px; left: 430px;
	line-height: 20px;
	width: 206px;
	height: 79px;
}
.phone span {
	font-size: 30px;
}
.phone_pic {
	position: absolute;	top: 0; right: 0;
	z-index: 1;
	background: url(/img/phones.jpg) top left no-repeat;
	width: 206px;
	height: 79px
}
/* end of Header */


.main_menu  {
	display: block;
	position: absolute;
	top: 252px;
	left: 298px;
	z-index: 100
}
.main_menu li {
	float: left;
	height: 32px;
	list-style: none;
	padding: 0;
	margin: 0 1px 0 0;
	background: url(/img/but_grey_center.gif) top repeat-x;
} 
.main_menu li span{
	background: url(/img/but_grey_left.gif) top left no-repeat;
	display: block;
}
.main_menu li span.first {
	background: url(/img/but_grey_left_first.gif) top left no-repeat;
}
.main_menu li a {
	color: #f5e9b0;
	background: url(/img/but_grey_right.gif) top right no-repeat;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	display: block;
	line-height: 32px;
	height: 32px;
	padding: 0 15px 0 15px;
}
.main_menu li.active a {
	color: #fff;
	text-decoration: none;
	background: url(/img/but_red_right.gif) top right no-repeat;
}
.main_menu li.active span {
	background: url(/img/but_red_left.gif) top left no-repeat;
}
.main_menu li.active {
	background: url(/img/but_red_center.gif) top repeat-x;
}
.main_menu li.active  span.first {
	background: url(/img/but_red_left_first.gif) top left no-repeat;
}
/* Content */
.content_top {
	background: url(/img/content_top.jpg) top left no-repeat;
	padding: 0
}
.content_bot {
	background: url(/img/content_bot.gif) bottom right no-repeat;
	min-height: 600px;
	padding: 50px 142px 120px 70px;
	margin-bottom: 0;
}
#content h1 {
	margin: 0px 0px 20px 0;
	color: #910000;
	font-size: 18px;
	font-weight: normal;
	padding: 5px 0 0 12px;
	height: 30px;
	width: 260px;
	background: #d5d2cb;
}
#content p {
	margin: 0 0 15px 0;
	overflow: hidden;
}
#content a {
	color: #00499e;
}
#content ul {
	margin: 0 0 15px 0px
}
#content li {
	list-style: none;
	background: url(/img/marker.gif) 0 5px no-repeat;
	padding: 0 0 0 10px
}
.content_pic {
	float: left;
	margin: 0 20px 10px 0;
}
.big_baner {
	border: 0;
}
.pic {
	float: left;
	margin: 0 20px 25px 0;
}
/* end of Content */


/* Vert_menu */

.catalog_menu li{
	background: url(/img/vert_menu1.gif) top left no-repeat;
	font-size: 0;
	line-height: 0;
	margin: 0px 0px 5px 10px;
	list-style: none;
}
.catalog_menu li a {
	color: #7e1315;
	font-weight: bold;
	font-size: 14px;
	padding: 0 0 0 50px;
	line-height: 70px;
	display: block;
	height: 70px;
	text-decoration: none;
	text-align: center
}
.catalog_menu li.active a {
	color: #626262;
	text-decoration: none;
}
.catalog_menu {
	padding-top: 115px;
}
.submenu {
	 margin: 10px 5px 10px 25px;
	 display: none;
}
.submenu li {
	background: none;
	margin-bottom: 1px;
}
.catalog_menu li .submenu li a {
	color: #00499e;
	font-weight: normal;
	line-height: 20px;
	height: auto;
	text-decoration: underline;
	padding: 0 0 0 5px;
	font-size: 12px;
	text-align: left
}
.catalog_menu li .submenu li a:hover,  .catalog_menu li .submenu li.active a {
	color: #fff;
	background: #a7aaab;
	text-decoration: none;
}
/* end of Vert_menu */  




/* Footer */
.center_footer {
	width: 1000px;
	height: 108px;
	margin: auto;
	color: #fff;
	position: relative;
}
.copyr {
	position: absolute; top: -30px; left: 0;
	background: url(/img/excavator1.gif) 0 0 no-repeat;
	height: 60px;
	padding: 78px 0 0 300px;
}
.copyr  a {
	cursor: pointer;
	color: #fff;
}
.address {
	float: right;
	text-align: right;
	margin: 35px 40px 0 0;
	
}
/* end of Footer */

/*  Catalog */
.item {
	padding-bottom: 15px;
	min-height: 105px
}
.small_pic {
	background: url(/img/small_frame.gif) 0 0 no-repeat;
	margin: 0 10px 0 0;
	float: left;
}
.small_pic img {
	border: 0;
	margin: 2px;
	
}
.item_title {
	font-weight: bold;
	font-size: 14px;
	display: block;
	margin-bottom: 10px
}
.big_pic img {
	border: 0;
	float: left;
	margin: 0 10px 0px 0;
}
/*  end of Catalog */

/*  Gallery */
.gallery_menu {
	display: block;
	width: 100%;
	overflow: hidden;
}
.gallery_menu  li{
	float: left;
	list-style: none;
}
.gallery_menu  li a {
	font-weight: bold;
	padding: 0 20px 0 0;
	font-size: 12px;
}
#content .gallery_menu  li.active a {
	color: #757575;
	text-decoration: none;
}
.gallery {
	margin: 45px -12px 0 0;
}
.gallery_pic {
	float: left;
	background: url(/img/gallery_frame.gif) 0 0 no-repeat;
	margin: 0 8px 12px 0;
}
.gallery_pic img{
	border: 0;
	margin: 2px;
}
/*  end of Gallery */