/*------------------------общие стили------------------------*/
body {
	background: #FFF url(../_img/bg_body_i.jpg) no-repeat right top;
	font-size: small;
	margin: 0px;
	padding: 0px;
	color: #8998A0;
	font-family: Tahoma, "Arial Narrow", Arial;
}
cursor { pointer; }
cursor { hand; }
img {
	border: 0px;
}
a {
	color: #19B3FD;
	text-decoration: underline;
}
a, input:focus {
	outline: none;
}
div, table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
}
.clear {
	clear: both;
}
/*------------------------заголовки------------------------*/
h1 {
	position: absolute;
	z-index: 1000;
	left: -100000px;
}
h2, h3, h4 {
	font-size: medium;
}
h2 {
	font-size: medium;
	font-weight: normal;
	color: #FFF;
	margin: 0px;
	padding: 0px;
}
h2 a {
	font-weight: bold;
	color: #FFF;
}
/*.title h2 {
	height: 36px;
}*/
.column-right h3 {
	color: #F56200;
	margin: 0px;
	padding: 0px 0px 5px 0px;
}
table.offer h4 {
	color: #fff;
	margin: 0px;
	padding: 0px;
}
h5 {
	font-size: small;
}
h6 {
	font-size: x-small;
}
/*------------------------header------------------------*/
.logo {
	height: 68px;
	width: 220px;
	padding: 20px 0px 0px 30px;
}
.navigation {
	background: url(../_img/bg_nav.jpg) repeat-y left top;
	margin: 20px 0px 0px;
}
.navigation-bot {
	background: url(../_img/bg_nav-bot.jpg) no-repeat left bottom;
}
.navigation-top {
	background: url(../_img/bg_nav-top_i.jpg) no-repeat left top;
	padding: 20px 0px 40px;
	width: 350px;
}
.navigation a {
	color: #FF6B09;
	text-decoration: none;
}
.navigation ul {
	margin: 0px;
	padding: 0px 0px 0px 50px;
	list-style: none;
	font-weight: bold;
	text-transform: capitalize;
	font-family: "Arial Narrow", Arial, sans-serif;
	color: #000;
}
.navigation li {
	background: url(../_img/bg_nav-li.gif) no-repeat left bottom;
	margin: 0px;
	padding: 5px 0px 5px 3px;
}
.navigation li.last {
	background: url(none);
}
/*------------------------content------------------------*/
.content {
	width: 100%;
}
.column-left {
	float: left;
	width: 350px;
}
.also {
	margin: 20px 0px 0px 60px;
	padding: 15px 0px 0px 41px;
	background: url(../_img/bg_also.gif) no-repeat left top;
	font-weight: bold;
}
.also a {
	font-weight: normal;
}
.contacts {
	background: url(../_img/bg_contacts.jpg) no-repeat left top;
	margin: 0px 0px 0px 20px;
	padding: 2px 0px 0px 90px;
	min-height: 100px;
	_height: 100px;
}
.contacts p {
	margin: 0px;
	padding: 0px 0px 5px;
}
.column-right {
	margin: 0px 0px 0px 360px;
	padding: 62px 0px 0px;
}
.title {
	background: url(../_img/bg_col-r.gif) repeat-x 77px top;
}
.title-i {
	background: url(../_img/bg_col-r_i.gif) no-repeat left top;
	padding: 40px 0px 0px 40px;
}
.title-h {
	min-height: 50px;
	_height: 50px;
}
.phone {
	font-family: "Arial Narrow", Arial, sans-serif;
	position: absolute;
	z-index: 2;
	right: 40px;
	top: 16px;
	color: #F66100;
	font-size: large;
	font-weight: bold;
}
.phone span.number {
	font-size: 44px;
	font-weight: bold;
}
#shadow {
	position: absolute;
	z-index: 2;
	height: 18px;
	width: 69px;
	background: url(../_img/bg_shad.gif);
	top: 140px;
	right: 0px;
}
.inner-content {
	padding: 0px 40px;
	color: #5B6A73;
}
.facility {
	padding: 55px 0px 0px 79px;
	background: url(../_img/bg_facility.jpg) no-repeat left top;
	min-height: 121px;
	_height: 121px;
	margin: 0px 0px 0px 22px;
}
.facility ul, .also ul {
	margin: 0px;
	padding: 10px 0px;
	list-style: none;
	color: #666;
}
.facility li, .also li {
	background: url(../_img/bg_facility-li.gif) no-repeat left 4px;
	margin: 0px;
	padding: 0px 0px 2px 12px;
}
/*------------------------footer------------------------*/
.footer {
	clear: both;
	width: 100%;
	padding: 0px 0px 20px;
}
.footer-r {
	background: url(../_img/bg_footer-r.gif) repeat-x right top;
	margin: 0px 0px 0px 350px;
}
.right {
	background: url(../_img/bg_footer-r_i.gif) no-repeat left top;
	padding: 0px 0px 50px;
	/*min-height: 88px;
	_height: 88px;*/
}
.right p {
	margin: 0px;
	padding: 25px 0px 0px 40px;
}
.footer-l {
	background: url(../_img/bg_footer.gif) repeat-x left top;
	padding: 30px 0px 0px 20px;
	float: left;
	width: 330px;
}
.gws {
	background: url(../_img/gws.gif) no-repeat left 2px;
	padding: 0px 0px 0px 40px;
	min-height: 27px;
	_height: 27px;
	margin: 0px 0px 0px 20px;
}
table.catalog_ {
	width: 99%;
}
table.catalog_ td {
	padding: 0px 10px 10px 0px;
	vertical-align: top;
}
