* {
	margin: 0px;
	padding: 0px;
}

a img {
	border: 0px;
}

body {
	font-family: arial;
	color: #66696D;
	font-size: 14px;
}

td {
	vertical-align: top;
}

h1 {
	color: #888A8E;
	font-size: 17px;
	margin-bottom: 13px;
}

h2 {
	margin-top: 18px;
	color: #888A8E;
	margin-bottom: 10px;
	font-size: 15px;
}

h3 {
	color: #339933;
}

h4 {
	color: #ff6600;
	margin-bottom: 8px;
}

a {
	color: #4c38e8;
}

ul li {
	margin-left: 30px;
}

ul {
	margin: 8px 0px;
}

p {
	margin-bottom: 12px;
}

#toptable {
	background: url(/images/top2.gif);
	background-repeat: repeat-x;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
}

#tt1 {
	width: 217px;
	height: 126px;
}

#tt2 {
	background: url(/images/top3.gif);
	background-position: top right;
	background-repeat: no-repeat;
	vertical-align: bottom;
	padding-bottom: 4px;
}

#tt2 table {
	width: 100%;
}

#tt2 td {
	text-align: center;
}

#tt3 {
	background: url(/images/top4.gif);
	background-repeat: no-repeat;
	width: 232px;
	text-align: right;
	vertical-align: top;
	font-size: 15px;
	color: #75797D;
	padding-top: 42px;
}

#tt3 p {
	margin-right: 45px;
	margin-bottom: 5px;
}

#container {
	margin-top: 160px;
}

#menu {
	width: 227px;
}

#menu form input {
	color: #807575;
	border: 1px solid #C9CACB;
	width: 173px;
	height: 16px;
	padding: 3px;
}

#menu form p {
	text-align: center;
}

#menu form a {
	color: #FA6A14;
	text-decoration: underline;
}

#menu ul {
	margin-top: 7px;
	margin-bottom: 7px;
	list-style-image: url(/images/lmenu_arrow.gif);
	font-size: 15px;
}

#menu li {
	margin-left: 30px;
	background: url(/images/lmenu_background.gif);
	background-repeat: no-repeat;
}

#menu li:first-child {
	background: red;
}

#menu li:first-child {
	background: none;
}

#right {
	padding-top: 30px;
	font-size: 12px;
	width: 200px;
}

td.content {
	text-align: justify;
	padding: 10px;
}

td.content img {
	margin: 5px;
}

.hide {
	display: none;
}

.rightframe {
	background-image: url(/images/rf_top.gif);
	background-repeat: no-repeat;
	background-position: top left;
	width: 200px;
	color: #606060;
	font-size: 13px;
}

.rightframe div {
	background-image: url(/images/rf_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom left;
	width: 200px;
	padding-top: 10px;
	padding-bottom: 15px;
}

.rightframe p {
	margin-left: 15px;
	margin-bottom: 1px;
}

.rightframe a {
	font-size: 14px;
}

.rightframe img {
	margin-top: 3px;
	margin-bottom: 3px;
	margin-left: 6px;
}

.red {
	color: red;
}

.b {
	font-weight: bold;
}

.u {
	text-decoration: underline;
}

#bottomtable {
	background-color: #7E93A6;
	width: 100%;
	margin-top: 50px;
	clear: both;
}

#bottomtable2 {
	width: 100%;
}

#bottomtable2_c1 {
	width: 230px;
}

#bottomtable2_c2 {
	background-image: url(/images/counters_bg.gif);
	background-repeat: no-repeat;
	background-position: top center;
	vertical-align: top;
	padding-top: 5px;
	text-align: center;
}

#bottomtable2_c2 a {
	color: #ffffff;
}

#bottomtable2_c3 {
	height: 65px;
	vertical-align: top;
	width: 316px;
	background-image: url(/images/bottomtable_bg.gif);
	background-repeat: no-repeat;
	background-position: top left;
	color: #FFFFFF;
	font-weight: bold;
}

#bottomtable2_c3 p {
	margin-top: 10px;
	margin-left: 10px;
	font-size: 12px;
	margin-bottom: 0px;
}

#bottomtable2_c3 span {
	color: #FFCC00;
}

#bottomtable_c1 {
	font-size: 15px;
	text-align: center;
	padding-top: 8px;
}

#bottomtable_c1 a {
	color: #F8F9FE;
	text-decoration: underline;
}


.ti {
	text-indent: 15px;
}

.mb {
	margin-bottom: 20px;
}

.small {
	font-size: 11px;
}

.vat {
	vertical-align: top;
}

.vam {
	vertical-align: middle;
}

.vab {
	vertical-align: bottom;
}

.gray {
	color: #999999;
}

.w100 {
	width: 100%;
}

table.fadetable {
	width: 100%;
}

td.fadetable_cell {
	padding: 10px;
	width: 50%;
}

td.fadetable_vertical {
	background-image: url(/images/fadetable_bottom.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 5px;
}

td.fadetable_vertical div {
	height: 45px;
	width: 5px;
	background-image: url(/images/fadetable_top.gif);
	background-repeat: no-repeat;
}

td.fadetable_horizontal {
	background-image: url(/images/fadetable_right.gif);
	background-repeat: no-repeat;
	background-position: right;
}

td.fadetable_horizontal div {
	background-image: url(/images/fadetable_left.gif);
	background-repeat: no-repeat;
	height: 5px;
	width: 45px;
}

#contenttable {
	width: 100%;
}

table.pad th, table.pad td {
	padding: 4px;
}

.mt4 {
	margin-top: 4px;
}

.mt2 {
	margin-top: 2px;
}

.ac {
	text-align: center;
}

hr {
	margin: 10px;
}

.block {
	display: block;
}

div.grayhr, div.ohr, div.whr {
	width: 100%;
	background-repeat: repeat-x;
	height: 3px;
	margin: 5px auto;
}

div.grayhr {
	background: url(/images/grayhr_center.gif);
	margin: 0px;
}

div.ohr {
	background: url(/images/ohr_center.gif);
}

div.whr {
	background: url(/images/whr_center.gif);
}

div.grayhr1, div.ohr1, div.whr1 {
	width: 60px;
	height: 3px;
	background-repeat: no-repeat;
	float: left;
}

div.grayhr1 {
	background: url(/images/grayhr_left.gif);
	margin: 0px;
}

div.ohr1 {
	background: url(/images/ohr_left.gif);
}

div.whr1 {
	background: url(/images/whr_left.gif);
}

div.grayhr2, div.ohr2, div.whr2 {
	width: 60px;
	height: 3px;
	background-repeat: no-repeat;
	float: right;
}

div.grayhr2 {
	background: url(/images/grayhr_right.gif);
	margin: 0px;
}

div.ohr2 {
	background: url(/images/ohr_right.gif);
}

div.whr2 {
	background: url(/images/whr_right.gif);
}

.clear {
	clear: both;
}

div.gray_rounded {
	width: 100%;
	background: #F6F7F8;
}

div.gray_rounded1 {
	background: url('/images/rounded_gray_top.gif');
	background-repeat: repeat-x;
}

div.gray_rounded2 {
	height: 7px;
	background: url('/images/rounded_gray_1.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

div.gray_rounded3 {
	height: 7px;
	background: url('/images/rounded_gray_2.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

div.gray_rounded4 {
	background: url('/images/rounded_gray_left.gif');
	background-repeat: repeat-y;
	background-position: left;
}

div.gray_rounded5 {
	background: url('/images/rounded_gray_right.gif');
	background-repeat: repeat-y;
	background-position: right;
	padding: 8px;
}

div.gray_rounded6 {
	background: url('/images/rounded_gray_bottom.gif');
	background-repeat: repeat-x;
}

div.gray_rounded7 {
	height: 7px;
	background: url('/images/rounded_gray_3.gif');
	background-repeat: no-repeat;
	background-position: left top;
}

div.gray_rounded8 {
	height: 7px;
	background: url('/images/rounded_gray_4.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.w50 {
	width: 50%;
}

td.content table td, #content table th {
	padding: 5px;
}

#ftable {
	width: 100%;
}

#ftable td, #ftable th {
	padding: 0px;
}

#ftable img {
	margin: 0px;
}

#ftable td {
	font-size: 13px;
	color: #6A6B6A;
}

#ftable td.ftd {
	width: 50%;
	padding: 10px;
	padding-bottom: 0px;
}

#ftable td.ftd div.price {
	font-size: 18px;
	font-weight: normal;
	margin-left: 5px;
	color: #F1652A;

}

#ftable td.ftd div.under_price {
	font-size: 12px;
	margin-top: 5px;
	color: #F1652A;
}

#ftable td.ftd div.buy {
	margin-top: 5px;
	margin-bottom: 5px;
}

td.fvtd {
	width: 5px;
	background: url(/images/fadetable_bottom.gif);
	background-position: bottom;
}

td.fvtd div {
	height: 45px;
	background: url(/images/fadetable_top.gif);
	background-repeat: no-repeat;
	background-position: top;
}

.index_head {
	color: #8D97A8;
	font-size: 18px;
	margin-bottom: 3px;
}

.ar {
	text-align: right;
}

.p_nomargin p {
	margin: 0px;
}

p.smb {
	margin-bottom: 5px;
}

p.tmb {
	margin-bottom: 2px;
}

p.hint {
	font-size: 10px;
}

div.left_phone {
	padding: 5px;
	font-weight: bold;
	text-align: center;
	font-size: 12px;
}

div.left_phone img, div.left_manager img {
	vertical-align: bottom;
}

div.left_manager {
	text-align: center;
	font-size: 12px;
	margin-top: 8px;
	margin-bottom: 16px;
}

div.left_manager div.name {
	margin-top: 5px;
	margin-bottom: 5px;
}

div.left_manager span {
	font-weight: bold;
}

div.left_leaders_head {
	font-weight: bold;
	text-align: center;
}

div.left_leaders {
	padding: 10px;
	font-size: 12px;
}

div.left_leaders p {
	margin-bottom: 12px;
}

div.left_leaders p.heading {
	font-weight: bold;
	margin-bottom: 0px;
}

div.articles {
	font-size: 13px;
}

img.announce {
	float: left;
	margin-right: 8px;
	margin-bottom: 8px;
}

div.index_action {
	margin-top: 20px;
	background-repeat: repeat-x;
	float: left;
	height: 75px;
	width: 100%;
}

div.index_action div.c1 {
	background-position: 0 0;
	background-repeat:no-repeat;
	float:right;
	height:75px;
	width:15px;
}

div.index_action div.c2 {
	background-repeat:no-repeat;
	float:left;
	height:75px;
	width:354px;
}



.golub A:link {color: #5471BB; font-weight: normal; text-decoration: none;}
.golub A:visited {color: #5471BB; font-weight: normal; text-decoration: none;}
.golub A:active {color: #5471BB; font-weight: normal; text-decoration: none;}
.golub A:hover {color: #FA6A14; font-weight: normal; text-decoration: none;}

.orange A:link {color: #FA6A14; font-weight: normal; text-decoration: none;}
.orange A:visited {color: #FA6A14; font-weight: normal; text-decoration: none;}
.orange A:active {color: #FA6A14; font-weight: normal; text-decoration: none;}
.orange A:hover {color: #FA6A14; font-weight: normal; text-decoration: none;}

span.orange {color: #000;}