#hero {
	background: transparent url("http://ima-mt.com/assets/templates/ima/images/hero_image.jpg") no-repeat scroll bottom center;
	height: 400px;
	width: 100%;
	text-align: center;
}

#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://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://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://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://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://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://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://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://ima-mt.com/assets/templates/ima/images/clients/client_bar.jpg") no-repeat scroll 30px 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://ima-mt.com/assets/templates/ima/images/clients/client_bar.jpg");
}

#aus_post {
	width: 151px;
	background-position: 0 -46px;
}

#cww {
	width: 175px;
	background-position: -155px -46px;
}

#deakin {
	width: 46px;
	background-position: -334px -46px;
}

#vic_roads {
	width: 161px;
	background-position: -384px -46px;
}

#super_partners {
	width: 117px;
	background-position: -549px -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://ima-mt.com/assets/templates/ima/images/client_bar_left.png");
	left: 0;
}

.scroller_right_arrow {
	background-image: url("http://ima-mt.com/assets/templates/ima/images/client_bar_right.png");
	right: 0;
}
