body {
	font-family:Arial, Helvetica, sans-serif;
	text-align: center;
	border: 0px;
	margin: 0px;
	padding: 0px;
	height: auto;
	background-color:#94d2da;
}
#main {
	margin: 0 auto; /*Opera, Firefox*/
	border: 4px solid #fff;
	border-top: 0px;
	padding: 0px;
	text-align: left;
	width: 1004px;
	height: auto;
	background-color:#fff;
	overflow: hidden; /*Opera, Firefox*/
	vertical-align: top;
}
#mainForum {
	margin: 0 auto; /*Opera, Firefox*/
	padding: 0;
	text-align: left;
	width: 1004px;
	height: auto;
	background-color:#fff;
	vertical-align: top;
}
#topHeader {
	height: 60px;
	width: 1004px;
}
#topHeader a
{
  float: left;
}
#topHeader img
{
  border: 0px;
}
#topHeaderImg
{
  margin:  0px 0px 0px 55px;
  float: left;
  width: 500px;
}
#topHeaderImg a
{
padding: 0px;
margin: 0px;
  border: 1px solid #fff;
}
#topHeaderImg a img
{
  border: 0px;
  width: 498px;
  height: 57px;
}
#menu {
	height: 27px;
	width: 1004px;
	visibility: visible; /*скрывает верхнее меню(только для просмотра в текстовом режиме)*/
}
#menu a {
	font-size: 12px;
	padding: 5px 10px 5px 10px;
	height: 17px;
	width: 102px;
	float: left;
	color:#FFFFFF;
	margin-left: 4px;
	text-decoration:none;
}
#menu a#miHome {
	margin-left: 0px;
	background-color:#007394;
}
#menu a#miAbout {
	background-color:#1482a2;
}
#menu a#miVillages {
	background-color:#3298b6;
}
#menu a#miBook {
	background-color:#52b1cd;
}
#menu a#miInfo {
	background-color:#70c7e1;
}
#menu a#miForum {
	background-color:#84d6ef;
}
#menu #miSpanImg
{
	padding: 0px;
	height: 27px;
	width: 248px;
	float: left;
	color: #84d6ef;
	margin-left: 4px;
}

#banners {
	height: 170px;
	width: 1004px;
	margin-top: 4px;
	padding: 0px;
	overflow: hidden;
}
#banners a{
margin-left: 4px;
}
#banners a img{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
#bannerLeft {
	float: left; /*Opera, Firefox*/
	margin-left: 0px;
	width: 248px;
}
#bannerHead {
	float: left; /*Opera, Firefox*/
	margin-left: 0px;
	width: 1004px;
}
#bannerMain {
	display: block;
	float: left;
	margin: 0px 0px 0px 4px;
}
#bannerRight {
	float: left; /*Opera, Firefox*/
	margin-left: 4px;
}
#bannerBottom {
	margin: 0px;
    padding: 0px;
}
#content
{
	font-size: 12px;
	color: #588898;
	width: 1004px;
	margin-top: 4px;
	overflow: hidden; /*Opera, Firefox*/
}
#content h4 {
	display:block;
	width:233px;
	font-size:14px;
	height:22px;
	padding: 0px 0px 0px 15px;
	border-bottom: 1px solid #fff;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 5px;
	font-weight: normal;
}
#content ul {
	list-style-image: url(../img/arrow.gif);
	list-style-type: square;
	list-style-position:outside;
	margin: 0px 0px 0px 15px;
	padding: 10px 10px 0px 10px;
}
#content li {
	margin: 2px 0px 0px 0px;//margin: 0px 0px 0px 0px;
}
#content .liHeader {
	font-weight: bold;
}
#content a {
	font-size: 12px;
	text-decoration: none;
	color: #588898;
}
#content a:hover {
	color: #081181;
}
#content .writer {
	text-align: right;
	margin: 0px;
	font-size: 10px;
}
#about {
	float: left;
	width: 248px;
	/*height: 280px;*/
	background-color:#ffffff;
}
#about h4{
	background-color: #dbe1f1;
	color: #588898;
}	
#about hr {
	color: #dbe1f1;
	background-color: #dbe1f1;
	height: 1px;
	border: 0px;
	width: 248px;
}
#about_catalog {
    background-color: #b0a6c9 !important;
	color: #fff !important;
}
#about_work {
    background-color: #F9EED3 !important;
}
#about_cosmetics {
    height: 36px !important;
}
#news {
	float: left;
	width: 500px;
	margin: 0px 0px 0px 4px;
	background-color:#e1ebec;
	color: #588898;
}
#news h4 {
	width: 485px;
	background-color:#89b6ba;
	color:#fff;
}
.rss_btn
{
   border: 0px;
   float:right;
   margin: -1px 4px 4px 0px;
   width: 19px;
   height: 19px;
}

#news ul li
{
  margin-bottom: 5px;
}  

#priceCount {
	float: left;
	width: 248px;
	/*height: 280px;*/
	margin: 0px 0px 0px 4px;
	text-align:left;
	padding: 0px;
	background-color: #e1ecdb;
	font-size: 12px;
	color: #588898;
}
#priceCount h4{
	background-color: #b3cfa5;
	color: #fff;
}
#priceCount form{
 	width: 228px;
 	margin-top: 0px;
 	padding: 10px;
}
#priceCount form select{
	font-size: 11px;
	margin-bottom: 3px;
}
#priceCount form select#villages{
	width: 228px;
}
#priceCount form #dateText{
	font-size:9px;
}
#priceCount form #submitButton{
	margin: 4px 0px 0px 100px;
    width: 122px;
}
#priceCount #bns
{
    background-color: #fff;
    text-align: center;
}
#priceCount #bns img
{
  margin: 10px;
}

#priceCount #bns .bns_table
{
    width: 248px;
    text-align: center;
    vertical-align: middle;
}

#priceCount #bns .bns_table tr td
{
    padding: 0px;
    margin: 0px;
}

#priceCount #bns .bns_bottom
{
	display: block;
	margin-top: 10px;
    border: 1px solid #aaa;
	background-color: #dbe1f1;
	cursor: hand;
}

#priceCount #bns .bns_bottom div
{
	float: left;
	width: 122px;
	font-weight: bold;
}

#priceCount #bns .bns_bottom img
{
    margin: 7px 0px 7px 0px;
}



#footer {
	margin-top: 4px;
	width: 1004px;
	font-size: 10px;
	color: #999;
	overflow:hidden; /*Opera, Firefox*/
    clear: both;
}
#footer a {
	color: #999;
}
#contacts {
	margin: 0px;
	float: left;
	width: 252px;
}
#counters {
	margin: 0px;
	float: left;
	width: 500px;
	text-align:center;
}
#hotlog img {
	margin-top: 6px;
	border: 0px;
}	
#rambler img {
	margin-top: 6px;
	margin-left: 105px;
	border: 0px;
}
#copyright {
	margin: 0px;
	float: left; /*Opera, Firefox*/
	width: 252px;
	text-align: right;
}

#menuLayer {
	position: absolute;
	top: -300px;
	left: 0px;
	z-index: 10;
	width: 100%;
	text-align: center;
}

#menuBox {
	text-align: left;
	width: 1004px;
	margin: 0 auto;
}

#menuBox #menu {
	visibility: visible;  /*будет видно меню, которое на верхнем слое*/
}

.popupMenuItem {
	width: 122px;
	float: left;
	display: block;
	vertical-align:top;
	position: relative;
}
#pmAbout {
	margin-left: 126px;//margin-left: 63px; /*IE*/
	height: 132px;
	visibility: hidden;
}
#pmVillages {
	margin-left: 4px;
	height: 132px;
	visibility: hidden;
}
#pmBook {
	margin-left: 4px;
	height: 97px;
	visibility: hidden;
}
#pmInformation {
	margin-left: 4px;
	height: 156px;
	visibility: hidden;
}

#pageName
{
	margin: 4px 0px 0px 0px;
	width: 1004px;
	overflow: hidden;
}

#pageNameText
{
	float: left;
	width: 752px;
}

#pageNameText h1
{
	color: #dca53c;
	margin: 15px 0px 15px 126px;
	font-size: 24px;
	font-weight: normal;
}

#pageNameLeft
{
	float: left;
	margin-left: 4px;
	width: 248px;
	padding: 0px;
}

#news .news_imp1
{
  color: #ff6803;
}

#news .news_imp1 a
{
  color: #ff6803;
}

#news .news_imp1 a:hover
{
  color: #a44302;
}

#news .news_imp2
{
  color: #f00;
  font-weight: bold;
}

#news .news_imp2 a
{
  color: #f00;
  font-weight: bold;
}

#news .news_imp2 a:hover
{
  color: #b20000;
}
#news a
{
  text-decoration: underline;
  font-size: 10px;
}



