/* TAFE Homepage Styles
   
   Updated: Wed 11.02.09 - CRojas
   
   ----------------------------------------------------*/

/* EXISTING STYLES
   ----------------------------------------------------*/
#main {
background:#3F3F3F url(http://www.swinburne.edu.au/images/backgrounds/tafe-01.gif) no-repeat scroll 987px 130px;
}

#wrapper-sidebar-small div#content-col-sidebar {
	padding:1px 0 40px;
}

/* PROMOTIONAL BANNER
   ----------------------------------------------------*/
#promo-banner {
	float:left;
	margin:0 0 0 0;
	padding:12px 0 14px 0;
	width:802px;
    background-color: #fff;
}

#promo-banner #breadcrumbs {
	padding: 0 0 6px 15px;
}


/* PROMOTIONAL MESSAGE
   ----------------------------------------------------*/
div.promo-message {
	background: #646464 url(/images/promo/tafe/promo-message-background.gif) bottom right no-repeat;
}


/* PROMOTIONAL IMAGE
   ----------------------------------------------------*/
div#promo-image {
	height: 165px;
	width: 802px;
	background-color: #FFC83A;
	font-size: 1.2em;
	color: #61380C;
}

div#promo-image h1 {
	margin:0;
	padding: 20px;
	width: 300px;
	line-height: 1.4em;
}

div#promo-image span {
	background: url(/images/promo/tafe/promo-banner-02.gif) no-repeat;
	height: 165px;
	width: 802px;
	position:absolute;
}
