@charset "utf-8";
/* CSS Document */
#header{
	
	width:946px;
	height:245px;
	margin:0 auto;
	padding:0 10px 0 24px;
	

}
#header a{
	display:block;
	height:30px;
	width:30px;
	float:left;
	text-indent:-1000px;
}
#header_content{
	color:#FFFFFF;
	padding:120px 0 0 315px;
	width:400px;
	float:left;
}

#left{	
	float:left;
	background:#008bc1 url(../images/left_menu_large.jpg)  no-repeat top left;
	margin:0 0 0 0px;
}

#header_page{
	background:transparent url(../images/header_short_left.jpg) no-repeat top left;
	width:956px;
	height:122px;
	margin:0 auto;
	padding:0 0px 0 24px;
	display:none;
}

#header_page a{
	display:block;
	height:30px;
	width:30px;
	float:left;
	text-indent:-1000px;
}

#header_headline{
	float:right;
	
	width:730px;
	height:122px;
}




