body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	line-height: 1.5em;
	color: #333;
	font-size: x-small; /* IE5 Win */
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	font-size: small;
}
html>body { 
	font-size: small;
}
#wrapper {
	width: 775px;
	background: #fff url(images/body_bg.gif) repeat-y center top;
	margin: 0 auto;
	text-align: left;
}
#container {
	width: 763px;
	padding-left: 6px;
	position: relative;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 117px;
	width: 763px;
}
#content {
	width: 500px;
	float: right;
}
#home #content {
	background: url(images/articles.gif) no-repeat right bottom;
}
h1 {
	position: absolute;
	top: 0;
	left: -15000px;
}
#content h2 {
	background: url(images/flourish2.gif) no-repeat left 5px;
	padding: 70px 50px 0 0;
	font-weight: bold;
	font-size: 1.1em;
}
ul#parta, ul#partb, #content ul {
	padding: 0;
	margin: 0;
}
#about #content ul {
	margin-bottom: 20px;
}
#content li {
	padding-right: 50px;
	list-style-position: inside;
}
#content li {
	padding-top: 1em;
}
#content a {
	text-decoration: none;
	color: #00c;
}
#content a:hover {
	text-decoration: underline
}
#content a:visited {
	color: #00c;
}
#content p {
	padding-right: 50px;
}
#parta li, #partb li {
	padding: 0;
	margin: 0;
	list-style-type: none;
	list-style-position: outside;
}
#parta {
	float: left;
	width: 45%;
	margin: 0;
	padding: 0;
}
#partb {
	float: left;
	margin: 0;
	padding: 0;	
}

#footer {
	background: url(images/footer_divider.gif) no-repeat center top;
	clear: both;
	text-align: center;
	padding: 5px 0;
	margin: 20px 0 0;
	font-size: .8em;
	color: #666;
	border-bottom: 1px solid #ccc;
}
#nav {
	background: url(images/nav_bg.gif) no-repeat left bottom;
	width: 189px;
	height: 464px;
	font-size: .85em;
	position: absolute;
	top: 77px;
	left: 20px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 3px 0 0 5px;
}
#nav ul a {
	text-decoration: none;
	display: block;
	width: 179px;
	height: 28px;
	line-height: 28px;
	color: #666;
	background: #edd6a9;
	text-align: center;
	border-bottom: 1px #999 solid;
}
#nav a.first {
	border-top: 1px #999 solid;
}
#nav img {
	margin: 0 5px;
}
#home #nav .home a,
#columns #nav .columns a,
#samples #nav .samples a,
#testimonials #nav .testimonials a, 
#faqs #nav .faqs a,
#about #nav .about a,
#cost #nav .cost a,
#nav ul a:hover {
	background: #f6ebd4;
	color: #333;
}
#contact {
	text-align: center;
	padding-top: 50px;
	color: #666;
}
#contact a, #footer a {
	text-decoration: none;
	color: #666;
}
#contact a:hover, #footer a:hover {
	text-decoration: underline;
	color: #00f;
}
h3 {
	margin: 0;
	padding: 1em 0 0;
	font-weight: bold;
	font-size: 1em;
}
.firstgroup {
	clear: both;
}
#columns #content p {
	margin-top: 0;
}
.toplink {
	float: right;
}
.padleft {
	margin: 2px 0 10px 5px;
}
#samples #content img {
	float: left;
	margin: 0 40px 30px 0;
}
.clr {
	clear: both;
}
.client {
	margin: 0;
	padding: 0 0 1em 0;
}
dt {
	margin-top: 2em;
	font-style: italic;
	padding-right: 50px;
}
dd {
	margin-top: .5em;
}
#home blockquote {
	width: 300px;
	padding-top: .5em;
}
#testimonials .quoted {
	padding-bottom: .4em;
}
blockquote {
	padding: 0;
	margin: 0;
}
blockquote p {
	font-style: italic;
}
.quoted {
	padding-left: 40px;
}
.narrow {
	width: 200px;
}
#short {
	padding-bottom: 150px;
}