#header { border-bottom: 3px solid #ffd75e; overflow: hidden; } /* 2c3137 */

#banner {
	float: right;
	width: 100%;
	background: #ffd75e url(/wsimages/backgrounds/enrolment_2012/homeBackground_s1_2012_enrolment.jpg) no-repeat 50% 0;	
/*	background: #ffd75e url(/wsimages/backgrounds/homebackground_tw_employment.jpg) no-repeat 50% 0; */
/*	background: #ffd75e url(/wsimages/backgrounds/homebackground_tw.jpg) no-repeat 50% 0;*/
	height: 283px;
	} 

/* #bannerLeft {float: left; background: url(/wsimages/wiTitle.gif) no-repeat; width:243px;} */
#bannerLeft {background: none;}
/* No longer need to specifiy anything for bannerLeft as all of it is in the _generic.css file */
/*
#bannerLeft {
	float: left;
	background: url(/wsimages/wiTitle.gif) no-repeat right;
	width: 243px;
	} */
/*	height:94px; */ /* Don't need the height, as this is done in the _generic.css file */
/*	width:345px; */ /*Changing the width will allow more of a left indent.  This was 345px until the size was shrunk */

/*
.bannerAdvert {
	margin-left:250px;
	margin-top:20px; 
	width: 300px;
	height: 90px;
	display: block;
	float:right;
	} */

.bannerAdvert {
	/*margin-left:250px;*/
	margin-top:125px; 
	width: 280px;
	height: 25px;
	display: block;
	float:right;
	}

#bannerRight {
	float: right;
/*	background: url(/wsimages/homeBanners/rotate.cfm) no-repeat 100% 0; */
/*	background: url(/wsimages/homeBanners/homebanner.jpg) no-repeat 100% 0; */ 
/*	background: none no-repeat 100% 0; */ /* Mark Picker 11/6/09: This is done to allow for the TAFE Western promotion */
	/* width:930px; height:283px; */
/*background: url(/wsimages/logo/tafewestern_logo.jpg) no-repeat 100% 0;*/
	width:228px;
	height:97px;
	} 

.separator { border-right-color:#c1cbce; width:1px; }

#footer { border-top: 1px solid #c1cbce;}     /* background: white url(/wsimages/footer-bg-home.gif) repeat-x 0 0; */


