* {
	margin: 0px;
	padding: 0px;
}
* html {
	margin: 0px;
	padding: 0px;	
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0px; 
	clear: both; 
	visibility: hidden;
}
.clearfix {
	display: inline-table;
}
/* Hides from IE-mac \*/

* html .clearfix {height: 1%;}

.clearfix {display: block;}

/* End hide from IE-mac */

/* CLEAR FLOAT TOOLS - EnND*/

body {
	margin: 0px;
	padding: 0px;
	font: 12px Helvetica, Arial, sans-serif;
	border: none;
	text-align: center; 
	background: #EBEBEB url(../images/background.gif) repeat-y center top;	
}

a, a:visited {
	color: #6EAB23;
	text-decoration: underline;
}

a:hover, a:active {
	color: #87C544;
	text-decoration: underline;
}

#Container {
	display: block;
	width: 970px;
	margin: 0px auto;
	background-color: #ffffff;
}

/* HEADER */
#Header {
	display: block;
	background-color: #ffffff;
	height: 90px;
	padding: 4px;
	overflow: hidden;
	_height: 94px;
}
#LogoLink {
	float: left;
	display: block;
	padding: 10px 20px;
}
#LogoLink img {
	border: 0px;
}
#TopRightNav {
	float: right;
	text-align: right;
	display: block;
}
#HomeLink {
	padding-left: 20px;
	font: bold 14px/20px Arial, Helvetica, sans-serif;
	background: url(../images/home.gif) no-repeat left;
	clear: both;
}
#HomeLink:hover {
	background: url(../images/home-hover.gif) no-repeat left;
}
#TopNavigation {
	display: block;
	margin-top: 0px;
	text-align: right;
}

#TopNavigation li {
	float: left;
	display: inline;
	margin: 0px 2px 0px 0px;
	list-style: none;
}

#TopNavigation li a {
	display: block;
	width: 95px;
	text-align: right;
	padding: 20px 5px 3px;
	text-decoration: none;
	color: #ffffff;
	font: bold 12px/15px Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 30px;
	background-color: #807F83;
}

#TopNavigation li a.selected {
	margin-top: 0px;
	padding-top: 50px;
}

#TopNavigation li.about a {
	background-color: #807F83;
}
#TopNavigation li.products a {
	background-color: #909093;
}
#TopNavigation li.services a {
	background-color: #A1A0A3;
}
#TopNavigation li.caseStudies a {
	background-color: #AFAEB1;
}
#TopNavigation li.contact a {
	background-color: #B9B9BB;
}
#TopNavigation li.news a {
	background-color: #CDCDCF;
}

#TopNavigation li a:hover {
	color: #006000;
}

#TopNavigation li.about a:hover {
	background-color: #69BD45;
}
#TopNavigation li.products a:hover {
	background-color: #87C544;
}
#TopNavigation li.services a:hover {
	background-color: #99CA42;
}
#TopNavigation li.caseStudies a:hover {
	background-color: #ABD047;
}
#TopNavigation li.contact a:hover {
	background-color: #B7D43F;
}
#TopNavigation li.news a:hover {
	background-color: #C0DA5A;
}

#TopNavigation li.about a.selected {
	background-color: #69BD45;
}
#TopNavigation li.products a.selected {
	background-color: #87C544;
}
#TopNavigation li.services a.selected {
	background-color: #99CA42;
}
#TopNavigation li.caseStudies a.selected {
	background-color: #ABD047;
}
#TopNavigation li.contact a.selected {
	background-color: #B7D43F;
}
#TopNavigation li.news a.selected {
	background-color: #C0DA5A;
}

#PageContent {
	display: block;
	background-color: #ffffff;
	margin: 10px 0px 0px 0px;
	padding-bottom: 30px;
}

/* FOOTER */
#Footer {
	display: block;
	clear: both;
	padding-left: 20px;
	background-color: #ffffff;
}
#BottomNavigation {
	clear: both;
	list-style: none;
	background-color: #ffffff;
	height: 30px;
}
#BottomNavigation li {
	float: left;
	display: inline;
	padding: 5px;
}
#BottomNavigation li a {
	color: #333333;
	font: bold 12px/20px Arial, Helvetica, sans-serif;
	text-decoration: none;
	text-transform: uppercase;
}
#BottomNavigation li a:hover {
	color: #6BBC43;
	text-decoration: underline;
}

#BottomNavigation .copyright {
	margin-right: 20px;
}

#BottomNavigation .contact {
	border-right: solid 1px #000000;
}

h1 {
	width: 970px;
	height: 127px;
	display: block;
	clear: both;
}

h1 span {
	display: none;
}

.content {
	clear: both;
	display: block;
	background-color: #ffffff;
	padding: 20px 40px;
	height: 100%;
	text-align: left;
}
.content .segment {
	padding-bottom: 20px !important;
	display: block;
}

.content h2 {
	font: 900 16px/130% Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #666666;
	display: block;
	clear: both;
}
.content h3 {
	font: bold 12px/130% Arial, Helvetica, sans-serif;
	margin-bottom: 8px;
	color: #666666;
	display: block;
}
.content ul {
	display: block;
	list-style: none outside none;
}
.content ul.list {
	list-style: circle outside url(../images/bullet.png);
	padding-left: 30px;
}

.content p,
.content li {
	font: 12px/130% Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	color: #666666;
}
.content ul.list li {
	display: list-item;
	padding-left: 5px;
}

.content a.learnMore
 {
	display: block;
	width: 100px;
	height: 21px;
	background: url(../images/button-normal.gif);
	margin: 10px 0px 10px 0px;
	float: left;
}
.content a.learnMore:hover
{
	background: url(../images/button-hover.gif);
}
.content a.learnMore span {
	display: none;
}

.column1 {
	clear: both;
	display: block;
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
	float: left;
}
.column2 {
	display: block;
	width: 47%;
}

.column3 {
	display: block;
	float: left;
	margin-left: 10px;
	padding-right: 10px;
	width: 30%;
	height: 270px;
}

.columnNav {
	display: block;
	width: auto;
	overflow: hidden;	
	height: 100%;
}

.left {
	float: left;
	padding-right: 20px;
}
.right {
	float: right;
	padding-left: 20px;
}

.separator {
	border-right: solid 1px #656668;
}

#LeftNavigation {
	width: 130px;
	list-style: none outside none;
	float: left;
	margin-right: 30px;
	height: 100%;
}
#LeftNavigation li {
	width: 130px;
	display: inline;
	padding: 0px;
	margin: 0;
}
#LeftNavigation li a {
	width: 130px;
	display: block;
	color: #6EAB23;
	background-color: #ffffff;
	border-bottom: solid 1px #807F83;
	text-decoration: none;
	font: bolder 12px Arial, Helvetica, sans-serif;
	padding: 4px 6px;
	text-align: right;
	margin: 0;
}
#LeftNavigation li a.selected  {
	background-color: #87C544;
	color: #ffffff;
}
#LeftNavigation li a:hover  {
	background-color: #ABD047;
	color: #006000;
}
#LeftNavigation li a.selected:hover {
	background-color: #87C544;
	color: #006000;
}

/* Reverses text, used for email obfuscation */
.gibson 	{ direction: rtl; unicode-bidi: bidi-override; }