body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-image: url(GRAPHICS/GRID2.GIF);
}
.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
}
.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
.heading
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #2C485B;
	font-weight: bold;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	margin: 0;
	padding: 0;
}
.listtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#ad_container {
	position: relative;
	width: 133px;
	height: 133px;
}
.ad_link {
	position: absolute;
	width: 133px;
	height: 133px;
}
a.enter_button {
	display: block;
	position: relative;
	width: 133px;
	height: 133px;
	text-indent: -3000px;
	margin-bottom: 5px;
}
a.enter_button#homeowners {
	background: url(/GRAPHICS/ownerButton.jpg) no-repeat;
}
a.enter_button#homeowners:hover {
	background: url(/GRAPHICS/ownerButt-roll.jpg) no-repeat;
}
a.enter_button#contractors {
	background: url(/GRAPHICS/contractButton.jpg) no-repeat;
}
a.enter_button#contractors:hover {
	background: url(/GRAPHICS/contractButt-roll.jpg) no-repeat;
}
a.big_enter_button {
	display: block;
	float: left;
	position: relative;
	width: 250px;
	height: 250px;
	text-indent: -3000px;
	margin-right: 5px;
	margin-bottom: 5px;
}
a.big_enter_button#contractors {
	background:url(/GRAPHICS/contract_sign-up.jpg) no-repeat;
}
a.big_enter_button#homeowners {
	background:url(/GRAPHICS/owner_sign-up.jpg) no-repeat;
}
div#jobs_content {
	clear: both;
}

h3.erp-headings{
	text-align:center;
}