body {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#656565;
}
img {
	border:none;	
}
a, a:link, a:visited {
	color:#008457;	
	font-weight:bold;
	text-decoration:none;
}
a:hover, a:focus {
	color:#009f69;	
	font-weight:bold;
	text-decoration:none;
}
#container {
	width:799px;
	border-collapse:collapse;
	margin:0 auto;
}
#header {
	background:url(../assets/reaseheath_enterprise_delivery_hub.jpg) right top no-repeat;
	overflow:hidden;
	height:180px
}
#logoLeft {
	width:230px;
	height:92px;
	padding:0 0 29px 0;
}
#navigation {
	width:490px;
	height:60px;
	padding:0;
	margin:0;
}
#navigation ul {
	list-style:none;
	margin:0;
	padding:0;
}
#navigation li {
	background:url(../assets/nav-bg.jpg) no-repeat;
	float:left;
	width:90px;
	height:60px;
	margin:0 5px 0 0;
	text-align:center;
	font-size:12px;
	color:#008457;
}
#navigation a, #navigation a:link, #navigation a:active {
	padding:40px 0 0 0;
	margin:0;
	height:60px;
	color:#008457;
	text-decoration:none;
	display:block;
}
#navigation a:hover, #navigation a:focus {
	background:url(../assets/nav-bg-hover.jpg) no-repeat;
	padding:40px 0 0 0;
	margin:0;
	height:60px;
	color:#fff;
	text-decoration:none;
	display:block;
}
.clear {
	clear:both;	
}
#banner {
	height:159px;
	border-bottom:20px solid #008457;	
}
#leftnav {
	float:left;
	width:100px;
	padding:80px 0 0 0;
	color:#008457;
}
#leftnav ul {
	list-style:none;
	margin:0;
	padding:0;
}
#leftnav ul li {
	margin:0;
    padding:0 0 15px 20px; 
	background:url(../assets/bullet_li.jpg) no-repeat;
	color:#008457;
}
#leftnav a, #leftnav a:link, #leftnav a:visited {
	color:#008457;	
	font-weight:bold;
	text-decoration:none;
}
#leftnav a:hover, #leftnav a:focus {
	color:#009f69;	
	font-weight:bold;
	text-decoration:none;
}
#content {
	float:left;
	width:689px;	
	margin:20px 0 50px 10px;
	vertical-align:top;
}
#content h1 {
	color:#008457;
	font-size:30px;
}
#content h2 {
	color:#008457;
	font-size:15px
}
#content p {
	color:#008457;
	font-size:12px
}
.current2 {
	background:url(../assets/bullet-green.jpg) no-repeat left;
	color:#656565;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:12px;
	display:block;
	height:15px;
	text-decoration:none;
	padding:0 25px 0 30px;
}
#content h1.enrich {
	color:#cc0066;
	font-size:30px;
}
#content h1.rada {
	color:#999900;
	font-size:30px;
}
#content h1.sustainability {
	color:#339933;
	font-size:30px;
}
#content h1.skills {
	color:#009999;
	font-size:30px;
}
#footer {
	float:left;	
	width:799px;
	height:55px;
	font-size:11px;
	padding:20px 0 0 0;
}
#footer a, #footer a:link, #footer a:active {
	color:#008457;	
	text-decoration:none;
	font-weight:normal;
}
#footer a:hover, #footer a:focus {
	color:#008457;	
	text-decoration:underline;
	font-weight:normal;
}
#footer a:visited {
	color:#008457;	
	text-decoration:none;
	font-weight:bold;
}
#footer .credits {
	padding:10px 0 0 0;
	width:500px;
	float:left;
}
#footer .build {
	float:right;
	vertical-align:baseline;
}
input[type=text] {
	border:1px solid #c0c15e;	
}
input[type=submit] {
	border:1px solid #c0c15e;	
}
.required {
	color:#f00;
}
textarea {
	border:1px solid #c0c15e;		
}
tr, td {
	padding:5px 5px 5px 5px;	
}
