/* CSS Document */
#header #logo, #header_intro #logo {
	position: absolute;
	top: 2px;
	left: 8px;
}

#header #topmenu,#header_baner #topmenu {
	position: absolute;
	top: 83px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 990px;
}

#header_intro #topmenu {
	position: absolute;
	top: 232px;
	left: 0;
	margin: 0;
	padding: 0;
	width: 990px;
}

#header #topmenu a.contact, #header_intro #topmenu a.contact, #header_baner #topmenu a.contact {
	position: absolute;
	top: 0;
	right: 0;
	display: block;
	margin: 0 10px 0 0;
	padding: 0;
	width: 180px;
	height: 24px;
	line-height: 24px;
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	text-align: right;
}

#header #topmenu ul, #header_intro #topmenu ul, #header_baner #topmenu ul {
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
	height: 24px;
}

#header #topmenu ul li, #header_intro #topmenu ul li, #header_baner #topmenu ul li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 7px;
	height: 24px;
	line-height: 24px;
	border-left: 1px solid #fff;
}

#header #topmenu ul li:first-child, #header_intro #topmenu ul li:first-child, #header_baner #topmenu ul li:first-child {
	padding-left: 12px;
	border: none;
}

#header #topmenu ul li a, #header_intro #topmenu ul li a,#header_baner #topmenu ul li a {
	font-size: 16px;
	font-weight: bold;
	color: #fff;
	text-decoration: none;
}

#header #big_banner {
	position: absolute;
	top: 110px;
	left: 12px;
	margin: 0;
	padding: 10px 10px;
	width: 956px;
	height: 51px;
	overflow: hidden;
}

#header_baner #big_banner {
	position: absolute;
	top: 110px;
	left: 12px;
	margin: 0;
	padding: 0;
	padding-left:1px;
	width: 975px;
	height: 145px;
	overflow: hidden;
}



#header #big_banner p {
	margin: 0;
	padding: 0;
	color: #000;
	text-align: center;
	font-size: 0.875em;
}

#header_intro #new_banner {
	position:absolute;
	top: 81px;
	left: 12px;
	height:150px;
	width:956px;
	padding:0px;
	text-align:center;
}

#header_intro #new_banner img {padding:0px;margin:0px;}

#header_intro #big_banner {
	position:absolute;
	top: 265px;
	left: 12px;
	margin: 0;
	padding: 10px;
	width: 956px;
	height: 230px;
	overflow: hidden;
}

#header #toolbar,#header_baner #toolbar {
	position: absolute;
	width: 100%;
	height: 1.25em;
	bottom: 0.313em;
	left: 0;
	margin: 0;
	padding: 0;
}

#header #toolbar ul, #header_baner #toolbar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#header #toolbar li, #header_baner #toolbar li {
	display: block;
	float: left;
	margin: 0;
	padding: 0 0 0 0.833em;
	font-size: 0.75em;
	line-height: 1.666em;
}

#header #toolbar form,  #header_baner #toolbar form  {
	margin: 0;
	padding: 0;
	font-size: 0.75em;
}

#header #toolbar form select, #header_baner #toolbar form select {
	border: 1px solid #999;
	margin: 0;
	color: #666;
}

#header #toolbar form input, #header_baner #toolbar form input {
	border: 1px solid #999;
	margin: 0;
	color: #666;
}

button.search {
	width: 1.666em;
	height: 1.666em;
	padding: 0;
	margin: 0;
	background: url(../graphics/search.gif) #fff center no-repeat;
	border: none;
}