@charset "utf-8";
/* CSS Document */

body
{
	margin: 0 0;
	padding: 0 0;
	background: url(../images/background3.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
}
#contact
{
	margin: 0 0;
	padding: 0 0;
	background: url(../images/background4.jpg) repeat-x;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
}
div#natureSales, div#natureSupport, div#natureGeneral,  div#Captcha
{
	visibility: hidden;
	height: 0px;
}
body, a
{
	font-size:12px;
	color: #747474;	
	text-decoration:none;
	line-height: 1.5em;
}
a:hover
{
	text-decoration:underline;
}
#wrapper, #header, #main_img, #slideshow, #main, #innerfooter
{
	width:960px;
}
#wrapper
{
	margin: 0 auto;
}
#header
{
	height:122px;
}
#logo
{
	padding:22px 0 0 0px;
	width:250px;
	height:96px;
	float:left;
	background:url(../images/Logo_bg.jpg) no-repeat;
	line-height: 5px;
	text-indent: -99999px;
}
	
#logo a
{
	display:block;
	line-height:62px;
	width: 250px;
	font-size:9px;
}
#support
{
	float:right;
	width: 580px;
	height:37px;
	margin: 0;
	font-size:14px;	
	text-align:right;
	padding: 18px 50px 0 0;
	background:url(../images/download_support.jpg) no-repeat right;
}
#support a
{
	font-size:14px;	
}


/*------------------NAVIGATION------------------------*/

#navigation 
{
	float:left;
	width: 630px;
	margin-left: 80px;
	font-size:18px;
	font-family:Arial, Helvetica, sans-serif;
	height:33px;
}
	#navigation ul
		{
			margin:0;
			padding:0;
			list-style:none;
		}
		#navigation ul li
			{
				float:left;
				margin:0;
				padding:0;
				list-style-type:none;
				width:105px;
			}
			#navigation ul li a 
					{
						display:block;
						height:33px;
						text-align:center;
						padding:8px 0 0 0;
						line-height:24px;
						text-indent:-99999px;
					}
										
					#navigation ul li a.home
					{
						background: url(../images/nav_01.jpg) no-repeat;
					}
				    #navigation ul li a.product
					{
						background: url(../images/nav_02.jpg) no-repeat;
					}
						/*#navigation ul li a.product:hover
						{
							background:white;
						}*/
				    #navigation ul li a.news
					{
						background: url(../images/nav_03.jpg) no-repeat;
					}	
				    #navigation ul li a.about
					{
						background: url(../images/nav_04.jpg) no-repeat;
					}	
				    .shop
					{
						background: url(../images/nav_05_placeholder.jpg) no-repeat;
						display:block;
						height:45px;
						text-align:center;
						padding:8px 0 0 0;
						line-height:24px;
						text-indent:-99999px;
					}

					#navigation ul li a.contact
					{
						background: url(../images/nav_06.jpg) no-repeat;
					}					
#navigation li ul  
{
	margin-top: 50px;
	display: none;
	margin-left: 20px;
	width: 115px;  /*Width to help Opera out */
	background:url(../images/dropdown1.png) no-repeat;
	height:213px;
	z-index: 999;
}
#navigation li:hover ul 
{
	display: block;
	position: absolute;
	margin: 0 0 0 -5px;
	padding: 0; 
}	
#navigation li:hover li
{
	float: none; 
}
#navigation li:hover li a 
{
	text-indent:0px;
	height: 33px;
	width: 114px;
	color: #000;
	color: #3888ad; 
}	
#navigation li li a:hover 
{
	text-indent:0px;
	width: 114px;
	height: 33px;
	color: #3888ad;
	text-decoration:none;
	font-weight:bold; 
}	
.not-last
{
	background:url(../images/divide.png) no-repeat bottom ;
}	
						
											
/*------------------NAVIGATION END---------------------*/


#underheader
{
	width:953px;
	height:26px;
	padding:2px 7px 0 0;
	text-align:right;
}
#main_img
{
	min-height:560px;
}
#slideshow
{
	margin-top: 25px;
	height:300px;
}
#headerstrip
{
	height:106px;
	line-height: 100px;
}
#main
{
	margin: 0;
	height: auto;
}
.column_a_home
{
	width:560px;
	height:420px;
	float:left;
}
.column_b_home
{
	float:left;	
	width:400px;
	height:auto;
	background:url(../images/maindivide.png) no-repeat left;
}
.column_a_contact
{
	width:640px;
	min-height: 150px;
	padding: 20px 20px 10px 0;
	float:left;
	display:inline;
	overflow:auto;
	background:url(../images/maindivide.png) no-repeat right;
}
.column_b_contact
{
	float:left;	
	width:280px;
	padding: 20px 0 10px 20px;
	min-height: 150px;
	display:inline;

}
.top_a, .bottom_a, .top_b, .bottom_b
{
	height:200px;
	float:left;	
}
.top_a, .bottom_a
{
	width:560px;
}
.top_b, .bottom_b
{
	width:400px;
}
.top_a, .top_b
{
	#margin-bottom:-15px;
}

#test
{
	width: 922px;
	height: 278px;
	background-color:#00FF00;
}


/*------------------SERVICES-------------------------*/
#services
{
	width: 610px;
	height: 220px;
	float: left;
	#padding-top: 15px; /*only for IE7*/
	margin-left: -50px;
}
#services ul 
{
	overflow: hidden;
}
#services ul li 
{
	width: 213px;
	float: left;
	padding-right: 5px;
	padding-left: 65px;
	#padding-bottom: 25px; /*only for IE7*/
	list-style:none;
	display:block;
	#margin-top:-25px; /*only for IE7*/
}
#services ul li p 
{
	line-height: 1.6em;
	margin-top: -15px;
}
#services ul li.tool
{
	background:url(../images/tools.png) no-repeat 5px;
}
#services ul li.report 
{
	background: url(../images/report.png) no-repeat left;
}
#services ul li.optional 
{
	background: url(../images/optional.png) no-repeat 5px;
}
#services ul li.support 
{
	background: url(../images/support2.png) no-repeat left;
}

#services ul li h4 , #newsletter h4 , #casestudy h4 , #objMap h4, #contactTips h4, .webex
{
	#margin-top:35px; /*only for IE7*/
	font-weight: bold;
	color: #3888ad;
	line-height: 1em;
}
#services ul li h4, 
{
	font-size:14px;
}
/*------------------SERVICES END----------------------*/



#productoverview
{

	line-height: 1.6em;
	padding: 30px 10px 0 20px;
	text-align:justify;
}

#productoverview a
{
 	text-align:right;
}
#productoverview a:hover
{
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
}
 
 
 
/*------------------NEWS LETTER----------------------*/
#newsletter
{
	padding: 0 0 0 25px;
	float:left;
	width: 375px;
	height: 200px;
	line-height: 1em;
	
	background:url(../images/email.png) no-repeat 285px 115px;

}
#submit
{
	background:url(../images/submit.png) no-repeat 0 0;
}
#clear
{
	background:url(../images/clear.png) no-repeat 0 0;
}
#clear, #submit
{
	text-align:left;
	border:0;
	width:76px;
	height:24px;
	cursor:pointer;
}
#newsletter h4, #casestudy h4 ,  #contactTips h4 , #objMap h4, .webex
{
	font-size:18px;
}
/*----------------NEWS LETTER END-------------------*/

#casestudy 
{
	padding-right:15px;
}
/*-------------------FOOTER-------------------------*/
#footer
{
	clear:both;
	height: 215px;
	width: 100%;
	background:url(../images/footer5.jpg) repeat-x top;
	padding:30px 0 0 0;
}

#innerfooter
{
	height: 215px;
	margin: 0 auto;
}
#footercolumns
{
	padding: 12px 0 0 0;
	height: 164px;
	width: 100%;
}
.footercolumn, .footercolumn_bg
{
	float:left;
	width: 240px;
	height: 164px;
	padding: 0;
	text-align:justify;		
}
.footercolumn_bg
{	
	background:url(../images/footer_divide.jpg) no-repeat right -10px;
}
.footercolumn_bg a, #support a, .footercolumn a, #productoverview a
{	
	line-height: 1.5em;
}
.footercolumn_bg a:hover
{
	text-decoration:none;
	font-weight:bold;
}
.footertitle
{
	color:#3888ad;
	font-size:16px;
}				
#footerstrip
{
	width: 840px;
	height: 27px;
	background:url(../images/icons/logo_e5.jpg) no-repeat right;
	text-align:left;
	padding: 12px 120px 0 0;
}
/*------------------FOOTER END---------------------*/



/*--Main Container--*/
.main_view {
	float: left;
	position: relative;
}

#frame
{
	margin-top: 25px;
	width: 942px;
	height: 301px;
	padding-top: 10px;
	padding-left: 18px;
	background:url(../images/topbannerBlank.png) no-repeat;
}
/*--Window/Masking Styles--*/
.window {
	height:277px;	width: 922px;
	overflow: hidden; /*--Hides anything outside of the set width/height--*/
	position: relative;
}
.image_reel {
	position: absolute;
	top: 0; left: 0;
}
.image_reel img {float: left;}

/*--Paging Styles--*/
.outsidepaging{
position: relative;
float:left;
width: 960px; height:45px;
background:url(../images/paging.jpg) repeat-x;
padding:1px 0 0 5px;
line-height: 44px;
}
.beta{
	float: left;
	text-align:right;
	width: 660px; height:45px;
	
}

.paging {
	position: relative;
	float:left;
	width: 300px; height:45px;
	z-index: 100; /* --Assures the paging stays on the top layer--*/;
	display: none;

}
.paging a {
	width: 37px;
	height: 32px;
	display:inline-block;
	background:url(../images/not-active.jpg) no-repeat;
	text-decoration: none;
	color: #747474;
	text-align:center;
	font-size:20px;
	font-weight: bold;
	#margin-top:-3px;
	
}
.paging a.active {
	#margin-top:-3px;
	background:url(../images/active.jpg) no-repeat;
	color: #ffffff;
	text-align:center;
	font-size:20px;
	font-weight: bold;
}
.paging a:hover {color: #000; font-weight: bold;}

#objMap
{
	background:url(../images/search.png) no-repeat top right;
	width: 800px;
}
