#header{
	font-size:10px;
	}

#header h1{
	width:280px;
	float:left;
	padding:5px 0 0 5px;
	}

#header .header_right{
	width:315px;
	height:75px;
	float:right;
	}

#header .header_right ul{
	list-style:none;
	text-align:right;
	margin:5px 3px 5px 0;
	}

#header .header_right li{
	display:inline;
	}

#header .header_right p{
	height:46px;
	text-align:right;
	background:url("../images/header_contact_bg.gif") no-repeat top left;
	padding:9px 6px 0 0;
	}

#header ul.navigation{
	clear:both;
	list-style:none;
	}

#header ul.navigation li{
	float:left;
	}
