* {
	margin: 0;
	padding: 0;
}
html, body {
	height: 100%;
}
body {
	font: normal normal 12px/17px Arial, Helvetica, sans-serif;
}
table {
	border-collapse: collapse;
}
td {
	vertical-align: top;
}
a img {
	border: none;
}
div.clear {
	height: 0;
	clear: both;
	overflow: hidden;
}




body {
	color: #444;
	text-align: center;
	background: #eaeaea url(/images/body-bg.jpg) 50% 0 repeat-y;
}
div.layout {
	width: 920px;
	margin: 0 auto;
	text-align: left;
	background: #fff;
}




a {
	color: #006bb5;
}
a:hover {
	color: #004090;
}
h1 {
	width: 500px;
	color: #000;
	margin: 20px 0 0 26px;
	font: normal normal 28px/28px Arial, Helvetica, sans-serif;
}
h2 {
	color: #139669;
	margin: 35px 0 -5px 0;
	font: normal normal 18px/22px Arial, Helvetica, sans-serif;
}
h3 {
	color: #004090;
	margin: 20px 0 -15px 0;
	font: normal bold 14px/19px Arial, Helvetica, sans-serif;
}
p.intro {
	margin: 15px 0 0 0;
	font: normal normal 14px/19px Arial, Helvetica, sans-serif;
	color: #666;
}
p {
	margin: 15px 0 0 0;
	font: normal normal 12px/17px Arial, Helvetica, sans-serif;
}
p.strong {
	font-weight: bold;
	color: #006bb5;
	width: 90%;
}
ul {
	list-style-position: outside;
}
ul li {
	list-style: none;
	background: url(/images/li-bg.jpg) 3px 6px no-repeat;
	padding: 0 0 0 15px;
}
.error {
	color: #e61a23;
}
.gray {
	color: #999;
}
.small {
	font-size: 11px;
	line-height: 15px;
	color: #666;
}
table.list {
	width: 100%;
	margin: 15px 0 0 0;
}
table.list td {
	border: 1px solid #ffd800;
	background: #feffab;
	padding: 3px 5px;
	border-left: none;
	border-right: none;
}



div.header-logotype {
	float: left;
	width: 400px;
}
div.header-search {
	font-size: 11px;
	color: #999;
	line-height: 11px;
	margin: 24px 0 0 0;
	float: left;
}
div.header-search input {
	font-size: 11px;
	width: 200px;
	height: 17px;
	border: 1px solid #a4adb4;
	margin: 0 6px 0 0;
}
div.header-search input.submit {
	background: #5b90cb;
	width: 56px;
	color: #fff;
	font-weight: normal;
	border: 1px solid #4175af;
}
div.header-phone {
	margin: 10px 5px 0 0;
	float: right;
}




div.navigation {
	margin: 15px 0 0 0;
}
div.navigation ul {
	overflow: auto;
	padding: 0;
	margin: 0;
}
div.navigation li {
	float: left;
	list-style: none;
	padding: 0;
	margin: 0;
	background: none;
}
div.navigation a {
	display: block;
	height: 37px;
	background-position: 0 0;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
div.navigation a:hover, div.navigation li.hover a {
	background-position: 0 -37px;
}
div.navigation a.navigation-1 {
	width: 133px;
	background-image: url(/images/navigation-1-bg.jpg);
}
div.navigation a.navigation-2 {
	width: 141px;
	background-image: url(/images/navigation-2-bg.jpg);
}
div.navigation a.navigation-3 {
	width: 161px;
	background-image: url(/images/navigation-3-bg.jpg);
}
div.navigation a.navigation-4 {
	width: 158px;
	background-image: url(/images/navigation-4-bg.jpg);
}
div.navigation a.navigation-5 {
	width: 151px;
	background-image: url(/images/navigation-5-bg.jpg);
}
div.navigation a.navigation-6 {
	width: 176px;
	background-image: url(/images/navigation-6-bg.jpg);
}




div.links {
	width: 179px;
	font-size: 11px;
	background: #efefef;
	margin: 20px 0 0 0;
}
div.links ul {
	list-style: none;
}
div.links li {
	padding: 7px 0;
	border-top: 1px solid #d2d2d2;
	background: none;
}
div.links a {
	display: block;
	text-decoration: none;
	margin: 0 20px;
	color: #444;
}



div.online-order {
	width: 179px;
	height: 118px;
	background: url(/images/online-order-bg.jpg) 0 0 no-repeat;
	overflow: auto;
	margin: 25px 0 0 0;
}
div.online-order form {
	padding: 30px 0 0 20px;
}
div.online-order input {
	margin: 5px 0 0 0;
	font-size: 11px;
	color: #585858;
	padding: 2px 0;
	width: 138px;
	background: #ead9d9;
	border: 1px solid #a71117;
}
div.online-order input.submit {
	font-weight: bold;
	color: #fff;
	width: 80px;
	background: #b01016;
	cursor: pointer;
	display: block;
	float: left;
}
div.online-order a {
	display: block;
	float: left;
	font-size: 10px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	color: #df6c6c;
	line-height: 9px;
	margin: 3px 0 0 9px;
	padding-bottom: 2px;
}



div.services {
	width: 204px;
	font-size: 11px;
	background: #6285ad;
	margin: 25px 0 0 -8px;
	position: relative;
	right: -8px;
	overflow: hidden;
}

div.services ul {
	list-style: none;
}
div.services li {
	padding: 7px 0;
	border-top: 1px solid #4c6f97;
	background: none;
	background-repeat: no-repeat;
	background-position: 20px 7px;
}
div.services a {
	display: block;
	text-decoration: none;
	margin: 0 0 0 42px;
	color: #fff;
}




div.feedback {
	margin: 15px 0 0 20px;
	padding: 1px 0 0 20px;
	background: url(/images/header-feedback-bg.jpg) 0 3px no-repeat;
}
div.feedback a {
	font-size: 11px;
}



div.flash-image {
	width: 723px;
	height: 274px;
	overflow: hidden;
	margin: 20px 0 0 0;
}



div.content {
	float: left;
	margin: 0 0 0 26px;
	width: 480px;
}



div.info {
	margin: 40px 0 0 0;
	width: 180px;
	float: right;
}
td.info-left {
	background: url(/images/info-bg.jpg) 0 0 repeat-y;
}
td.info-gray-left {
	background: url(/images/info-gray-bg.jpg) 0 0 repeat-y;
}
td.info-white-left {
	background: url(/images/info-white-bg.jpg) 0 0 repeat-y;
}
td.info-content {
	padding: 0 0 0 15px;
}
div.info-title {
	font-size: 12px;
	font-weight: bold;
	color: #00a76d;
}
img.info-image {
	margin: 0 0 10px 10px;
}
div.info p {
	margin: 10px 0 0 0;
}
div.info ul {
	margin: 8px 0 0 0;
	list-style: none;
}
div.info p, div.info ul li {
	font-size: 11px;
	color: #555;
	line-height: 15px;
}
div.info ul li {
	background: url(/images/info-li-bg.jpg) 0 5px no-repeat;
	padding: 2px 0 2px 15px;
}


div.advantages {
	float: right;
	margin: -20px 20px 0 0;
}



div.discount-header {
	position: relative;
	left: -204px;
	margin: 30px 0 0 0;
}
div.discount-banner {
	background: #005aab;
	height: 100px;
	margin: -33px 0 0 26px;
}




div.footer {
	background: url(/images/footer-bg.jpg) 0 0 repeat-x;
	padding: 20px 0 0 0;
	margin: 25px 0 10px 0;
	color: #999;
	font-size: 11px;
	height: 20px;
}
div.footer a {
	color: #444;
	text-decoration: none;
}
div.footer-copyright {
	float: left;
}
div.footer-links {
	float: right;
}
div.footer-links a {
	padding: 0 6px;
}




table.order {
	width: 100%;
	margin-top: 20px;
}
table.order td {
	padding: 3px 5px;
}
table.order input, table.order textarea {
	width: 100%;
}
table.order textarea {
	height: 150px;
}
table.order tr.head td {
	background: #b2cee6;
	font-weight: bold;
	color: #000;
}




table.search {
	width: 100%;
	margin-top: 20px;
}
table.search input {
	width: 100%;
}



a.search-url {
	text-decoration: none;
	color: #00a76d;
}


p.news-source {
	color: #999;
}
p.news-date {
	color: #999;
}


p.also {
	font-size: 11px;
}
p.also span.also-title {
	color: #00a76d;
	font-size: 12px;
	font-weight: bold;
}



div.scheme {
	margin: 25px 0 0 15px;
}
div.scheme p {
	margin: 10px 0 0 0;
}
div.scheme a {
	font-weight: bold;
	color: #005aab;
}
div.scheme p.scheme-title {
	font-size: 18px;
	font-weight: bold;
	color: #005aab;
	margin: 0 0 5px 0;
}



table.promo-prices {
	margin-top: 20px;
	margin-bottom: 10px;
}
table.promo-prices td {
	font-size: 14px;
	border-bottom: 1px solid #cccccc;
	padding: 7px 0;
	font-weight: bold;
	color: #005aab;
}
table.promo-prices strong {
	color: #005aab;
}



div.offer {
	width: 150px;
	margin: 20px 0 10px 20px;
	float: right;
	padding: 0 0 12px 0;
	border-bottom: 1px solid #d6d6d6;
}
div.offer p.offer-name {
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	color: #005aab;
	margin: 7px 0 0 0;
}
div.offer p.offer-description {
	font-size: 11px;
	line-height: 13px;
	color: #5c5c5c;
	margin: 5px 0 0 0;
}
div.offer p.offer-order {
	font-size: 11px;
	line-height: 13px;
	color: #5c5c5c;
	margin: 5px 0 0 0;
}
div.offer p.offer-order a {
	color: #005aab;
}