*  {margin:0;padding:0;}
BODY {font-family:Tahoma;font-size:13px;}
H3 {
	color: navy;
	font-size: 14px;
	padding:0;
	margin:0;
}
H2 {
	font-size: 17px;
	color: #CF241D;
	font-weight: bold;
	padding:0;
	margin:0;
}

a {
	text-decoration: underline;
	color:#CF241D;
}

.red {color: #CF241D}
.navy {color: navy}

.menu
{
	color:#797C7F;
}
a.menu
{
	color:#797C7F;
	text-decoration:underline;
}

#wrapper {
 margin:10px auto;
 width:720px;
}

#headerL {
  float:left;
  width:261px;
  background:#F1F1F1;
}

#titleBox {
  height:70px;
  text-align:center;
  padding-top:22px;
}

#headerR {
  float:left;
  width:459px;
  height:242px;
  background: url(images/7.jpg);
}

#footer {
  clear:both;
  width:720px;
  height:16px;
  background: url(images/bak1.jpg) repeat-y;
  text-align:center;
  font-size: 10px;
  padding: 4px 0 4px 0;
}

#footerL {
  float:left;
  width:260px;
}

#footerR {
  float:left;
  width:450px;
}

/*   ******************************  DEFAULT  ****************************** */
#default #headerR H3{padding:160px 0 0 20px;}

#default #content {
  height:505px;
  background: url(images/bak2.jpg);
}

#default #contentL {
  float:left;
  width:248px;
  font-size:85%;
  padding:5px;
  text-align:justify;
}

#default #contentR {
  float:left;
  width:445px;
  padding:4px;
  margin-left:7px;
}

#default #joblisting {
  float:left;
  margin:10px 0 0 30px;
  width:170px;
}

#default #candidatelisting {
  float:left;
  margin:10px 0 0 40px;
  width:190px;
}

/*   ******************************  ABOUT  ****************************** */
#about #content {
  height:380px;
  padding:10px;
  background: url(images/fullWidthBG.jpg);
}

#about #headerR H3{padding:160px 0 0 20px;}

/*   ******************************  JOBSEEKERS  ****************************** */
#jobseekers #content {
  height:695px;
  padding:10px;
  background: url(images/1bak1.jpg);
}

#jobseekers #contentL {
  float:left;
  width:430px;
  padding:5px;
  text-align:justify;
}

#jobseekers #contentR {
  float:left;
  width:200px;
  padding:4px;
  margin-left:14px;
}

/*   ******************************  JOBSEEKERS  ****************************** */
#employers #content {
  height:705px;
  padding:10px;
  background: url(images/fullWidthBG.jpg);
}

#employers #contentL {
  float:left;
  width:430px;
  padding:5px;
  text-align:justify;
}

#employers #contentR {
  float:left;
  width:250px;
  padding:4px;
  margin-left:7px;
}

/*   ******************************  CONTACT  ****************************** */
#contact #content {
  height:395px;
  padding:10px;
  background: url(images/1bak1.jpg);
}

#contact #contentL {
  float:left;
  width:430px;
  padding:5px;
  text-align:justify;
}

#contact #contentR {
  float:left;
  width:200px;
  padding:4px;
  margin-left:17px;
}

H3.header{padding:160px 0 0 20px;}

.jsHeading {font-weight:bolder;color:navy;}