BODY {
	margin: 0;
	padding: 0 10px;
	background: #999999;
	font: 13px arial, helvetica, sans-serif;
}
UL, LI, DL, DT, DD, H1, H2, H3, FORM, SUP, SUB, P {
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
IMG {
	border: none;
}
.clear {
	width: 100%;
	height: 1px;
	clear: both;
}
A {
	color: #0066CC;
}
A:hover {
	color: #FF9900;
}
#page-block {
	margin: 0 auto;
	min-width: 860px;
	max-width: 900px;
	background: url(/images/table_back.jpg);
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: white;
}


#header {
	position: relative;
	height: 144px;
	background: url(/images/top_bg.png) repeat-x top;
	overflow: hidden;
}
#header .top_img {
	float: right;
}
#header .logo-1 {
	position: absolute;
	z-index: 1;
	top: 1px;
	left: 20px;
	width: 176px;
  height: 134px;
	background: url(/images/logo.png) no-repeat;
}
#header .logo-2 {
	position: absolute;
	z-index: 2;
	top: 5px;
	left: 25%;
}
#header .cont {
	left: 30%;
	position: relative;
}
#header .cont .top_menu {
	margin-top: 96px;
  list-style: none;
}
#header .cont .top_menu LI {
	padding: 7px 6px 0 6px;
  float: left;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: white;
}
#header .cont .top_menu LI.last {
	border: none;
}




/* ÍÎÂÛÉ ÃÎÄ
#header {
	position: relative;
	height: 144px;
	background: url(/images/ny_header.jpg) no-repeat top;
	overflow: hidden;
}
#header .cont {
	left: 23%;
	position: relative;
}
#header .cont .top_menu {
	margin-top: 102px;
  list-style: none;
  font: 13px arial;
	color: white;
}
#header .cont .top_menu LI {
	padding: 7px 6px 0 6px;
  float: left;
}
#header .cont .top_menu LI A {
	margin: 0;
	padding: 0 8px 0 0;
	font: 13px arial;
	color: white;
}
*/



#content {
	margin: 10px;
}

#content .left-contacts {
  width: 180px;
  float: left;
  clear: left;
  margin: 15px 0;
  padding: 4px;
  background: white;
  border-style: solid;
  border-width: 0;
  border-color: #B5B5AD;
}

#content .left_col {
  width: 200px;
  float: left;
  padding: 0;
  background: white;
  border-style: solid;
  border-width: 0 1px 0 0;
  border-color: #B5B5AD;
}
#content .left_col .head {
  height: 31px;
  background: url(/images/win2-top.jpg) no-repeat left;
}
#content .left_col .head2 {
  height: 31px;
  background: url(/images/win2-top2.jpg) no-repeat left;
}
#content .left_col .head IMG, #content .left_col .head2 IMG {
  margin: 8px 8px 0 15px;
}
#content .left_col .left_menu {
  padding: 10px;
}
#content .left_col .back-1 {
  background: url(/images/win1-b1.jpg) no-repeat bottom left;
}
#content .left_col .back-2 {
  background: white;
}
#content .left_col DIV {
  cursor: pointer;
}
#content .left_col P {
  /* display: none; */
}

#content .cont_block {
  margin-left: 200px;
  margin-top: -16px;
  background: url(/images/win1-t1.jpg) no-repeat top right white;
}
#content .cont_block .cont {
  min-height: 500px;
  padding: 5px 10px;
}
#content .cont_block .cont P {
  padding: 0;
}
#content .cont_block .cont H1 {
  margin-bottom:  10px;
  font: normal 18px arial;
}
#content .cont_block .roundbottom {
	background: url(/images/win1-b-2.jpg) no-repeat top right; 
}
#content .cont_block img.corner {
  width: 20px;
  height: 21px;
  border: none;
  display: block !important;
}



#footer {
	height: 56px;
	position: relative;
	overflow: hidden;
	margin: 7px 10px;
	background: url(/images/bot_menu-bg.jpg) repeat-x top;
}
#footer .left {
	width: 17px;
	height: 56px;
	float: left;
	background: url(/images/bot_menu-left.jpg) no-repeat;
}
#footer .right {
	width: 15px;
	height: 56px;
	float: right;
	background: url(/images/bot_menu-right.jpg) no-repeat;
}
#footer .cont {
	float: left;
	left: 50%;
	position: relative;
}
#footer .cont .bot_menu {
	margin-top: 6px;
  list-style: none;
  position: relative;
	left: -60%;
}
#footer .cont .bot_menu LI {
	padding: 7px 20px 0 20px;
  float: left;
	border-style: solid;
	border-width: 0 1px 0 0;
	border-color: white;
}
#footer .cont .bot_menu LI.last {
	border: none;
}
#footer .rating {
  position: absolute;
  z-index: 1;
  top: 10px;
  right: 20px;
}


#cont_compare {
  margin: 10px;
  padding: 10px;
  background: white;
}
#cont_compare H1 {
  margin-bottom:  10px;
  font: normal 18px arial;
}
