body { 
  margin: 0px; padding: 0px;
  BACKGROUND-COLOR: #F3F1E9;
}

DIV {
 line-height: 18px;
}

/* Шапка */

TD.top1 {
  width: 340px;
  background: url(images/top.gif) repeat-x; 
  text-align: left;
}

TD.top2 {
  width: 640px;
  text-align: right;
  background: url(images/top.gif) repeat-x; 
}

DIV.logo {
  PADDING-TOP: 9px; PADDING-LEFT: 40px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

DIV.slogan {
  font-family: "Arial"; Font-size: 11px; color: #D4C3AA; font-weight: normal;
  PADDING-TOP: 22px; PADDING-LEFT: 40px; PADDING-RIGHT: 40px; PADDING-BOTTOM: 0px;
  line-height: 15px;
}

TD.menu {
  background: url(images/menu.gif) repeat-x; 
  text-align: center;
}

TD.menu-s {
  width: 5px;
  background: url(images/menu-s.gif) repeat-x; 
}

DIV.menu {
	PADDING-TOP: 3px;  PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

A.menu {  
  font-family: "Arial"; Font-size: 12px; color: #F3F1E9; font-weight: bolder; text-decoration: none; 
}
A.menu:hover {
  color: #D4C3AA; text-decoration: none; 
}

TD.creative1 {
  width: 500px;
  background: url(images/creative1.jpg) no-repeat; 

}

TD.creative2 {
  width: 500px;
  background: url(images/creative2.jpg) no-repeat; 

}



/* Контент */

TD.sidebar {
  width: 270px;
  BACKGROUND-COLOR: #EAE7D9;
  text-align: left;  
}

TD.content {
  width: 730px;
  BACKGROUND-COLOR: #F8F7F1;
  text-align: left;  
}

DIV.sidebar {
  font-family: "Arial";  Font-size: 11px; color: #606060; font-weight: normal; text-decoration: none;
  PADDING-TOP: 0px;  PADDING-LEFT: 30px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 50px;
}

DIV.content {
  font-family: "Arial";  Font-size: 12px; color: #666666; font-weight: normal; text-decoration: none;
  PADDING-TOP: 20px;  PADDING-LEFT: 40px; PADDING-RIGHT: 40px; PADDING-BOTTOM: 50px;
}

DIV.txt {
  font-family: "Arial";  Font-size: 12px; color: #666666; font-weight: normal; text-decoration: none;

}

DIV.tab {
  font-family: "Arial";  Font-size: 12px; color: #666666; font-weight: normal; text-decoration: none;
  PADDING-TOP: 5px;  PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

TD.tab {
  width: 310px;
  BACKGROUND-COLOR: #F8F7F1;
  text-align: left;  
}

A.link {  
  font-family: "Arial"; color: #9D602A; font-weight: normal; text-decoration: underline; 
}
A.link:hover {
  color: #9D602A; text-decoration: underline; 
}


H1 {
  font-family: "Arial Narrow"; Font-size: 21px; color: #505050; font-weight: normal; text-decoration: none;
  MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; 
}

H2 {
  font-family: "Arial";  Font-size: 16px; color: #555555; font-weight: bold; text-decoration: none;
  MARGIN-TOP: 15px; MARGIN-BOTTOM: 10px; 
}

H3 {
  font-family: "Arial";  Font-size: 12px; color: #555555; font-weight: bold; text-decoration: none;
  MARGIN-TOP: 20px; MARGIN-BOTTOM: 5px; 
}


IMG.image {
  MARGIN-RIGHT: 7px; MARGIN-BOTTOM: 0px;
}

TD.counters {
  width: 230px;
  background: url(images/top.gif) repeat-x; 
  text-align: left;
}

TD.copyright {
  width: 770px;
  background: url(images/top.gif) repeat-x; 
  text-align: left;
}

DIV.counters {
  PADDING-TOP: 5px;  PADDING-LEFT: 40px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

DIV.copyright {
  font-family: "Arial";  Font-size: 11px; color: #FFFFFF; font-weight: normal; text-decoration: none;
  PADDING-TOP: 0px;  PADDING-LEFT: 20px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}


A.white {
  font-family: "Arial"; color: #FFFFFF; font-weight: normal; text-decoration: underline;
}
A.white:hover {
 color: #FFFFFF;
}

UL {
	padding: 2px; MARGIN: 0px;
}

LI {
	color: #606060; list-style: circle inside;
	MARGIN-LEFT: 0px; PADDING-TOP: 5px; MARGIN-BOTTOM: 2px; 
}

LI.l2 {
	color: #606060; list-style: circle inside;
	MARGIN-LEFT: 15px; PADDING-TOP: 1px; MARGIN-BOTTOM: 5px;
}

LI.l3 {
	color: #606060; list-style: circle inside;
	MARGIN-LEFT: 30px; PADDING-TOP: 0px; MARGIN-BOTTOM: 5px;
}

A {  
  font-family: "Arial"; color: #9D602A; font-weight: normal; text-decoration: underline; 
}
A:hover {
  color: #9D602A;
}

#content { font-size:12px; color:#666666;}
