#hero {
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/hero_image.jpg") no-repeat scroll bottom center;
	height: 400px;
	width: 100%;
	text-align: center;
}

#hero h1, #hero h2 {
	text-transform: none;
	font-size: 2.6em;
	font-weight: normal;
	color: #3b3b3b;
	margin: 0;
	padding: 0;
}

#hero_links {
	margin: -34px 0 26px 0;
}

#hero_links ul {
    margin: 0 auto;
    padding: 0;
    list-style: none;
	overflow: hidden;
}

#hero_links li {
	display: block;
	float: left;
    width: 50%;
	height: 34px;
    font-size: 14px;
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/info_bar_left_bg.gif") no-repeat scroll 2em 0;
	white-space: nowrap;
	text-align: center;
}

#hero_links li a {
	display: block;
	text-decoration: none;
	text-transform: uppercase;
	color: #444;
	margin: 0 2em;
	padding: 0 5px;
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/info_bar_right_bg.gif") no-repeat scroll right top;
}

#hero_links li a strong {
    background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/info_bar_middle_bg.png") repeat-x scroll top left;
	display: block;
	line-height: 34px;
	font-weight: normal;
}

#hero_links li em {
    font-style: normal;
    color: #4dc3c5;
}

#box_outer {
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/boxes_tile_bg.png") repeat-x scroll bottom left;
	padding-bottom: 19px;
	width: 946px;
	overflow: hidden;
	margin-bottom: 26px;
	clear: left;
}

#box_inner {
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/boxes_tile_bg.png") repeat-x scroll top left;
	margin: 0;
	padding: 0;
	min-height: 77px;
	width: 960px;
}

.box {
	float: left;
	width: 206px;
	margin: 0 14px 0 0;
	padding: 17px 10px 0 10px;
}

#panels {
	clear: left;
	width: 100%;
	overflow: hidden;
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/panels_bg.png") repeat-y scroll top left;
	margin-bottom: 26px;
}

.panel {
	float: left;
	padding: 0 10px;
	overflow: hidden;
}

#panel_left, #panel_right {
	width: 295px;
}

#panel_middle {
	width: 296px;
}

#openings {
	background-image: url("http://www.ima-mt.com/assets/templates/ima/images/view_all_openings.png");
	width: 109px;
	height: 7px;
}

#clients {
	clear: left;
	margin: 0 auto;
	padding: 8px 0;
	background-color: #f2f2f2;
	overflow: hidden;
	position: relative;
	width: 100%;
}

#clients h3 {
	display: none;
}

#clients ul {
	list-style: none;
	margin: 0 auto;
	width: 670px;
	height: 46px;
	padding: 0 30px;
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/clients/client_bar.jpg") no-repeat scroll 30px 0;
	position: relative;
}

#clients #clients_top {
	list-style: none;
	margin: 0 auto;
	width: 751px;
	height: 46px;
	padding: 0;
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/clients/client_bar_top.png") no-repeat scroll 0 0;
	position: relative;
}

#clients #clients_bottom {
	list-style: none;
	margin: 0 auto;
	width: 343px;
	height: 46px;
	padding: 0;
	background: transparent url("http://www.ima-mt.com/assets/templates/ima/images/clients/client_bar_bottom.png") no-repeat scroll 0 0;
	position: relative;
}

#clients li {
	float: left;
	text-indent: -10000px;
	height: 46px;
	margin: 0 4px 0 0;
	background-image: none;
	background-repeat: no-repeat;
	background-attachment: scroll;
}

#clients li:hover {
	background-image: url("http://www.ima-mt.com/assets/templates/ima/images/clients/client_bar.png");
}

#aus_post {
	width: 150px;
	background-position: 0 -46px;
}

#vic_roads {
	width: 152px;
	background-position: -206px -46px;
}

#fleet_partners {
	width: 206px;
	background-position: -362px -47px;
}

#open_university{
	width: 118px;
	background-position: -572px -46px;
}

#aus_unit{
	width: 102px;
	background-position: -694px -46px;
}

#clients #clients_bottom li:hover {
	background-image: url("http://www.ima-mt.com/assets/templates/ima/images/clients/client_bar_bottom.png");
}

#vic_university{
	width: 152px;
	background-position: 0px -47px;
}

#deakin {
	width: 51px;
	background-position: -156px -46px;
}

#rmit{
	width: 114px;
	background-position: -211px -46px;
}

.scroller_arrow {
	width: 15px;
	height: 46px;
	display: block;
	background-attachment: scroll;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: 0 50%;
	position: absolute;
	top: 8px;
	z-index: 999;
}

.scroller_left_arrow {
	background-image: url("http://www.ima-mt.com/assets/templates/ima/images/client_bar_left.png");
	left: 0;
}

.scroller_right_arrow {
	background-image: url("http://www.ima-mt.com/assets/templates/ima/images/client_bar_right.png");
	right: 0;
}

