@charset "utf-8";
/* CSS Document */
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.75em;
	color: #FFFFFF;
	line-height:1.3em;
}
body {
	background-color: #450C18;
	margin: 0;
	padding:25px 0 25px 0;
}

img {border:0;}
a {color: #4D0E1B;}
a:hover {color:#962E44;}
.strong {font-weight:bold;}

.wrapper {
	position:relative; width:100%;
}

#mainMenu {
	position:absolute;left:0;top:0; z-index:1;
	background:url(images/menu_bg.jpg) no-repeat;
	width:281px;
	height:359px;
	padding-top: 15px;
	text-align:center;
}
#logo {
	font-family:"Times New Roman", Times, serif;
	font-size:24px;
	line-height:24px;
	font-style:italic;
	filter:shadow(color=#2B060D, direction=135);
	display:block;
	text-decoration:none;
	color:#FFFFFF;
}
.phone {
	color:#c4abb2;
	margin:15px 0 20px 0;
}

#mainMenu ul {
	margin:0px;
	padding:0px;
	padding-left:55px;
	list-style:none;
	text-align:left;
	line-height:25px;
}
#mainMenu ul a {
	background:url(images/menu_item.gif) center left no-repeat;
	padding-left:20px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#FFFFFF;
	text-decoration:none;
	text-transform:uppercase;
}
#mainMenu ul a:hover {
	background-image:url(images/menu_item_select.gif);
	padding-left:30px;
}

#content {
	background:url(images/text_bg.jpg) bottom left #FFF repeat-x;
	color:#000;
	position:relative;
	margin-left:281px;
	z-index:1;
	min-height:360px;
	height:auto !important;
	height:360px;
}

#content h2 {font-size:inherit;}

#content .title {
	margin:0px;
	margin-left:10px;
	background: url(images/title.jpg) left #F3F2ED repeat-y;
	padding-left:20px;
	font-weight:bold;
	font-size:1.2em;
	line-height:27px;
}
#content .title img {
	float:right;
	width:61px;
	height:21px;
}

#content .text {
	padding:40px;	
	padding-top:20px;	
}

#content .image, .catalog img {
	border:double 3px #AFADA7;
}

#copyright {
	margin:30px;
	padding: 20px;
	background-color:#4D0E1B;
	border:1px solid #962E44;
	position:relative;
}

#copyright img {
	width:5px;
	height:5px;
	position: absolute;
}

.copyrightIE_r {
	right: -1px;
	float:right;
	width:auto;
}

*html img.copyrightIE_r {
	right: -2px;
}

#copyright div {
	float:right;
	width:auto;
	text-align:center;
}
#copyright a {
	color: #CB7687;
}
#copyright a:hover {
	color: #BD949D;
}
#copyright b{
	display:block;
	margin-top:3px;
}
.clear {clear:both;}

.catalog ins{display: -moz-inline-box; display: inline-block; vertical-align: top; text-align: left; width: 175px; margin-bottom:20px; text-decoration:none;}

.contacts ul {margin:0px; padding:0px; list-style:none;}
.contacts li {padding-bottom:10px;}
.contacts span {float:left; display:block; width: 100px;}

.error {color:#962E44; margin-bottom: 20px;}

.multyline li {width:31%; float:left; margin-left:15px;}

#counters {text-align:center;}