* {
	color: #000000;
	font-family: arial, helvetica, sans-serif;
}

a img, :link img, :visited img {
	border: none;
}

#global, ul#navigation, #actionbuttons, #content_sidebar, #masthead, #footercontent #col1 img, #footercontent #col2, #footercontent #col3, #utility, #breadcrumb {
	display: none;
}



#mainnav img.serving {
	display: block;
	position: relative;
	top: 50px;
}

#pagewrapper {
	width: 100%;
}

#contentwrapper {
	margin-top: 100px;
	position: relative;
}

#wrapper {
	position: relative;
}

#pagewrapper {
	width: 720px;
	position: absolute;
	top:0;
	left: 0;
}

#logo {
	position: absolute;
	width: 246px;
	height: 29px;
	left: 0;
	top: 0;
}

#logo h1 {
	background: none;
	float: none;
	text-indent: 0;
}

#logo h1 a img {
	border: none;
	display: block;
	position: absolute;
}

#content_main {
	float: none;

	width: 100%;
	position: relative;
}

/* these styles for contact pages with more than two offices listed. */

.locationwrap {
	padding: 10px;
	background: #EFEFEF none repeat scroll 0%;
	border: 1px solid #CCCCCC;
	position: relative;
	margin-bottom: 15px;
	width: 50%;
}

.locinfo {
	background: #EFEFEF none repeat scroll 0%;

}

.locinfo p {
	background: #EFEFEF none repeat scroll 0%;

}

.locinfo h3 {
	background: #EFEFEF none repeat scroll 0%;
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 4px;
	padding-bottom: 5px;
}

.locphone {
	background: #EFEFEF none repeat scroll 0%;

	right: 0;
	top: 15em;
	font-size: .9em;
	margin-bottom: 0pt;
	margin-top: 2px;
	width: 100%;

}

.locphone dt {
	float: left;
	text-align: left;
	background: #EFEFEF none repeat scroll 0%;
	width: 100px;
}

.locphone dd {
	width: 50px;
	float: right;
	margin: 0 0 6px;
	text-align: left;
	background: #EFEFEF none repeat scroll 0%;

}

.locaddress {
	width: 100%;
	background: #EFEFEF none repeat scroll 0%;
	margin-bottom: 10px;

}
