* {
	margin: 0;
	padding: 0;
	border: 0;
	}
html, body {
	height: 100%;
	width: 100%;
	}
* html #container {	
	height: 100%;
	}
body {
	font-family:Tahoma, Geneva, sans-serif;
	font-size:12px;
	background:url(im/bg.png) repeat-x top;
	}
.empty {			/*распорка, чтобы придавить подвал к низу*/
	height: 46px;
	}
.clear {			/*чистка*/
	clear: both;
	}
#container {
	width: 902px;
	min-height: 100%;
	margin: 0 auto;
	position: relative;
	}
.new_text {
	font: normal 11px/18px Verdana;
	}
.item_info .item_title {
    font-family: Arial;
	float:left;
	font-weight:bold;
	white-space:nowrap;
	color:#ed4c27;
	font-size:12px;
	}
.item_info .item_description {
	font-family: Arial;
	font-size:11px;
	padding-top:15px;
	padding-bottom:22px;
	clear:both;
}
.brand_name {
margin-top:15px;margin-bottom:5px;font-weight:bold;padding-left:20px;font-size:14px;font-family: Arial;
}
.number {
float:left;width:90px;padding-top:1px;text-indent:1px;font-size:12px;font-family: Arial;
}
.free {
color:#ed4c27;margin-left:3px;margin-top:-3px;font-size:9px;float:left;font-family: Arial;
}
.price {
float:left;width:55px;font-weight:bold;color:#ed4c27;padding-top:6px;padding-bottom:5px;font-size:12px;font-family: Arial;
}
.per_pill {
float:left;width:75px;font-size:10px;padding-top:5px;padding-bottom:4px;font-family: Arial;
}
.per_pill_span {
color: #ED4C27;
}
.shop {
float:left;width:100px;padding-top:5px;padding-bottom:5px;text-indent:1px;font-size:11px;font-family: Arial;
}
.shop a{
Text-decoration: underline;
}

/*шапка*/
#header {
	width: 902px;
	height: 185px;
	position: relative;
	}
.head {
	background:url(im/head1.png);
	width:10px;
	height:185px;
	position: absolute;
	left: 0;
	}
.site-title {
	background:url(im/head2.png) repeat-x;
	width:528px;
	height: 185px;
	vertical-align:bottom;
	position: absolute;
	left: 10px;
	}
.clr {
	background:url(im/head3.jpg) no-repeat;
	width:274px;
	height: 185px;
	position: absolute;
	left: 538px;
	}
.wrp {
	background:url(im/head4.png) no-repeat;
	width:90px;
	height: 185px;
	position: absolute;
	right: 0;
	}
	
h1 a {
		color: #ffffff;
		text-decoration: none;
	}
.site-title h1 {
	color:#FFF;
	margin: 0 0 25px 15px;
	font-size: 35px;
	margin-top: 118px;
	}

/* LEFT */
#left {
	margin-top: 25px;
	width:195px;
	float: left;
	}
.block {
	width: 199px;
	margin: 3px 0;
	}
.headl {
	background:url(im/lefth.png) no-repeat;
	height:32px;
	color:#FFF;
	} 
.headl div {
	float:left;
	font-weight:bold;
	font-size:14px;
	margin: 7px 0 0 12px;
	}
.menub {
	padding: 5px 4px 5px 35px;
	background:url(im/blockbg.png);
	}
.menub ul {
	margin: 5px 0 10px 0;
	}
.menub li {
	margin: 5px 0;
	list-style-image:url(im/list.png);
	}
.menub li a {
	color:#03F;
	text-decoration:none;
	}
.menub li a:hover {
	color:#930;
	}
.bottomb {
	background:url(im/blockbot.png);
	height:22px;
	}
.bottomb2 {
	background:url(im/blockbot2.png);
	height:10px;
	}
	
/* CONTENT */
#cont {
	width: 493px;
	margin: 25px auto 0 auto;
	padding-top: 15px;
	float: left;
	}
#content {
	margin: 0 25px;
	width: 454px;
	}
.chead {
	font-weight:bold;
	color:#395EFF;
	text-decoration:underline;
	} 
.ctext {
	color:#323232;
}

/* RIGHT */
#right {
	margin-top: 25px;
	margin-right: 0;
	width:195px;
	float: right;
	}
.headr {
	background:url(im/righth.png) no-repeat;
	height:32px;
	color:#FFF;
	
	} 
.headr div {
	font-weight:bold;
	font-size:14px;
	margin: 17px 0 0 12px;
	text-align: center
	}
.contr {
	padding: 5px 4px 5px 5px;
	color:#5D5D5D;
	background:url(im/blockbg.png);
	}
.contr2 {
	padding: 5px 4px 5px 5px;
	color:#5D5D5D;
	background:url(im/blockbg2.png);
	}
.contr2 .im_ {
	text-align:center;
	padding: 3px 0;
	}
.contr2 .im_ img {
	border:3px solid #D9C8FF;
	}
.rtext {
	margin: 5px 5px 0 10px;
	line-height: 150%;
	}
.payim {
	margin: 2px 7px 0 7px;
	font-size:18px;
	font-weight:bold;
	text-align:center
	
	}
.payim img {
	margin: 2px 3px;
	}
.bottomb3 {
	background:url(im/blockbot3.png);
	height:10px;
	}

.bottom {
	background:url(im/bottom.png) no-repeat center;
	width: 902px;
	height:46px;
	color:#03F;
	padding: 0 15px;
	margin: -44px auto 0;
	position: relative;
	}
	