
	/*#header_background {
		position: fixed;
		background: url(/images/header/headerbackground.jpg) repeat-x;
		height: 300px;
		width: 100%;
		left: 0px;
	}*/
	
	/*#header_background_green  { 
		position: absolute;
		background: url(/images/backgrounds/bg_header_green.gif) bottom repeat-x;		
		height: 22px;
		width: 100%;
		left: 0px;
		text-align: right;
		position: fixed;
		background-color: #A0C896;
		z-index: 11999;
		top: 0px;		
	}
	#header_background_green a { 
		top: 1px;
		font-size: 12px;
		position: relative;	
	}*/
	
	#header {
	    /*max-height: 145px;*/
	    min-height: 185px;	
		height: 100%;
		width: 100%;
		background: url(/images/header/headerbackground.jpg) 0 0 repeat-x;
	    position: relative;
	    top: 0px;
	    /*margin-top: -15px;*/
	}
	
	#border_left, #border_right {
		position: absolute;
		background: url(/images/backgrounds/border_dropshadowTest.jpg);
		height: 100%;
		width: 9px;
		z-index: 0;		
		left: -9px;
	}
	
	#border_left img, #border_right img { position: fixed; top: -0px; }
	#border_right { 
		background: url(/images/backgrounds/border_dropshadow_rightTest.jpg);
		position: absolute;
		top: 0px;
		left: 980px;
	}

	#header #nav {
	    max-height: 80px;
	    min-height: 80px;
	    vertical-align: bottom;
	    float: right;
	    height: 100%;
	    width: 980px;
		position: relative;
		z-index: 1;
		background: url(/images/header/tabBG.png);
		background-repeat: no-repeat;
	}	
	
	#header #nav .tabs {
	    vertical-align: top;
		float: left;
	    margin-left: 190px;
		position: relative;
		background: none;
	}
		
	#header #nav .divider      { float: left; padding-top: 15px; }
	#header #nav .item:hover   { background: url(/images/header/hovertabBG.jpg); background-repeat: repeat-x; background-position: bottom;}
	#header #nav a			   { /*color: #344b76;*/color: White; text-decoration: none; }
	#header #nav .item:hover a { color: #dfa60e; }		

	#header #nav .item {
	    margin-top: 10px;
		float: left;
		background: none;
		position: relative;
		display: block;		
		padding: 40px 12px 14px 11px;
		font-weight: bold;
		font-size: 11px;		
	}			
	
	#puristat_logo             
	{ 
	    margin-top: 20px;
	    margin-left: 10px;
	    float: left;
	    z-index: 10 
	}
	
	#basic_links {
		font-size: 10px;
		left: -10px;
	}
		
	#header #pitch {
		width: 100%;
		height: 140px;
		background-color: #fff;
	}
	#header #pitch #left {
		height: 100%;
		width: 40%;
		background-color: #FFF;	
		float: left;
	}	
	#header #pitch #right {
		height: 100%;
		width: 60%;
		background-color: black;
		float: left;		
	}
				
	
/*	#header #phone {
		background: url(/images/header/header_phone_number_bg.jpg); 
		text-align: right;
	}
	#header #phone img { 
		margin-right: 10px;  
	}
*/			
	#top_search {
	
	    margin-top: 5px;
	    margin-right: 10px;
		position: relative;
		z-index: 32767;
		float: right;
		text-align: right;
		
	}
	#top_search a:link {text-decoration: none;color: Black;}
	#top_search a:hover {text-decoration: none;color: Black; border-bottom: solid 1px black;}
	#top_search a:visited {text-decoration: none;color: Black;}
	#top_search a:active {text-decoration: none;color: Black;}
	
	
	
    .headerIcons
    {
        margin-top: 10px;
	    position: relative;
	}
		
	#top_search input
	{
		background: white;
		border: 1px solid #grey;
		text-align: left;
		font-size: 0.9em;	
		padding: 2px;
		vertical-align: middle;
	}
	
	#TopSearchBtn {
	    position: relative;
	    margin-top: 10px;
	}
	
	#TopNav_LeftBlueBorder, #TopNav_RightBlueBorder { 
		display: none;
	}
	
	
	
	
	