body {
	background-color:#231f20;
	font-family:Arial, Helvetica, sans-serif;
	margin:0;
	padding:0;
}

/* top */
#navigation {
	font:normal 11px Arial, Helvetica, sans-serif;
	letter-spacing:1px;
	list-style:none;
	margin:80px auto 0 auto;
	padding:0;
	text-align:center;
	text-transform:uppercase;
	width:806px;
}
#navigation li {
	display:inline;
	margin-right:20px;
}
#navigation li.last {
	margin-right:0;
}
#navigation li a {
	color:#fff;
	outline:none;
	padding:5px;
	text-decoration:none;
}
#navigation li a:hover,
#navigation li.active a {
	background-color:#d68c28;
}

/* box */
#box {
	background:#fff url('/images/background-content.png') no-repeat 303px 168px;
	clear:both;
	height:655px;
	margin:15px auto 0 auto;
	padding:0;
	position:relative;
	width:806px;
}

/* background override */
#home #box {
	background-image:url('/images/background-home.png');
	background-position:bottom;
}

/* logos */
h1.logo {
	background-repeat:no-repeat;
	display:block;
	height:166px;
	left:2px;
	margin:0;
	position:absolute;
	text-indent:-9999px;
	top:2px;
	width:301px;
}
#home h1.logo { background-image:url('/images/logo-blue.png'); }
#about-us h1.logo { background-image:url('/images/logo-red.png'); }
#services h1.logo { background-image:url('/images/logo-green.png'); }
#testimonials h1.logo { background-image:url('/images/logo-light-grey.png'); }
#client-list h1.logo { background-image:url('/images/logo-light-blue.png'); }
#links h1.logo { background-image:url('/images/logo-dark-red.png'); }
#contact-us h1.logo { background-image:url('/images/logo-yellow.png'); }
#legal h1.logo { background-image:url('/images/logo-blue.png'); }
#privacy h1.logo { background-image:url('/images/logo-blue.png'); }

/* image based titles */
#box h2.page-title {
	background-repeat:no-repeat;
	color:#58595b;
	display:block;
	font:normal 29px Arial, Helvetica, sans-serif;
	height:37px;
	left:331px;
	letter-spacing:1px;
	margin:0;
	padding-top:8px;
	position:absolute;
	top:168px;
	width:474px;
}

#about-us #box h2.page-title { background-image:url('/images/title-about-us.png'); }
#services #box h2.page-title { background-image:url('/images/title-services.png'); }
#testimonials #box h2.page-title { background-image:url('/images/title-testimonials.png'); }
#client-list #box h2.page-title { background-image:url('/images/title-client-list.png'); }
#links #box h2.page-title { background-image:url('/images/title-links.png'); }
#contact-us #box h2.page-title { background-image:url('/images/title-contact-us.png'); }
#legal #box h2.page-title { background-image:url('/images/title-legal.png'); height:52px; }
#privacy #box h2.page-title { background-image:url('/images/title-privacy.png'); height:52px; }

/* images outside of content */
#box img {
	border:none;
	position:absolute;
	z-index:1;
}
#box img.masthead {
	left:305px;
	top:2px;
}
#box span.masthead {
	left:305px;
	position:absolute;
	top:2px;
}

/* content and scroll pane */
#box #content {
	height:365px;
	left:329px;
	overflow:hidden;
	position:absolute;
	text-align:left;
	top:239px;
	width:439px;
}
#box #content .scroll-pane {
	height:365px;
	padding-right:5px;
}
#box #content .jScrollPaneTrack {
	background-color:#eee;
}
#box #content .jScrollPaneDrag {
	background:#666 url('/images/drag-bar.png') no-repeat center center;
}

/* images inside of content */
#box #content img {
	position:relative;
}

/* copyright */
#copyright {
	color:#fff;
	font:normal 10px Arial, Helvetica, sans-serif;
	margin:16px 0;
	text-align:center;
}
#copyright a {
	color:#eee;
}

/* global */
#content p, #content address, #content li, #content td {
	color:#58595b;
	font:normal 12px/20px Arial, Helvetica, sans-serif;
}
#content a {
	color:#572600;
	outline:none;
	text-decoration:none;
}
#content strong {
	color:#88312a;
}
#content ul {
	margin-left:0;
	padding-left:15px;
}
#content li {
	list-style:circle;
	margin-left:0;
	padding-left:0;
}
#content h3 {
	color:#88312a;
	margin:0 0 5px 0;
	padding:0;
}
#content .center-align {
	text-align:center;
}

#content blockquote {
	margin:0 0 45px 0;
	padding:0;
}
#content blockquote img.close {
	margin:0 0 -12px 5px;
	margin-bottom:-12px;
}
#content blockquote p.citation {
	font-style:italic;
	font-weight:bold;
}

#content ul.multiple-columns {
	margin:0;
	padding:0;
	width:417px;
}
#content ul.multiple-columns li {
	float:left;
	list-style:none;
	margin:1px 0;
	width:208px;
}
#content ul.multiple-columns li.clear {
	clear:both;
	margin:0;
	padding:0;
	width:100%;
}
#content hr {
	background-color:#333;
	color:#333;
	clear:both;
	margin:0 0 20px 0;
	padding:0;
}

#box blockquote.tagline {
	color:#58595b;
	font-size:22px;
	font-weight:normal;
	letter-spacing:1px;
	line-height:32px;
}

/* specific pages */
	/* home */
	#home #box img.left {
		left:2px;
		top:170px;
	}
	#home #box img.bottom {
		left:305px;
		top:323px;
	}
	#home #box img.item2 {
		display:none;
	}
	
	#home #box #tagline {
		color:#58595b;
		font-size:16px;
		font-weight:bold;
		left:585px;
		letter-spacing:1px;
		line-height:32px;
		margin:0;
		position:absolute;
		top:323px;
		width:185px;
		z-index:2;
	}
	#home #box #mission-statement {
		color:#58595b;
		font-size:12px;
		left:305px;
		letter-spacing:1px;
		line-height:18px;
		margin:0;
		position:absolute;
		top:510px;
		width:480px;
	}
	#home #box #mission-statement strong {
		color:#88312a;
	}
	
	#home #box #banner {
		background:url('../images/home-banner-background.png') repeat-x bottom;
		border:1px solid #6b617c;
		height:auto;
		left:50px;
		position:absolute;
		top:390px;
		width:200px;
	}
	#home #box #banner #headline {
		background-color:#f55f0c;
		border-bottom:1px solid #fce59e;
		color:#fff;
		height:26px;
		margin:0;
		padding-top:6px;
		text-align:center;
		text-transform:uppercase;
	}
	#home #box #banner #subhead {
		background-color:#f8c62e;
		border-bottom:1px solid #fceab2;
		font-size:14px;
		margin:0;
		padding:4px 0;
		text-align:center;
		text-transform:uppercase;
	}
	#home #box #banner #regular {
		font-size:10px;
		line-height:12px;
		margin:0;
		padding:3px;
		text-align:justify;
	}
	#home #box #banner #contact {
		background-color:#f8c62e;
		font-size:12px;
		font-weight:bold;
		margin:0;
		padding:2px 0 4px 0;
		text-align:center;
	}
	#home #box #banner #contact strong {
		font-size:13px;
	}
	#home #box #banner #contact a {
		color:#000;
	}
	
	/* about us */
	#about-us #box img.left {
		left:26px;
		top:236px;
	}
	
	/* services */
	#services #box img.left {
		left:32px;
		top:205px;
	}
	#services #box blockquote.left{
		left:47px;
		margin:0;
		padding:0;
		position:absolute;
		top:240px;
		width:225px;
	}
	#services #box ul.side-navigation {
		font-size:12px;
		left:47px;
		list-style:circle;
		margin:0;
		padding:0;
		position:absolute;
		top:240px;
		width:225px;
	}
	#services #box ul.side-navigation li {
		margin:0;
		padding:8px 0 4px 0;
	}
	#services #box ul.side-navigation li a {
		color:#88312a;
		font-weight:normal;
		text-decoration:none;
	}
	#services #box ul.side-navigation li a.active {
		font-weight:bold;
	}
	#services #box #content .page {
		min-height:365px;
	}
	
	/* testimonials */
	#testimonials #box img.left {
		left:32px;
		top:205px;
	}
	#testimonials #box blockquote.left {
		left:47px;
		margin:0;
		padding:0;
		position:absolute;
		top:240px;
		width:225px;
	}
	
	/* client list */
	#client-list #box img.left {
		left:2px;
		top:283px;
	}
	
	/* links */
	#links #box img.left {
		left:44px;
		top:291px;
	}
	#links p {
		clear:both;
	}
	#links .multiple-columns a {
		color:#000;
	}

	/* contact us */
	#contact-us #box img.left {
		left:32px;
		top:265px;
	}
	#contact-us .button-directions {
		height:34px;
		left:104px;
		margin:0;
		padding:0;
		position:absolute;
		top:563px;
		width:126px;
	}
	#contact-us .button-directions a {
		background:url('/images/contact-us-directions-button.png') no-repeat;
		display:block;
		height:100%;
		margin:0;
		padding:0;
		text-indent:-9999px;
		width:100%;
	}
	
	#contact-us .contacts td {
		padding:0 10px 10px 0;
		vertical-align:middle;
	}
	
	/* legal & privacy policy pages */
	#legal #box blockquote.left,
	#privacy #box blockquote.left {
		left:47px;
		margin:0;
		padding:0;
		position:absolute;
		top:240px;
		width:225px;
	}
	#legal #content h3,
	#privacy #content h3 {
		text-transform:uppercase;
	}