* {
	margin: 0;
	padding: 0;
}
body {
	font: 14px/24px Verdana, Geneva, sans-serif;
	width: 100%;
	background:#f4f4f4 url(assets/htmlbg.jpg) repeat-x top;
}
a {
	color: blue;
	outline: none;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
}
p {margin: 0 0 18px}
img {
	border: none;
}
input {vertical-align: middle}
#wrapcont {
	width: 900px;
	margin: 0 auto;
}

#topper {
	height: 250px;
	background: url(assets/topper.jpg) no-repeat top left;
}
h1{color:#0190b6; font-size:14px; font-weight:bold; text-transform:uppercase; line-height:42px;}
#fastnav{ display:block; height: 24px; width:110px; display:block; float:right; position:relative}
#fastnav a{ display:block; float:left; width:12px; height:24px; text-decoration:none; background:url(assets/fastnav.jpg) no-repeat; margin-left:15px;}
#fastnav a.fasthome{ background-position:left top;}
#fastnav a.fastsitemap{ background-position:center top;}
#fastnav a.fastcontacts{ background-position:right top;}
#nav{ margin-top:170px; margin-left:210px}
#nav ul{list-style:none}
#nav ul li{display:inline; margin-left:12px;}
#nav ul li a{ color:#009ac2; text-transform:uppercase; font-weight:bold; text-decoration:none}
#nav ul li a:hover{color:#e8d000}
#middle {
	width: 100%;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 270px 0 0;
	text-align:justify;
}
#content ul{ color:#141414}
#content img{ margin:10px; float:right}
#content ul{ margin-left:15px;}
#content ul a{ color:#141414}
.acat{ background:url(assets/cat.jpg) no-repeat right;}
.azak{ background:url(assets/zakazonline.jpg) no-repeat right;}

.rightsb {
	float: left;
	margin-right: -3px;
	width: 250px;
	margin-left: -250px;
	position: relative;
	background: none;
	font-size:12px; line-height:18px;
	text-align:justify;
}
ul{ margin:15px 0;}
.rightsb ul{ margin-left:20px; color:#0190b6; text-align:left; line-height:22px;}
.rightsb a{ color:#141414;}
.rightsb ul a{ text-decoration:none}
.rightsb a:hover{color:#0190b6; text-decoration:underline}


#footer {
	height: 50px;
	background: none;
	border-top:#0099c0 solid 5px;
	margin-top:50px;
	font-size:10px;
}
