#header_wrap {
	height: 109px;
	padding: 30px;
	background: url('http://static.inops.com.au/themes/www.inops.com.au/images/bg_banner_small1.png') white repeat-x;
	position: relative;
}

#header_menu {
	clear: both;
	margin-top: 35px !important;
	font-size: 12px;
	color: white;
}
#header_menu a {
	color: white !important; 
}

#header_portals {
	float: right;
	width: 200px;
	margin-top: 10px;
}

#header_portals a, #header_portals a:visited
{
	color: #008D00;
	text-decoration: none;
}



#header_wrap ul li {
	float:left;
	margin:1px;
	padding:0;
	width:100px;
	text-align: center;
}



#content {
	padding: 30px;
}

#content h1, #content h2, #content h3, #content h4, #content h5 {
	color: #008D00;

}

#footer_body a
{
	color: #008D00;
}

