.content .header-title img {
	position:absolute;
	right:20px;
	top:-20px;
	z-index:2;
}

a.resources {
	color:white;
	display:block;
	font-size:26px;
	font-weight:bold;
	height:110px;
	margin:0 0 5px;
	position:relative;
	width:167px;
}

.resources {
	float:left;
	margin-right:34px;
	position:relative;
	width:167px;
}

.last-resource {
	margin-right:0;
}

ul.links li a:hover {
	text-decoration: underline;	
}

p.r_supplies {
	background:url(/img/resources-supplies_bg.jpg) no-repeat top left;
}

p.r_equipment {
	background:url(/img/resources-equipment_bg.jpg) no-repeat top left;
}

p.r_website {
	background:url(/img/resources-website_bg.jpg) no-repeat top left;
}

p.r_green {
	background:url(/img/resources-green_bg.jpg) no-repeat top left;
}

p.r_business {
	background:url(/img/resources-business_bg.jpg) no-repeat top left;
}

p.r_plumbing {
	background:transparent url(/img/resources-plumbing_bg.jpg) no-repeat scroll left top;
}

p.r_service {
	background:url(/img/resources-service_bg.jpg) no-repeat top left;
}

p.r_publications {
	background:url(/img/resources-publications_bg.jpg) no-repeat top left;
}

p.r_employment {
	background:url(/img/resources-employment_bg.jpg) no-repeat top left;
}

p.r_education {
	background:url(/img/resources-educations_bg.jpg) no-repeat top left;
}

.blue-box {
	background:transparent url(/resources/img/blue-box-middle_bg.jpg) repeat-y scroll left top;
	float:right;
	margin-bottom:30px;
	margin-right:5px;
	position:relative;
	width:298px;
}

.blue-box-top {
	background:transparent url(/resources/img/blue-box-top_bg.jpg) no-repeat scroll left top;
	position:relative;
	width:298px;
}

.blue-box-bottom {
	background:transparent url(/resources/img/blue-box-bottom_bg.jpg) no-repeat scroll left bottom;
	position:relative;
	width:298px;
}

.gray-box {
	background:transparent url(/resources/img/gray-box-middle_bg.jpg) repeat-y scroll left top;
	float:right;
	margin-bottom:70px;
	position:relative;
	width:570px;
}

.gray-box-top {
	background:transparent url(/resources/img/gray-box-top_bg.jpg) no-repeat scroll left top;
	position:relative;
	width:570px;
}

.gray-box-bottom {
	background:transparent url(/resources/img/gray-box-bottom_bg.jpg) no-repeat scroll left bottom;
	height:238px;
	position:relative;
	width:570px;
}

.payroll_graph {
	position:relative;
}
.exact_payroll {
	left:360px;
	position:absolute;
	top:-35px;
}

.payroll-form {
	color: #fff;
	width: 520px;
	padding: 15px 25px 0;
	background: url(/resources/img/payroll_bg.gif);
	float: left;
	height: 181px;
}
.payroll-form .header {
	font-weight: bold;
	font-size: 22px;
}
.payroll-form .column {
	float: left;
	width: 170px;
	font-weight: bold;
}
.payroll-form label {
	padding-top:5px;
	float: left;
	clear: both;
}
.payroll-form input {
	float: left;
	clear: both;
}
.payroll-form .phone1 {
	width: 30px;
}
.payroll-form .phone2 {
	width: 30px;
	clear: none;
	margin-left: 3px;
}
.payroll-form .phone3 {
	clear: none;
	width: 50px;
	margin-left: 3px;
}
.payroll-form .submit {
	background: url(/resources/img/green_submit.gif);
	width: 82px;
	height: 28px;
	border: 0;
	cursor: pointer;
	margin-top: 20px;
}
