w@charset "utf-8";

html {
	height:100%;
	width:100%;
}
body {
	height:100%;
	width:100%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight:normal;
	font-size: 62.5%;
	line-height:12px;
	color:#202020;
	background:url(../images/bg.jpg) no-repeat center top #89BE0C;
}
html, body, h1, h2, h3, h4, h5, h6, p, em, strong, abbr, acronym, blockquote, q, cite, ins, del, dfn, a, div, span, pre, hr, address, br, b, i, sub, sup, big, small, tt, table, tr, caption, thead, tbody, tfoot, col, colgroup, form, input, label, textarea, button, fieldset, legend, select, option, optiongroup, ul, ol, li, dl, dt, dd, code, var, kdb, samp, img, object, param, map, area, bdo, iframe {
	padding:0;
	margin:0;
	border:0;
}
* html img.png { position:relative; zoom:1;  behavior: 
 expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" &&  this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src  + "', sizingMethod='image')",  this.src = "images/blank.gif"):(this.origBg = this.origBg? this.origBg 
:this.currentStyle.backgroundImage.toString().replace('url("', '').replace('")', ''),  this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" +  this.origBg + "', sizingMethod='crop')",  this.runtimeStyle.backgroundImage = "none")), this.pngSet=true)  );
}
img {
	display:block;
}

/* ******************************************* */
.all {
	width:995px;
	margin:0 auto;
	margin-top:34px;
}

.content {
	background:url(../images/all_bg_lines.png) repeat-y;
	padding:0 16px 0 16px;
}

.post_head_blockset {
	overflow: hidden;
	_overflow: visible;
	height:1%;
}

.post_head_blockset div {
	float: left;
}

#video {
	padding:10px 46px 7px 16px;
}

div#body_content {
	float: left;
	display:inline;
}


#body_content {
	width:621px;
}

#body_right_side {
	float:right;
	width:342px;
}

.form_area {
	width:312px;
	background:url(../images/form_bg.png) no-repeat #B11308;
	padding-top:50px;
}

#timer {
	margin:30px 0 0 80px;
	height:32px;
	font-family:tahoma;
	font-size:0px;
	font-weight:bold;
	color:#FFFFFF;
}

.form {
	margin:80px 0 0 24px;
}

.form span {
	font-family:tahoma;
	font-size:13px;
	font-weight:bold;
	color:#FFFFFF;
}
.logform{
	margin-top:20px;
}
.logform td {
	padding-bottom:10px;
}

.logform td input {
	height:19px;
	width:170px;
	border:1px solid #666666;
}

#form_button {
	margin-left:23px;
}

.info_blocks {
	margin-top:10px;
}

.body_text {
	margin-top:20px;
	margin-left:15px;
	margin-right:15px;
	color:#333333;
	font: 15px/18px tahoma;
	letter-spacing: 0.05em;
}

.content_promo_block {
	margin-left:29px;
	margin-top:38px;
}

.footer {
	width:100%;
}

.copyright {
	margin:10px 20%;
	text-align:center;
	font:13px/18px tahoma;
	color:#b70f0c;
}

.footer_links {
	margin:10px 20%;
	text-align:center;
	font:11px/18px tahoma;
	font-weight:bold;
}

.footer_links a {
	color:#3b3b3b;
	text-decoration:none;
}

.footer_posttext {
	color:#666666;
	margin:0 5%;
}

.clear {
	clear:both;
}
.but{
	margin:0 auto 10px auto;
	width:600px;	
}
.body_layout{
	overflow:hidden;
	_overflow:visible;
	_height:1%;
}