html, body {
	height: 100%;
	margin: 0;
	padding: 0;
}

body {
	width: 100%;
	position:relative;
	background: url(/images/body_back.gif) repeat 0px 0px;
}

html>body #container {
	height: auto;
	min-height: 100%;
}

img {
	border: none;
}

a {
	outline: none;
}

ul, li, input, form, p, img, table, tr, td {
	margin: 0px;
	padding: 0px;
}

.clear {
	clear: left;
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 0px;
}

.clear-right {
	clear: right;
	line-height: 0px;
	height: 0px;
	padding: 0px;
	margin: 0px;
	border: 0px;
	font-size: 0px;
}

/*-------------Основной контейнер для траницы-------------*/

#container { 
	position: relative;
	height: 100%;
	width: 1003px;
	padding: 0px 5px 0px 6px;
	margin: 0px auto 0px auto;
	background: #2d0104 url(/images/container_back.gif) repeat-y 0px 0px;
}

/*********************************************************/
/*---------------Стили для главной страницы----------------*/
/*********************************************************/

#main { 
	width: 975px;
	padding: 75px 12px 0px 16px;
	min-height: 797px;
	background: url(/images/main_back.jpg) no-repeat 0px 0px;
}

*html #main { 
	height: 797px;
}

#main #header { 
	width: 975px;
}

#main #menu {
	width: 842px;
	height: 32px;
	padding: 10px 42px 0px 91px;
	margin-bottom: 41px;
	background: url(/images/main_menu_back.jpg) no-repeat 0px 0px;
}

*html #main #menu {
	height: 39px;
	padding: 3px 42px 0px 91px;
}

#main #menu ul {
	list-style-type: none;
}

#main #menu ul li {
	float: left;
	margin-right: 43px;
}

#main #menu ul li.last {
	margin-right: 0px;
}

#main #menu ul li a {
	padding-top: 7px;
	color: #FFF !important;
	font: 18px Times New Roman, Arial !important;
	text-decoration: none;
}

*html #main #menu ul li a {
	display: block;
}

#main #menu ul li a:hover {
	background: url(/images/menu_a_back.gif) no-repeat center top;
}

#main  #search {
	width: 975px;
	margin-bottom: 274px;
}	

#main  #search input.search {
	width: 168px;
	height: 17px;
	padding: 2px 11px 5px 11px;
	font: 12px Times New Roman, Arial !important;
	color: #737373 !important;
	line-height: 14px;
	margin-right: 5px;
	float: left;
	border: none;
	position: relative;
	right: 1px;
	background: url(/images/main_search_input.gif) no-repeat left top;
}	

html #main  #search input.search {
	height: 16px;
	padding: 4px 11px 4px 11px;
	line-height: 14px;
}	

#main #search a.submit {
	float: left;
	position: relative;
	top: 1px;
	cursor: pointer;
	font: bold 16px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: none;
}	

#main #search a:hover.submit {
	color: #cfcccc !important;
	text-decoration: none;
}	

#main #phone span {
	font: 22px Times New Roman, Arial !important;
	color: #b2906a !important;
}

#main #phone {
	padding-left: 23px;
	font: italic 38px Times New Roman, Arial !important;
	color: #FFF !important;
}

#main #content {
	width: 950px;
	padding: 32px 0px 25px 25px;
	background: url(/images/dotted_back.gif) repeat-y left top;
}

#main #content #content-top {
	position: relative;
	right: 12px;
	width: 948px;
	height: 24px;
	margin-bottom: 16px;
	background: url(/images/dotted_top.png) no-repeat left top;
	filter:expression(PNG(this));
}

h1{
	margin: 0px;
	padding: 0px;
	height: 26px;
	padding-left: 18px;
	background: url(/images/header_back.gif) no-repeat left top;
	font: 20px/26px Times New Roman, Arial !important;
	color: #b2906a !important;
}

h1 a {
	font: 20px/26px Times New Roman, Arial !important;
	color: #c7810f !important;
	text-decoration: underline; 
}

h1 a:hover {
	text-decoration: none; 
}

#main #content #random-products {
	float: left;
	width: 741px;
}

#main #content table#random-products-table {
	margin-top: 15px;
}

#main #content table#random-products-table td {
	width: 180px;
	text-align: left;
	padding: 0px 15px 15px 0px;

}

#main #content table#random-products-table td a {
	display: block;
	width: 170px;
	height: 170px;
	text-align: center;
	background: url(/images/img_140_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

#main #content table#random-products-table td img {
	margin-top: 15px;
	width: 140px;
	height: 140px;
}

#main #content #award-main {
	width: 170px;
	margin-right: 39px;
	text-align: center;
	float: left;
}

#main #content #award-main a#award-main-img {
	display: block;
	width: 170px;
	height: 215px;
	margin-bottom: 7px;
	text-align: center;
	background: url(/images/img_140x185_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

#main #content #award-main img{
	margin-top: 15px;
	width: 140px;
}

#main #content #award-main a {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: none;
}

#main #content #award-main a:hover {
	text-decoration: underline;
}

/*#main #content #news-main {
	width: 771px;
	float: left;
}

#main #news-main .news-main-item {
	width: 360px;
	padding: 0px 7px 0px 18px;
	float: left;
}

#main #news-main .news-main-date {
	margin-top: 3px;
	font: italic 13px Times New Roman, Arial !important;
	color: #b2906a !important;
}

#main #news-main .news-main-header {
	margin-top: 7px;
	font: 14px Times New Roman, Arial !important;
	color: #FFF !important;
	text-transform: uppercase;
}

#main #news-main p {
	margin-top: 5px;
	margin-bottom: 5px;
	font: 14px Times New Roman, Arial !important;
	color: #b4700e !important;
}

#main #news-main .news-main-more {
	padding-left: 18px;
	background: url(/images/a_back.gif) no-repeat left 3px;
	font: 12px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
	float: right;
}

#main #news-main .news-main-more:hover {
	text-decoration: none;
}*/

/********************************************************************/
/*---------------Стили для внутренних страниц страницы----------------*/
/********************************************************************/

#inner { 
	width: 975px;
	padding: 115px 12px 0px 16px;
	min-height: 359px;
	background: url(/images/inner_back.jpg) no-repeat 0px 0px;
}

h2 {
	margin: 0px;
	padding: 0px;
	height: 26px;
	padding-left: 18px;
	background: url(/images/h2_back.gif) no-repeat left top;
	font: 20px/26px Times New Roman, Arial !important;
	color: #b2906a !important;
}

h2 span {
	background-color: #461407;
	padding-right: 2px;
}

*html #inner { 
	height: 359px;
}

#inner #header { 
	width: 975px;
}

#inner  #phone span {
	font: 22px Times New Roman, Arial !important;
	color: #b2906a !important;
}

#inner  #phone {
	padding-left: 23px;
	font: italic 38px Times New Roman, Arial !important;
	color: #FFF !important;
}

#inner #menu {
	width: 827px;
	height: 32px;
	margin-top: 72px;
	padding: 10px 42px 0px 116px;
	background: url(/images/inner_menu_back.jpg) no-repeat 0px 0px;
}


*html #inner #menu {
	height: 39px;
	padding: 3px 42px 0px 116px;
}

*html #inner #menu ul li a {
	display: block;
}

#inner #menu ul {
	list-style-type: none;
}

#inner #menu ul li {
	float: left;
	margin-right: 35px;
}

#inner #menu ul li.last {
	margin-right: 0px;
}

#inner #menu ul li a {
	padding-top: 7px;
	color: #FFF !important;
	font: 18px Times New Roman, Arial !important;
	text-decoration: none;
}

#inner #menu ul li a:hover {
	background: url(/images/menu_a_back.gif) no-repeat center top;
}

#inner #content {
	width: 968px;
	margin-top: 6px;
	padding: 0px 4px 25px 3px;
	background: url(/images/dotted_back.gif) repeat-y left top;
}

#inner #content #content-top {
	position: relative;
	left: 10px;
	margin-bottom: 4px;
	width: 948px;
	height: 24px;
	background: url(/images/dotted_top.png) no-repeat left top;
	filter:expression(PNG(this));
}

/*------------------Левая часть-------------------*/
#inner #left-wrap {
	width: 279px;
	float: left;
	margin-right: 21px;
}

#inner #left-wrap #left-top {
	width: 279px;
	height: 28px;
	background: url(/images/left_top.png) no-repeat left top;
	filter:expression(PNG(this));
}

#inner #left-wrap #left-bottom {
	width: 279px;
	height: 28px;
	background: url(/images/left_bottom.png) no-repeat left top;
	filter:expression(PNG(this));
}

#inner #left {
	width: 268px;
	padding-left: 11px;
	background-color: #461407;
}	

#inner #left  #search {
	position: relative;
	bottom: 9px;
	left: 12px;
	width: 268px;
	padding-bottom: 5px;
}	

#inner #left  #search input.search {
	width: 168px;
	height: 16px;
	padding: 3px 11px 5px 11px;
	font: 12px Times New Roman, Arial !important;
	color: #737373 !important;
	line-height: 14px;
	margin-right: 5px;
	float: left;
	border: none;
	background: url(/images/inner_search_input.gif) no-repeat left top;
}	

*html #inner #left #search input.search {
	height: 16px;
	padding: 4px 11px 4px 11px;
	line-height: 14px;
}	

#inner #left #search a.submit {
	float: left;
	position: relative;
	top: 1px;
	cursor: pointer;
	font: bold 16px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: none;
}	


#inner #left #search a:hover.submit {
	color: #cfcccc !important;
	text-decoration: none;
}	

#inner #left #random-product {
	width: 257px;
	padding-right: 11px;
	text-align: center;
	margin-bottom: 10px;
}

#inner #left #random-product {
	width: 257px;
	padding-right: 11px;
	text-align: center;
	margin-bottom: 10px;
}

#inner #left #random-product a#random-product-img {
	display: block;
	width: 170px;
	height: 170px;
	margin-left: 43px;
	margin-top: 10px;
	background: url(/images/img_140_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

*html #inner #left #random-product a#random-product-img {
	margin-left: 0px;
}

#inner #left #random-product img {
	width: 140px;
	height: 140px;
	margin-top: 15px;
	margin-bottom: 3px;
}

#inner #left #random-product a {
	font: 13px Times New Roman, Arial !important;
	color: #FFF !important;
	text-decoration: none;
	text-transform: uppercase;
	letter-spacing: 1px;
}

#inner #left #random-product a:hover {
	color: #b2906a !important;
}

#left #news-left {
	width: 239px;
	padding: 5px 11px 8px 18px;
}

#inner #news-left a.news-archive {
	font: bold 11px Times New Roman, Arial !important;
	color: #c7810f !important;
	text-decoration: none;
	text-transform: uppercase;
	float: right;
	margin-right: 28px;
}

#inner #news-left a.news-archive:hover {
	text-decoration: underline;
}

#left #news-left .item {
	width: 239px;
}

#left #news-left .date {
	margin-top: 3px;
	font: italic 13px Times New Roman, Arial !important;
	color: #b2906a !important;
}

#left #news-left .header {
	margin-top: 7px;
	font: 12px Times New Roman, Arial !important;
	color: #FFF !important;
	text-transform: uppercase;
}

#left #news-left p {
	margin-top: 5px;
	margin-bottom: 5px;
	font: 14px Times New Roman, Arial !important;
	color: #b4700e !important;
}

#left #news-left .more {
	padding-left: 18px;
	margin-right: 10px;
	background: url(/images/inner_a_back.gif) no-repeat left 3px;
	font: 12px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
	float: right;
}

#left #news-left .more:hover {
	text-decoration: none;
}


#inner #left #award-main {
	width: 257px;
	position: relative;
	top: 12px;
	text-align: center;
}

#inner #left #award-main a#award-main-img {
	display: block;
	width: 170px;
	height: 215px;
	margin-left: 43px;
	margin-bottom: 7px;
	background: url(/images/img_140x185_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

*html #inner #left #award-main a#award-main-img {
	margin-left: 0px;
}

#inner #left #award-main img {
	margin-top: 15px;
	width: 140px;
}

#inner #left #award-main a {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: none;
}

#inner #left #award-main a:hover {
	text-decoration: underline;
}

/*****************************************/
/*------------------Контент-------------------*/
/*****************************************/

#inner #right {
	padding: 17px 0px 0px 0px;
	width: 668px;
	float: left;
}

/*------------------Каталог-------------------*/

#catalog {
	padding: 18px 16px 0px 0px;
}

#catalog table#catalog-menu {
	margin: 0px 0px 5px 0px;
	width: 618px;
	position: relative;
	left: 34px;
	z-index: 600;
}

#catalog table#catalog-menu td{
	padding: 0px 7px 9px 0px;
	width: 199px;
	vertical-align: top;
}

#catalog table#catalog-menu a {
	font: bold 14px Times New Roman, Arial !important;
	color: #c7810f !important;
	text-decoration: none;
	line-height: 14px;
}

#catalog table#catalog-menu a:hover {
	text-decoration: underline;
}

#catalog .carousel_container {
	 width: 652px;
	 height: 450px;
	 overflow: hidden;
}

/*#catalog .carousel_container {
	 position: relative;
	 bottom: 150px;
}

#catalog #carousel1 {
	position: relative;
	top: 150px;
}*/

#squad_2d0104 {
	width: 34px;
	height: 34px;
	background-color: #2d0104;
	position: relative;
	bottom: 31px;
}

#inner #right table#catalog-table td {
	width: 170px;
	text-align: center;
	vertical-align: top;
	padding: 0px 18px 18px 18px;
	font: 18px Times New Roman, Arial !important;
	color: #FFF !important;
	text-decoration: none;
	letter-spacing: 1px;
}

#inner #right table#catalog-table td a {
	display: block;
	width: 170px;
	height: 170px;
	margin-bottom: 5px;
	background: url(/images/img_140_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

#inner #right table#catalog-table td img {
	margin-top: 15px;
	width: 140px;
	height: 140px;
}

/*#inner #right table#catalog-table td a {
	font: 18px Times New Roman, Arial !important;
	color: #FFF !important;
	text-decoration: none;
	letter-spacing: 1px;
}

#inner #right table#catalog-table td a:hover {
	color: #b2906a !important;
}*/


#inner .pager-top {
	text-align: right;
	margin-right: 21px;
	margin-bottom: 17px;
}

#inner .pager-top a {
	font: bold 13px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: none;
}

#inner .pager-top a:hover {
	color: #c7810f !important;
}

#inner .pager-bottom {
	text-align: left;
	margin-left: 18px;
}

#inner .pager-bottom a {
	font: bold 13px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: none;
}

#inner .pager-bottom a:hover {
	color: #c7810f !important;
}


/*------------------Партнёры-------------------*/

#gallery ul li {
	margin: 0px;
	background: none;
	padding: 0px;
	margin-right: 8px;
}

#gallery ul {
	margin: 0px;
	padding: 0px;
}

#gallery {
	margin-left: 17px;
	width: 611px;
	height: 143px;
	overflow: hidden;
	background: url(/images/gallery_back.png) no-repeat left top;
	filter:expression(PNG(this));
	margin-bottom: 25px;
}

.item_image {
	height: 124px;
	width: 124px;
	overflow: hidden;
}

.item_image img {
	display:block;
	z-index:5;
}

.item_image .bg {
	background:transparent url(/images/partners_border.gif) no-repeat scroll 0 0;
	font-size:0;
	height: 124px;
	left:0;
	position:absolute;
	top:0;
	width: 124px;
	z-index:6;
}

.partner {
	width: 668px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font: 14px Times New Roman, Arial;
}

.partner-logo {
	margin-right: 23px;
	float: left;
	width: 124px;
	height: 124px;
	padding: 15px;
	background: url(/images/img_124_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

#right .partner-logo img{
	width: 124px;
	height: 124px;
}

.partner-description {
	color: #B4700E !important;
	font: 14px Times New Roman, Arial;
}

.partner-description .partner-name {
	padding-top: 11px;
	margin-bottom: 5px;
}

.partner-description .partner-name a {
	font: 20px Times New Roman, Arial !important;
	color: #fff !important;
	text-decoration: underline;
}

.partner-description .partner-name a:hover {
	text-decoration: none;
}

/*------------------Новости-------------------*/

#right .new {
	width: 668px;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font: 14px Times New Roman, Arial;
}

#right .new-img {
	margin-right: 23px;
	float: left;
	width: 124px;
	height: 124px;
	padding: 15px;
	background: url(/images/img_124_border.png) no-repeat left top;
	filter:expression(PNG(this));
}

#right .new-img img{
	width: 124px;
	height: 124px;
}

#right .new-description {
	color: #B4700E !important;
	font: 14px Times New Roman, Arial;
}

#right .new-description .new-date {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
}

#right .new-description .new-header {
	padding-top: 7px;
	margin-bottom: 5px;
}

#right .new-description .new-header a {
	font: 20px Times New Roman, Arial !important;
	color: #fff !important;
	text-decoration: underline;
}

#right .new-description .new-header a:hover {
	text-decoration: none;
}

#news-detail {
	padding: 18px 16px 0px 16px;
}

#news-detail b {
	font: 14px Times New Roman, Arial !important;
	color: #B4700E !important;
}

#news-detail p {
	margin-bottom: 15px;
	font: 14px Times New Roman, Arial !important;
	color: #fff !important;
}

#news-detail a {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
}

#news-detail a:hover  {
	text-decoration: none;
}

#news-detail ul {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 20px;
	font: 13px Times New Roman, Arial !important;
	color: #fff !important;
}

#news-detail ul li{
	padding-left: 18px;
	margin-bottom: 2px;
	background: url(/images/inner_a_back.gif) no-repeat left 5px;
	font: 14px Times New Roman, Arial !important;
	color: #fff !important;
}

#news-detail ul li a {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
}

#news-detail ul li a:hover  {
	text-decoration: none;
}

#news-detail-header {
	text-align: center;
	width: 600px;
	padding: 0px 18px 5px 18px;
	font: bold 14px Times New Roman, Arial !important;
	color: #b2906a !important;
}

/*------------------О компании-------------------*/

#top-menu {
	width: 690px;
}

#top-menu {
	width: 220px;
	margin-right: 10px;
	float: left;
}

#about {
	padding: 18px 16px 0px 16px;
}

#about img{
	width: 120px;
	height: 120px;
}

#about .left {
	float: left;
	margin-right: 15px;
}

#about .right {
	float: right;
	margin-left: 15px;
}

#about b {
	font: 14px Times New Roman, Arial !important;
	color: #B4700E !important;
}

#about p {
	margin-bottom: 15px;
	font: 14px Times New Roman, Arial !important;
	color: #fff !important;
}

#about a {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
}

#about a:hover  {
	text-decoration: none;
}

#about ul {
	list-style-type: none;
	margin-bottom: 15px;
	margin-left: 20px;
	font: 13px Times New Roman, Arial !important;
	color: #fff !important;
}

#about ul li{
	padding-left: 18px;
	margin-bottom: 2px;
	background: url(/images/inner_a_back.gif) no-repeat left 5px;
	font: 14px Times New Roman, Arial !important;
	color: #fff !important;
}

#about ul li a {
	font: 14px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
}

#about ul li a:hover  {
	text-decoration: none;
}

/*------------------Контакты-------------------*/
#contacts {
	padding: 18px 16px 0px 16px;
}

#contacts-menu {
	text-align: center;
	width: 636px;
	padding-bottom: 5px;
}

#contacts-menu a {
	font: bold 14px Times New Roman, Arial !important;
	color: #c7810f !important;
	margin-right: 25px;
	text-decoration: underline;
}

#contacts-menu a:hover {
	text-decoration: none;
}

#dotted-line {
	width: 636px;
	height: 15px;
	margin-bottom: 38px;
	background: url(/images/dotted_line.png) no-repeat left top;
	filter:expression(PNG(this));
}

*html #dotted-line {
	width: 636px;
	height: 15px;
	margin-bottom: 38px;
	background: url(/images/dotted_line.png) no-repeat left top;
	filter:expression(PNG(this));
}

#contacts span.department {
	font: 18px Times New Roman, Arial !important;
	color: #fff !important;
}

#contacts span.h3 {
	font: 14px Times New Roman, Arial !important;
	color: #c7810f !important;
}

#contacts p {
	margin-bottom: 15px;
	font: 14px Times New Roman, Arial !important;
	color: #fff !important;
}

#contacts a {
	font: 14px Times New Roman, Arial;
	color: #FFF;
	text-decoration: underline;
}

#contacts a:hover  {
	text-decoration: none;
}

/*------------------Сертификаты-------------------*/

#inner #right table#certificate-table td {
	width: 282px;
	text-align: center;
	vertical-align: top;
	padding: 0px 18px 18px 18px;
	background: url(/images/img_250_border.png) no-repeat 19px top;
	filter:expression(PNG(this));
}

#inner #right table#certificate-table td img {
	margin: 16px 0px 18px 0px;
}

#inner #right table#certificate-table td a {
	font: 18px Times New Roman, Arial !important;
	color: #FFF !important;
	text-decoration: none;
	letter-spacing: 1px;
}

#inner #right table#certificate-table td a:hover {
	color: #b2906a !important;
}

/*****************************************/
/*--------------------Футер---------------------*/
/*****************************************/
#footer-wrap {
	position: absolute;
	left: 0;
	bottom: 0;
	height: 60px;
	padding: 0px 5px 9px 6px;
	width: 1003px; 
	background: url(/images/footer_back.gif) no-repeat left bottom;
}

#footer {
	height: 55px;
	width: 931px; 
	padding: 0px 28px 0px 44px;
	border-top: 5px solid #FFF;
	background-color: #6e0614;
}

#footer #copy {
	font: 12px Times New Roman, Arial !important;
	color: #FFF !important;
	float: left;
	width: 150px;
	padding: 20px 25px 0px 0px;
}

#footer #counter {
	width: 88px;
	padding: 12px 0px 0px 0px;
	float: left;
}

#footer #empty {
	float: left;
	width: 424px;
	text-align: right;
}

#footer #creator {
	float: left;
	width: 244px;
	text-align: right;
	padding: 19px 0px 0px 0px;
}

#footer #creator img {
	margin-left: 5px;
	position: relative;
	top: 3px;
}

#footer #creator a {
	font: 12px Times New Roman, Arial !important;
	color: #b2906a !important;
	text-decoration: underline;
}

#footer #creator a:hover {
	text-decoration: none;
}

#page-empty {
	height: 60px;
}
