@charset "UTF-8";
/* CSS Document */

 #logo{
	float: left;
	height: 108px;
	width: 261px;
 }

  #header_top_spacer, talent_set_top{
	float: right;
	width: 744px;
	height: 22px;
	  
  }  
   
  #Nav{
    float: right;
	width: 744px;
	height: 34px; 
  }
    
  img.email:hover {
	filter:alpha(opacity=55);
	opacity:.75;
	
   }
   
 
