html {
	height: 100%;
	background: #151515 url('/design/images/gradient_tile.png') top center repeat-x;
}

body {
	margin: 0;
	padding: 0;
	width: 100%;
	height: 100%;
	min-height: 1000px;
	min-width: 998px;
	position: relative;
	background: url('/design/images/body_ornam.png') 100% 305px no-repeat;
}

* html #ie_box { width: expression((998 < document.body.offsetWidth) ? '100%' : '998px'); }

	/* обвязка страницы */
#body_wrapper {
	min-height: 100%;
	position: relative;
	background: #1c1c1c;
	margin: 0 8% 0 210px;
	padding-bottom: 75px;
}
* html #body_wrapper {
	height: 100%;
}
	/* конец обвязки страницы */

	/* шапка */
#header {
	top: 0;
	left: 0;
	z-index: 5;
	width: 100%;
	height: 255px;
	position: absolute;
}

#header h1 {
	margin: 0 0 0 4%;
	padding-top: 35px;
}

#header h1 em { display: none; }
#header h1 span {
	display: block;
	margin: 7px 0;
}

#header .logo {
	top: 20px;
	left: 27px;
	position: absolute;
}

#header .title {
	height: 100%;
	margin-left: 210px;
	position: relative;
	border-bottom: 5px solid #3a3a3a;
	background: #000 url('/design/images/header_tile.png') right center;
}

#header .title .decor {
	height: 100%;
	position: relative;
	background: url('/design/images/header_ornam_low.png') right center no-repeat;
}

#header .h1 {
	height: 100%;
	width: 600px;
	margin: 0;
	padding: 0;
}

#header #contacts {
	left: 4%;
	margin: 0;
	padding: 0;
	top: 175px;
	position: absolute;
	list-style-type: none;
}

#header #contacts li {
	height: 21px;
	margin-bottom: 11px;
	padding-left: 35px;
}

#header #contacts li.phone {
	width: 250px;
	background: url('/design/images/c_icons.png') 0 0 no-repeat;
}

#header #contacts li.email {
	background: url('/design/images/c_icons.png') 0 -33px no-repeat;
}
	/* конец шапки*/

	/* обвязка контента */
#content_wrapper {
	min-height: 900px;
	padding-top: 260px;
	position: relative;
}
* html #content_wrapper { height: 600px; }
	/* конец обвязки контента */

	/* контент */
#content_wrapper .content {
	/* IE8?
	float: left;
	*/
	margin: 35px 4%;
	position: relative;
	padding-bottom: 75px;
}
* html #content_wrapper .content {
	float: none;
	padding: 35px 0;
}

		/* галерея на главной */
.content .gallery {
	float: left;
	width: 100%;
	margin: 15px 0;
}
.content .gallery div span {
	display: block;
}
.content .gallery.main div {
	width: 25%;
	float: left;
	clear: right;
	text-align: center;
}
* html .content .gallery.main div { margin-right: -1px; }

.content .gallery.main div a img {
	padding: 3px;
	border: 2px solid #1c1c1c;
}
.content .gallery.main div a:hover img {
	border: 2px solid #c48600;
}
		/* конец галереи на главной */

		/* форма отправки данных */
form div {
	border: 1px;
	margin: 0 0 10px 0;
}

form label {
	width: 120px;
	float: left;
	vertical-align: top;
}

form input,
form select,
form textarea {
	width: 280px;
	background: #fff;
	border: 1px solid #c48600;
}

form #scode { width: 128px; }

form div.toplabel label {
	width: 350px;
	float: none;
	display: block;
	margin-bottom: 3px;
}

form div.submit button,
form div.submit input {
	color: #000;
	width: auto;
	background: #fcfbfa;
	border: 1px solid #c48600;
}

form img {
	display: block;
	margin-left: 120px;
	margin-bottom: 5px;
}

* html form img { margin-left: 123px; }
		/* конец формы отправки данных */

		/* табличные данные */
.content table {
	width: 100%;
	border-top: 1px solid #c48600;
	border-left: 1px solid #c48600;
}

.content table td,
.content table th {
	padding: 3px 6px;
	border-bottom: 1px solid #c48600;
	border-right: 1px solid #c48600;
}

.content table .data {
	text-align: center;
}
		/* конец табличных данных */

        /* карта проезда */
.content #map p {
	margin: 5px 0;
}
        /* конец карты проезда */
	/* конец контента */

	/* оформление всплывающего окна */	
.highslide-dimming {
	position: absolute;
	background: black;
}

.highslide-wrapper, .highslide-outline {
	background: white;
}

.highslide-container .highslide-caption {
	display: none;
	border-top: none;
	font-size: 1em;
	padding: 5px;
	background: white;
}
	/* конец оформления всплывающего окна */	

	/* орнаменты */
#content_ornament {
	bottom: 115px;
	left: -177px;
	width: 177px;
	height: 181px;
	background: url('/design/images/content_ornam.png') no-repeat;
	position: absolute;
}
	/* конец орнаментов */

	/* главное меню */
#mainmenu {
	left: 0;
	padding: 0;
	top: 300px;
	margin: 0 0 0 25px;
	position: absolute;
	list-style-position: inside;
}
* html #mainmenu {
	margin: 0 0 0 18px;
}

#mainmenu li {
	margin: 0 0 11px 0;
}
		/* подменю */
#mainmenu li ul {
	padding: 0;
	margin: 11px 0;
	list-style-type: none;
}
#mainmenu li ul li {
	margin-left: 20px;
	padding: 0 0 0 14px;
	list-style-position: outside;
	background: url('/design/images/sumenu_bullet.png') left center no-repeat;
}
		/* конец подменю */
	/* конец главного меню */

	/* ссылки прайс-листа */
#price {
	margin: 0;
	padding: 0;
	top: 650px;
	left: 30px;
	z-index: 4;
	position: absolute;
	list-style-type: none;
}
#price li {
	width: 145px;
	margin: 0 0 10px 0;
	padding: 0 0 0 20px;
	background: url('/design/images/download.gif') 0 6px no-repeat;
}
#price li a {
	display: block;
}
	/* конец ссылок прайс-листа */

	/* подвал */
#footer {
	bottom: 0;
	width: 108%;
	left: -210px;
	height: 60px;
	padding-top: 15px;
	position: absolute;
	background: #4a4a4a;
	padding-right: 233px;
}
#footer #copyright { margin-left: 4%; }

#footer #copyright2 {
	top: 10px;
	right: 30%;
	padding: 0;
	width: 495px;
	position: absolute;
}

#footer #copyright2 p {
	text-align: center;
}

#footer a img { border: none; }

#footer #alronix {
	top: 10px;
	right: 4%;
	padding: 0;
	width: 195px;
	height: 55px;
	position: absolute;
}

#footer #alronix #alronix_logo {
	width: 55px;
	float: left;
	height: 55px;
}

#footer #alronix #text {
	float: left;
	width: 140px;
	padding-top: 13px;
}

#footer #alronix a { color: #fff; }
#footer #alronix a img { border: none; }

#footer .liveinternet {
	width: 88px;
	margin-top: 3px;
}

#footer .articles {
	padding: 0 10px;
	vertical-align: top;
}
   /* конец подвала */

