.header_upper_left{float:left;}
.header_upper_height{height:70px;}
.header_lower_height{height:116px;}

.header_text
{
	display:inline;
	margin-left:auto;	
	color:#FFF;		
}

.header_links
{
	padding-left:250px;
	padding-top:25px;
}

.header_link_background
{
	float:left; 
	height:35px; 
}

.header_link
{
	text-decoration:none;
	color:#FFF;
	width:100px;
}

.header_link_active
{
	text-decoration:none;
	color:#feca0d;
	width:100px;
}

.header_font{font-size:12px;}

ul.header_text li a:hover{color:#feca0d;}

.header_link_background_hover
{
	float:left; 
	height:35px; 
	background:url(../images/link_selected_arrow.png);
	background-repeat:no-repeat;
	background-position:43% 21px;		
}

.header_link_background_hover_home
{
	float:left; 
	height:35px; 
	background:url(../images/link_selected_arrow.png);
	background-repeat:no-repeat;
	background-position:23% 21px;		
}

.header_lower_left_warehouse{background:url(../images/warehouse_logo.gif);}
.header_lower_right_warehouse{background:url(../images/warehouse_background.png);}
.header_lower_left_logistics{background:url(../images/logistics_logo.gif);}
.header_lower_right_logistics{background:url(../images/logistics_background.png);}

.header_lower_right
{
	border-left:1px #b0b6b8 solid;
	background-repeat:no-repeat;
	float:right;
	width:935px;
}

.header_lower_left
{
	background-repeat:no-repeat;
	background-position:center;
	float:left;			
}

.header_lower_right_text
{	
	margin-left:50px;
	margin-top:40px;
	font-size:28px
}

.left_right__header_width
{
	width:212px;
}
