body {
	margin: 20px;
	text-align: center;
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(/media/body_bg.gif);
}

form {
	margin: 0;
}

a img {
	border: none;
}

p {
	margin: 0;
}

#wrapper {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 750px;
	border: 1px solid #000000;
}

#header {
	background-image: url(/media/headerpics.jpg);
	background-position: right top;
	background-repeat: no-repeat;
	
}

#header ul, #footer ul, #header li, #footer li {
	list-style-type: none;
	margin: 0;
	padding: 0;
	display: inline;
}

#header ul, #footer ul {
	background-color: #433D37;
	display: block;
	padding: 5px;
}

#header ul {
	padding: 5px 30px 5px 30px;
	border-bottom: 1px solid #BEBCBA;
}

#header li {
	margin: 0 0 0 50px;
}

#header li#first {
	margin-left: 0px;
}

#footer li {
	margin-right: 15px;
}

#header li a, #footer li a {
	color: #B2B2B2;
	font-weight: bold;
	text-decoration: none;
	font-size: 70%;
}

#header li a:hover, #footer li a:hover {
	color: #FFFFFF;
}

#footer li a {
	font-size: 60%;
}

#header h1 {
	width: 212px;
	height: 165px;
	margin: 0;
	text-indent: -10000px;
	overflow: hidden;
	background-image: url(/media/header.gif);
}

#contentWrapper {
	background-color: #FFFFFF;
	padding: 0 0 0 233px;
	height: 350px;
	background-image:url(/media/home_bg.jpg);
	background-position: top left;
	background-repeat: no-repeat;
}

#clients #contentWrapper {
	background-image:url(/media/clients_bg.jpg);
}

#candidates #contentWrapper {
	background-image:url(/media/candidates_bg.jpg);
}

#currentjobs #contentWrapper {
	background-image:url(/media/current_jobs_bg.jpg);
}

#contactus #contentWrapper {
	background-image:url(/media/contact_us_bg.jpg);
}

#cvtips #contentWrapper {
	background-image:url(/media/cvs_bg.jpg);
}

#interviewtips #contentWrapper {
	background-image:url(/media/interviews_bg.jpg);
}

#bodyText {
	width: 345px;
	height: 270px;
	overflow: auto;
	padding-right: 20px;
	padding-left: 2px;
	font-size: 70%;
}

#bodyText h3 {
	font-size: 110%;
	border-bottom: 1px solid #000000;
	padding-bottom: 3px;
	margin-bottom: 0.5em;
}

#bodyText p {
	margin-bottom: 1em;
}

#bodyText li {
	padding-bottom: 0.5em;
}

#bodyText ul {
	margin-top: 0;
	margin-bottom: 0.5em;
}

#bodyText a {
	text-decoration: none;
	border-bottom: 1px dashed #999999;
	color: #999999;
}

#bodyText a:hover {
	text-decoration: none;
	border-bottom: 1px solid #666666;
	color: #666666;
}

#content {
	float: left;
	margin-top: 30px;
}

#content h2 {
	margin: 0 0 0.5em 0;
	font-size: 120%;
	font-weight: normal;
}

#rightCol {
	float: left;
	width: 135px;
	height: 320px;
	padding: 30px 10px 0 0;
	position: relative;
}

.clearBoth {
	clear: both;
}

#address {
	font-size: 60%;
	text-align: right;
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.comment {
	font-size: 90%;
	color: #CCCCCC;
	line-height: 150%;
	font-style: italic;
	text-align: right;
	font-weight: bold;
}

#bodyText .formBox p {
	clear: left;
	margin-bottom: 0;
	padding-top: 0.5em;
}

.formBox label {
	float: left;
	font-weight: bold;
	width: 27%;
	margin-right: 5%;
}

.formBox input, .formBox textarea {
	border: 1px solid #000000;
	width: 60%;
	float: left;
	font-size: 100%;
}

.formBox textarea {
	height: 80px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.formBox input.btn {
	background-color: #FFFFFF;
	width: auto;
}

dl.jobList dt {
	font-weight: bold;
	padding-bottom: 0.5em;
}

dl.jobList dd {
	margin-left: 0;
	padding-bottom: 0.5em;
	border-bottom: 1px solid #000000;
	margin-bottom: 0.5em;
}

#alert {
	padding: 0.5em;
	color: #FF0000;
	border: 2px solid #000066;
	background-color: #00FFFF;
	margin: 0 auto 0.5em auto;
	width: 90%;
}

#bodyText a.pdfLink {
	height: 45px;
	width: 150px;
	padding-left: 50px;
	background-image:url(/media/pdf.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-bottom: none;
	display: block;
}

#bodyText a.pdfLink:hover {
	border-bottom: none;
	color: #999999;
}

a.pdfLink strong {
	font-weight: bold;
	color: #5B5C5C;
}

#addressCol, #mapCol {
	float: left;
}

#addressCol {
	width: 89px;
}

#mapCol {
	width: 258px;
}

#bodyText a.image, #bodyText a.image:hover {
	border-bottom: none;
}