.iBannner {
	padding: 0 65px;
}

.ban {
	text-align: center;
	padding: 0px;
	
	
	
}

.page .header {
	font-family: Arial Cyr;
	font-size: 14px;
	height: 110px;
	padding: 10px;
}

.page .header li {
	display: block;
}

.page .header .description {
	font-weight: bold;
	line-height: 30px;
	padding: 10px 0 0 20px;
	text-transform: uppercase;
	width: 360px;
}

.page .header .description h1 {
	color: #8067CD;
	font-size: 40px;
}

.page .header .description a {
	color: #8067CD;
}

.page .header .description b {
	font-weight: normal;
	line-height: 27px;
	letter-spacing: 2px;
	font-size: 22px;
	text-transform: lowercase;
}

.page .header .item {
	float: right;
	padding: 0 10px 0 10px;
	border-right: 1px #000 solid;
}

.page .header .email {
	float: right;
	padding: 0 110px 0 10px;
	border: 0;
}

.separator {
	clear: both;
	color: #8067CD;
	background-color: #8067CD;
	height: 0px;
	border-width: 0px; /* убрать рамки вокруг элемента */
}

.mainMenu {
	height: 20px;
	background: #8067CD;
	text-align: center;
	padding: 10px;
}

.mainMenu li {
	padding: 0 10px 0 10px;
	display: inline;
}

.mainMenu li a {
	font-size: 18px;
	color: #DBD9E4;
	text-decoration: none;
	text-transform: uppercase;
}

.navMenu {
	height: 16px;
	background: #8067CD;
	padding: 5px;
}

.navMenu li { /* border-left:3px solid #DBD9E4; */
	background: url(/images/site/icons/nav.gif) no-repeat left;
	display: inline;
	height: 20px;
	padding: 0 10px 0 20px;
}

.navMenu li.first {
	background: url(/images/site/icons/home.gif) no-repeat left;
}

/* footer */
.footer {
	clear: both;
	height: 20px;
	background: #8067CD;
	padding: 10px;
}

.footer li {
	padding: 0 10px 0 10px;
	display: inline;
}

.footer li a {
	font-size: 16px;
	color: #DBD9E4;
	text-decoration: none;
}

/*
 Forum
*/
#search-box-a {
	color: #FFFFFF;
	display: block;
	float: right;
	margin-right: 5px;
	position: relative;
	text-align: right;
	white-space: nowrap;
}
