
.header_column_1{
  clear:both;
}

#content_header_1_1{    /* logo */
  float: left;
  width: 235px;

}
.header_column_2{
 margin-top: 15px;
}
.header_column_2_of_3 {   /*  top menu */
	float: right; 
	height: 25px;
	text-align: right;
}
.content_background_header_2 {
	float: right;
}
.content_color_header_2 {
	float: right;
}
.content_color_header_2 ul{
   	padding:0; 
	margin:0; 
	height:25px;
	list-style-type:none;
	/* width: 380px;  */
    padding-left: 5px;
	margin-left: 1px;
	float: right;
}
.content_color_header_2 ul li {
	display:inline;
}
.content_color_header_2 ul li a{
	text-align: center;
	text-decoration: underline;
	color: #000;
	font-weight:bold;
	padding: 0 5px;
	font-size: 11px;
	line-height: 25px; 
}
.content_color_header_2 ul li a:hover {
	color: #666;
}
	
/* banner, main nav */	
.header_column_3{
  clear:both;
}
/* banner */
#column_header_3 .header_custom_content {
	font-size: 0; line-height: 0;
	margin-bottom: 10px;
}

/* main nav */
#content_header_3_1{
	background-color: transparent;
	background-image: url(/sites/default/themes/steel/images/backgrounds_right.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position:  right -0px;
	margin-bottom: 10px;
}
#content_background_header_3_1{
	background-color: transparent;
	background-image: url(/sites/default/themes/steel/images/backgrounds_left.gif);
	background-repeat: no-repeat;
	background-attachment: scroll;
	background-position: left -0px;
}
#content_header_3_1 UL{
    padding:0;
	margin:0;
	height:32px;
	list-style-type:none;
	margin-left: 10px;
	margin-right: 10px; 
	background-color: transparent;
	background-image: url(/sites/default/themes/steel/images/backgrounds.gif);
	background-repeat: repeat-x;
	background-attachment: scroll;
	background-position: left -0px;
}
 #content_header_3_1 li {
	display:inline;
	height:32px; line-height: 32px;
	color: #515151;
}
#content_header_3_1	 li a{
	text-align: center;
	line-height: 32px; 
	padding: 2px 15px;
	text-decoration:none;
	color: #515151;
	font-weight:bold;
}
#content_header_3_1	 a:hover {
   	/*	background-color: transparent;
		background-image: url(/sites/default/themes/steel/images/backgrounds.gif);
		background-repeat: repeat-x;
		background-attachment: scroll;
		background-position: left -32px;  */
	text-decoration: underline;
	color: #666666;
}
#content_header_3_1 li.last_item {
	padding-left: 15px;
	font-weight: bold;
	text-transform: uppercase;
}
#content_header_3_1 li.last_item  a{
	padding-left: 5px;
	color: #046de3;
	text-decoration: none;
}
#content_header_3_1 li.last_item  a:hover{ color: #046de3; text-decoration: underline; }
#content_header_3_1 li.last_item #not_a_customer {display: inline; }
/*	

#content_header_1_5 UL{
		list-style: none;
		margin: 0;
		padding: 0;
		border: none;
		background-color: #90bade;


}

 #content_header_1_5 li {
		border-bottom: 1px solid #333333;
		margin: 0;
		}

		
	 #content_header_1_5	 li a{
		display: block;
		padding: 0.2em 0 0.2em 0.5em;
		text-decoration: none;
		padding: 10px;
	}

	#content_header_1_5	 a:link {
		display: block;
		padding: 0.2em 0 0.2em 0.5em;
		text-decoration: none;
		padding: 10px;
		
	}

	
	#content_header_1_5	 a:hover {
     background-color: #cccccc;
	}

.header_column_4 {
	clear: both;
	margin-top: 10px;
}

#content_background_header_4_1{
	float: left;
}

#content_background_header_4_2{
	float: left;
	margin-left: 10px;
}
.content_color_header_4 {
	font-size: 0; line-height: 0;    
}

*/