body {
	margin:0;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;	
	line-height:18px;
	font-size:13px;
	color:#000;
	background-color: #399;
	}
	
	img.logo {
	float:right;
	}
	
	p.img_logo {
	
	}
	
	a	{
		color: #603;
		text-decoration: none;
		font-weight: bold;
		}
		
	a:visit	{
		color: #066;
		}
		
	a:hover {
		color: #066;
		text-decoration: underline;
		font-weight: bold;
		}
		
	h1	{
		margin:2px;
		padding:0px;
		font:19px;
		color:#036;
		}
	
	h2	{
		margin: 0 0 5px;
		padding:0;
		font-size: 17px;
		font-family: verdana,arial,san-serif;
		color:#036;
		}
	
	h3	{
		margin: 2px;
		padding: 10px 0 2px 0;
		font-size: 14px;
		color:#333;
		}
		
		h3.h3_purp_box {
		background: url(../images/test/sidebar_right_topper) no-repeat;
		width: 200px;
		height: 12px;
		padding: 30px 5px 15px 2px;
		margin: 12px 5px 2px 0;
		color: #333;
		}
		
		h3.h3_blue_box {
		width: 200px;
		padding: 3px;
		margin: 10px 0 5px;
		background-color: #036;
		color: #fff;
		}
		
	ul {
		margin: 0;
		padding: 0;
		}
	
	li {
		list-style: none;
		margin: 0 10px 10px;
		padding: 0; 
		}

#wrapper {
    background-color:#fff;
	margin:0;
	padding:0;
	width:900px;
	
}

#header {
	background: url(../images/test/earth_header6.png) no-repeat top left;
	background-color: #399;
	padding:0;
	margin:0; 
	height: 280px;
	color:#fff;
}

#header_products {
			 width:390px;
			 right:25px;
			 top:3px;
			 left:470px;
			 z-index:10;
			 position:absolute;
			 font-size: 12px;
			 list-style:none;
			 display:inline;
			 padding: 1px 0 0 2px;
			 color:#fff;
			 
			}		

			#header_products a {
				color:#fff;
				text-decoration:none;
			}
			
			#header_products a:hover {
				color:#9CF;
			}
				
 
#header #nav {
			font-size: 12px;
			padding: 2px;
			top: 30px;
			right: 40px;
			position: absolute;
			list-style:none;
			
		}
	
		#header ul#nav li {
			padding:0; 
			display:inline;
			
		}
		
		#header #nav a {
			color:#fff;
			font: 9px;
			text-decoration:none;
		
		}
		
		#header #nav a:hover {
			border-bottom: 2px solid #ccc;
			color:#ccc;
		}
		
#header ul#subnav_programs li {
			padding:2px 0 1px; 
			list-style:none;
			display:inline;
				}
	
#subnav_programs {
				position: absolute;
				top: 230px;
				left: 180px;
				display:inline;
				font-size: 12px;
					}
	
					#subnav_programs a {
						color:#666;
						text-decoration:none;
					}
					
					#subnav_programs a:hover {
						color:#036;
					}
	
				
#sidebar {	background: url(../images/test/nav_blue.png) repeat left;
			background-color:#fff;
			position: absolute;
			font-family: verdana, san-serif; 
			top: 270px;
			padding:0;
			margin:0; 
		}

		#sidebar h2 {
			background-image: url(../images/test/sidebar_h2.jpg);
			width:120px;
			height:16px;
			font-size: 10px;
			font-family: verdana, san-serif; 
			color:#666;
			margin: 10px 10px 5px 35px;
			padding: 0;
		}
		
		#sidebar h3 {
			background-image: url(../images/test/sidebar_h2.jpg);
			width:130px;
			height:16px;
			font-size: 10px;
			font-family: verdana, san-serif; 
			color:#333;
			margin: 35px 0 0 20px;
			padding: 0;
		}
		
		#sidebar .subnav li {
			list-style:none;
			padding: 0;
			margin: 5px 0 0 40px;
			border-bottom:1px solid #9FF;
			width:120px;
			letter-spacing:1px;
			font-size: 12px;
			color:#ccc;
			font-family: arial,san-serif; 
		}
		
		#sidebar .subnav li a {	
			color:#036;
			text-decoration:none;
		}
		
		#sidebar .subnav li a:hover {
			color:#9CF;
		}
		
		#sidebar .products li {
			list-style:none;
			padding: 0;
			margin: 10px 0 0 20px;
			border-bottom:1px solid #9FF;
			width:120px;
			color: #333;
			letter-spacing:1px;
			font-size: 11px;
			font-family: arial,san-serif; 
		}
		
		#sidebar .products li a {	
			color:#333;
			text-decoration:none;
		}
		
		#sidebar .products li a:hover {
			color:#9CF;
		}
		
		#sidebar #sidebar_end {
			padding: 0;
			background: url(../images/test/nav_bluebottom.gif) no-repeat left;
			width: 167px;
			height: 55px;
			margin: 0;
				
		}
		
			
#content {
		margin:0 0 0 170px;
		background:#fff;
		padding: 0px 20px 10px 30px;
		}
		
.right {
	margin: 10px 10px 10px 20px;
	float: right;
	width: 190px;
	padding: 5px;
	border: 1px solid #39c;
	background-color: #d2eafc;
}

#footer	{
		font-size: 11px;
		clear:both;
		padding:2px 0px 10px 210px;
		align:right;
		color:#fff;
		background:url(../images/test/footer_greenbg.jpg) repeat;
		}
		
		#footer a {
				color:#fff;
				text-decoration:none;
			}
			
		#footer a:hover {
				color:#036;
			}

