/* 
Job:				        Half a World Away.
Author:				    Ben Lovecek.
Company:			    Sauce Design, http://www.saucedesign.com.au
Email:				    ben@saucedesign.com.au
Last Edit / By:		14.03.08 / Ben Lovecek.
*************************************************************************
Related CSS Files:	content.css, interface.css
Browser Compatible:	IE5.5+, FF2+ 
*/

#bannerEurope {
	float: left;
	background:url(../images/banners/europeBanner.jpg);
	width:900px;
	height: 208px;
	}

#bannerLeavingEurope {
	float: left;
	background:url(../images/banners/leavingBanner.jpg);
	width:900px;
	height: 208px;
	}

#bannerNewLand {
	float: left;
	background:url(../images/banners/newBanner.jpg);
	width:900px;
	height: 208px;
	}

#bannerJobs {
	float: left;
	background:url(../images/banners/jobsBanner.jpg);
	width:900px;
	height: 208px;
	}

#bannerSettlingIn {
	float: left;
	background:url(../images/banners/settlingBanner.jpg);
	width:900px;
	height: 208px;
	}

#bannerChildrens {
	float: left;
	background:url(../images/banners/childrenBanner.jpg);
	width:900px;
	height: 208px;
	}

#bannerRelax {
	float: left;
	background:url(../images/banners/relaxBanner.jpg);
	width:900px;
	height: 208px;
	}
