/*
Corp green 		79aa38	bcd49b
Blue 			45abd3	a2d5e9
Purple 			933c87	c99dc3
Orange 			d47c25	e9bd92

*/


body {
	background-color: #ffffff;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
	line-height: 15px;
	margin-top: 0px;
	margin-left: 20px;
}
#outertable {
}
#maintable {
}

#header {
	padding-bottom: 0px;
}
#menuCol {
	position: relative;
	visibility: hidden;
	width: 0px;
}
#titleImg {
	margin-left: 0px;
	padding-top: 35px;
}
td.shadow {
	visibility: hidden;
}

td.edgespacer {
	width: 0px;
}
#midspacer {
	width: 0px;
}
#content {
	width: 100%;
}
#contenttable {
	width: 100%;
}
#contentbody {
}
td.divider {
	height: 1px;
	background-image:url("/images/divider.gif");
}



p {
	margin-top: 0px;
	margin-bottom: 9px;
}
td {
	margin: 0px;
	padding: 0px;
	vertical-align: top;
}
ul {
	margin: 0px;
	padding-left: 1em;
}
li {
	margin-bottom: 2px;
}

div.leader {
	line-height: 19px;
	margin-top: 0px;
	margin-bottom: 20px;
	font-size: 17px;
	font-weight: bold;
}
img.leaderImage {
	margin-bottom: 20px;
}

a, a:active, a:visited {
	color: #000000;
	text-decoration: underline;
}
a:hover {
	color: #000000;
	text-decoration: underline;
}



#footer {
	visibility: hidden;
}





/* NEWS */
#newsbox {
	position: relative;
	width: 510px;
	margin-bottom: 40px;
}
#newsinner2 {
	visibility: hidden;
	height: 0px;
}
#newstable {
	width: 470px;
}
td.newsdate {
	width: 60px;
	color: #c99dc3;
	font-size: 13px;
	font-weight: bold;
}
td.newstitle {
 	width: 300px; 
	color: #933c87;
	font-size: 13px;
	font-weight: bold;
}
td.newsimage {
	width: 110px;
	padding-left: 30px;
}
td.newscopy {
	padding-top: 5px;
}
td.newslink {
	padding-top: 10px;
	padding-bottom: 0px;
}
td.newsspacer {
	padding-bottom: 30px;
}
a.newslink, a.newslink:active, a.newslink:visited {
	color: #933c87;
	text-decoration: none;
}
a.newslink:hover {
	color: #933c87;
	text-decoration: underline;
}

a.news, a.news:active, a.news:visited {
	color: #933c87;
	text-decoration: none;
}
a.news:hover {
	color: #933c87;
	text-decoration: underline;
}





/* CORPORATE */
span.corporateDark {
	color: #79aa38;
}
span.corporateLight {
	color: #bcd49b;
}
a.corporate, a.corporate:active, a.corporate:visited {
	color: #79aa38;
	text-decoration: none;
}
a.corporateMiniMenu, a.corporateMiniMenu:active, a.corporateMiniMenu:visited {
	color: #000000;
	text-decoration: none;
}

#servicesTable {
}

div.servicesTitle {
	color: #79aa38;
	font-size: 13px;
	margin-bottom: 10px;
	font-weight: bold;
}
div.servicesBox {
	position: relative;
}
#servicesBox1 {
	position: relative;
}
#servicesBox2 {
	position: relative;
}

a.servicesLight, a.servicesLight:active, a.servicesLight:visited {
	color: #dddddd;
	text-decoration: none;
}
a.servicesTitle, a.servicesTitle:active, a.servicesTitle:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
	font-weight: bold;
}




#testimonialsbox {
	position: relative;
	width: 350px;
	margin-bottom: 40px;
}
#testimonialsinner2 {
	visibility: hidden;
	height: 0px;
}





/* WORK */
a.work, a.work:active, a.work:visited {
	color: #45abd3;
	text-decoration: none;
}
a.workMiniMenu, a.workMiniMenu:active, a.workMiniMenu:visited {
	color: #000000;
	text-decoration: none;
}

#workimage {
	padding-top: 0px;
	padding-bottom: 25px;
}
#workmenu {
	width: 70px;
}
#worktext {
	width: 410px;
	height: 150px;
}




/* CONTACT */
span.contactDark {
	color: #d47c25;
}
span.contactLight {
	color: #e9bd92;
}
a.contact, a.contact:active, a.contact:visited {
	color: #d47c25;
	text-decoration: none;
}




/* THINK GREEN */
#greenImage {
	width: 550px;
	height: 150px;
	margin-bottom; 20px;
}
#greenLeader {
	padding-top: 15px;
	padding-left: 15px;
	color: #000000;
	line-height: 19px;
	font-size: 21px;
	font-weight: bold;
}
#greenIntro {
	padding-top: 10px;
	padding-left: 15px;
	color: #000000;
	font-size: 12px;
}
#greenMain {
	padding-top: 20px;
	padding-left: 15px;
}
div.greenSubtitle {
	color: #5cac26;
	font-weight: bold;
}




/* FORM */

FORM
{
	padding: 0px;
	padding-top: 10px;
}
INPUT
{
	font-size: 11px;
	width: 250px;
	height: 15px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
div.checkbox
{
	float: left;
	margin-top: 15px;
}
INPUT.checkbox
{
	width: 15px;
	height: 15px;
	margin: 0px;
	background-color: #ffffff;
}
div.checkboxlabel
{
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 15px;
}
SELECT
{
	font-size: 11px;
	width: 150px;
	height: 18px;
	margin-bottom: 10px;
	background-color: #ffffff;
	border: 1px solid #000000;
}
TEXTAREA
{
	margin-bottom: 10px;
	font-size: 11px;
	width: 250px;
	height: 100px;
	background-color: #f2f2f2;
	border: 1px solid #dddddd;
}
INPUT.submit
{
	padding-top: 2px;
	padding-bottom: 5px;
	width: 100px;
	height: 20px;
	font-size: 11px;
	font-weight: bold;
	background-color: #d47c25;
	color: #FFFFFF;
	border: none;
}
div.pageerror
{
	background-color: #CC3333;
	color: #FFFFFF;
	font-size: 11px;
	font-weight: bold;
	padding: 3px;
	margin-bottom: 5px;
}
div.formlabel
{
	width: 115px;
	padding-top: 3px;
	padding-bottom: 3px;
	color: #000000;
	font-size: 11px;
	font-weight: normal;
}
div.formerror
{
	padding-top: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
	color: #CC3333;
	font-size: 11px;
	font-weight: bold;
}
	




