#header {
	background: transparent url("img/back_header.png") no-repeat scroll 20px top;
	height: 129px;
	width: 723px;
	margin-top: 42px;
	margin-bottom: 11px;
	padding: 3px 0 3px 207px;
}

#tabs {
	height: 23px;
}

#tabs li, #tabs li a {
	font-size: 12px;
}

#menu {
	margin-top: 23px;
}


#topSearch {
	float: none;
	position: absolute;
	right: 0;
	top: -29px;
	margin: 0;
	w_idth: 149px;
}

#topmenu {
	float: none;
	position: absolute;
	right: 151px;
	top: -25px;
	font-size: 12px;
	margin: 0;
}

#topmenu li {
	height: 14px;
}

#title {
	position: relative;
	padding: 35px 0 0 18px;
}

#header img {
	float: left;
}


.searchSubmit {
	background-image: url("img/searchfield_submit_small.png");
	background-position: 5px 5px;
	height: 21px;
	width: 25px;
}

.searchField {
	background-image: url("img/searchfield_back_green.png");
	width: 109px;
	color: #ffffff;
	font-size: 12px;
	margin-right: 5px;
}





