@import url("./whitespace-reset.css");

body {
	font: normal 12px Verdana, Geneva, sans-serif;
	color: #333333;
	background: #ffffff url("../images/logo.gif") 0 100% no-repeat fixed; }

a { color: #333333; }

#sitewrapper {
	width: 1000px;
	padding: 89px 0 0 0; }

h1 { display: none; }

ul#nav {
	float: left;
	width: 388px;
	padding: 0 0 0 152px; }
	ul#nav li {
		clear: both;
		padding: 0 0 10px 0; }
	ul#nav a {
		float: left;
		height: 18px;
		text-indent: -8685px; }
		ul#nav li.btn_agency a {
			width: 80px;
			background: transparent url("../images/btn_agency.gif") 100% 0 no-repeat; }
		ul#nav li.btn_client-affiliations a {
			width: 135px;
			background: transparent url("../images/btn_client-affiliations.gif") 100% 0 no-repeat; }
		ul#nav li.btn_background a {
			width: 87px;
			background: transparent url("../images/btn_background.gif") 100% 0 no-repeat; }
		ul#nav li.btn_contact-information a {
			width: 151px;
			background: transparent url("../images/btn_contact-info.gif") 100% 0 no-repeat; }

#content {
	float: left;
	width: 435px;
	padding: 0 15px 0 0; }
	#content h2 {
		height: 44px;
		text-indent: -8685px; }
	h2#hdr_agency { background: transparent url("../images/hdr_agency.gif") 0 0 no-repeat; }
	h2#hdr_background { background: transparent url("../images/hdr_background.gif") 0 0 no-repeat; }
	h2#hdr_client-affiliations { background: transparent url("../images/hdr_client-affiliations.gif") 0 0 no-repeat; }
	h2#hdr_contact-information { background: transparent url("../images/hdr_reach-us.gif") 0 0 no-repeat; }
	#content p,
	#content address {
		padding: 0 0 15px 0;
		line-height: 140%; }
	#content h3 {
		padding: 6px 0 5px 0;
		font-size: 16px;
		font-weight: normal; }
	#content h4 {
		padding: 0 0 5px 0;
		font-weight: normal;
		text-decoration: underline; }
	#content ul { padding: 0 0 15px 0; }
	#content li { padding: 0 0 5px 0; }