body {
	font-family: "Lucida Grande", Arial, Verdana, sans-serif;
	background: #3b3b3a url(http://personnelwest.com.au/images/pw_01.gif) repeat-x top left;
	color: #564b47;
}

.floatleft {float: left; margin-right: 20px;}
.floatright {float: right; margin-left: 20px;}

p, table {
	font-size: 13px;
	line-height: 19px;
	margin: 0 20px 8px 20px;
}

h1 {
	font-size: 18px;
	line-height: 12px;
	padding: 5px 0px;
	margin: 10px 0 5px 0;
	text-align: center;
	font-weight: normal;
}

h2 {
	color: #807100;
	font-size: 24px;
	line-height: 12px;	
	padding: 5px 20px 10px 20px;
	font-weight: normal;
}

#content h3 {
	clear: both;
	color: #000;
	font-size: 14px;
	line-height: 18px;	
	padding: 10px 20px;
	font-weight: normal;
}

#sidebar h3 {
	clear: both;
	color: #CCC;
	font-size: 14px;
	line-height: 18px;	
	padding: 10px 0;
	font-weight: normal;
}

a {color: #525051; text-decoration: none;}
a:visited {color: #757374; text-decoration: none;}
a:hover {color: #988344; text-decoration: none;}
a:active { color: #CCC2A4; text-decoration: none;}

#content a {color: #525051; border-bottom: 1px dotted; text-decoration: none;}
#content a:visited {color: #757374; border-bottom: 1px dotted; text-decoration: none;}
#content a:hover {color: #988344; text-decoration: none;}
#content a:active { color: #CCC2A4; border-bottom: 1px dotted; text-decoration: none;}

#header {
	width: 780px;
	height: 160px;
	margin: 0 auto;
	clear: both;
	font-size: 13px;
	line-height: 19px;
}

#content {
	width: 780px;
	margin: 0 auto;
}

#contentspacer {
	width: 560px;
	height: 50px;
	float: left;
}

#main {
	background: #FFF url(../images/pw_12.gif) no-repeat top left;
	width: 600px;
	margin-right: 20px;
	float: left;
}

	#main hr {
		width: 560px;
		height: 1px;
		border: none;
		clear: both;
		color: #CCC;	
		background-color: #CCC;
		margin: 20px;
		padding: 0;
	}
	
	#main label {
		color: #666;
		font-size: 13px;
		line-height: 16px;
		margin: 0 20px;
	}
	
	#main select, #main input, #main textarea {
		margin-bottom: 10px;
		color: #333;
		background-color: #efefef;
		border: 1px solid #CCC;
		font-size: 13px;
		line-height: 16px;
		padding: 5px;
		margin: 0 20px 5px 20px;
	}
	
	#main .btn {
		width: 80px;
		margin-top: -20px;
		background-color: #807100;
		border: 1px solid #333;
	}
	
#feature {
	margin-left: 20px;
}

	#feature div {
		float: left;
		margin-right: 20px;
		width: 173px;
		min-height: 300px;
		display: inline;
	}
	
	#feature div p {
		margin: 0 0 8px 0;
	}
	
	#feature div h2 {
		color: #FFF;
		font-size: 18px;
		line-height: 12px;	
		margin: 260px 0 25px 10px;
		padding: 0;
		font-weight: normal;
	}
	
	#feature .col1 {background: url(http://personnelwest.com.au/images/pw_elements_03.png) no-repeat top left;}
	#feature .col2 {background: url(http://personnelwest.com.au/images/pw_elements_05.png) no-repeat top left;}
	#feature .col3 {background: url(http://personnelwest.com.au/images/pw_elements_07.png) no-repeat top left;}
	
	#feature a {color: #FFF; text-decoration: none;}
	#feature a:visited {color: #FFF; text-decoration: none;}
	#feature a:hover {color: #efefef; text-decoration: none;}
	#feature a:active { color: #FFF; text-decoration: none;}

#contact {
	width: 600px;
	clear: both;
	background-color: #333;
	color: #FFF;
	margin: 20px 0 0 0;
	bottom: 0;
	position: relative;
}

	#contact dl {
		font-size: 13px;
		line-height: 19px;
		margin: 0;
		padding: 15px 20px;
	}
	
	#contact dt {
		margin: 0px;
		width: 33%;
		padding: 0px;
		float: left;
	}
	
	#contact dd {
		margin: 0px;
		padding: 0 13px 0 0;
		text-align: left;
	}
	
	#contact a {
		color: #FFF;
	}

#sidebar {
	width: 160px;
	float: right;
	padding-top: 150px;
}

	#sidebar label {
		color: #FFF;
		font-size: 13px;
		line-height: 16px;
	}
	
	#sidebar select, #sidebar input, #sidebar textarea {
		margin-bottom: 10px;
		color: #FFF;
		background-color: #666;
		border: 1px solid #999;
		font-size: 13px;
		line-height: 16px;
		width: 130px;
		padding: 5px;
	}
	
	#sidebar .btn {
		width: 80px;
		margin-top: -20px;
		background-color: #807100;
		border: 1px solid #FFF;
	}

#footer {
	clear: both;
	width: 780px;
	padding: 40px 0;
	margin: 0 auto;
	font-size: 10px;
	text-align: left;
}

#footer a {color: #777777; text-decoration: none;}
#footer a:visited {color: #777777; text-decoration: none;}
#footer a:hover {color: #FFF; text-decoration: underline;}
#footer a:active { color: #777777; text-decoration: none;}