		
a.nav1b {display:block; 
	width:267px; 
	background-image:url("../img/evolution.jpg");}
a.nav1b:hover {background-position:-267px 0px;}

a.nav2b {display:block;
	width:266px; 
	background-image:url("../img/innovation.jpg");}
a.nav2b:hover {background-position:-266px 0px;}

a.nav3b {display:block; 
	width:267px;
	background-image:url("../img/engage.jpg");}
a.nav3b:hover {background-position:-267px 0px;}

a.skipnav {position: absolute;
	color:#005825;
	top: -100px;
	left: -100px;
	height:1px;
	width:1px;
	overflow:hidden;}

a.skipnav:active, a.skipnav:focus {top:0;
	left:0;
	background-color:#d9e6df;
	height:auto;
	overflow:auto;
	width: 100%;
	padding:5px;
	text-decoration:none;}





body {
	background-repeat:repeat-x;
	background-color:#fff;
	margin-top:0px;
	color: #000;
	font-size:80%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}

	
#frame {padding:0px;
	width:800px;
	margin-top:0px;
	text-align:left;
	background:#fff}


h1 {
	font-family:"Times New Roman", Times, serif;
	color:#666;
	font-size:100%;
	font-weight:normal;
	letter-spacing:-0.5px;
	text-transform:capitalize;
	border-bottom:1px solid	#ccc;
	padding-bottom:3px;
	margin-bottom: 15px;
}

img {border:0;}

.left_menu {padding:10px 15px 15px 15px;

	margin-top:0px;
	float:left;
	width:170px;
	background-color:#fff;
	font-size:90%;
	line-height:1.5em;}
	
.main_area {padding:10px 30px 20px 20px;
	margin-top:0px;
	border-left:1px solid #ddd;
	width:549px;
	float:left;
	background-color:#fff;
	line-height:1.7em;}
	
#topmenu {padding:0px;
	width:800px;
	margin-top:0px;
	text-align:left;}


.wrapper {margin: 0 auto;
	padding: 0;
	width: 800px;
	background-color:#FFFFFF}
