/* CSS Document */

body {background-image: url(/images/back_gradient.jpg);background-repeat: repeat-x;background-position: top center;background-color: #000;padding:0; margin:0; font-family:Helvetica, Arial, sans-serif; font-size: 15px; color:#FFF; line-height: 1.5em;}

/*  ------ global link colors ------- */	

a {outline: none;}
	
a:link {color: #1564CC;text-decoration: none;}
a:visited {color: #1564CC; text-decoration: none;}
a:hover {color: #1564CC;text-decoration: underline;}
a:active {color: #666; text-decoration: none;}


/*  ------ global image attributes ------- */

img { behavior:url(/_includes/iepngfix.htc);}
a img { border: 0px;}

a:hover img {opacity:.80;}


/*  ------ Remove space above paragraph tag, but keep space below ------- */

p {margin: 0 0 1em 0;}


/*  ------ center site and set the width ------- */

.wrapper {width:988px;margin: 0 auto;text-align:left; padding: 0; clear:both;}	
.gray_shadow {margin:0 auto; background: url(/images/gray_strip.gif) repeat-y;width:988px; padding: 0 14px; overflow:hidden; height: 1%;}

/*------hidden from IE 6 and below------*/
	html > body .gray_shadow {margin:0 auto; background: url(/images/gray_strip.png) repeat-y;width:988px; padding: 0 14px; overflow:hidden; height: 1%;}
	
	
.black_outline {background: url(/images/black_outline.jpg) no-repeat top; width:938px;  margin:0; padding: 0 11px; overflow:hidden; height: 1%;}

/*------header------*/


.header_blacktop {
	background:url(/images/header_blacktop.jpg); background-repeat:no-repeat; width:938px; height:130px; margin: 0 0 0 0; position:relative;}
	
.logo {
	position:absolute; z-index:20; left:30px;} 
	
.top_right_text {position:absolute; z-index:10;text-align:right; right:5px; top:20px;}


		
/*  ------ home ------- */

.home_banner {background:url(/images/homepage_banner.jpg); width:938; height: 393px; margin:0; padding:50px 50px 0 400px; background-repeat:no-repeat;}

.home_banner2 {background:url(/images/mainsite_background.jpg);  width:938; height: 548px; margin:0;  background-repeat:no-repeat;}

.nslogin { padding: 410px 0 0 145px; float:left;}


.go_to_econnect_button { padding: 440px 105px 0 0px; float:right; }

.request_demo_large {margin:0 0 0 0; padding:0 0 0 0;}

.bottom_nav {padding: 0 ; margin: 0 0 0 0; width: 938px; height: 103px;}
	.bottom_nav ul {padding: 0; margin: 0;}
	.bottom_nav li {display: inline;list-style: none;}
	.bottom_nav a {display:block;float:left;height: 103px;}
	.bottom_nav a:hover {background-position:0 -103px;}
	.bottom_nav a:active {background-position:0 -103px;}
	
	.about_future_health {background:url("/images/about-future-health.jpg") no-repeat; width: 313px;}
		body#about_future_health a.about_future_health {background-position:0 -103px;}
		
		
	.econnect_vision {background:url("/images/econnect-vision.jpg") no-repeat; width: 313px;}	
		body#econnect_vision a.econnect_vision {background-position:0 -103px;}
		
	
	.what_to_expect {background:url("/images/buttn_what_to_expect.jpg") no-repeat; width: 312px;}	
		body#what_to_expect a.what_to_expect {background-position:0 -103px;}
		
.tm_image {padding: 10px 10px 80px 10px;}
		

		