﻿.devserviceshome
{
	width: 700px;
	height: 422px;
	padding-top: 40px;
	background: url(images/process3.jpg) no-repeat;
	position: relative;
}

#maincol .devserviceshome ul
{
	margin: 0px;
	padding: 0px 0px 0px 5px;
	list-style-type: none;
}

#maincol .devserviceshome ul li
{
	border: none;
	padding: 0px 0px 0px 20px;
	margin: 0px;
}

.onlineservices
{
	position: absolute;
	width: 260px;
	top: 335px;
	left: 50px;
}


.additionalinfo
{
	position: absolute;
	width: 260px;
	top: 335px;
	left: 375px;
}

#maincol .devserviceshome .buttons
{
	margin: 0px;
	padding: 0px 0px 0px 40px;
}

#maincol .devserviceshome  .buttons li
{
	float: left;
	background: none;
	border: none;
	height: 30px;
	width: 180px;
	padding: 2px 0px 4px 20px;
}

.buttons a
{
	width: 180px;
	height: 30px;
	display: block;
	background: url('images/devservicesbuttons.jpg') no-repeat;
}

.buttons a span
{
	visibility: hidden;
	display: none;
}

.buttons .planning:hover
{
	background-position: 0px -30px;
}

.buttons .engineering
{
	background-position: -180px 0px;
}

.buttons .engineering:hover
{
	background-position: -180px -30px;
}

.buttons .permits
{
	background-position: -360px 0px;
}

.buttons .permits:hover
{
	background-position: -360px -30px;
}

.buttons .health
{
	background-position: -540px 0px;
}

.buttons .health:hover
{
	background-position: -540px -30px;
}

.buttons .utilities
{
	background-position: -720px 0px;
}

.buttons .utilities:hover
{
	background-position: -720px -30px;
}

.buttons .parks
{
	background-position: -900px 0px;
}

.buttons .parks:hover
{
	background-position: -900px -30px;
}

.buttons .fire
{
	background-position: -1080px 0px;
}

.buttons .fire:hover
{
	background-position: -1080px -30px;
}
