#content_l {
	float: left;
	width: 209px;
}
#content_r {
	float: right;
	width: 647px;
}
#content {
	overflow: hidden;
	width: 862px;
	margin: 0 auto;
}
.content_p p {
	/*padding-bottom: 0.5em;
	padding-top: 0.5em;*/
	font-size: 13px;
	font-family: Georgia, serif;
	position: relative;
	z-index: 1000;
}
.content_p {
	padding: 28px 20px 0 20px;
	font-size: 14px;
}
.content_p2 {
	padding: 28px 20px 0 20px;
	font-size: 16px;
}
.content_p ol {
	position: relative;
	z-index: 99;
	list-style-position: inside;
}
.content_p ol li {
	font-size: 14px;
	padding-bottom: 1em;
}
.b {
	color: #0099FF;
}
.b a {
	color: #0099FF;
}
.g {
	color: #96C800;
}
.g a {
	color: #96C800;
}
#content_l .c6 {
	background: url(../images/content/corners/l_br_bg.png) no-repeat right bottom;
}
#content_l .c4 {
	background: url(../images/content/corners/l_tl_bg.png) no-repeat;
}
#content_l .c0 {
	background: url(../images/content/corners/l_t_bg.png) repeat-x;
}
#content_l .c5 {
	background: url(../images/content/corners/l_tr_bg.png) no-repeat right top;
}
#content_l .c1 {
	background: url(../images/content/corners/l_r_bg.png) repeat-y right bottom;
}
#content_l .c2 {
	background: url(../images/content/corners/l_b_bg.png) repeat-x right bottom;
}
#content_l .c7 {
	background: url(../images/content/corners/l_bl_bg.png) no-repeat left bottom;
	height: 770px;
}
#content_l .c3 {
	background: url(../images/content/corners/l_l_bg.png) repeat-y left bottom;
}
#content_r .c6 {
	background: url(../images/content/corners/r_br_bg.png) no-repeat right bottom;
}
#content_r .c4 {
	background: url(../images/content/corners/r_tl_bg.png) no-repeat;
}
#content_r .c0 {
	background: url(../images/content/corners/r_t_bg.png) repeat-x;
}
#content_r .c5 {
	background: url(../images/content/corners/r_tr_bg.png) no-repeat right top;
}
#content_r .c1 {
	background: url(../images/content/corners/r_r_bg.png) repeat-y right bottom;
}
#content_r .c2 {
	background: url(../images/content/corners/r_b_bg.png) repeat-x right bottom;
}
#content_r .c7 {
	background: url(../images/content/corners/r_bl_bg.png) no-repeat left bottom;
	height: 770px;
}
#content_r .c3 {
	background: url(../images/content/corners/r_l_bg.png) repeat-y left bottom;
}
#container_wrap {
	background: url(../images/c_bg.gif) repeat-x left bottom;
}
#container_content {
	position: relative;
	width: 1024px;
	margin: 0 auto;
	padding-bottom: 151px;
}
#nezn {
	position: absolute;
	bottom: 0;
	left: 1px;
	background: url(../images/nezn.png) no-repeat;
	width: 134px;
	height: 253px;
}
#volk {
	position: absolute;
	z-index: 100;
	bottom: 1px;
	right: -1px;
	background: url(../images/volk.png) no-repeat;
	width: 207px;
	height: 258px;
}
#discount {
	position: absolute;
	bottom: 58px;
	left: 0;
	z-index: 10;
	width: 100%;
	text-align: center;
}
#discount p {
	font-family: Georgia, serif;
	font-size: 24px;
	color: #FF3333;
}
.text_lightorange {
	color: #FF6101;
	padding: 0.5em 0;
}
.text_green {
	color: #96C800;
	padding: 0.5em 0;
}
.text_blue {
	color: #0096FA;
	padding: 0.5em 0;
}
.text_orange {
	color: #FA9600;
	padding: 0.5em 0;
}
.text_darkblue {
	color: #006AF8;
	padding: 0.5em 0;
}
.text_purple {
	color: #FF0077;
	padding: 0.5em 0;
}
