body {
	margin: 0;
	padding: 0;
	background: #FFFFFF url(images/img1.gif) repeat-x;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0;
}


ol, ul {
	line-height: 180%;
}

a {color: #6B6B6B;}
a:hover {
	text-decoration: none;
	color: #31576F;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
}

.image {
	float: left;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 0;
	margin-left: 10;
}

.bg0 {
	border-top: 1px solid #FFFFFF; /* Параметры рамки */
	background: #FFFFFF url(images/img4.gif) repeat-x;
	padding-top: 0;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 1px;
}

.bg1 {
	border-top: 1px solid #FFFFFF; /* Параметры рамки */
	background: #FFFFFF url(images/img4.gif) repeat-x;
	padding-top: 0;
	padding-right: 18px;
	padding-bottom: 20px;
	padding-left: 18px;
}

.bg2 {
	border-top: 1px solid #CBE1EF; /* Параметры рамки */
	background: #FFFFFF url(images/img4.gif) repeat-x;
	padding-top: 20px;
	padding-right: 1px;
	padding-bottom: 20px;
	padding-left: 20px;
}
.bgNAV {
	padding-left: 5px;
}

/* Header Шапка*/

#header {
	width: 892px;
	height: 160px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}

#header * {
	margin: 0;
	padding: 0;
	color: #FFFFFF;
}

#header h6 {
	float: left;
	padding:70px 0 0 10px;
	font-size: 33px;
}

#header h4 {
	float: left;
	padding: 81px 0 0 10px;
	font-size: 11px;
	font-weight: normal;
}
#header ul {
	float: right;
	margin: 0;
	list-style: none;
	padding-top: 82px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
}

#header li {
	display: inline;
}

#header a {
	display: block; /* Ссылки отображаются в виде блока */
	float: left;
	height: 25px;
	margin: 0 0 0 8px;
	padding: 12px 20px 0 20px;
	background: #ABBA47 url(images/img2.gif) repeat-x;
	text-decoration: none;
	font-weight: bold;
	text-transform: lowercase;
}

/* Content Колонка 1+2*/

#content {
	width: 892px;
	margin: 0 auto;
}

/* colOne Меню*/
#colOne {
	float: left;
	width: 181px;
}

#colOne h5 {
	height: 25px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	padding: 13px 0 0 20px;
	font-size: 11px;
	color: #FFFFFF;
}


#colOne ul {
	line-height: 120%;
}
#colOne li {
	background: url(images/img6.gif) repeat-x;
	padding-top: 3px;
	padding-right: 0;
	padding-bottom: 3px;
	padding-left: 0;
}
#colOne LI > UL {
	padding-top: 10px;
	list-style-image: none;
	list-style-type: square;
   }
#colOne LI > UL >li {
	font-size: 10px;
	text-align: left;
	list-style-type: square;
}

#colOne li.first {
	background: none;
}

/* colTwo Содержание*/
#colTwo {
	float: right;
	width: 691px;
}
#colTwo h1 {
	letter-spacing: -1px;
	font-size: 26px;
	font-weight: normal;
	color: #31576F;
}

#colTwo h1 em {
	font-weight: bold;
	font-style: normal;
}
#colTwo h2 {
	height: 35px;
	background: #0077A7 url(images/img3.gif) repeat-x left bottom;
	font-size: 15px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 55px;
}

#colTwo h3 {
	height: 15px;
	font-size: 11px;
	color: #FFFFFF;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
	background-color: #0077A7;
	background-image: url(images/img3-1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
}
#colTwo h3 > a {color: #FFFFFF;}
#colTwo h3 > a:hover {text-decoration: none; color: #000;}

#colTwo h8 > a {
	POSITION: relative;
	letter-spacing: -1px;
	font-size: 20px;
	font-weight: normal;
	color: #31576F;
}
#colTwo h8 > a:hover {text-decoration: none;}


/* Footer Подвал*/

#footer {
	clear: both;
	width: 892px;
	margin: 0 auto;
	padding: 30px 0;
	background: url(images/img7.gif) repeat-x
}

#footer p {
	margin: 0;
	text-align: center;
}

#footer TABLE.table-footer {
	MARGIN-TOP: 2px;
	FONT-SIZE: 12px;
	BORDER-RIGHT: #c6c6c6 1px solid;
	BORDER-TOP: #c6c6c6 1px solid;
	BORDER-LEFT: #c6c6c6 1px solid;
	BORDER-BOTTOM: #c6c6c6 1px solid;
	BORDER-COLLAPSE: collapse
}
#footer TABLE.table-footer TD {
	BORDER-RIGHT: #aaaaaa 1px dotted;
	BORDER-BOTTOM: #999999 1px dotted;
	PADDING-RIGHT: 6px;
	PADDING-LEFT: 6px;
	FONT-WEIGHT: normal;
	FONT-SIZE: 12px;
	PADDING-BOTTOM: 4px;
	PADDING-TOP: 4px;
	FONT-FAMILY: "Trebuchet MS", Arial, Helvetica, sans-serif
}
