﻿#header {
	margin:0;
	padding:0;
	width:904px;	
	text-align:left;
	display:table;		
	height : 108px;
}

#header_line1
{
	width: 696px; 
	height: 76px;
}

#header_line1_left
{
	width: 538px; 
	height: 76px; 
	float: left; 
	background-image : url(../images/new/company_header.png);	
}

div#header_line1_left_clickable
{
	cursor : pointer;
	width : 150px;
	height : 52px;
	position : relative;
	top : 14px;
	left : 10px;	
}

#header_line1_right
{
	width: 158px; 
	height: 76px; 
	float: right;
	visibility : hidden;
}

#header_line2
{
	width: 696px; 
	height: 0px;
	display : none;
	visibility : hidden;	
}


.header_product_list
{
	width: 155px;
	padding: 0 0 0 5px; 
	vertical-align: middle;
	color:#8F8F8F;
	font-family:Tahoma;
	font-size:10px;	
}

.header_jump_to_pl_sel_button
{
	margin-left: 9px; 
	vertical-align: middle
}

.HomeDiv
{
	width: 100px; 
	height: 33px; 
	float: right;			
	line-height : 20px;		
	text-align : right;
	margin-right : 8px;
	margin-top : 4px;		
}

.SearchTextDiv
{
	color : White;
	font-weight : bold;
	font-size : 10pt;	
}

.HomeLink
{
	font-size : 10pt;
	color : Yellow;
	text-decoration : none;
	font-weight : bold;
}

.HomeLink:hover
{
	font-size : 10pt;
	color : White;
	text-decoration : underline;
	font-weight : bold;
}
#header_line3
{
	position : absolute;	
	height: 37px; 
	width : 904px;
	background-image : url(../images/new/new_red_header.gif);
	background-repeat : no-repeat;	
	top : 84px;
	left : 8px;
}

