body {
	background-image: url(images/redbg.gif);
	background-repeat: repeat-x;
	background-position:top;
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
p, h1, h2 {
	margin:0px;
	padding:0px;
}
#header {
	width:982px;
	height:108px;
	background-image:url(images/headerbg.png);
	background-position:top;
	background-position:center;
	background-repeat:no-repeat;
	margin:0 auto;
}
#main {
	width:982px;
	margin:0 auto;
	background-image:url(images/hpbg.png);
	background-position:top;
	background-position:center;
	min-height:726px;
	background-repeat:no-repeat;
}
#flashhead {
	width:910px;
	height:267px;
	padding-left:36px;
	padding-top:9px;
	padding-bottom:10px;
}
#clearer {
	position:relative;
	clear:both;
}
#nav {
	width:550px;
	float:right;
	padding-top:75px;
	padding-right:12px;
}
#jobunitone {
	width:275px;
	height:384px;
	background-image:url(images/singlejobbg.gif);
	background-position:right;
	background-repeat:no-repeat;
	padding-left:17px;
	padding-right:15px;
	_padding-right:-10px;

	
	
	float:left;
	padding-top:15px;
}
#jobunitone table {
	margin-left:18px;
}
#jobintro {
	margin:30px;
}
#emailUs {
	display: block;
	width: 110px;
	height: 23px;
	background: url("images/navbg-none.gif") no-repeat 0 0;
	text-decoration:none;
}
#emailUs:hover {
	background: url("images/navbg.gif") no-repeat 0 0;
	color:#FFF;
	text-decoration:none;
}
#emailUs span {
	font-weight:bold;
	color: #F00;
	text-decoration:none;
}
