/* ----- HEADER ----- */
#page_all {
	background-image: url('../layout_images/page_bg_top_flat.jpg');
}
#header {
	height: 222px;
}

#header_top {
	height: 75px;
}

#header_top_left {
	height: 75px;
}

#header_top_right {
	height: 75px;
}

#header_main {
	height: 120px;
	position: relative;
}

#headerimages {
	height: 120px;
}

#header_title {
	margin-top: 35px;
}

#header_navigation ul {
	margin-top: 10px;
	padding-top: 0px;
}
#header_navigation ul li {
	height: 20px;
}
