body{
	margin:0;
	border: 0;
	font-family: verdana;
    	background-image: url(../images/background.jpg);
	background-position: top left;
	background-repeat: repeat-x;
	background-color: #fff;
}
.clearer {clear:both;}
p,ul,li,table{
	margin:0;
	border:0;
	padding:0;
}
input{
	margin: 0;
	padding:0;
}
#wrapper{
width: 900px;
margin: 0 auto;
overflow: hidden;
background: #fff url(../images/textback.jpg);
background-repeat: no-repeat;
background-position: bottom left;
margin-bottom: 3px;
}

#header{
height: 180px;
width: 900px;
margin: 5px auto;
margin-bottom: 5px;
background-color: #ccc;
background-image: url(../images/logo.jpg);
background-repeat: no-repeat;
}

#headings h1 {
			padding-left: 100px;
			padding-top: 140px;
			margin-bottom: 0;
            font-size: 12px;
			}
ul#navlist{
		float: right;
		margin: 0;
		margin-right: 8%
		}
		ul#navlist li {
display: inline;
}

ul#navlist li a
{
float: left;
width: 170px;
height: 5px;
color: #000;
text-decoration: none;
font-family: verdana;
font-size: 12px;
text-align: right;
}

ul#navlist li a:hover
{
color: #00F;
}

ul#navlist li a:active
{
color: #fff;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}

#navigation{
width: 960px;
height: 5px;
padding: 0 0 20px 5px;
margin: 0 auto;
}
#intro_box{
width: 60%;
float: left;
padding: 20px 10px;
clear: left;
}
#intro_box p{
margin-top: 10px;
font-family: verdana;
color: #000;
font-size: 12px;
}
#intro_box ul{
color: #000;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}
#intro_box p.last{
padding-bottom: 150px;
}

#intro_box h2{
font-weight: bold;
}
#services_box{
width: 90%;
float: left;
padding: 20px 10px;
clear: left;
}
#services_box p{
margin-top: 10px;
font-family: verdana;
color: #000;
font-size: 12px;
}
#services_box ul{
color: #000;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}
#services_box p.last{
padding-bottom: 150px;
}

#services_box h2{
font-weight: bold;
}
#location_box{
width: 40%;
float: left;
padding: 20px 10px;
clear: left;
}
#location_box p{
margin-top: 10px;
font-family: verdana;
color: #000;
font-size: 12px;
}
#location_box ul{
color: #000;
text-decoration: none;
font-family: verdana;
font-size: 12px;
}
#location_box p.last{
padding-bottom: 150px;
}

#location_box h2{
font-weight: bold;
}

#fiveoptions{
position: relative;
float: right;
margin: 0;
padding: 20px 5px;
height: 258px;
width: 325px;
text-decoration: none;
border: 0;
clear:none;
}

#fiveoptions a img{
border: 0;
text-decoration: none;
position: relative;
float: right;
}
#locationsmap{
position: relative;
float: right;
margin: 30px 5px 250px 5px;
height: 421px;
width: 444px;
text-decoration: none;
border: 0;
clear:none;
}

#locationsmap a img{
border: 0;
text-decoration: none;

}

#footer{
height:231px;
width:900px;
clear:both;
background: transparent url(../images/footer.png);
background-repeat: no-repeat;
background-position:  top left;

margin: 0 auto;
}
#footer_left{
	width: 440px;
	height: 200px;
	float: left;
	padding: 5px 25px;
	}
#footer_left p{
	font-size: 14px;
	margin: 10px;
	}
#footer_left H2{
	font-size: 24px;
	margin: 10px;
	}
#footer_left ul{
list-style-type: none;
padding-left: 10px;
}
#footer_left ul li{
font-size: 12px;
font-weight: bold;
}
#footer_left ul li a{
color: black;
}

#copyright{
	width: 400px;
float: right;
	height: 5px;
	padding: 0px;
	margin: 0 auto;
margin-top: -50px;
margin-right: 10px;
	text-align: right;
	font-size: 12px;
	clear: both;
	}
#copyright a{
	font-size: 12px;
	color: #000;
	text-decoration: none;
	}
