@CHARSET "ISO-8859-1";

#header{
background-image: url(/web/images/header/header_background.jpg);
background-repeat:no-repeat;
width:854px;
height:81px;
}


#header_logo{
	width:174px;
	height:80px;
	float:left;
	cursor:pointer;
}

#header_logo{
cursor:hand;
}

#header_main_wrapper{
	float:right;
	width:550px;
	margin-top:30px;
}

#header_main_wrapper_left{
	width:250px;
	height:30px;
	float:left;
}

#header_main_wrapper_left a{ 
	color:#717171;
	font-weight:bold;
	text-decoration:none;
}

.header_main_wrapper_left_item{
padding-left:10px;
text-align:right;
}

#header_main_wrapper_seperator{
	float:left;
	margin-left:-17px;
	margin-top:-10px;
}

#header_main_wrapper_right{
	float:left;
	margin-top:-17px;
	padding-right:15px;
}