body {
	margin: 0 auto;
	padding: 0;
	background: #0066cc url(images/bg.gif) repeat-x;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: 393939;
}

a, a:visited {
	color: #333333;
	font-weight:bold;
}

a:hover {
	text-decoration: underline;
}

#frontjob a, #frontjob a:visited {
	color: #FFF;
	font-weight:normal;
	text-decoration: none;
}

#frontjob a:hover {
	text-decoration: underline;
}

#container
{
	background: #FFF url(images/contentbg.jpg) repeat-x;
	width: 778px;
	border-left: 0;
	border-right: 0;
	margin: 0 auto;
}

.main
{
	background: #ffffff url(images/background.jpg) repeat-x bottom;
	width: 778px;
	border-left: 0;
	border-right: 0;
	padding: 0;
	margin: 0;
	margin-bottom: 0;
}

h1 {
	color: #0066cc;
	font-size: 18px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 15px;
	text-align: left;
}

p {
	line-height: 15px;
}

#job {
	margin: 15px 0 0 15px;
}

.job_title {
	font-size: 15px;
	text-transform: uppercase;	
	color:#666666;
	text-decoration: underline;
	font-weight: bold;
	padding-bottom: 15px;
}
.job_left {
	width: 150px;
	height: 30px;
	float: left;
	font-weight: bold;
}

.job_right {
	width: 250px;
	height: 30px;
	float: left;
}

.t12_white {  font-family: tahoma; font-size: 12px; color: #FFFFFF}
.v11_grey {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 11px; color: 393939; text-decoration: none}

/* ^^^^^^^^ BELOW IS THE CODE FOR THE MENU ^^^^^^^^^^ */
#nav{position:relative;display:block;height:30px;font-size:12px;font-weight:bold;background:transparent url(images/bgOFF.gif) repeat-x top left;font-family:Arial,Verdana,Helvitica,sans-serif;border-bottom:1px solid #d9d9d9;}
#nav ul{margin:0;padding:0;list-style-type:none;width:auto;}
#nav ul li{display:block;float:left;margin:0 1px 0 0;}
#nav ul li a{display:block;float:left;color:#034895;text-decoration:none;padding:7px 15px 0 15px;height:30px;}
#nav ul li a:hover,#nav ul li a.current{color:#034895;background:transparent url(images/bgON.gif) repeat-x top left;}
/* ^^^^^^^^ ABOVE IS THE CODE FOR THE MENU ^^^^^^^^^^ */

#header {
	height: 143px;
	margin: 0 auto;
	padding-top: 0;
	margin-top: 0;

}

#job {
	height: 193px;
	width: 400px;
	float:left;
	margin: 0 auto;
	padding-top: 0;
	margin-top: 0;
}
/* Subheader */
#subheader {
	width: 778px;
	height: 150px;
	margin: 0 auto;
	padding-top: 0;
	margin-top: 0;
	background: #336699 url(images/subheaderbg.gif) repeat;
	font-size: 11px;
	color: #FFF;
}

#subheader h1 {
	color: #FFF;
	font-weight: bold;
	font-size: 14px;
	padding: 0px 0 0 0;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
#subheader1 {
	width: 390px;
	height: 135px;
	margin: 0 auto;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	float: left;
	background: url(images/applicants.gif) no-repeat right bottom;
}


#div {
	width: 5px;
	margin: 0 auto;
	padding-top: 0;
	margin-top: 0;
	float: left;
}
#subheader2 {
	width: 363px;
	height: 135px;
	margin-top: 0px;
	padding-top: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	float: right;
	text-align: left;
	background: url(images/employer.gif) no-repeat bottom right;
}

.right{
	float: right;
}
#button {
	width: 778px;
	margin: 0 auto;
	padding: 0px;

}

/* Content */

#content {
	width: 735px;
	margin: 0 auto;
	padding-left: 15px;
	padding-right: 15px;
	text-align:justify;
	margin-bottom: 0px;
	
}

.image {
padding:5px;
   border:1px solid #021a40;
   background-color:#ff0;
   }

.bodytext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.left{
	margin-right: 15px;
	float:left;
}

.formleft
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	font-weight:bold;	
	width:150px;
	float:left;
	padding:10px;
	margin-top:7px;
}	

.formright
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	width:330px;
	float:left;
	padding-top:10px;
	color:#336699;

}	

input
{
	border:1px solid #999;
	margin:5px 0 5px 0px;
	font-size: 11px;
}

.header3
{
	color:#FFF;
	font-weight: bold;
}
.clearer { clear: both; }

/* Footer */

#footer {
	clear: both;
	width: 778px;
	height: 75px;
	margin: 0px auto;
	padding: 0px 0;
	background: url(images/footerbg.gif) repeat-x left bottom;
	font: "Times New Roman", Times, serif;
}

#footer .menu{
	padding-top: 15px;
}

#footer .name {
	width: 280px;
	margin: 0;
	float: left;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	color: #99CC99;
}
#footer .contact {
	width: 280px;
	margin: 0;
	float: left;
	text-align: left;
	font-size: 10px;
	font-weight: bold;
	color: #CCC;
}
#footer p {
	width: 700px;
	margin: 0;
	text-align: center;
	float: right;
	font-size: 10px;
	
	color: #666666;
	padding: 15px 10px 0 0;
}

#footer a{color:#666666;text-decoration:none;font-weight: bold;}
#footer a:hover {color:#034895;}