@charset "utf-8";
/* CSS for Centre for Employment and Learning Website */


body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
}

.header_topleftbg {
	background-image: url(../images/commonemployment/header_top_left.png);
	background-repeat: no-repeat;
	height: 58px;
	width: 401px;
}
.bluebarbg {
	background-image: url(../employment/images/bluebarbg.png);
	background-repeat: repeat-x;
}

.header_topmiddlebg {
	background-image: url(../images/commonemployment/header_top_midbg.png);
	background-repeat: repeat-x;
	height: 58px;
	width: 100%;
}
.header_2_middlebg {
	background-image: url(../images/commonemployment/header_2_midbg.png);
	background-repeat: repeat-x;
	height: 71px;
	width: 100%;
}
.header_3_middlebg {
	background-image: url(../images/commonemployment/header_3_midbg.png);
	background-repeat: repeat-x;
	height: 94px;
	width: 100%;
}
.menumiddlebg {
	background-image: url(../images/commonemployment/menubarmidbg.png);
	background-repeat: no-repeat;
	background-position: right;
}
.menuleftbg {
	background-image: url(../images/commonemployment/menutempbg.png);
	background-repeat: no-repeat;
	background-position: left;
	width: 453px;
}
.maindivbg {
	background-image: url(../images/commonemployment/footer_contentbg.png);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.leftcolumnbg {
	background-image: url(../images/commonemployment/leftcolumnbgblue.png);
	background-repeat: repeat-y;
	background-position: center;
}

.rightcolumnbg {
	background-repeat: repeat-y;
	background-position: center;
}
