/* =1 Global
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
body {
	line-height: 1;
	font: normal 12px "Lucida Grande", Arial, Helvetica, sans-serif;
	vertical-align: top;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/body-bg.png) repeat-x #414d20;
	color: #333;
}
p {
	margin:5px 0 20px 0;
	line-height:1.5em;
}
.right {
	float: right;
}
.left {
	float: left;
}
.align-left {
	text-align: left;
}
.align-right {
	text-align: right;
}
.align-center {
	text-align:center;
}
.justify {
	text-align:justify;
}
.hide {
	display: none;
}
.clear {
	clear: both;
}
.bold {
	font-weight:bold;
}
.italic {
	font-style:italic;
}
.underline {
	border-bottom:1px solid;
}
.highlight {
	background:#ffc;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft {
	float:left;
	margin:4px 10px 4px 0;
}
img.alignright {
	float:right;
	margin:4px 0 4px 10px;
}


.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}
hr {
	border:none;
	height:1px;
	color:#949387;
	background-color:#8d8c81;
	margin-bottom:10px;
}
small {
	font-size:10px;
	line-height:1em;
}
/* =2 Links
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
a:link, a:visited {
	color: #414D20;
	text-decoration: none;
}
a:hover {
	color: #627430;
}
a:active {
	color: #627430;
}
.email-link {
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/email-icon.gif) no-repeat left center;
	padding-left:28px;
	font-size:10px;
	font-weight:bold;
}
.toplink {
	text-align: right;
	clear:both;
}
.texture1 a {color:#303614;}
.texture1 a:hover {color:#F7F5E1;}
.bucket a {
	color:#fff;
}
.bucket {
	color:#f5f4e0;
	font-size:11px;
}

/* =3 Headings
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
h1 {
	font-size:18px;
}
h1.border {
	padding-bottom:3px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/dot2.gif) repeat-x bottom left;
	margin-bottom:5px;
}
h2 {
}
h3 {
	margin:10px 0 5px 0;
	padding-bottom:3px;
	border-bottom:solid 1px #c5c3b3;
}
h4 {
}
h5 {
	
}
/* =4 Header/Wrapper
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#wrapper {
	margin:0 auto;
	width:903px;
}
#subpage #wrapper {
	width:918px;
}
#header {
	float:left;
	height:61px;
	margin:26px 0 13px 0;
	width:100%;
}
#logo {
	float:left;
}
/* =5 Navigation
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#nav {
	float:right;
	height:40px;
	width:607px;
	margin:32px 0 0 0;
}
#nav a img {
	float:left;
	height:31px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/nav.png) no-repeat;
}
#nav a.a img {width:100px; background-position:0 0;}
#nav a.b img {width:116px; background-position:-100px 0;}
#nav a.c img {width:102px; background-position:-216px 0;}
#nav a.d img {width:149px; background-position:-318px 0;}
#nav a.e img {width:139px; background-position:-467px 0;}

#nav a:hover img,#nav a img.current {height:35px;margin-top:-3px;}
#nav a.current img {cursor: default;}
#nav a.a:hover img, #nav a.a img.current {background-position:0 -31px;}
#nav a.b:hover img, #nav a.b img.current {background-position:-100px -31px;}
#nav a.c:hover img, #nav a.c img.current {background-position:-216px -31px;}
#nav a.d:hover img, #nav a.d img.current {background-position:-318px -31px;}
#nav a.e:hover img, #nav a.e img.current {background-position:-467px -31px;}

#main ul.subnav {
	list-style:none;
	margin:0;
	line-height:1em;
	border-top:solid 1px #6fbbb7;
}
#main ul.subnav li {
	margin:0;
	border-bottom:solid 1px #6fbbb7;
}
#main ul.subnav ul {
	margin:0 0 10px 10px;
	line-height:1em;

}
#main ul.subnav li li {
	border-bottom:none;
	list-style-type:none;
}
.subnav a{
	color:#303614;
	display:block;
	padding:5px;
}
.subnav a:hover{
	color:#F7F5E1;
	background-color:#6fbbb7;
}
/* =6 Middle
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#buckets {
	margin:10px 0 20px 0;
}
.bucket {
	width:293px;
	height:325px;
	float:left;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/dot.gif) repeat-y top left;
	margin-right:10px;
}
.bucket.last{
	margin-right:0;
	width:295px;
}
.bucket .padding {padding:0 0 0 11px;}
.bucket.last .padding {
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/dot.gif) repeat-y top right;
	height:325px;
}

.shadow {
	float:left;
	height:153px;
	width:9px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/shadow-l.gif) no-repeat;
}
.shadow.right {
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/shadow-r.gif) no-repeat;
}
#main {
	float:left;
	width:900px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/subpage-bg.gif) no-repeat #f7f5e1;
	margin-bottom:20px;
}
#main .padding {
	padding:10px;
}
.callout {
	color:#303614;
	font-family:'Trebuchet MS', Arial, Helvetica, sans-serif;
	font-size:14px;
}
.texture1 {
	background:#79ccc8;
}
#how-we-work {
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/how-we-work.jpg) no-repeat;
	height:302px;
}
#how-we-work .padding {
	padding:45px 0 0 10px;
}
#main ul {
	margin:5px 0 20px 15px;
	list-style:disc;
}
#main ul li {
	line-height:1.5em;
	margin-bottom:5px;
}
#link1,
#link2,
#link3 {
	height:70px;
	width:80px;
	margin-bottom:5px;
	display:block;
	margin: 0px 0 0 50px;
}
#secondary-column {
	float:left;
	width:220px;
}
#main-column {
	float:right;
	width:650px;
}
.span2 {
	float:left;
	width:415px;
	margin-right:30px;
}
.span2.last {
	margin-right:0;
}
#main-column .span2 {
	width:310px;
}
#client-list ul {
	list-style-position: inside;
}
#client-list ul li{
	font-size:11px;
	margin-bottom:1px;
	text-indent: -20px;
	padding-left:20px;	
}
#client-list ul li a {
	font-weight:bold;
}
.news_header {
	margin-bottom:5px;
	font-weight:bold;
}
#main .padding .resources ul {
        list-style-type:none;
}
#main .padding .resources ul li {
        font-weight:bold;
}
#main .padding .resources ul li ul {
        list-style-type:disc;
}
#main .padding .resources ul li ul li {
        font-weight:normal;
}


/* =7 Form
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#contact-area {
	width: 600px;
	margin-top: 25px;
}

#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 471px;
	font-family: Helvetica, sans-serif;
	font-size: 1.4em;
	margin: 0px 0px 10px 0px;
	border: 2px solid #ccc;
}

#contact-area textarea {
	height: 90px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #79CCC8;
	background-color:#f7f6ea;
}

#contact-area input.submit-button {
	width: 100px;
	float: right;
}
label {
	float: left;
	text-align: right;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size: 1.4em;
}
/* =8 Extra
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/
#action-btns {
	float:left;
	width:444px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/words-into-action.gif) no-repeat 0 10px;
	padding-top:43px;
}
#action-btns .column {
	float:left;
	width:200px;
}
#action-btns .column.first {
	width:236px;
}
#action-btns img{
	height:43px;
	width:200px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/action-sprites.png) no-repeat;
	margin-bottom:20px;
	cursor:pointer;
}
#action-btns img.a{background-position:0 0;}
#action-btns img.b{background-position:0 -50px; width:236px;}
#action-btns img.c{background-position:0 -99px;}
#action-btns img.d{background-position:0 -149px;}
#action-btns img.e{background-position:-228px 0; width:180px;}
#action-btns img.f{background-position:-228px -50px; width:175px;}
#action-btns img.g{background-position:-228px -99px; width:175px;}
#action-btns img.h{background-position:-228px -149px; width:175px;}

#action-btns img.a.current{background-position:-409px 0;}
#action-btns img.b.current{background-position:-409px -50px; width:236px;}
#action-btns img.c.current{background-position:-409px -99px;}
#action-btns img.d.current{background-position:-409px -149px;}
#action-btns img.e.current{background-position:-643px 0; width:180px;}
#action-btns img.f.current{background-position:-643px -50px; width:175px;}
#action-btns img.g.current{background-position:-643px -99px; width:175px;}
#action-btns img.h.current{background-position:-643px -149px; width:175px;}

#action-slides {
	float:right;
	width:436px;
	height:302px;
	overflow:hidden;
	margin-top:10px;
}

.tooltip {
	position:absolute;
	background:#FFF;
	width:300px;
	padding:10px;
	border-right:solid 1px #949387;
	border-bottom:solid 1px #949387;
	display:none;
	text-indent: 0px;
	z-index:1000;
}
.tooltip h1 {
	font-size:13px;
	margin:0;
	text-indent: 0px;
}
.tooltip small {
	color:#666;
	font-style: italic;
	text-indent: 0px;
}
.tooltip h1 small {
	display:block;
	font-size:9px;
	font-style: normal;			
	color:#333;
	text-indent: 0px;
}
.tooltip p {
	text-indent: 0px;
}

/* =9 Footer
–––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––––*/

#footer {
	color:#4a4d48;
	font-family:Verdana;
	font-size:9px;
	text-transform: uppercase;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/footer-bg.gif) repeat-x #f9f7e3;
	position: relative;
/*	margin-top: -76px; /* negative value of footer height */
	margin-top:20px;
	height: 76px;
	clear:both;
	text-align: center;
} 
#subpage #footer {
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/sub-footer-bg.gif) repeat-x #2b3415;
	color:#f7f5e1;
}
#subpage #footer a {
	color:#f7f5e1;
}
#foot {padding:10px  0 0 0;}
#foot a {color:#394b00;}

#foot ul {list-style:none; margin:10px 0;}
#foot ul li {
	display:inline;
	padding-left:13px;
	background:url(http://b215ff2c9510448e2837179935fd4a2eb4d51e9d.gripelements.com/img/footer-bullet.gif) no-repeat left center;
	margin-right:10px;
}
#foot ul li.first {
	background:none;
} 
.bucket ul {
margin:-15px 0 15px 20px;
}
.bucket ul li {
list-style-type:disc;
}


