#header {
	width:960px;
	margin:0 auto;
	position:relative;
	z-index:900;
}

#header_container {
	*clear: both; 
	width: 100%;
	background: url(/img/header/header-bg.png) repeat-x;
    z-index:900;
    position:relative;
}

#location_links, #header_social{ 
	line-height: 26px;
    color: #000;    
    margin: 0;
	height: 28px;
	margin: 0;
	padding: 0 10px;
	position: absolute;
	background: url(/img/header/header-sm-bg.png) repeat-x; 
}

#header_social {
	font-size:11px;
	right:0;
}

#header_social div {
	margin:4px 0 0 5px;
	display:inline-block;
}

#fb_button, #tw_button, #su_button, #rss_button {
	background: url(/img/sprites/home_sprite.png) no-repeat; 
	width:17px;
	height:17px;
	display:inline-block;    
	margin-right: 5px;
}

#fb_button {
	background-position: -20px -40px;
}

#tw_button {
	background-position: 0 -40px;
}

#su_button {
	background-position: -60px -40px;
}

#rss_button {
	background-position: -40px -40px;	
}

#location_links {
	left: 0;
}
#header_social .rounded_corners, #location_links .rounded_corners{
	position: absolute;
	background: url(/img/sprites/home_sprite.png) no-repeat; 
	display: block;
}	
#location_links .tl, #location_links .tr, #location_links .bl, #location_links .br,
#header_social .tl, #header_social .tr, #header_social .bl, #header_social .br
{ 
	overflow: hidden; width: 3px; height: 3px; 
}
#location_links .tl, #header_social .tl { top: 0; left: 0; background-position: 0px -30px; }
#location_links .tr, #header_social .tr { top: 0; right: 0; background-position: -3px -30px; }
#location_links .bl, #header_social .bl { bottom: 0; left: 0; background-position: 0px -33px; }
#location_links .br, #header_social .br { bottom: 0; right: 0; background-position: -3px -33px; }

#location_links a{
    color: #000;
    text-decoration: none;
	font-size: 11px;
}
#location_links a:hover { text-decoration: underline; }

#header_logo {
	margin-bottom: 5px;
	padding: 0;
	height: 110px;
	width:100%;
}
#header_logo a { display: block; background: url(/img/sprites/home_sprite.png) no-repeat;  }
#header_logo a.main_logo {
	width: 440px; height: 110px;
	background-position: 0px -60px;
	margin:0 auto;
}
#header_logo a.cxe_logo{
	width: 232px; height: 77px;
	background-position: -600px -160px;
}
#search_box {
	position: absolute;
	text-align: right;
	right: 0;
	top: 55px;
}

#search-input {
	margin:0;
	height: 16px; 
	width: 143px; 
	font-size: 12px; 
	color: #1c1c1c; 
	border: 0;
	padding: 5px; 
	vertical-align:middle;
	background: url(/img/sprites/home_sprite.png) no-repeat;
	background-position: 0 0; 
}
#search-input:focus{ outline: none; }
#search-submit{
	border: none;
	background: url(/img/sprites/home_sprite.png) no-repeat;
	width: 27px; 
	height: 26px;
	margin-left: -4px;
	background-position:-160px 0px; 
	cursor: pointer;    
}

#callcenter-a #favorites, #callcenter-b #favorites{
	right: 453px;
}
#callcenter-a #location_links,#callcenter-b #location_links{
	right: 246px;
	height: 22px;
	padding-top: 3px;
}
#callcenter-a #search_box, #callcenter-b #search_box{
	top: 0;
}


#hotline-a{ 
	position: absolute;
	width: 444px; 
	height: 22px; 
	background: url(/img/header/1800a.gif) no-repeat; 
	bottom: 55px;
	right: 10px;
}
#hotline-b{ 
	position: absolute;
	width: 234px; 
	height: 53px; 
	background: url(/img/header/1800b.gif) no-repeat; 
	bottom: 40px;
	right: 10px;
}

#credibility-a{
	position: absolute;
	width: 244px;
	height: 44px;
	background: url(/img/header/credibility.jpg) no-repeat;
	top: 19px;
	left: 360px;
}
