body {
	background:none;
}
a {
	color:black;
	font-weight:bold;
}
h1 {
	margin:0 0 1em 0;
}
h2 {
	color:black;
}

/** IDS **/
#main {
	margin:0;
	padding:0;
	width:90%;
}
#footer {
	border-top:2px solid #dadada;
	clear:both;
	padding:10px 0;
	text-align:center;
	width:90%;
}
#footer p {
	margin-left:175px;
}
#header {
	height:auto;
	margin:0;
	width:90%;
}
#header ul {
	display:none;
}
ol#locationlist {
	list-style-type:upper-alpha;
}
ol#locationlist li {
	list-style-type:upper-alpha;
	padding:0;
}
#logo {
	float:none;
	padding-top:25px;
}
#title {
	height:auto;
	margin:0;
	width:90%;
}
#title h1.contactus, #title h1.howitworks, #title h1.items, #title h1.locations, #title h1.news, #title h1.whoweare {
	background: none;
	height:auto;
	width:auto;
}
#title h1 span {
	display:block;
}
#wrapper {
	background: none;
	margin:0 20px;
	padding:0;
} 

/* Classes */
.content {
	margin:0;
}
.image1 {	background: none;}
.image2 {	background: none;}
.pullquote {
	display:none;
}
.serviceline img {
	vertical-align:middle;
}
