@charset "utf-8";
/* CSS Document */

/*--- Reset --------------------------- */

body,html {
	margin: 0;
	padding: 0;
	background-color:#f1f5f6;
	font-family: Tahoma,Arial,sans-serif;
	color: #7a7a7a;
	width:100%;
	height:100%;
}

img {
	margin: 0;
	padding: 0;
	border:none;
}

div {
	font-size:12px;
	line-height: 18px;
	font-weight: bold;
}

.f_light {
	color:#aeaeae;
}

.price {
	color:#ff5100;
}

a {
	text-decoration:none;
	color:#aeaeae;
}

a:hover {
	color: #7a7a7a;
}

#left {
	float: left;
	width:80%;
}

#space {
	clear: left;
}

.sh_left {
	background: url(images/sh_left.png) no-repeat;
}

.zip_sh_right {
	min-width:1000px;
	height:auto;
	background: url(images/zip_sh_right.jpg) no-repeat;
	background-position: 100% 0%;
	z-index: 1;
}

#top {
}

#top a {
	cursor:pointer;
}

.logo {
	width:469px;
	height:74px;
	float:left;
	margin-left:13%;
	margin-top:7%;
	_margin-left:5%;
	background: url(images/logo.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/logo.png',sizingMethod='crop');
}

.phone {
	width:185px;
	height:30px;
	float:right;
	margin-right:3%;
	margin-top:5%;
	background: url(images/phone_grey.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/phone_grey.png',sizingMethod='crop');
}

.introd {
	margin: 3% 10% 0% 35%;
}

.prod {
	height:195px;
	background: url(images/prod_bg_centre.png) repeat-x;
	margin: 10% 10% 0% 10%;
	min-width:500px;

}

.marker {
	padding-left:25px;
	margin-left:30px;
	background: url(images/arrows.png) no-repeat left;
}

.prod_right {
	height:195px;
	width:100%;
	background: url(images/prod_bg_right.png) no-repeat;
	background-position: 100% 0%;
}

.prod_left {
	height:195px;
	width:100%;
	background: url(images/prod_bg_left.png) no-repeat;
}

#crawler_box {
	height:180px;
	width:100%;
	padding:20px;
	_margin: 20px;
}

div#wn1 {
	position: relative;
	width: 100%;
	height: 135px;
	float: left;
	overflow: hidden;
	margin-top:2px;
}

div#wn1 a:hover {
	position: relative;
	top: -2px;
}

.contacts {
	height:210px;
	padding-left:150px;
	padding-bottom:40px;
	margin-bottom:40px;
	background: url(images/man.png) no-repeat;
	_background: none;
	_filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='images/man.png',sizingMethod='crop');
	line-height: 30px;
	margin: 10% 0% 0% 7%;
}

.copy {
	text-align:right;
	padding: 0px 50px 60px 0px;
	margin-top:-100px;
}