* { /* Universal selector (applies to all XHTML tags) */
	margin: 0;  /* removes all default margins */
	padding: 0; /* removes all default padding */
}	
body {
	color: #565656;
	font: 70% Helvetica, Arial, Verdana, sans-serif;
	text-align: center;
	background-color: #E40A09;
}

/* =WRAPPER */
#wrapper {
	width: 745px;
	margin-left: auto;
	margin-right: auto;
	border: 0px none;
	background: #FFFFFF url(../images/bgrndFin3.jpg) top right no-repeat;
	text-align: left;
	position:relative;
}

#header {
	width: 745px;
	height: 40px;
	margin: 0;
	padding: 0;
	color: #E40A09;
	background: #E40A09;
}
#logo {
	width: 130px;
	height: 95px;
	float: left;
	margin: 0;
	padding: 0;
}

/* =TOP MENU */
#top_menu {
	font-size: 105%;
	width: 473px;
	height: 57px;
	float: right;
	margin: 0;
	padding: 0;
	padding-top: 1.5em;
	padding-left: 12em;
}
	
/* =TAB MENU */
#navigation {
	float: right;
	display: inline;
	width: 614px;
}	

/* =LEFT NAV MENU */
#menu {
	float: left;
	width: 131px;
	/*height: 270px;*/
	border-right: 1px solid #ACA9A4;
}

#menu p {
	margin:10px 0;
	text-align:center;
}

#table {
	padding-left: 2em:
}	

/* =IMAGE */
#pic {
	float: left;
	width: 465px;
	height: 200px;
	padding-top: 0.5em;
	padding-left: 0.5em;
	display: inline;
}	
	
#firstPara {
	padding-bottom: 0em;
}	
	

/* =Right column quotes */
#rhsWrapper {
	float: right;
	width: 115px;
	padding: 11px 15px 45px 0;
}

#breakout {
	width: 100%;
	height: 375px;
	color: #FFFFFF;
	list-style: disc inside;
	font-size: 1em;
	line-height: 1.2em;
	font-weight: bold;
}	

/* =BODY COPY */
#content {
	float: left;
	width: 458px;
	display: inline;
	padding: 0.4em 0.5em 2.5em 0.5em;
}	
#formContent {
	float: left;
	width: 458px;
	display: inline;
	padding-top: 2em;
	padding-bottom: 2em;
	margin-left:11px;
}	
#jobForm {
	background-color: #B4BDC0;
	padding: 1.0em 1.0em 1.0em 1.0em;
	/*height: 340px;*/
}	
h1 {
	font-size: 1.1em;
	line-height: 1.3em;
}
h2 {
	font-size: 13px;
	line-height: 120%;
	color: #FFFFFF;
	padding-bottom: 10px;
}
h3 {
	font-size: 1em;
	color: #FFFFFF;
	line-height: 1.2em;	
}
h4 {
	font-size: 1.5em;
	line-height: 1.1em;
	font-variant: small-caps;
	padding-bottom: 0.25em;
	font-weight: bold;
}
h5 {
	font-size: 1.2em;
	line-height: 1.1em;
	font-weight: bold;
	color: #E40A09;
}
h6 {
	font-size: 1.2em;
	line-height: 1.2em;
	font-weight: bold;
	color: #FFF;
}
#copy {
	/*padding-top: 1em;*/
}

.red-text {
	color: #E40A09;
}
#content ul {
	font: 1em/1.2em Helvetica, Arial, Verdana, sans-serif;
	list-style: none;
	margin: 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: inherited;
	padding-left: 1.5em;
}	
#jobVacancy, #jobVacancy2 {
	padding-top: 0.75em;
	padding-bottom: 0.75em;
	border-bottom: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666; 
}	
#jobVacancy3, {
	padding-top: 0.75em;
}		
.link-text {
	font-weight: bold;
	color: #484C49;
}

.whitelink-text {
	color: #FFF;
}

.white-bolder {
	font-weight: bolder;
	color: #FFF;
}
.style1 {
	font-weight: bolder;
	font-size: 150%;
	color: #565656;
	padding-bottom: 0.25em;
	
}
.style5 {
	padding-top: 2em;
	font-weight: bolder;
	font-size: 110%;
	padding-bottom: 1em;
}
.style6 {
	font-size: 100%;
	padding-bottom: 1em;
}
		
#content li a:link, #content li a:visited {
	font: 1em/1.2em Helvetica, Arial, Verdana, sans-serif;
	color: #565656;
	text-decoration: none;
	width: 200px; /* incorrect value for ieWin5.x */
	w\idth: 177px; /* correct value for modern browsers */
}	
#content li a:hover {
	color: #ACA9A4;
}	
#content p, #content li {
	font: 1em/1.2em Helvetica, Arial, Verdana, sans-serif;
	color: #565656;	
}

#content ol {
	font: 1em/1.2em Helvetica, Arial, Verdana, sans-serif;
	margin: 0;
	list-style-position: inherited;
	padding-left: 2.5em;
}	
ol li {list-style-type: decimal;}

ol ol li {list-style-type: lower-alpha;}

/* =left Column */
#leftcol {
	width: 260px;
	float: left;
	padding-top: 1.0em;
	display: inline;
}	

#rightcol {
	width: 180px;
	float: right;
	padding-top: 1.0em;
	display: inline;
}	
#leftCol {
	width: 220px;
	float: left;
	padding-top: 1.0em;
	display: inline;
}	
#rightCol {
	width: 220px;
	float: right;
	padding-top: 1.0em;
	display: inline;
}	

#cta {
	width: 100%;
	display: block;
	float:right;
}
#logoBox2 {
	float: right;
	width: 115px;
	padding: 1.0em 1.5em 0 0;
	display: block;
	vertical-align: bottom;
}
	
#buttons {
	float: right;
	width: 115px;
	height: 100px;
	padding: 0em 1.5em 0 0;
	display: inline;
	vertical-align: bottom;
}
/* =FOOTER */
#footer {
	width: 745px;
	clear: both;
	text-align: center;
	color: #FFFFFF;
	background: #E40A09 url(../images/footer.png) no-repeat;
	padding-top: 0.75em;
	padding-bottom: 1.5em;
}	
.indent {
	text-indent: 4em;
}
.image {
	width: 100px;
	padding-right: 1em;
	float: left;
	display: inline;
}
form {
	padding: 0em;
	/*height: 600px;*/
}

#jobForm {
	/*height: 370px;*/
}
	
input.txt {
	color: #000000;
	background-color: #FFFFFF;
	font-family: 1.0em, Helvetica, Arial, sans-serif;
}
input.btn {
	background-color: none;
}	

select {
	color: #000;
	background-color: #FFF;
}
textarea {
	width: 300px;
	height: 100px;
	color: #000000;
	background-color: #FFFFFF;
	text-align: left;
}	

#waRecruitTable tr {
	background: #E8E8E8;
	width: 450px;
	padding: 0px;
}
#waRecruitTable td {
	padding: 10px 10px 8px 10px;
}
hr, #copy #events_insert hr {
	border-bottom: dotted;
	border-bottom-width: thin;
	border-bottom-color: #FFFFFF; 
}

#copy hr {
	border-bottom: dotted;
	border-bottom-width: thin;
	border-bottom-color: #666666; 
}	

.events {
	float: right;
	width: 150px;
	display: inline;
	background-color: #D0D0D0;
	padding: 1.5em 1.5em 0.5em 1.5em;
	text-align: center;
}
#pCode {
	width: 180px;
	float: right;
	height: 340px;
}
#wa_pCode {
	width: 203px;
	float: right;
	padding-bottom:1em;
	padding-left:1em;
	background-color:#FFFFFF;
	
}
#map {
	width: 250px;
	padding-top: 1em;
}
#postCode {
	height: 340px;
}	
#events_insert {
	width: 180px;
	float: right;
	padding: 10px;
	background-color: #D0D0D0;
	text-align: center;
}

#events_insert h1 {
	font-size:16px;
	padding:0 0 5px 0;
}

#pCodeList {
	width: 170px;
	float: right;
	
}
#wa_pCode2 {
	width: 250px;
	float: left;
	padding:1em;
	background-color: #D0D0D0;
	height: 349px;
}

.woodLogo {
	background-image:url(../images/wood_logo.gif);
	width:85px;
	height:110px;
	position:absolute;
	bottom:60px;
	left:20px;
	z-index:1;
}
.woodLogo a {
	display:block;
	text-indent:-9999em;
	height:110px;
	width:85px;
}