/* Общее */
* {
	margin: 0; padding: 0;
	/*border: 1px solid red;*/
}

img, input {
	border: 0px; vertical-align: baseline;
}

a {
	color: #888A8A; text-decoration: underline;
}

a:hover {
	color: #888A8A; text-decoration: none;
}

html {
	height: 100%;
}

body {
	width: 100%; height: 100%;
	background-color: #FFF;
	font-family: 'Tahoma', sans-serif; color: #656565; font-size: 12px; line-height: 18px;
	text-align: center;
}

#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
	min-height: 100%;
	margin-bottom: -74px;
	background: #FCFCEF;
}

* html #wrapper {
	height: 100%;
}

.clear {
	clear: both;
}
/* /Общее */


/* Шапка */
#header {
	width: 1000px;
	float: left;
}
	
	/* Лого */
	#header h1 {
		margin: 10px 0 0 34px;
		font-family: 'Arial', serif; font-size: 20px; color: #1157B5; text-transform: uppercase;
	}

	#header h1 a,
	#header h1 a:hover {
		color: #1157B5; text-decoration: none;
	}
	
	#header h1 a span.dark {
		color: #073C84;
	}
	
	#header h1 a span.medium {
		color: #1157B5;
	}
	
	#header h1 a span.light {
		color: #1F6DD7;
	}

	#header h2 {
		margin: 20px 0 0 36px;
		font-family: 'Tahoma', sans-serif; font-size: 13px; color: #737373; font-weight: normal;
	}

	#header h2 a,
	#header h2 a:hover {
		color: #737373; text-decoration: none;
	}
	/* /Лого */
/* /Шапка */


/* Навигация */
#mainNav {
	clear: both;
	float: left;
	width: 998px;
	padding-left: 1px;
	background: url(../img/mainnav-bg.gif) center center repeat-x #2C6196;
	border-top: 1px solid #0F4B88;
	border-left: 1px solid #0F4B88;
}

	#mainMenu {
		float: left;
		padding: 0 0 0 241px;
	}

	#mainMenu ul {
		float: left;
		list-style: none;
	}
	
	#mainMenu li {
		float: left;
		cursor: pointer;
	}
	
	#mainMenu li a {
		display: block;
		float: left;
		padding: 5px 18px 6px 19px;
		font-family: Arial, serif; font-size: 14px; color: #fff;
		text-decoration: none !important;
		text-decoration: underline;
	}

	#mainMenu li a:hover {
		text-decoration: none;
	}
	
	#mainMenu li a span {
		display: block;
		background: url(../img/mainnav-li-a.gif) left 16px repeat-x !important;
		background: none;
	}

	#mainMenu li a:hover span {
		background: none !important;
	}
	
	
	#search {
		float: right;
	}

	#search label {
		float: left;
		margin: 6px 16px 0 0;
		font-family: Arial, serif; font-size: 14px; color: #fff;
	}
	
	#search input.text {
		float: left;
		width: 111px; height: 16px;
		margin: 5px 0 0 0; padding-top: 1px;
		border: 1px solid #AFAEAE;
		font-family: 'Tahoma', sans-serif; font-size: 12px; color: #000;
	}
	
	#search input.image {
		float: left;
		width: 41px; height: 18px;
		margin: 4px 21px 0 0;
		background: url(../img/search-input-image-bg.gif) center center no-repeat;
	}	
/* /Навигация */



/* Контент */
	#content {
		overflow: hidden;
		float: left;
		width: 496px;
		margin: 42px 0 0 0;
	}

	#content h1.header {
		margin-bottom: 10px;
		font-family: 'Tahoma', sans-serif; font-size: 18px; color: #818371;
	}
	
	#subNav ul.menu {
		width: 616px;
		float: left;
		list-style: none;
		margin: 15px 0 -10px 0;
		padding: 0 0 1px 10px;
		background: url(../img/subnav-bottom-bg.gif) left 27px repeat-x;
	}
	
	#subNav ul.menu li {
		float: left;
	}
	
	#subNav ul.menu a {
		float: left;
		display: inline;
		padding: 5px 20px 5px 20px;
		font-size: 11px; color: #818371; text-decoration: underline; text-transform: uppercase;
		font-weight: bold;
	}
	
	#subNav ul.menu li a:hover {
		color: #11583C; text-decoration: none;
	}
	
	#subNav ul.menu li.active {
		background: url(../img/subnav-li-left-bg-a.gif) left top no-repeat #FCFCEF;
	}
	
	#subNav ul.menu li.active a {
		padding: 5px 10px 5px 10px;
		color: #11583C; text-decoration: none;
		background: url(../img/subnav-li-right-bg.gif) right top no-repeat;
	}
	
	#subNav ul.menu li.active a span {
		display: block;
		padding: 0 0 10px 0;
		background: url(../img/subnav-menu-li-span.gif) center bottom no-repeat;		
	}
	
	#subNav #div1, #subNav #div2, #subNav #div3, #subNav #div4, #subNav #div5 {
		margin: 0; padding: 0;
		clear: left;
	}
	
	#subNav #div2, #subNav #div3, #subNav #div4, #subNav #div5 {
		display: none;
	}

	
	#sidebar {
		overflow: hidden;
		float: left;
		width: 259px;
		margin: 41px 0 0 0;
	}

	#extraNav {
		float: left;
		clear: both;
		display: inline;
		width: 189px;
		margin: 0 0 0 32px; padding-bottom: 7px;
		background: url(../img/extranav-bottom-bg.gif) left bottom no-repeat #E2EAE5;
	}
	
	#extraNav h1 {
		width: 177px;
		padding: 0 0 9px 12px;
		font-family: Arial, serif; font-size: 15px; color: #818371; text-transform: uppercase;
		background: url(../img/extranav-h1-bg.gif) left bottom repeat-x #FCFCEF;
	}

	#extraNav ul {
		float: left;
		margin-top: 10px;
		padding-bottom: 10px;
		list-style: none;
	}
	
	#extraNav li {
		clear: left;
		float: left;
		list-style: none;
	}
	
	#extraNav li a {
		display: block;
		width: 147px;
		margin: 0 13px 0 9px; padding: 7px 0 7px 20px;
		background: url(../img/extranav-li-arr.gif) left 11px no-repeat;
		border-top: 1px solid #F6F8F4;
		font-family: Arial, serif; font-size: 12px; color: #3B3C3C;
		text-decoration: none;
	}
	
	#extraNav li a:hover {
		color: #124D89;
	}
	

	#tags {
		float: left;
		clear: both;
		display: inline;
		width: 189px;
		margin: 0 0 0 32px;
		background: url(../img/tags-bottom-bg.gif) left bottom no-repeat #E2EAE5;
	}
	
	#tags h1 {
		width: 177px;
		padding: 35px 0 9px 12px;
		font-family: Arial, serif; font-size: 15px; color: #818371; text-transform: uppercase;
		background: url(../img/tags-h1-bg.gif) left bottom repeat-x #FCFCEF;
	}
	
	#tags ul {
		float: left;
		margin-top: 15px;
		padding-bottom: 15px;
		list-style: none;
	}
	
	#tags li {
		clear: left;
		float: left;
		list-style: none;
	}
	
	#tags li a {
		display: block;
		width: 147px;
		margin: 0 13px 0 9px; padding: 5px 0 5px 20px;
		background: url(../img/tags-li-arr.gif) left 11px no-repeat;
		font-family: Arial, serif; font-size: 12px; color: #3B3C3C;
		text-decoration: none; text-transform: lowercase;
	}
	
	#tags li a:hover {
		color: #11583C;
	}
	
	
	#banner {
		float: left;
		overflow: hidden;
		width: 245px;
		margin: 34px 0 0 0;
		text-align: center;
	}
	
	
	
/* Постраничная навигация */
.pageNav {
	clear: both;
	float: left;
	width: 496px;
	text-align: center;
	font-size: 11px; padding: 20px 0 0 0;
}

.pageNav .arr {
	padding: 0 5px 0 0;
}

.pageNav .arr a {
	color:#073C84; text-decoration: none;
}

.pageNav .arr.disabled {
	color: #3B3C3C;
}

.pageNav .numbers {
	padding: 0; font-weight: normal; display: inline;
}

.pageNav a,
.pageNav .numbers a,
.pageNav .numbers span {
	padding: 5px 6px 5px 6px;
	color: #073C84;
	text-decoration: underline;
}

.pageNav .numbers a:hover {
	text-decoration: none;
}

.pageNav span.active {
	color: #073C84; text-decoration: none;
}
/* /Постраничная навигация */
/* /Контент */


/* Футер */
#footer {
	clear: both;
	width: 1000px; height: 74px;
	margin: 0 auto;
	background: url(../img/footer-bg.gif) left center repeat-x #F5F5F5;
	text-align: left;
}

#adv {
	float: left;
	display: inline;
	margin: 15px 0 0 15px;
	font-family: Arial, serif; font-size: 10px; color: #656565;
}



#links {
	float: left;
	margin: 34px 0 0 137px;
	
}

#links ul {
	float: left;
	list-style: none;
}

#links li {
	float: left;
	cursor: pointer;
}
	
#links li a {
	display: block;
	float: left;
	padding: 0 14px 0 13px;
	font-family: Arial, serif; font-size: 12px; color: #7D7F7F; text-decoration: underline; font-weight: normal;
}

#links li a:hover {
	text-decoration: none;
}



#adv a {
	font-family: Arial, serif; font-size: 10px; color: #656565; text-decoration: none;
}


#counters {
	float: right;
	display: inline;
	margin: 25px 31px 0 0;
}

#counters img {
	margin: 0 0 0 8px;
}
/* /Футер */

#empty {
	height: 100px;
	clear: both;
}