@charset "utf-8";

/*                                                                                                            
 *	Simpl                                                                                                     *
 *	--------------------------------------------------------------------------------------------------------- *
 *	2010                                                                                                      *
 *	Reset                                                                                                     *
 */
 
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code
,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,
form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;
vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none
}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration
:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}

/*
 *------------------------------------------------------------------------------------------------- Text Style
 */

html, body {
	font-family:"Lucida Sans", Arial, sans-serif;
	font-size:12px;
	line-height:18px;
}
body {
	color:#7c7c76;
}
p {
	font-size:12px;
	line-height:18px;
	margin:6px 0px 8px 0px;
}
h1 {
	font-family: Arial, sans-serif;
	color:#2B2B26;
	margin:20px 0px 6px 0px;
	font-size:40px;
	line-height:45px;
}
#wide-inner-left h1{
	font-size:30px;
}
h2 {
	font-family:"Lucida Sans", Arial, sans-serif;
	color:#000000;
	margin:15px 0px 8px 0px;
	font-size:22px;
	line-height:25px;
	font-weight:normal;
}
h3 {
	font-family:"Lucida Sans", Arial, sans-serif;
	color:#77b800;
	margin:15px 0px 6px 0px;
	font-size:15px;
	line-height:20px;
	font-weight:normal;
}
.h3-small{
font-size:12px;
}
h6 {
	/* Reserved for Quotes */
	font-family: Arial, sans-serif;
	color:#2B2B26;
	font-size:14px;
	line-height:20px;
	font-weight:normal;
}
.green-text {
	color:#77B800;
}
hr {
	border:none;
	border-bottom:dotted 1px #e2dedc;
}
#wide-inner-left ol{
	list-style:decimal;
	padding:0px 0px 8px 20px;
}
#wide-inner-left ol li{
padding:6px 0px;
}
#wide-inner-left ul{
	list-style:disc;
	padding:0px 0px 8px 20px;
}
#wide-inner-left ul li{
padding:3px 0px;
}
/*
 *------------------------------------------------------------------------------------------------- Structure
 */
#wrapper {
	margin-left: 20px;
}
#home-wide-content {
	display:inline;
	float:left;
	width:958px;
	margin:0px;
	padding:0px;
	background:#f6f5f3;
	border:1px solid #e7e6e5;
}
#form-wide-content {
	display:inline;
	float:left;
	width:340px;
	margin:0px;
	padding:0px 20px;
	background:#f6f5f3;
}
#search-wide-content {
	display:inline;
	float:left;
	width:918px;
	margin:0px;
	padding:0px;
	background:#fff;
	border:1px solid #e7e6e5;
	padding:0px 20px 0px 20px
}
#home-wide-inner-left {
	width:600px;
	padding:20px;
	float:left;
	height:350px;
}
#home-wide-inner-left ul {	
	list-style:disc;
	padding:0px 0px 8px 20px;
	}
#home-wide-inner-right {
	width:278px;
	padding:20px;
	float:left;
	height:350px;
}
#wide-inner-left {
	width:960px;
	padding:20px;
	background-color:white;
	float:left;
}
#wide-inner-right {
display:none;
}
/*----------------------------------------------------------------------------------------------- END */
.inner-content{
	width:470px;
}
.values-box{
padding:0px 0px;
}
.event-item{
	border:1px dotted #e2dedc;
	padding:0px 10px 10px 10px;
	width:255px;
	float:left;
	margin-right:20px;
	margin-top:10px;
	height:90px;
	background-color:#f8f7f7;
}
.event-item h3 {
	color:#2b403d;
	padding-bottom:12px;
}
.news-item{
	border-top:1px dotted #e2dedc;
	padding:0px 0px 7px 0px;
	width:275px;
	float:left;
	margin-right:20px;
	height:185px;
}
.news-item h3 {
	color:#2b403d;
	padding-bottom:12px;
}
.news-archive-item{
	border-top:1px dotted #e2dedc;
	padding:0px 0px 7px 0px;
	width:275px;
	float:left;
	margin-right:20px;
	height:45px;
}
.news-archive-item h3 {
	color:#2b403d;
	padding-bottom:12px;
}
#header-bar {
	display:none;
}
#header {
	display:none;	
}
#header-logo {
	display:none;
}
#header-quotes {
	display:none;
}
#header-quotes div {
	display:none;
}
#home-header-img {
	display:none;
}
#header-img {
	display:none;
}
#wide-content, #wide-content-inner {
	display:inline;
	float:left;
	border:1px solid #efedec;
	border-bottom:none;
	margin-bottom:20px;
}
.one-third{
width:170px;
float:left;
margin-right:22px;
}
/*
 *------------------------------------------------------------------------------------------------- Boxes
 */
.inline-box {
	display:inline;
	float:left;
	width:292px;
	margin:10px 0px 10px 20px;
}
.inline-box-latest-news, .inline-box-case-studies, .inline-box-upcoming-events  {
	display:block;
	padding:10px 10px 10px 11px;
	background-color:#77b800;
	width:271px;
	color:#fff;
	text-transform:uppercase;
}
.inline-box-mid {
	display:block;
	padding:0px;
	width:290px;
	background:url(images/inline-box-mid.png) bottom left no-repeat #F4F3F2;
	border-left:solid 1px #DADADA;
	border-right:solid 1px #DADADA;	
}
.inline-box-bot {
	display:block;
	background:url(images/inline-box-bot.png) top left no-repeat;
	width:292px;
	height:2px;
	font-size:2px;
}
/*
 *------------------------------------------------------------------------------------------------- Links
 */
a:link, a:visited{
color:#5a8a00;
}
a:hover{
color:#77b800;
}
.inline-link:link, .inline-link:visited {
	text-decoration:none;
}
.inline-link:hover {
	text-decoration:none;
	background:#FAFAFA;
}
.inline-link {
	display:block;
	padding:6px 10px;
	border-bottom:dotted 1px #DADADA;
}

.inline-link-title {
	display:block;
	font-size:10px;
	text-transform:uppercase;
	color:#7c7c76;
}
.inline-link-text {
	display:block;
	color:#7c7c76;
}
#footer {
display:none;
}
.copyright{
float:left;
padding-top:36px;
}
/*
 *------------------------------------------------------------------------------------------------- Main Navigation
 */
.hide {
	display:none;
}

#navigation {
	display:none;
}
/*-------------------------------------------------------------------------------------------------*/
#site-map ul{
background-color:#FFFFFF;
border-bottom:none;
padding:0px 0px 0px 0px;
}
#site-map ul li{
list-style:none;
border-bottom:1px dotted #ccc;
}
#site-map ul li ul li{
border-bottom:none;
list-style:none;
padding-left:10px;
}
#site-map ul li ul li ul{
border-bottom:none;
}
.print-link{
display:none;
}

