﻿#Header {
	margin-bottom: 10px;
	position: relative;
	float: left;
	width: 100%;
}
a#logo {
	float: left;
	background-image: url(/img/CSS_sprite.png);
	background-repeat: no-repeat;
	display: block;
	height: 35px;
	width: 160px;
	text-indent: -999em;
	background-position: -100px -50px;
	position: absolute;
	z-index: 2;
	left: 10px;
	top: 16px;
}
#banner {
	float: left;
	position: relative;
	z-index: 1;
/*	background-image: url(/img/CSS_sprite.png);
	background-repeat: no-repeat;
	background-position: -100px -850px;*/
	height: 325px;
	width: 912px;
	margin-top: 65px;
}
#banner_mini {
	float: left;
	position: relative;
	z-index: 1;
/*	background-image: url(/img/CSS_sprite.png);
	background-repeat: no-repeat;
	background-position: -100px -650px;*/
	height: 186px;
	width: 906px;
	margin-top: 65px;
}

#menu_IZ {
	float: left;
	margin-bottom: 30px;
	clear: left;
	width: 146px;
	margin-top: 5px;
}
#menu_IZ li {
	list-style-type: none;
	margin-bottom: 3px;
}
#menu_IZ li a{
	text-decoration: none;
	color: #666666;
	background-image: url(/img/repeat/bullet_1.png);
	background-repeat: no-repeat;
	background-position: 3px 4px;
	padding-left: 23px;
	font-size: 12px;
	line-height: 20px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	position: relative;
}
#menu_IZ li a:hover, #menu_IZ li a.ON{
	text-decoration: none;
	color: #FFFFFF;
	background-image: url(/img/CSS_sprite.png);
	background-position: -650px -275px;
	position: relative;
	padding-right: 25px;
}
#menu_IZ li a:hover span, #menu_IZ li a.ON span{
	background-image: url(/img/CSS_sprite.png);
	background-position: -850px -275px;
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	width: 3px;
	height: 20px;
}
#menu_IZ #title {
	list-style-type: none;
	background-color: #4f6368;
	color: #FFFFFF;
	padding: 4px;
	font-weight: bold;
}
#mini_menu {
	position: absolute;
	top: 4px;
	right: 0px;
	margin-right: 17px;
}
#mini_menu li {
	list-style-type: none;
	margin-bottom: 3px;
}
#mini_menu li a{
	color: #cfaba4;
	font-size: 1.04em;
	background-image: url(/img/repeat/bullet_mini_menu.png);
	background-repeat: no-repeat;
	background-position: left 6px;
	display: block;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#nav-primary {
	position: absolute;
	right: 10px;
	top: 38px;
}

#nav-primary li{
	list-style-type: none;
	padding-right: 2px;
	padding-left: 2px;
	float: left;
}
#nav-primary li a{
	float: left;
	list-style-type: none;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 3px;
	padding-bottom: 10px;
	font-size: 13px;
	line-height: 20px;
	padding-right: 8px;
	padding-left: 8px;
	font-family: Georgia, "Times New Roman", Times, serif;
	position: relative;
}
#nav-primary li a span{
	position: absolute;
	top: 0px;
	right: 0px;
	display: block;
	height: 3px;
	width: 3px;
}
#nav-primary li a:hover, #nav-primary li a.ON{
	background-color: #FFFFFF;
	color: #660000;
	background-image: url(/img/repeat/navp_tl.png);
	background-repeat: no-repeat;
	background-position: left top;
	position: relative;
}
#nav-primary li a:hover span, #nav-primary li a.ON span{
	background-image: url(/img/repeat/navp_tr.png);
	background-repeat: no-repeat;
	background-position: right top;
}


/*
playback timings (ms):
  LoadShardBlock: 287.438 (3)
  esindex: 0.007
  captures_list: 325.727
  CDXLines.iter: 15.722 (3)
  PetaboxLoader3.datanode: 377.758 (4)
  exclusion.robots: 0.216
  exclusion.robots.policy: 0.195
  RedisCDXSource: 17.987
  PetaboxLoader3.resolve: 330.604
  load_resource: 435.039
*/