@charset "UTF-8";
/* CSS Document */
*{margin:0px; padding:0px;}
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body, html {
	line-height: 1.5;
	font-size: 12px;
	background-image: url(../web_images/body.jpg);
	background-repeat: repeat;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #3d3c3b;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
	vertical-align: top;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

strong{
	font-weight: bold;
}


em{
	font-style:italic;
	font-size: 12px;
}

address{
	margin-left: 20px;
	margin-top: 10px;
}

iframe{
	z-index: 1;
}

/*------------------------------
	MAIN DIVS START
-------------------------------*/

#banner_container{
	margin: 0px;
	background-image: url(../web_images/banner_body.jpg);
	background-repeat: repeat-x;
}

#banner_inside{
	background-image: url(../web_images/banner_inside.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 291px;
}

.banner{
	width: 950px;
	height: 258px;
	margin: 0px auto 0px auto;
}


#container{
	margin: 0px auto 0px auto;
	width: 950px;
}


.content_container{
	background-color: #fff;
	float: left;
}


/*------------------------------
	FEATURE STYLES
-------------------------------*/

.feature_box{
	width: 950px;
	background-image: url(../web_images/feature_box_background.jpg);
	background-repeat: repeat-x;
	background-color: #2a405e;
}

.feature_box img{
	margin-top: 20px;
	margin-right: 12px;
	margin-left: 13px;
}

.feature_box_bottom{
	width: 950px;
	height: 22px;
	background-image: url(../web_images/feature_box_bottom.jpg);
	background-repeat: repeat-x;
}

.feature_content{
	width: 180px;
	color: #fff;
	float: left;
	margin-left: 10px;
}

.feature_content h2{
	margin-top: 10px;
	font-size: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-left: 0px;
	color: #fff;
}

.feature_content em{
	font-style: italic;
	font-size: 14px;
}

.feature_content ul{
	margin-top: 10px;
	margin-bottom: 10px;
}

.feature_content ul li{
	list-style-type: disc;
	list-style-position: inside;
	margin-left: 15px;
}

.feature_thumbs{
	padding-top: 10px;
	width: 150px;
	float: left;
	margin-left: 10px;
}

.feature_thumbs img{
	float: left;
	border: solid 2px #fff;
	margin: 6px 6px 0px 0px;
}

.feature_thumbs img:hover{
	float: left;
	border: solid 2px #127900;
	margin: 6px 6px 0px 0px;
}

.feature_image{
	width: 290px;
	float: left;
}

.feature_image img{
	border: solid 2px #fff;
	margin: 15px 0px 0px 0px;
}

/*------------------------------
	LEFT FEATURE NAV STARTS
-------------------------------*/


.navFeature {
	width: 135px;
	float: left;
	margin-left: 8px;
}

.navFeature ul {
	margin-top:15px;
	padding:0;
}

.navFeature ul li {
	list-style: none; 
	margin:0;
	padding:0;
	text-align:left;
}

.navFeature ul li a {
	margin-top: 5px;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-right: 10px;
	display: block;
	text-indent: 10px;
	text-decoration:none;
	color:#fff;
	font: normal 12px Verdana;
	background-image: url(../web_images/nav_feature_background.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 17px;
	
}

.navFeature ul li a:hover {
	text-decoration:none;
	background-image: url(../web_images/nav_feature_roll.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.navFeature .active{
	background-image: url(../web_images/nav_feature_active.gif) !important;
	background-repeat: no-repeat;
	background-position: left top;
}




/*------------------------------
	LEFT COLUMN STYLES
-------------------------------*/


.leftCol{
	width: 625px;
	border-right: 1px solid #2e4362;
	float: left;
}

.leftCol p{
	color: #3d3c3b;
	font: normal 11px Verdana;
	padding-left: 70px;
	margin-bottom: 15px;
	line-height: 2;
	padding-right: 20px;
}

table.highlights{
	margin-left: 70px;
	margin-right: 20px;
}

table.highlights td{
	padding-left: 20px;
	padding-right: 20px;
}

table.highlights li{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 6px;
}


table.signup{
	margin-left: 70px;
}

table.signup td{
	margin-left: 70px;
	padding:5px;
}

table.signup p{
	color:#2c415f;
	font: bold 12px Verdana;
	font-weight: bold;
	margin-left: 0px;
	padding-left: 0px;
}

table.content{
	margin-left: 70px;
	margin-right: 20px;
}

table.content td{
	padding-left: 20px;
	padding-right: 20px;
	width: 50%;
}

table.content li{
	list-style-type: disc;
	list-style-position: outside;
	margin-top: 6px;
	margin-left: 30px;
}

table.content h2{
	color:#2c415f;
	font: bold 14px Verdana;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 0px;
}

table.content h3{
	color:#127900;
	font: bold 13px Verdana;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

table.content h4{
	font: bold 12px Verdana;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;
}

table.content p{
	padding-left: 0px;
	padding-right: 0px;
}

table.content a{
	color: #3d3c3b;
	font: normal 11px Verdana;
}

table.content a:hover{
	color: #127900;
	font: normal 11px Verdana;
}

iframe{
	margin-left: 50px;
	margin-top: 20px;
	z-index: 1;
}

/*------------------------------
	RIGHT COLUMN STYLES
-------------------------------*/

.rightCol{
	width: 299px;
	float: left;
	padding-left: 25px;
	padding-top: 20px;
}

.rightCol p{
	color: #21800e;
	
}

.rightCol img{
	margin-bottom: 20px;
}

/*------------------------------
	FOOTER STYLES
-------------------------------*/

.footer{
	width: 950px;
	height: 100px;
	padding-top: 14px;
	background-image: url(../web_images/footer_background.jpg);
	background-repeat: no-repeat;
	float: left;
}

.logos{
	width: 950px;
	height: 47px;
}

.logos img{
	float: right;
}

.footer p{
	color: #fff;
	padding-right: 10px;
	padding-top: 10px;
	float: right;
}

.footer span{
	font-weight: bold;
}


/*------------------------------
	LINK STYLES
-------------------------------*/

.link_green{
	height: 29px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.link_green_front{
	background-image: url(../web_images/links_green_frontcap.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 11px;
	float: left;
}

.link_green_back{
	background-image: url(../web_images/links_green_backcap.jpg);
	background-repeat: no-repeat;
	height: 29px;
	width: 14px;
	float: left;
}


.link_green a{
	background-image: url(../web_images/links_green_center.jpg);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
}

.link_green a:hover{
	text-decoration: underline;
}

/*------------------------------
	LINK STYLES
-------------------------------*/

.link_blue{
	height: 29px;
	float: left;
	margin-top: 5px;
	margin-bottom: 5px;
}

.link_blue_front{
	background-image: url(../web_images/links_blue_frontcap.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 11px;
	float: left;
}

.link_blue_back{
	background-image: url(../web_images/links_blue_backcap.gif);
	background-repeat: no-repeat;
	height: 29px;
	width: 14px;
	float: left;
}


.link_blue a{
	background-image: url(../web_images/links_blue_center.gif);
	background-repeat: repeat-x;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 5px;
	padding-bottom: 6px;
	float: left;
}

.link_blue a:hover{
	text-decoration: underline;
}


/*------------------------------
	H STARTS
-------------------------------*/

h1 {
	margin-left: 70px;
	margin-bottom: 15px;
}

h2{
	color:#2c415f;
	font: bold 14px Verdana;
	font-weight: bold;
	margin-bottom: 10px;
	margin-left: 70px;
}


/*------------------------------
	FOOTER NAVIGATION STARTS
-------------------------------*/


.navFooter .active{
	text-decoration:none;
	color: #6e6e6e;
}

.navFooter ul {
	margin:0 0 0 5px;
	padding:0;
}

.navFooter ul li {
	list-style: none; 
	margin:0;
	padding:0;
	float: left;
	text-align:left;
	vertical-align: middle;
}

.navFooter ul li a {
	padding-top: 13px;
	margin-right: 5px;
	padding-right: 10px;
	display: block;
	text-indent: 10px;
	text-decoration:none;
	color:#fff;
	font: normal 11px Arial, Helvetica, sans-serif;
}

.navFooter ul li a:hover {
	text-decoration:none;
	color: #6e6e6e;
}




