@charset "UTF-8";

*
{
	font-family: Verdana, Tahoma, Arial, sans-serif;
	font-size: 12px;
	color: #61310a;
}

a:hover
{
	color: red;
}

a img
{
	border: none;
}

ul#products li
{
	margin-left:0px;
	padding-left:0px;	
}

body, html
{
	background-color: #E2D8C2;
	
	margin: 0px 15px 20px 15px;
}

div#page
{
	width: 760px;
	
	margin: 0px auto 0px auto;
	padding: 0px 18px 15px 18px;
	
	background-color: white;
	
	border-color: #61310a;
	border-style: solid;
	
	border-width: 0px 1px 1px 1px;
}

select
{
	width: 200px;
	font-size: 10px !important;
	letter-spacing: normal;
}

h1#logo
{
	margin: 0px;
}

h1#logo a
{
	display: block;
	text-decoration: none;
}

h1#logo img
{
	margin: 9px 0px 0px 4px;
}

h1#logo span, h2#topbg span
{
	display: none;
}

h2#topbg
{
	background-image: url(images/topbg-index.jpg);
	background-position: right;
	background-repeat: no-repeat;
	
	height: 148px;
	width: 539px;
	
	padding: 0px;
	margin: -148px 0px 0px 121px;
}

div#top
{
	margin-bottom: 15px;
}

div#nav
{
	border-bottom: 1px solid #E2D8C2;
	padding-bottom: 15px;
	
	overflow: hidden;
	white-space: nowrap;
	
	padding-top: 1px;
}

div#nav a
{
	text-transform: uppercase;
	text-decoration: none;
	color: #569bbe;

	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 7.5pt;
	font-weight: bold;
	
	padding: 3px;
	margin-right: 1px;
}

div#nav a:hover, div#nav a.current
{
	color: #61310a;
	background-color: #E2D8C2;
}

h3
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 16px;
}

div#rightbar
{
	float: right;
	width: 199px;	
	margin-left: 15px;
	
	background-color: #E2D8C2;
}

div#footer
{
	clear: both;
}

div#tall-footer
{
	clear: both;
	height: 50px;	
}

div#weworkwith
{
	background-color: #569bbe;
	color: white;
	
	height: 60px;
	padding: 10px;
	
	border-bottom: 2px solid black;
}

div#weworkwith ul
{
	margin: 4px 0px 0px 0px;
	padding: 0px;
	list-style-type: none;
	
	position: absolute;
}

div#weworkwith ul li
{
	font-family: Tahoma, Verdana, Arial, sans-serif;
	font-size: 11px;
	
	margin-top: 4px;
}

div#weworkwith ul#leftlist
{
	float: left;
}

div#weworkwith ul#rightlist
{
	float: right;
	margin-left: 35px;
}

div#weworkwith h3
{
	margin: 0px 0px 5px 0px;
	font-size: 14px;
}

div#weworkwith, div#weworkwith *
{
	color: white;
}

div#rightbarcontent
{
	clear: both;
	padding: 8px;
}

ul#biglinks
{
	margin: 5px 0px 0px -35px;
	list-style-type: none;
	
	padding-left: 40px;
}

ul#biglinks span
{
	text-transform: uppercase;
	font-size: 13px;
	font-weight: bold;
}

ul#biglinks span a
{
	text-decoration: none;
}

ul#biglinks span a:hover
{
	text-decoration: underline;
}

ul#biglinks li
{
	background-image: url(images/rightbullet.gif);
	background-repeat: no-repeat;
	
	padding: 0px 0px 10px 30px;
	
	margin-bottom: 10px;
	
	min-height: 35px;
	
	border-bottom: 1px solid #fdf8ec;
}

ul#biglinks ul
{
	list-style-type: none;
	margin: 5px 0px 0px -35px;
	padding-left: 40px;
}

ul#biglinks ul li
{
	margin: 0px 0px 5px 0px;
	min-height: 0px;
	height: auto;
	background-image: none;
	
	padding: 0px;
	
	border: none;
}

ul#biglinks ul li a
{
	text-decoration: underline;
}

p#testimonial, div#testimonial-author, div#testimonial-author-title
{
	font-size: 11px;
	padding: 5px;
	
}
p#testimonial
{
	font-style:italic;
}
div#testimonial-author, div#testimonial-author-title
{
	padding-top: 0px;
	padding-bottom: 0px;
	text-align: right;
}

a#printablecontent
{
	margin-top: 10px;
	
	display: block;
	font-weight: bold;
	font-style: italic;
	
	text-decoration: none;
}

a#printablecontent:hover
{
	text-decoration: underline;
}

table
{
	border-collapse: collapse;
}

td
{
	padding: 2px;
	font-size: 10px;
	letter-spacing: -1px;
	
	border-left: 1px solid #a48c66;
}

table#clients td
{
	text-align: center;
}

tr td:first-child
{
	border-left: none;
}

thead td
{
	padding: 2px 2px 2px 2px;
	font-family: Arial, sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	vertical-align: top;
}

thead td
{
	background-color: #dadb55;
}

tr.odd td
{
	background-color: #f2f3cb;
}

tr.even td
{
	background-color: #e4e58b;
}

tbody tr td
{
	font-size: 16px;
}

table.affiliates tbody tr td
{
	font-size: 12px;
	border: 0;
	text-align: center;
	padding-bottom: 25px;
}

tbody tr td:first-child
{
	font-size: 10px;
}

div#client-boxes div
{
	padding: 5px 5px 5px 5px;
	border: 1px solid #a48c66;
	background-color: white;
	width: 434px;
	
	position: absolute;
	
	display: none;
}

div#client-boxes div h4, div#clientboxes div p
{
	margin: 0px;
}

div#people p, div#people h4
{
	padding: 0px 0px 0px 145px;
}

div#people h4
{
	margin-top: -3px;
}

div#people img
{
	position: absolute;
	border: 1px solid #a48c66;
}

img#sustainability-thumbnail
{
	float: left;
	margin: 0px 10px 10px 0px;
	border: 1px solid #a48c66;
}

ul li
{
	margin-bottom: 5px;
}

div#affiliate-logos p
{
	clear: both;
	margin-bottom: 10px;
}

div#affiliate-logos p img
{
	float: left;
	padding: 2px 10px 15px 0px;
}

h4
{
	font-size: 14px;
	margin: 20px 0px 20px 0px;
}

div.error-code
{
	font-size: 11px;
}

h4#consultant
{
	font-style:italic;
}

a#faq
{
	font-style:italics;
	font-weight:bold;
}

p#faq
{
	text-align:right;
}

div#nav a
{
	margin:0px 10px;
}

a.about-us-nav
{
	font-size:11px;
	margin:0px 7px;
}