html{
	height:100%;
}
body {
	margin:0;
	color:#0a0a0a;
	font:14px/22px Verdana, Arial, Helvetica, sans-serif;
	background: url(../images/bg-body.jpg) no-repeat 50% 0;
	min-width:1000px;
	height:100%;
}
img {
	border-style:none;
	/*display:block;*/
}
a {
	color:#383f41;
	outline:none;
	text-decoration:none;
}
a:hover {text-decoration:underline;}
input, textarea, select {
	font:100% arial,sans-serif;
	vertical-align:middle;
	color:#000;
}
form, fieldset {
	margin:0;
	padding:0;
	border-style:none;
}
header, section, footer, nav, article, aside {display: block;}
.wrap{
	width:100%;
	overflow:hidden;
}
#wrapper{
	width:1000px;
	margin:0 auto;
	min-height:100%;
}
.header{
	height:156px;
	overflow:hidden;
}
.header .logo{
	float:left;
	background: url(../images/logo.png) no-repeat;
	width: 274px;
	height: 91px;
	text-indent:-9999px;
	overflow:hidden;
	margin:40px 0 0 83px;
}
.header .logo a{
	display:block;
	height:100%;
}
.header .contacts{
	float:right;
	padding:76px 278px 0 0;
	text-align:right;
}
.contacts .phone{
	display:block;
	font-size:33px;
	color:#fff;
	letter-spacing:-3px;
	font-weight:bold;
	padding:0 0 16px;
} 
.contacts .phone span{
	color:#cccfe1;
	font-size:27px;
}
.contacts .email{
	color:#2c335b;
	font-size:24px;
	text-decoration:underline;
	font-weight:bold;
	letter-spacing:-1px;
}
.contacts .email:hover{
	text-decoration:none;
}
.nav{
	zoom:1;
	overflow:hidden;
}
.nav ul{
	list-style:none;	margin:0;	padding:11px 0 10px;
	text-align:center;
}
.nav ul li{
	display:inline;
	margin:0 23px 0 27px;
}
.nav ul a{
	font-size:18px;
	font-weight:bold;
	color:#fff;
}
.nav ul a:hover,
.nav ul .active a{
	color:#cfd1dc;
	text-decoration:none;
}
.cart-wrap{
	zoom:1;
	overflow:hidden;
}
.cart{
	float:right;
	background:#d8d1a3;
	height:39px;
	border-radius:5px;
	padding:0 3px 0 11px;
}
.cart strong{
	float:left;
	font-size:18px;
	line-height:39px;
	color:#2c335b;
}
.cart .buy{
	background: url(../images/bg-cart.png) no-repeat;
	height: 24px;
	padding:4px 0 0 36px;
	margin:4px 0 0 11px;
	color:#2c335b;
	font-size:10px;
	line-height:12px;
	font-weight:bold;
	float:left;
	text-align:center;
}
.main{
	position:relative;
	z-index:2;
}
.twocolumns{
	zoom:1;
	overflow:hidden;
	padding:0 15px 0 6px;
}
.sidebar{
	float:left;
	width:291px;
}
.content{
	float:right;
	width:678px;
}
.side-box{
	margin:0 0 8px;
}
.side-box .title{
	display:block;
	background:#525d98 url(../images/bg-title.png) no-repeat;
	width: 291px;
	height: 39px;
	line-height:39px;
	text-align:center;
	color:#fff;
	font-size:18px;
	font-weight:bold;
}
.holder{
	border:2px solid #525d98;
	border-top:0;
}
.side-nav{
	list-style:none;	margin:0 0 -2px;	padding:0;
}
.side-nav li{
	padding:0 0 2px;
}
.side-nav a{
	display:block;
	font-size:18px;
	text-decoration:underline;
	color:#2c335b;
	padding:8px 12px 0;
	min-height:31px;
	background:#cccfe1;
	border-radius:3px;
	font-weight:bold;
}
.side-nav ul{
	list-style:none;	margin:0;	padding:10px 0 0 39px;
}
.side-nav ul li{
	padding:0 0 12px;
}
.side-nav ul a{
	background:none;
	padding:0;
	min-height:0;
	text-decoration:none;
}
.side-nav ul a:hover{
	text-decoration:underline;
}
.news-list{
	list-style:none;	margin:0;	padding:9px 11px 22px 10px;
}
.news-list li{
	padding:0 0 4px;
}
.news-list .date{
	display:block;
	color:#2d376a;
	font-size:12px;
	margin:0 0 -4px;
}
.news-list a{
	display:block;
	font-size:12px;
	line-height:16px;
	text-decoration:underline;
}
.news-list a:hover{
	text-decoration:none;
}
.title-holder{
	border-bottom:2px solid #a79a43;
	padding:0 0 2px;
	margin:0 0 12px;
}
.title-holder h2{
	margin:0;
	padding:0;
	font-size:16px;
	line-height: 14px;
	color:#2d376a;
}
.content p{
	margin:0 0 6px;
	text-indent:40px;
}
.catalog-wrap{
	background:#e1e0ec;
	padding: 23px 15px 0 9px;
	margin:0 -15px 0 -9px;
	position:relative;
}
.catalog{
	list-style:none;	margin:0 -35px -17px 0;	padding:10px 0 0;
}
.catalog li{
	display:inline-block;
	vertical-align:top;
	width:182px;
	padding:4px 4px 0;
	margin:0 16px 32px 15px;
	border:2px solid #cccfe1;
	border-bottom:0;
	background:#fff;
}
.catalog .title{
	display:block;
	font-weight:bold;
	color:#2c335b;
	text-decoration:underline;
	font-size:13px;
	margin:0 0 4px;
}
.catalog dl{
	margin:0 0 5px;
	zoom:1;
	overflow:hidden;
	color:#2c335b;
	font-size:12px;
	line-height:15px;
}
.catalog dl dt{
	float:left;
	font-weight:bold;
	margin:0 3px 0 0;
}
.catalog dl dd{
	display:block;
	margin:0;
	zoom:1;
	overflow:hidden;
}
.image{
	text-align : center;
}
.price-holder{
	margin:0 -6px;
	background:#525d98;
	border-radius:3px;
	height:39px;
	padding:0 10px 0 7px;
}
.price-holder .price{
	float:left;
	font-size:16px;
	color:#fff;
	line-height:39px;
}
.price-holder .buy{
	float:right;
	background: url(../images/bg-cart02.png) no-repeat 100% 0;
	height: 18px;
	margin:7px 0 0;
	padding:3px 30px 0 0;
	font-size:10px;
	font-weight:bold;
	color:#fff;
}
.price-holder .buy1{
	float:right;
	height: 18px;
	margin:7px 0 0;
	padding:3px 0 0 0;
	font-size:12px;
	font-weight:bold;
	color:#fff;
}
.footer{
	background: url(../images/bg-footer.jpg) no-repeat;
	height: 43px;
	margin:-35px 0 0;
	padding:94px 27px 0 17px;
}
.footer .text{
	float:left;
	font-size:10px;
	line-height:29px;
	color:#2c335b;
}
.footer .text a{
	text-decoration:underline;
	color:#2c335b;
}
.footer .text a:hover{
	text-decoration:none;s
}
.counter{
	float:right;
	width:88px;
	height:31px;
	background:#fff;
}
.price_txt{
	font-size:15px;
	color:#2c335b;
}
.price_txt_big{
	font-size:24px;
	color:#2c335b;
}






