body { 
	margin: 0px; padding: 0px;
	background: url(images/body.gif) repeat-x; 
	BACKGROUND-COLOR: #802F1F;
}

DIV {
	line-height: 17px;
}

/* шапка */
TD.top {
	width: 980px;
	background: url(images/top.gif) repeat-x; 
	text-align: center;
}

TD.logo {
	width: 980px;
	text-align: center;
}

DIV.logo {	
	PADDING-TOP: 8px;  PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}


TD.menu-set {
	width: 780px;
	text-align: center;  
}

TD.menu {
	background: url(images/menu.gif) repeat-x; 
	text-align: center;  
}

TD.menu-s {
	width: 10px;
	background: url(images/menu-s.gif) no-repeat; 
}

TD.menu-l {
	width: 10px;
	background: url(images/menu-l.gif) repeat-x; 
}
TD.menu-r {
	width: 10px;
	background: url(images/menu-r.gif) repeat-x; 
}

DIV.menu  {
	font-family: "Arial";  Font-size: 11px; color: #FFFFFF; font-weight: bolder; text-decoration: none;
	PADDING-TOP: 17px; PADDING-LEFT: 0px; PADDING-RIGHT: 0px; PADDING-BOTTOM: 0px;
}

A.menu {  
	font-family: "Arial"; Font-size: 12px; color: #D9D6A7; font-weight: bolder; text-decoration: none; 
}
A.menu:hover {
	color: #FFFFFF; text-decoration:none; 
}

TD.intro {
	width: 480px;
	background: url(images/creative1.jpg) no-repeat; 
	text-align: left;  
}

TD.creative {
	width: 500px;
	background: url(images/creative2.jpg) no-repeat;
}

DIV.intro {
	font-family: "Arial";  Font-size: 11px; color: #505050; font-weight: normal; text-decoration: none;
	PADDING-TOP: 105px; PADDING-LEFT: 44px; PADDING-RIGHT: 260px; PADDING-BOTTOM: 30px;
	line-height: 15px;
}

/* контент */

TD.col1 {
	width: 340px;
	BACKGROUND-COLOR: #802F1F;
	text-align: left;
}

TD.col2 {
	width: 640px;
	BACKGROUND-COLOR: #802F1F;
	text-align: left;
}


DIV.sidebar {
	font-family: "Arial";  Font-size: 11px; color: #e5e5e5; font-weight: normal; text-decoration: none;
	PADDING-TOP: 20px; PADDING-LEFT: 40px; PADDING-RIGHT: 10px; PADDING-BOTTOM: 40px;
	line-height: 16px;
}

DIV.content {
	font-family: "Arial";  Font-size: 12px; color: #e5e5e5; font-weight: normal; text-decoration: none;
	PADDING-TOP: 35px;  PADDING-LEFT: 40px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 40px;
}

DIV.txt {
	font-family: "Arial";  Font-size: 12px; color: #e5e5e5; font-weight: normal; text-decoration: none;
}

H1 {
  font-family: "Arial Narrow"; Font-size: 22px; color: #FFF78F; font-weight: normal; text-decoration: none;
  MARGIN-TOP: 10px; MARGIN-BOTTOM: 10px;
}

H2 {
	font-family: "Arial";  Font-size: 13px; color: #FFF78F; font-weight: bolder; text-decoration: none;
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 5px; 
}

H3 {
	font-family: "Arial";  Font-size: 13px; color: #A2C05A; font-weight: bolder; text-decoration: none;
	MARGIN-TOP: 15px; MARGIN-BOTTOM: 5px; 
}

A.link {  
	font-family: "Arial"; color: #A2C05A; font-weight: normal; text-decoration: underline; 
}
A.link:hover {
	color: #A2C05A; text-decoration: underline; 
}

IMG.image {
	MARGIN-RIGHT: 10px; MARGIN-BOTTOM: 0px;
}

TD.copy {
	width: 980px;
	background: url(images/copy.gif) repeat-x;
	text-align: left;
}

TD.copy1 {
	width: 340px;
	text-align: left;
}

TD.copy2 {
	width: 640px;
	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: #3A4A13; font-weight: normal; text-decoration: none;
	PADDING-TOP: 0px;  PADDING-LEFT: 40px; PADDING-RIGHT: 30px; PADDING-BOTTOM: 0px;
}

A.white {
	font-family: "Arial"; color: #3A4A13; font-weight: normal; text-decoration: underline;
}
A.white:hover {
	color: #3A4A13;
}

UL {
	padding: 2px; MARGIN: 0px;
}

LI {
	color: #F1A292; list-style: circle inside;
	MARGIN-LEFT: 0px; MARGIN-BOTTOM: 6px; PADDING-TOP: 8px;
}

LI.l2 {
	color: #F1A292; list-style: circle inside;
	MARGIN-LEFT: 10px; MARGIN-BOTTOM: 6px; PADDING-TOP: 0px;
}

A {  
	font-family: "Arial"; color: #e5e5e5; font-weight: normal; text-decoration: underline; 
}
A:hover {
	color: #e5e5e5;
}

