body {
	margin: 0;
	padding: 0;
	font-family: Georgia, "Times New Roman", Times, 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;
}
h1 {
	position: absolute;
	top: 0;
	left: -15000px;
}
#content h2 {
	background: url(images/feather.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: #FFFFFF;
	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,
#newsagencies #nav .newsagencies a,
#other_retail #nav .other_retail a,
#furniture #nav .furniture a, 
#testimonials #nav .testimonials a,
#contact #nav .contact a,
#about #nav .about a,
#mission #nav .mission a,
#process #nav .process a,
#nav ul a:hover
{
	background: #D8282D;
	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;
}
.narrow {
	width: 200px;
}
#short {
	padding-bottom: 150px;
}
div.thumbnail
{	width: 200px;
	float: left;
	margin: 0 10px 10px 0;
	clear:both;
}
div.thumbnail2
{	width: 200px;
	float: left;
	margin: 0 10px 10px 0;
}
div.thumbnail3
{	width: 400px;
	float: left;
	margin: 0 10px 10px 0;
}

div.thumblitebox
{	width: 130px;
	float: left;
	margin: 0 10px 10px 0;
}
.testimonialhead {
	padding-top: 15px;
	padding-bottom: 2px;
	font-weight: bold;
}