body {
  background-color: #fff;
	color: #000;
	font-size: 12px;
	font-family: Ariel, Helvetica, Sans-Serif;
	margin: 0;
	
	background-image: url(./images/body-bg.gif);
	background-repeat: repeat-x;
	background-position: top;
	}
*body{margin-left: 1px;}
.container {
  position: relative;
	width: 900px;
	margin-left: auto;
	margin-right: auto;
	}
.splash{
	background-image: url(./images/body-bg-splash.gif);
	}
hr {
  border : none;
  border-top : dashed 1px #ACACAC;
  color : #FFFFFF;
  background-color : #FFFFFF;
  height : 1px;
	}
.homeh1img {
  position: absolute;
	top: 0px;
	left: 167px;
	}
h1 {
	font-size: 28px;
	margin-top: 0;
	margin-bottom: 8px;
	padding:0;
	color: #827f7f;
	}
h2 {
  font-size: 18px;
	font-weight: normal;
	margin-top: 0;
	margin-bottom: 5px;
	color: #8824ae;
	}
h3 {
	margin-bottom: 5px;
	color: #8824ae;
	font-size: 14px;
	}
em {
  color: #8824ae;
	font-style: normal;
	}
img {
  border: 0;
	}
a, b {
  text-decoration: none;
	color: #f881ba;
	font-weight: inherit;
	}
a:hover{
  text-decoration: underline;
	}
td {
  vertical-align: top;
	}
.topborder {
	position: absolute;
  width: 100%;
	height: 99px;
	top: 0;
	left: 0;
	background-image: url(./images/head-bg.gif);
	z-index: 0;
	}
form {
  margin: 0 0 3px 0;
	}

.leftmenu {
  position: absolute;
	top: 210px;
  width: 187px;
	text-align: center;
	background-color: #f9e3ee;
	height: 430px;
	}
.menutop {
  color: #f881ba;
	background-color: #000;
	width: 100%;
	height: 27px;
	padding-top: 8px;
	margin: 0;
	border-bottom: 10px solid #f9e3ee;
	text-transform: uppercase;
	}
.leftmenu a {
  color: #000;
	display: block;
	text-transform: uppercase;
	height: 24px;
	}

.logoleft {
  width: 900px;
	height: 147px;
	position: absolute;
	top: 0px;
	left: 0px;
	background-image: url(./images/head.gif);
	}

.leftadvert {
	position: absolute;
  width: 155px;
	height: 167px;
	top: 310px;
	left: 37px;
	padding-right: 9px;
	text-align: center;
	color: #4f257a;
	padding-top: 130px;
	background-image: url(./images/left.gif);
	}
.splashleftadvert {
	position: absolute;
	top: 635px;
  width: 187px;
	height: 167px;
	text-align: center;
	}

.date {
  position: absolute;
	top: 170px;
	left: 30px;
	color: #000;
	}

.toplogin {
  position: absolute;
	top: 20px;
	right: 10px;
	color: #fff;
	width: 680px;
	}
.toplogin a {
  color: #fff;
	}
.toplogin big {
  color: #fff;
  position: absolute;
	top: 3px;
	right: -13px;
	font-size: 12px;
	width: 200px;
	}
.toplogin input, .jobsearch .round {
  vertical-align: middle;
	margin-right: 5px;
	}
.jobsearch form {
  position: absolute;
	top: 40px;
	left: 10px;
	}
.jobsearch select {
  width: 173px;
	}
.jobsearch .round, .jobsearch select {
	margin-top: 5px;
	margin-bottom: 7px;
	}

.dreamjob {
  position: absolute;
	top: 68px;
	left: 220px;
	color: #f881ba;
	font-size: 16px;
	}

.signupbutton {
  position: absolute;
	top: 64px;
	right: 5px;
	display: none;
	}

.content {
  position: absolute;
	top: 210px;
	left: 199px;
	width: 501px;
	padding-right: 10px;
	padding-top: 160px;
	min-height: 360px;
	height: auto !important;
	height: 360px;
	background-image: url(./images/banner.jpg);
	background-repeat: no-repeat;
	}
.aboutbanner {
  background-image: url(./banners/about-banner.jpg);
	}
.contactbanner {
  background-image: url(./banners/contact-banner.jpg);
	}
.crbbanner {
  background-image: url(./banners/crb-banner.jpg);
	}
.jobseekersbanner {
  background-image: url(./banners/jobseekers-banner.jpg);
	}
.resourcesbanner {
  background-image: url(./banners/resources-banner.jpg);
	}
.schoolsbanner {
  background-image: url(./banners/schools-banner.jpg);
	}
.timesheetsbanner {
  background-image: url(./banners/timesheets-banner.jpg);
	}
.trainingbanner {
  background-image: url(./banners/training-banner.jpg);
	}
.vacancybanner {
  background-image: url(./banners/vacancy-banner.jpg);
	}
.workforusbanner {
  background-image: url(./banners/workforus-banner.jpg);
	}
.graduatesbanner{
  background-image: url(./images/graduates-banner.jpg);
	}

.searchmap {
  position: absolute;
	bottom: 0px;
	left: 280px;
	display: inline;
	}

.foot {
  position: absolute;
	bottom: -45px;
	left: -10px;
	border-top: 1px solid #acacac;
	width: 693px;
	padding-top: 7px;
	color: #4f257a;
	}
.foot a {
  margin-right: 15px;
	}
.designed {
  position: absolute;
	top: 22px;
	right: 7px;
	}
.designed a {
  color: #8e8d8d;
	}

.jobsearch {
  position: absolute;
	top: 210px;
	right: 0px;
	width: 188px;
	height: 350px;
	background-color: #f9e3ee;
	color: #f93693;
	}
h3 {
  text-align: center;
	}
.jobsearch b {
  color: #f93693;
	font-weight: bold;
	}
.addservices {
  position: absolute;
	top: 560px;
	right: 0;
	width: 188px;
	height: 229px;
	}
.noborder {
  border: 0;
	}
.usefullinks {
  position: absolute;
	top: 724px;
	right: 0;
	width: 188px;
	background-color: #f9e3ee;
	text-align: center;
	padding-bottom: 10px;
	}
.usefullinks a {
  color: #000;
	}