.header {position: relative;}
/* logo */ 
.header_column_1{}
.content_header_1{position: absolute; left: 0; top: 65px;}

/* top menu */ 
.header_column_2{position: absolute; top:40px; left:0;}
.content_header_2{height: 25px;}
.content_header_2 ul{padding:0; margin:0; height:25px; list-style:none;}
.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;	line-height: 25px; 
	font-size: 11px;
}
.content_color_header_2 ul li a:hover {color: #666;}

/* main banner + main nav */ 
.header_column_3 {clear:both; padding-top:220px;}
/* banner */
#column_header_3 .header_custom_content {font-size: 0; line-height: 0; margin-bottom: 10px; display:none;}

/* main nav */
#content_header_3_1{
	background-image: url(/sites/default/themes/tsps/images/backgrounds_right.gif);
	background-repeat: no-repeat;
	background-position: right -0px;
	margin-bottom: 10px;
}
#content_background_header_3_1{
	background-image: url(/sites/default/themes/tsps/images/backgrounds_left.gif);
	background-repeat: no-repeat;
	background-position: left -0px;
}
#content_header_3_1 UL{
    padding:0;	margin:0; margin-left: 10px; margin-right: 10px;
	height:32px; list-style:none;
	background-image: url(/sites/default/themes/tsps/images/backgrounds.gif);
	background-repeat: repeat-x;
	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;	text-decoration:none;
	line-height: 32px; padding: 2px 15px;
	color: #515151;	font-weight:bold;
}
#content_header_3_1	 a:hover {text-decoration: underline; color: #666;}
#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; }