/* logo // #column_header_1 */
#column_header_1 {float: left; width: 300px; }
#site_logo {padding-top: 5px; padding-bottom: 15px; }

/* top menu // #column_header_2 */
#column_header_2 {float: right; text-align: right; padding-bottom: 20px;}
.content_color_header_2 ul{
   	padding:0; margin:0; 
	height:25px;
	list-style-type:none;
	padding-right: 20px;
	color: #4d4d4d; font-size: 10px;
}
.content_color_header_2 ul li { display:inline; border-right: 1px solid #4d4d4d; }
.content_color_header_2 ul li a{
	text-align: center;	text-decoration: none;
	color: #4d4d4d;
	font-weight:bold;
	padding: 5px 5px 2px 5px; 
	line-height: 20px; 
	
}
.content_color_header_2 ul li a:hover { text-decoration:underline; }
	
/* banner, main nav */	
#column_header_3 {clear:both; }
/* banner */
#header_custom_column__1 {
	font-size: 0; line-height: 0;
	margin-bottom: 10px;
	display:none;
}
/* main nav */
#content_background_header_3_1{
	background-color: #6591c2;
	background-image: url(/sites/default/themes/blue_mr/images/backgrounds.gif);
	background-repeat: repeat-x;
	background-position: left top;
}
#content_header_3_1{
	background-image: url(/sites/default/themes/blue_mr/images/backgrounds_right.gif);
	background-repeat: no-repeat;
	background-position:  right top;
}
#content_header_3_1 ul{
    padding:0;	margin:0; padding-left: 24px; padding-right: 10px;
	list-style-type:none;
	height: 36px; line-height: 35px;
	font-size: 12px;
	background-image: url(/sites/default/themes/blue_mr/images/backgrounds_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content_header_3_1 li { display: inline; }
#content_header_3_1	li a{
	text-align: center; text-decoration:none;
	padding: 0 12px; margin-bottom: 1px;
	color: #fff; font-weight:bold;
	height: 35px; line-height: 35px;
	border-right: 1px solid #77aae3; border-left: 1px solid #4477b6;
	display: inline-block;
}
#content_header_3_1	 a:hover {
	background-image: url(/sites/default/themes/blue_mr/images/backgrounds.gif);
	background-repeat: repeat-x;
	background-position: left -36px;
}
#content_header_3_1 .menu_spacer {display:none; }
#content_header_3_1 li.last_item {display:none;}
/*
#content_header_3_1 li.last_item {
	padding-left: 10px;
	font-weight: normal; color: #fff;
	height: 35px; line-height: 35px;
}
#content_header_3_1 li.last_item  a{ border: 0; text-transform: uppercase; }
#content_header_3_1 li.last_item #not_a_customer {display: inline; padding-right: 5px;}
*/