@charset "utf-8";
/* CSS Document */

a:link, a:visited {
	color: #815738;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: 0px;
}

p, li {
	font: 1.0em/1.8em Georgia, "Times New Roman", Times, serif;
	color: #444;
}

.terms {
	float: right;
	font-size: 0.85em;
	margin-top: -20px;
}

#content {
	min-height: 350px;
}

#content ul {
	list-style: none;
	padding: 0 21px;
}

#content ul li {
	background: url(../images/arrow.gif) no-repeat scroll 0 10px;
	margin: 0 0 15px;
	padding: 0 0 0 12px;
}

.callout {
	border: 1px solid #ddd;
	color: #444;
	background-color: #eee;
	font-family: Tahoma, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	padding: 9px;
	margin: 1em 0;
}

h4 {
	color: #888;
	font-size: 1.1em;
	text-transform: lowercase;
	margin: 25px 0 5px;
	letter-spacing: 0.7;
}

body {
	background-color: #e7ffd0;
}

#container {
	background-color: #fff;
	min-height: 590px;
}

.grid_960 {
	display: inline;
	float: left;
	width: 960px;
}

.logo {
	background: transparent url(../images/logo.png) no-repeat scroll 0 0;
	display: block;
	height: 225px;
	overflow: hidden;
	text-indent: -9999px;
	width: 160px;
}

.logo a {
	display: block;
	height: 100%;
	overflow: hidden;
	width: 100%;
}

.whatclientssay {
	background: url(../images/what-clients-say.gif) no-repeat scroll 0 0;
	text-indent: -9999px;
	margin-bottom: 0;
}

.testimonial {
	background: url(../images/short-dash.gif) bottom center no-repeat;
}

.testimonial p {
	font-size: 0.85em;
	margin-bottom: 0;
}

.testimonialname p {
	padding-right: 11px;
	text-align: right;
	font-weight: bold;
	font-style: italic;
	background: url(../images/quote.gif) bottom right no-repeat;
}

.testimonialname {
	padding-bottom: 10px;
	margin-bottom: 20px;
}

#topline {
	background-color: #fff;
	text-align: right;
	font: 0.9em/2.4em Tahoma, Arial, Helvetica, sans-serif;
	color: #888;
}

ul#navlist {
	margin: 17px 0 17px 0;
	padding-left: 0;
	white-space: nowrap;
}

#navlist li {
	display: inline;
	list-style-type: none;
	margin: 0 29px 0 25px;
}

#navlist a {
	padding: 7px 12px;
	font: 1.2em Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	letter-spacing: 0.1em;
	font-weight: bold;
}

#navlist a:link, #navlist a:visited {
	color: #888;
	background-color: #fff;
	text-decoration: none;
}

#navlist a:hover, #navlist li.active a {
	color: #fff;
	background-color: #9ab382;
	text-decoration: none;
}

.greyhead {
	background: url(../images/grey-line.gif) top left repeat-x;
}

#content div h2, #content div h3 {
	background-repeat: no-repeat;
	background-position: 0 0;
	text-indent: -9999px;
	margin: 21px 0 -5px 0;
	overflow: hidden;
}

#content div h3 {
	margin: 0 0 -14px;
}

#content div h2.sifr, #content div h3.sifr {
	text-indent: 0;
}

#content div h2.sifr {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	color: #815738;
	margin: 15px 0 5px;
	text-transform: lowercase;
	font-weight: normal;
}

#content div h3.sifr {
	font-size: 1em;
	font-family: Arial, Helvetica, sans-serif;
	color: #74994c;
	margin: 15px 0 -5px;
	text-transform: lowercase;
}

.left {
	float: left;
	margin: 7px 8px 8px 0;
}

.highlight {
	font-size: 1.3em;
}

.price p {
	color: #74994c;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	margin: -25px 0 20px 0;
	overflow: hidden;
}

#footer {
	background: #eee url(../images/footer-bg.png) no-repeat;
	height: 99px;
	text-align: center;
}

ul#footernav {
	margin: 9px 0 5px;
	padding-left: 0;
	white-space: nowrap;
}

#footernav li {
	display: inline;
	list-style-type: none;
	margin: 0 17px 0 17px;
}

#footernav a, #footer p {
	font: 0.85em "Lucida Grande", "Lucida Sans", Arial, Helvetica, sans-serif;
	text-transform: lowercase;
	color: #888;
}

#footer p a:link, #footer p a:visited, #footernav a:link, #footernav a:visited {
	color: #888;
	text-decoration: none;
}

#footer p a:hover, #footernav a:hover {
	color: #888;
	text-decoration: underline;
}

