/***********************************************/
/* sitestyle.css                               */
/***********************************************/

body {
	background-repeat: repeat-x;
	margin: 0px;
	background-image: url(images/red_bkgrnd.jpg);
	background-position: top;
}

#header {
	padding: 0px 0px 0px 0px;
	background-image: url(images/hdr_home.jpg);
	height: 100px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#menubar {
	padding: 0px 0px 0px 0px;
	background-image: url(images/menubar.jpg);
	height: 22px;
	width: 900px;
	background-repeat: no-repeat;
	float: none;
	overflow: visible;
}

#body_home_c {
	padding: 0px 0px 0px 0px;
	background-image: url(images/body_home_c1.jpg);
	height: 405px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#body_home_p {
	padding: 0px 0px 0px 0px;
	background-image: url(images/body_home_p.jpg);
	height: 405px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#body_2nd {
	padding: 0px 0px 0px 0px;
	height: 513px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#body_jobs4you {
	padding: 0px 0px 0px 0px;
	background-image: url(images/body_jobs4you.jpg);
	height: 513px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#body_info4emp {
	padding: 0px 0px 0px 0px;
	background-image: url(images/backsimple.jpg);
	height: 513px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#body_whyhelp {
	padding: 0px 0px 0px 0px;
	background-image: url(images/body_whyhelp.jpg);
	height: 513px;
	width: 900px;
	background-repeat: no-repeat;
	overflow: hidden;
	float: none;
}

#body_text {
	padding: 20px 0px 0px 0px;
	overflow: hidden;
	width: 570px;
	height: 243px;
	float: right;
	font-family: Palatino Linotype;
	color:#000000;
}

#body_text_2x {
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 570px;
	float: right;
	color:#000000;
	height: 443px;
}

#body_text_jobs {
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 590px;
	float: right;
	color:#000000;
	height: 443px;
}

#body_text_2 {
	padding: 10px 0px 0px 0px;
	overflow: hidden;
	width: 570px;
	float: right;
	font-family: Arial, Helvetica;
	font-size: 12px;
	color:#000000;
	height: 443px;
}

#body_text_employer {
	padding: 5px 0px 0px 0px;
	overflow: hidden;
	width: 570px;
	float: right;
	font-family: Arial, Helvetica;
	font-size: 10px;
	color:#000000;
}

#header_text {
	font-family: "Palatino Linotype";
	color:#FFFFFF;
	font-weight: bold;
}

#Help {
	font-family: Eurostile, Verdana, Tahoma;
	color:#8F0A0B;
	font-weight: bold;
}

#UnlimitedGold {
	font-family: Eurostile, Verdana, Tahoma;
	color:#B9A570;
	font-weight: bold;
}
		
#UnlimitedWhite {
	font-family: Eurostile, Verdana, Tahoma;
	color:#FFFFFF;
	font-weight: normal;
}

#copyright {
	font-family: Arial, Helvetica;
  font-size: 11px;
  color: #9D9E8E;
}

a.link1:link {color: #8F0A0B; font-weight: normal; text-decoration: underline;} 
a.link1:visited {color: #8F0A0B; font-weight: normal; text-decoration: underline;}
a.link1:hover {color:#FFFFFF; font-weight: normal; text-decoration: underline;}

a.link2:link {color: #8F0A0B; font-weight: normal; text-decoration: none;} 
a.link2:visited {color: #8F0A0B; font-weight: normal; text-decoration: none;}
a.link2:hover {color:#FFFFFF; font-weight: normal; text-decoration: none;}

a.link3:link {color: #8F0A0B; font-weight: normal; text-decoration: none;} 
a.link3:visited {color: #8F0A0B; font-weight: normal; text-decoration: none;}
a.link3:hover {color:#8F0A0B; font-weight: normal; text-decoration: underline;}

.errorItem {
  background : #FFB4B4;
  border-color : #FF0000;
}

#bar_gold {
	float: left; 
	width: 340px; 
	font-family: Tahoma; 
	color:#ffffff; 
	font-size: 11px; 
	background-color:#B9A570; 
	padding-top: 1px; 
	padding-bottom: 1px;
	}

a.gold_link:link {
	font-family: Tahoma; 
	color:#ffffff; 
	font-size: 11px; 
	background-color:#B9A570;
	text-decoration: none;
	}	

a.gold_link:visited {
	font-family: Tahoma; 
	color:#ffffff; 
	font-size: 11px; 
	background-color:#B9A570;
	text-decoration: none;
	}		

a.gold_link:hover {
	font-family: Tahoma; 
	color:#ffffff; 
	font-size: 11px; 
	background-color:#B9A570; 
	text-decoration: underline;
	}		
	
#bar_plain {
	float: left; 
	width: 340px; 
	font-family: Tahoma; 
	color: #3F3C35; 
	font-size: 11px; 
	padding-top: 1px; 
	padding-bottom: 1px;
	}
	
a.plain_link:link {
	font-family: Tahoma; 
	color: #3F3C35; 
	font-size: 11px;
	text-decoration: none;	
	}	

a.plain_link:visited {
	font-family: Tahoma; 
	color: #3F3C35; 
	font-size: 11px;
	text-decoration: none;	
	}		

a.plain_link:hover {
	font-family: Tahoma; 
	color: #3F3C35; 
	font-size: 11px;
	text-decoration: underline;	
	}	
	
a.plain_link14:link {
	font-family: Tahoma; 
	color: #000000; 
	font-size: 14px;
	text-decoration: none;	
	}	

a.plain_link14:visited {
	font-family: Tahoma; 
	color: #000000; 
	font-size: 14px;
	text-decoration: none;	
	}		

a.plain_link14:hover {
	font-family: Tahoma; 
	color: #000000;  
	font-size: 14px;
	text-decoration: underline;	
	}	

