body {
	margin: 0;
	padding: 0;
	background: #000 url(../images/bkg-page-01.jpg) repeat-x;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #divContainer selector */
}
#divContainer01 {
	background: url(../images/bkg-header-Big_Jobs_SmAll_Jobs.jpg) no-repeat;
	width: 1000px;
	margin: 0 auto;
}
#divHeader01 {
	background: url(../images/bkg-header-Big_Jobs_SmAll_Jobs.jpg) no-repeat center top;
	height: 96px;
	width: 100%;
}
#divHeader02 {
	height: 228px;
	width: 100%;
}
#divBody01 {
	width: 1000px;
	margin: 0 auto;
	text-align: left; /* this overrides the text-align: center on the body element. */
	padding: 0px;
	overflow: auto;
}
#divCol01 {
	width: 212px;
	float: left;
	margin: 0px;
	padding: 30px 5px 0 32px;
}
.navMain01 ul {
	margin: 0;
	padding: 0;
	list-style: none;
	margin-left: .7em;
}
.navMain01 ul li{
	margin: 0;
	padding: 0;
	text-indent: -.7em;
}
.navMain01 ul a{
	padding: 0;
	margin: 12px 0;
	font-size: 14px;
	color: #897675;
	text-decoration: none;
	line-height: 1.3em;
	display: block;
}
.navMain01 ul a.last{
}
.navMain01 ul a.navSubTrue{
	margin: 12px 0 0;
}
.navMain01 ul a:hover{
	color: #FF5A00;
}
.navMain01 ul a:active {
	color: #FF5A00;
}
.navSub01 ul {
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
}
.navSub01 ul li{
	margin: 0;
	padding: 0;
	text-indent: -.7em;
}
.navSub01 ul a{
	padding: 0;
	margin: 7px 0;
	font-size: 13px;
	color: #D3CBCA;
	text-decoration: none;
	line-height: 1.3em;
	display: block;
}
.navSub01 ul a.last{
}
.navSub01 ul a:hover{
	color: #FF5A00;
}
#divCol02 {
	background: #333;
	width: 695px;
	float: right;
	padding: 35px 20px 30px 35px;
}
#divCopy01 {
	width: 440px;
	overflow: auto;
}
#divCol03 {
	float: right;
	padding: 30px 0 0;
}
.divCol03Img01 {
	background: #191919;
	border: 1px solid #999;
	width: 195px;
	margin-bottom: 30px;
	text-align: center;
	padding: 0 0 4px;
}
.divCol03Img01 img {
	margin: 4px;
}
.divCol03Text01 {
	font: 10px "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	padding: 5px;
	text-align: left;
	overflow: auto;
}
.divViewLink {
	float: right;
	margin-top: 15px;
}
#divFooter01 {
	background: #3E2410 url(../images/bkg-footer-01-there_when_you_need_us.png) no-repeat center top;
	height: 43px;
	width: 100%;
	clear: both;
}

