@charset "UTF-8";
body {
	font-family:  sans-serif, Arial, Helvetica;
	font-size: 14px;
	line-height: 18px;
	color: #666666;
	margin: 0 auto;
	background-image: url(images/bkg.gif);
	background-repeat: repeat-x;
	background-position: left top; }
	
img {
	border: 0px;
	text-align: center; }
	
form, input {
	margin: 0px;
	padding: 0px; }
	
h1 {
	font-size: 20px;
	line-height: 24px;
	color: #7BC342;
	font-weight: normal;
	margin-top: 0px; }

h2 {
	font-size: 20px;
	line-height: 24px;
	color: #7BC342;
	font-weight: normal;
	margin-top: 0px;
	padding-top: 0; }

h3 {
	font-size: 16px;
	line-height: 22px;
	color: #7BC342;
	font-weight: normal;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 6px;
	margin: 0px;
	padding: 0px;
	margin-bottom: 6px; }
	
ul {
	margin: 0px;
	margin-left: 13px;
	padding: 0px; }
	
* html ul {
	margin: 0px;
	margin-left: 18px;
	padding: 0px; }
	
*+html ul {
	margin: 0px;
	margin-left: 18px;
	padding: 0px; }
	
li {
	list-style-image: url(images/bullet.gif);
	padding-left: 4px;
	padding-bottom: 5px;
	line-height: 19px; }
	
* html li {
	list-style-image: url(images/bullet_ie6.gif);
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 19px; }

*+html li {
	list-style-image: url(images/bullet_ie6.gif);
	padding-left: 0px;
	padding-bottom: 5px;
	line-height: 19px; }

a {
	color: #7BC342;
	text-decoration: underline; }

a:hover {
	color: #006594;
	text-decoration: underline; }

/* *****************************/	

#container {	
	text-align: left;
	margin: 0px;
	padding: 10px;
	border:0;
	width: 970px;
	background-image: url(images/bkg_container.jpg);
	background-repeat: no-repeat;
	background-position: left top; }

/* *****************************/
	
#header {
	height: 135px;
	margin: 0px 0px 20px 0px; }
	
#logo {
	float: left;
	padding: 25px 0px 0px 30px; }	

#phone {
	float: right;
	text-align: right; }

#phone {
	font-size: 12px;
	text-align: right;
	padding: 30px 50px 0px 0px; }

#phone p {
	font-size: 25px;
	line-height: 24px;
	color: #999;
	font-weight: bold;
	margin-top: 0px;
	padding-top: 0; }
	
	
/* *****************************/	

#left {
	float: left;
	width: 150px;
	margin: 0px 20px 0px 0px; }
	
#left a {
	color: #575757;
	text-decoration: none; }

#left a:hover {
	color: #006594;
	text-decoration: none; }

#left p {
	border-bottom: 1px solid #E5E5E5;
	padding: 5px 0px 6px 14px;
	margin: 0px; }

/* *****************************/

#right {
	float: right;
	font-size: 12px;
	line-height: 16px;
	padding-left: 10px;
	width: 160px;
	margin: 30px 20px 0px 10px;
	background-image: url(images/rightGradient.gif);
	background-repeat: no-repeat;
	background-position: left top;
	min-height: 350px; }
	
#right a {
	font-size: 14px;
	font-weight: bold;
	color: #7BC342;
	text-decoration: underline; }

#right a:hover {
	font-weight: bold;
	color: #006594;
	text-decoration: none; }
	
#right h3 {
	color: #006594;
	font-size: 14px;
	line-height: 14px;
	font-weight: bold; }
	
.callout {
	margin-bottom: 25px; }

/* *****************************/

#middle { 
	float: left;
	width: 600px;
	min-height: 320px; }

/* *****************************/
	
#footer p {
	padding-right: 50px; }

#footer {
	clear:all;
	font-size: 11px;
	line-height: 10px;
	color: #666666;
	padding: 15px 0px;
	text-align: right;
	background-image: url(images/bkg_footer.gif);
	background-repeat:no-repeat;
	background-position: top right; }
	

/* *****************************/
.bluetext {
	color: #7BC342;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 5px 15px 5px 0; }

.clearfloat {
	clear:both; }
	
.ulHeading {
	margin-top: 20px;
	margin-bottom: 3px;}

.smText {
	font-size: 10px;
	font-weight: bold; }

#salesPitch {
	padding-top: 60px; }