body {
	background-position: center -50px;
}

#breadcrumbs {
	display: none;
}
/*
#head {
	height: 220px;
}
#billboard {
	height: 270px;
	top: -50px;
	background-image: none;
	display: block;
}
*/
#content {
	/*min-height: 900px;*/
}

#content    h1    {
	font-style: normal;
	font-weight: normal;
	color: #67BC29;
	margin: 10px 0 0 0;
}
#content   h2 {
	margin: 0 0 10px 0;
}

#content h2 a {
}
#content h3 {
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding: 5px;
}


#content  h1.shortcut {
	display: block;
	padding: 0px;
	position: relative;
	margin-bottom: 10px;
	margin-left: 0px;
	margin-right: 0px;
	background-color: #808080;
	font-size: 2em;
	margin-top: 0px;
}
#content h1.shortcut img {
	width: 320px;


}

#content h1.shortcut em {
	position: absolute;
	left: 0px;
	bottom: 0px;
	display: block;
	font-style: normal;
	font-weight: normal;
	width: 310px;
	background-image: url(/sites/mtigroupcomau/assets/gfx/bg_h1-shortcut.png);
	background-repeat: no-repeat;
	line-height: 40px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}
#content h1.shortcut a {
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
}
#content h1.shortcut a:hover {
	color: #000000;
}
_#content h4  {
	font-size: 1.7em;
	line-height: 1.1;
	font-weight: normal;
}

#news {
	padding: 0;
	display: block;
	border-top: solid 1px #67BC29;
	margin: 0;
}
#news-Paging {
	border-bottom: none;
}

#news h3    {
	color: #67BC29;
	padding: 10px;
	margin: 0px;
}
#news h4   {
	font-weight: normal;
	padding-bottom: 5px;
	margin: 0 10px;


}


#news p {
	padding-left: 10px;
	padding-top: 0px;
	margin-top: 0px;
}
#left .featured .item {
	background-repeat: repeat-x;
	height: 300px;
}

#left   h1.feat {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	color: #fff;
        font-size:1.6em;
	text-align: left;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
	background-color: #67BC29;
	background-image: url(/sites/mtigroupcomau/assets/gfx/bg_featured.gif);
	background-repeat: repeat-x;
	background-position: center bottom;
	border: 1px solid #67BD29;
}







#left h1.welcome   {
	background-image: url(/sites/mtigroupcomau/assets/gfx/top_left-column.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 290px;
	line-height: 50px;
	position: absolute;
	top: -50px;
	z-index: 9999;
}

#left h1.search {
	background-image: url(/sites/mtigroupcomau/assets/gfx/top_left-column.png);
	background-repeat: no-repeat;
	background-position: left top;
	height: 50px;
	width: 290px;
	line-height: 50px;
	z-index: 9999;
	display: none;
}
