@charset "UTF-8";
/* CSS Start*/

body {
	background-color: #e6e6e6;
	background-image: url(../images/bkgrd.jpg);
	background-repeat: repeat-x;
	background-position: top;
}

li {
	list-style-type: none;
}

a:link {
	color: #fff;
	text-decoration: none;
}

a:hover {
	color: #fff;
	text-decoration: none;
}

a:active {
	color: #fff;
	text-decoration: none;
}

a:visited {
	color: #fff;
	text-decoration: none;
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #808080;
}

#wrapper {
	margin: 0 auto;
	width: 944px;
}

#header {
	width: 944px;
}

#logo {
	position: relative;
	float: left;
	margin-left: 16px;
	margin-bottom: -9px;
}

#flash_wrap {
	background-color: #e6e6e6;
	margin: 0 auto;
	position: relative;
	width: 944px;
}

.banner {
	background-color: #e6e6e6;
	margin: 0 auto;
	position: relative;
	width: 944px;
	height: 328px;
}

#topbar {
	float: left;
	background-image: url(../images/topbar.jpg);
	background-repeat: no-repeat;
	width: 944px;
	height: 75px;
	margin-top: -75px;
}

#contentwrap {
	margin: 0;
	text-align: left;
	position: relative;
	background: #fff;
	width: 944px;
}

ul.tabbed_navigation {
	padding: 0;
	margin: 10px;
}

ul.tabbed_navigation li {
	float: left;
	list-style: none;
	margin: 5px;
}

ul.tabbed_navigation li a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #000;
}

ul.tabbed_navigation li a.active {
	padding: 6px 14px 10px 14px;
	height: 50px;
	color: #fff;
	background-color: #6cb33f;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

ul.tabbed_navigation li a.notactive {
	padding: 6px 14px 10px 14px;
	color: #fff;
	background-color: #f1cb00;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

ul.tabbed_navigation li a.notactive:hover {
	padding: 6px 14px 10px 14px;
	color: #fff;
	background-color: #6cb33f;
	font-family: Arial, Helvetica, sans-serif;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-bottom-left-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	-webkit-border-bottom-right-radius: 10px;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
}

.spacer {
	clear:both;
}

.spacer_top {
	margin-top: -5px;
	clear: left; 
}

div.nav {
	clear: both;
	margin: -10px 0px 0 14px;
 }

#contentwrap {
	width: 944px;
	background-color: #fff;
}

#content_area {
	background-color: red;
}

#content_area_left {
	text-align: left;
	float: left;
	width: 446px;
	margin: 10px 0 0 16px;
}

div.industry {
	margin-top: 10px;
	padding-left: 24px;
}

div.industry h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 28px;
	color: #000;
}

div.industry h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #4d4d4d;
	margin-bottom: 5px;
}

div.industry p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 16px;
	color: #808080;
}

#content_area_right {
	margin-top: 20px;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 450px;
}

#form {
	margin-top: 10px;
	padding: 0 0 0 20px;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	width: 450px;
}

#form h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #4d4d4d;
	margin-bottom: 5px;
}

#form  p {
	float: left;
	margin-right: 15px;
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	line-height: 16px;
	color: #808080;
}

#message_field {
	resize: none;
}

div.benefits {
	width: 425px;
}

div.benefits h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 28px;
	color: #000;
}

div.benefits p {
	font-family: Helvetica, sans-serif;
	font-size: 14px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 18px;
	color: #4d4d4d;
}


div.benefit1 {
	width: 390px;
}

div.benefit1 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
}

div.about_text h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 200;
	font-size: 28px;
	color: #000;
}

div.about_text h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
	margin-bottom: 5px;
}

div.about_text p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	
	line-height: 15px;
	overflow: visible;
	color: #999;
	width: 390px;
}

div.benefit1 p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 15px;
	overflow: visible;
	color: #999;
}

div.benefit2 {
	width: 390px;
}

div.benefit2 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
}

div.benefit2 p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 15px;
	overflow: visible;
	color: #999;
}

div.benefit3 {
	width: 390px;
}

div.benefit3 h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #808080;
}

div.benefit3 p {
	font-family: Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 100;
	letter-spacing: 1px;
	line-height: 15px;
	overflow: visible;
	color: #999;
}

footer {
	position: relative;
	width: 944px;
}

div.btmnav {
	margin-top: 15px;
	color: #ccc;
	width: 944px;
}


#copyright {
	color: #ccc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	width: 500px;
	text-align: center;
	margin: 0 auto;
	padding: 20px;
}

#footer_logos {
	margin: 0 auto;
	width: 500px;
}

ul.texted_navigation {
	width:944px; 
	margin:0 auto;  
	height:27px; 
	line-height:27px;  
	text-align:center;
}

ul.texted_navigation li {
	display:inline-block; 
	*display:inline; 
	*zoom:1;	
}

ul.texted_navigation li a {
	font-family: Arial, Helvetica, sans-serif;
	margin: 0 15px 20px;
	color: #808080;
}

ul.texted_navigation li a:hover {
	color: #6cb33f;
	text-decoration: underline;
}


#bottom_frame {
	height: 45px;
	width: 944px;
	background-color: #fff;
	-moz-border-radius-bottomleft: 20px;
	-webkit-border-bottom-left-radius: 20px;
	-moz-border-radius-bottomright: 20px;
	-webkit-border-bottom-right-radius: 20px;
	border-bottom-left-radius: 20px;
	border-bottom-right-radius: 20px;
}

.clearfix:after {
	display: block; 
	content:'clear'; 
	clear: both; 
	overflow: hidden; 
	visibility: hidden; 
	height:0;
}

.vcenter {      
	 vertical-align: middle; 
}