@charset "utf-8"; 
/* Pacific Advisors (paclients) Multi-Site Platform - by Jake Camara
----------------------------------------------------------------
[Table of contents]

 1.Site-Specific Styles

----------------------------------------------------------------*/

/**
 * 1.Site-Specific Styles 
 */

#header h1 {
  float:left;
	margin:0px 0 12px 5px;
	width: 675px;
	overflow:hidden;
}

#header h1 a {
	display:block;
	height:85px;
	text-indent:-9999px;
	background:url('images/header-paclients.gif') no-repeat;
}
