body {  
  padding: 0;
  margin: 0;
  font-family: Arial;
  font-size: 13px;
  color: #333;
  background: url(images/bg.jpg) repeat-x left top #2a2b2b;
}

.question {
	font-weight: bold;
	color: #d00;
}

.answer {
	text-decoration: none;
}

a img {
	border: none;
}

a {
	color: #00b;
	text-decoration: underline;
}

a:hover {
	color: #d00;
}

.deal_a {
	color: #d00;
	text-decoration: underline;
}

ul, li, h1, h2, h3, h4, h5, h6, h7, h8, p, form {
	margin: 0;
	padding: 0;
}

ul li {
	list-style-position: inside;
	list-style-type: none;
}

.main {
	margin: 0 auto;
	width: 952px;
}

.spacer, .clear {
	height: 4px;
	font-size: 1px;
	clear: both;
}
.clear {height: 1px;}

.float_left {float: left;}
.float_right {float: right;}
.float_right_red {
	float: right;
	color: #900;
	text-decoration: blink;
}
.announce {
	float: right;
	color: #900;
	font-size: 16px;
}
.align_center {text-align: center;}
.row {
	float: left;
	width: 100%;
}
body .small {font-size: 10px;}
body .red {color: #900;}

/* ==================== HEADER ======================= */
/* ====================================================*/

.header {
	border-left: 4px solid #fff;
	border-right: 4px solid #fff;
	background: url(images/header.png);
	height: 139px;
	background-repeat:no-repeat;
}

.header .logo {
	padding: 0px 0 0 0px;
	float: left;
}
}
.header .logo a, .header .logo a:hover {text-decoration: none;}

.ad_box1, .ad_box2 {
	float: right;
	text-align: center;
	color: #ddd;
	font-size: 9px;
	padding-top: 60px;
	width: 300px;
	
}
.ad_box2 {width: 220px;}

/* ======================= CONTENT ========================*/
/* ========================================================*/

.content {
	padding: 4px;
	background: #fff;
	float: left;
	width: 944px;
}

.content h1 {
	color: #f18e20;
	  font-family: Trebuchet MS;
	font-size: 22px;
}

.content h2, .content h3 {
	height: 16px;
	padding: 7px 15px;
	font-size: 12px;
	color: #fff;
	text-transform: uppercase;
	background: url(images/h2_bg.jpg) repeat-x left top;
}
.content h3 {background: url(images/h3_bg.jpg) repeat-x left top;}

.content .line {
	font-size: 1px;
	height: 1px;
}
.content .line2 {
	border-top: 1px solid #f0f0f0;
	height: 2px;
	background: #c3c3c4;
	font-size: 1px;
	float: left;
	width: 100%;
}

.content .box, .content .box2, .content .box3, .content .box4 .box5 .box6 {
	background: #900;
	padding: 10px 16px;
	color: #fff;
}
.content .box2 {background: #f18e20; color: #262727;}
.content .box3 {background: #DDD; color: #262727;}
.content .box4 {background: #fff; color: #262727;}
.content .box6 {background: #f18e20; color: #262727; padding: 8px 0px 6px 0px;}

.content .box2 a {color: #262727; text-decoration: none;}

.content .box.nopadding {padding: 10px 16px;}
.content .box2.nopadding {padding: 3px 16px;}
.content .box4.nopadding {padding: 0;}
.content .box5.nopadding {
	background: #900;
	color: #fff;
	padding: 0px 0px;
	}
.content .box6.nopadding {
	background: #f18e20;
	color: #262727;
	padding: 10px 10px;
	}

.left {
	float: left;
	width: 180px;
	font-size: 11px;
}

.left a {
	color: #f00;
	text-decoration: bold;
}

.left a:hover {
	color: #4218f8;
}

.left ul li {
	line-height: 20px;
}

.left ul li ul {
	padding-left: 16px;
}

.left ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #c9c0c0;
}
.left ul li a:hover {
	color: #fff;
	cursor: pointer;
}

.left ul li a.active {color: #fff;}

.bottom-left {
	float: left;
	width: 180px;
	font-size: 10px;
}

.bottom-left ul li {
	line-height: 20px;
}

.bottom-left ul li ul {
	padding-left: 16px;
}

.bottom-left ul li a {
	font-size: 11px;
	text-decoration: none;
	color: #c9c0c0;
}
.bottom-left ul li a:hover {
	color: #fff;
	cursor: pointer;
}

.bottom-left ul li a.active {color: #fff;}


.box p, .box2 p, .box3 p {
	line-height: 14px;
	padding-bottom: 5px;
}

.content input.text, .content input.text2 {
	display: block;
	width: 138px;
	padding: 0 5px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	font-size: 11px;
	color: #333;
	margin: 0;
}
.content input.text2 {width: 270px;}

.right {
	float: right;
	width: 255px;
}

.bottom-right {
	float: right;
	width: 255px;
}

.center {
	margin: 20px 285px 0px 210px;
}

.bottom-center {
	margin: 0 259px 0 184px;
}

.content h4, .content h5 {
	color: #900;
	font-size: 12px;
}
.content h5 {color: #666;}

.content h6 {
	font-size: 12px;
	color: #000;
}

.content h7 {
	color: #900;
	font-size: 15px;
	font-weight: bold;
}

.content h8 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
}

body .black {color: #000;}

.thumb, .thumb img {
	float: left;
}

.descr, .descr2 {
	margin-left: 160px;
	padding-top: 0px;
	line-height: 17px;
	padding-right: 10px;
	position: relative;
}
.descr2 {padding-top: 4px;}

.height94 {min-height: 94px; height: auto !important; height: 94px;}
.height82 {min-height: 82px; height: auto !important; height: 82px;}

.col {width: 249px;}

#tabs {
	height: 30px;
	float: left;
	width: 100%;
}

#tab1, #tab2, #tab3, #tab4 {
	height: 30px;
	float: left;
	background: url(images/tab1.jpg) no-repeat left top;
	width: 112px;
	position: relative;
}
#tab2 {
	width: 100px;
	background: url(images/tab2.jpg) no-repeat left top;
}
#tab3 {
	width: 78px;
	background: url(images/tab3.jpg) no-repeat left top;
}
#tab4 {
	width: 109px;
	background: url(images/tab4.jpg) no-repeat left top;
}

#tab1.active {background: url(images/tab1_active.jpg) no-repeat left top;}
#tab2.active {background: url(images/tab2_active.jpg) no-repeat left top;}
#tab3.active {background: url(images/tab3_active.jpg) no-repeat left top;}
#tab4.active {background: url(images/tab4_active.jpg) no-repeat left top;}

#tab1_inner, #tab2_inner, #tab3_inner, #tab4_inner {display: none; padding: 6px 0px;}
#recaptcha {display: none; padding: 0px 0px;}
#tab1_inner {display: block;}

.contacts {line-height: 24px;}
div.contacts {line-height: 17px;}
div.contacts b {font-weight: normal; margin-left: 150px;}

div.contacts span {width: 150px;}

.contacts p {float: left; width: 100%;}

.contacts span {
	font-weight: bold;
	font-size: 11px;
	float: left;
	width: 110px;
	text-transform: uppercase;
}

.contacts b {
	display: block;
	margin-left: 110px;
}
.contacts textarea {
	overflow: hidden;
	width: 270px;
	height: 110px;
	padding: 5px;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	border-bottom: 1px solid #afafaf;
	border-right: 1px solid #afafaf;
	margin-bottom: 20px;
}

.contacts input.send2 {margin-left: -80px;}

.large {font-size: 16px; font-weight: bold;}
.orange {
	font-size: 22px;
	color: #f30;
	padding: 4px 0;
	font-weight: bold;
}

.hot-deal {
	background: #ccc;
	padding: 4px 4px 4px 4px;
	color: #d00;
	text-align: right;
	height: 140px;
}

.incomes {
	font-size: 14px;
	width: 100%;
	font-weight: bold;
}
.incomes td, .incomes th {
	padding: 8px 20px;
	text-align: center;
	background: #ede9e9;
}
.incomes th {background: #fff; font-size: 12px; padding-top: 14px;}
.incomes th.firstcol, .incomes td.firstcol {width: 260px; text-align: left;}

.incomes .green {color: #090;}
.incomes .red {color: #f00;}
.incomes tr.green_bg td, .incomes tr.green_bg th {background: #cfc;}
.discl {font-size: 8px;}

/* ====================== FOOTER =========================*/
/* =======================================================*/

.footer {	
	text-align: right;
	font-size: 9px;
	color: #fff;
	padding: 2px 8px;
	clear: both;
}

.footer a, .footer a:hover {color: #fff; text-decoration: none;}