body {
	font-size: 12px;
	background: rgb(74,54,32) url(../images/leather_bg1.jpg) top center no-repeat;
	width: 70em;
	margin: 0px auto;
	font-face: "Times New Roman", Times, serif;
}
#container {
	background: url(../images/paper_bg2.jpg) top left repeat-x;
	background-color: rgb(197,177,150);
	width: 48em;
	padding: 9em 1em 1em 22em;
	position: relative;
}
#header {
	position: absolute;
	top: 6em;
	right: 1em;
}
	#header h1 {
		color: rgb(166,121,59);
		font-size: 2.5em;
		letter-spacing: -1px;
	}
#nav {
	display: block;
	position: absolute;
	top: 0px;
	left: -1em;
	width: 228px;
	padding: 11em 1em 3.5em 1em;
	background: url(../images/paper_bg1.jpg) bottom left no-repeat;
}
	#nav li {
		font-size: 1.5em;
		line-height: 2em;
		width: 228px;
		display: block;
		position: relative;
	}
		#nav li a:link {
			color: rgb(146,74,1);
			height: 1.9em;
			width: 228px;
			display: block;
			position: relative;
			border-bottom: rgb(219,205,187) solid 0.1em;
			text-decoration: none;
		}
		#nav li a:visited {
			color: rgb(166,121,59);
			height: 1.9em;
			width: 228px;
			display: block;
			position: relative;
			border-bottom: rgb(219,205,187) solid 0.1em;
			text-decoration: none;
		}
		#nav li a:hover {
			color: black;
			border-bottom: rgb(146,74,1) solid 0.1em;
		}
#content dt {
	display: block;
	width: 16em;
	height: 4em;
	text-indent: -9999px;
	background: url(../images/seanache.gif) top left no-repeat;
}
#content dd {
	padding-left: 6em;
	font-size: 1.5em;
	line-height: 1.5em;
	color: rgb(146,74,1);
	margin-bottom: 1em;
}
#content h1 {
	display: block;
	width: 48em;
	height: 4em;
	text-indent: -9999px;
}
	#content h1.about {
		background: url(../images/about.gif) top left no-repeat;
	}
	#content h1.clients {
		background: url(../images/clients.gif) top left no-repeat;
	}
	#content h1.what {
		background: url(../images/what.gif) top left no-repeat;
	}
	#content h1.hear {
		background: url(../images/hear.gif) top left no-repeat;
	}
#content h2 {
	font-size: 2em;
	line-height: 1.5em;
	color: rgb(9,53,122);
}
	#content h2.power {
		display: block;
		position: absolute;
		top: -1.5em;
		left: 0px;
		width: 24em;
		height: 2em;
		text-indent: -9999px;
		background: url(../images/power.gif) top left no-repeat;
	}
#content h3 {
	font-size: 1.5em;
	line-height: 1.5 em;
	font-style: italic;
	color: rgb(146,74,1);
	margin-bottom: 0.5em;
}
#content h4 {
	font-size: 1em;
	line-height: 1.25em;
	text-align: right;
	color: rgb(9,53,122);
	font-style: italic;
	margin-top: -1em;
	margin-bottom: 1em;
}
#content p {
	font-size: 1.25em;
	line-height: 1.5em;
	color: black;
	margin-bottom: 1em;
}
	#content p.callout {
		font-size: 1.5em;
		color: rgb(89,113,162);
		padding-left: 6em;
	}
	#content p.home {
		color: rgb(9,53,122);
	}
#content ul {
	display: block;
	position: relative;
	margin-bottom: 1em;
}
#content li {
	font-size: 1.25em;
	line-height: 1.5em;
	color: rgb(9,53,122);
	list-style: disc;
	list-style-position: inside;
}
#content tr {
	border-top: 0.1em solid rgb(230,217,200);
}
#content td {
	font-size: 1.5em;
	line-height: 1em;
	color: rgb(74,54,32);
	padding: 0.5em;
}
	#content td li {
		list-style: none;
		list-style-position: outside;
		font-size: 0.85em;
		line-height: 1em;
		margin-bottom: 0.5em;
	}
#content a:link, #content a:visited {
	color: rgb(146,74,1);
	text-decoration: none;
}
#content a:hover {
	color: black;
}
#testimonials {
	position: absolute;
	right: -2em;
	top: 13em;
	width: 24em !important;
}
	#testimonials p {
		font-size: 1em;
		line-height: 1.25em;
	}
.feature {
	position: relative;
	width: 46em;
	padding: 1em 1em 3em 1em;
	background: url(../images/paper_bg1.gif) bottom left repeat-x;
	margin-bottom: 2em;
	z-index: 99;
}
.zebra {
	background: url(../images/paper_bg1.jpg) top left repeat-x;
}
.zebra2 {
	background: url(../images/paper_bg1.gif) top left repeat-x;
}
div.last {
	top: 4em;
	margin-top: -4em;
}
#footer {
	display: block;
	position: relative;
	width: 69em;
	padding: 6em 1em 9em 1em;
	background: url(../images/leather_bg2.jpg) top center no-repeat;
	text-align: right;
}
	#footer li {
		display: inline;
		margin-left: 2em;
	}
		#footer a:link {
			color: black;
			text-decoration: none;
			font-size: 1.2em;
			line-height: 1.5em;
		}
		#footer a:visited {
			color: black;
			text-decoration: none;
			font-size: 1.2em;
			line-height: 1.5em;
		}
		#footer a:hover {
			color: rgb(146,74,1);
		}
	#footer p {
		color: black;
		font-size: 1.2em;
		line-height: 1.5em;
	}