#wrap {
	width: 965px;
	margin: 0 auto;
 	background: url(../img/linein.gif) no-repeat left center;
}

#header {
	height: 260px;
	position: relative;
}

#lenta {
	width: 965px;
	height: 76px;
	position: absolute;
	bottom: 0;
	background: url(../img/lenta.gif) no-repeat top left;
}

#nav li {
	float: left;
}

#nav {
	position: absolute;
	top: 0;
	left: 170px;
}

#content {
	width: 735px;
	margin: 0 auto;
}

#content p {
	margin-bottom: 50px;
	font-size: 1.2em;
}

#content p img {
	margin-bottom: 20px;
}

.up {
	margin-top: -50px;
}

.right {
	float: right;
}

.left {
	float: left;
}

h3 {
	padding-top: 35px;
	padding-bottom: 20px;
}

.cap {
	font-size: 1.7em;
	line-height: 1;
}

.justify {
	text-align: justify;
}

.clear {
	clear: both;
}

#footer {
	border-top: 2px solid #e00000;
	margin-top: 30px;
	background-color:#fff;
}

#footer span {
	line-height: 50px;
	color: #e00000;
	font-size: 1.3em;
}

#contacts {
	float: left;
	width: 45%;
	padding-top: 30px;
}

#side {
	float: left;
	width: 250px;
	padding-top: 30px;
}

#map{
	float: left;
	padding-top: 30px;
}

.center {
	text-align: center;
}

#contacts-header {
	font-size:2em;
	padding: 10px 0 0 0;
	text-align: center;
}

#menu {
	font-size: 1.5em;
	font-weight: bold;
}

#menu1 {
	font-size: 1.2em;
	font-weight: bold;
	color: #e00000;
}



#menu1 a {text-decoration: none; font-size: 0.8em}
#menu1 a:hover, #menu1 a:focus {text-decoration:underline;}

#topmenu li {
	float: left;
	height: 35px;
	margin-right: 50px;
}

#topmenu {margin-bottom: 55px;}

#topmenu a { color: #fff; text-decoration: none;}
#topmenu a:hover, #topmenu a:focus {text-decoration:none;}

#topmenu li span {
	background: url(../img/buttleft.gif) no-repeat top left;
	line-height:35px;
	display: block;
	color: #fff;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.3em;
	background-color: #e00000;
}

#topmenu li span span {
	background: url(../img/buttright.gif) no-repeat top right;
	line-height:35px;
	padding: 0 10px 0 10px;
}

#topmenu .last {
	margin: 0;
}

#main { float: left; width: 480px; padding-top: 30px;}

#product {
	width: 250px;
	margin: 0 auto;
}

.red {color:#e00000; }
