body
{
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-family: "Trebuchet MS", Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	background-image: url( ../images/background.jpg );
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #BABBBF;
}

a
{
	color: #ec1f26;
}

#wrapper
{
	text-align: left;
	margin: 0px auto;
	width: 960px;
	background-color: #FFFFFF;
	padding: 0px;
}

#contentHolder, #footer, #header
{
	width: 960px;
}

#navigation
{
	width: 960px;
	height: 56px;
	margin-bottom: 0px;
}

#header
{
	height: 188px;
	background-image: url( ../images/header.jpg );
	background-repeat: no-repeat;
	padding-top: 12px;
}

#headerImage
{
	height: 123px;
}

#contentHolder
{
	padding-bottom: 20px;
}

#content
{
	width: 707px;
	float: right;
	margin-right: 25px;
}

#content p
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

#leftSidebar
{
	width: 191px;
	margin-left: 10px;
	margin-top: 10px;
}

#mailing-list
{
	width: 191px;
	background-color: #F2F2F2;
	margin-top: 10px;
}

#formPadding
{
	padding-left: 10px;
	padding-bottom: 11px;
	padding-top: 10px;
}

ul.navigation
{
	margin: 0px;
	list-style: none;
	padding: 0px;
	height: 56px;
}

ul.navigation li
{
	float: left;
	height: 56px;
}

ul.navigation li a
{
	outline: none;
}

#footer
{
	background-color: #FFFFFF;
	height: 30px;
	border-bottom: 10px solid #f2f2f2;
	clear: both;
}

#rightFoot
{
	float: right;
	padding-right: 15px;
}

#rightFoot a
{
	color: #000000;
}

#leftFoot
{
	float: left;
	padding-left: 15px;
}

h1
{
	margin-bottom: 0px;
}

h1 span
{
	display: none;
}

h3 span
{
	display: none;
}

h3
{
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

h1.welcome
{
	background-image: url( ../images/titles/welcome.jpg );
	background-repeat: no-repeat;
	width: 376px;
	height: 28px;
}

h1.about
{
	background-image: url( ../images/titles/about-us.jpg );
	background-repeat: no-repeat;
	width: 111px;
	height: 28px;
}

h1.free
{
	background-image: url( ../images/titles/free-pickup.jpg );
	background-repeat: no-repeat;
	width: 265px;
	height: 35px;
}

h1.services
{
	background-image: url( ../images/titles/services.jpg );
	background-repeat: no-repeat;
	width: 330px;
	height: 28px;
	margin-top: 8px;
}

h1.locations
{
	background-image: url( ../images/titles/locations.jpg );
	background-repeat: no-repeat;
	width: 109px;
	height: 28px;
}

h1.contact
{
	background-image: url( ../images/titles/contact.jpg );
	background-repeat: no-repeat;
	width: 86px;
	height: 28px;
}

h1.consumer
{
	background-image: url( ../images/titles/consumer-info.jpg );
	background-repeat: no-repeat;
	width: 168px;
	height: 28px;
}


#member
{
	float: left;
}

#payment
{
	text-align: center;
	float: right;
	width: 125px;
}

#niagara
{
	padding-left: 32px;
}

h2
{
	font-size: 17px;
	color: #e8191f;
	text-transform: uppercase;
	margin: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-left: 3px;
}

#content p.call-us
{
	text-align: center;
	margin-top: 25px;
	margin-bottom: 10px;
}

.thorold
{
	padding-left: 10px;
}

.niagara
{
	padding-left: 10px;
}

#flashArea
{
	width: 677px;
	height: 176px;
	margin-top: 0px;
	float: right;
}

.scroll
{
	height: 555px;
    width: 707px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
}

.scrollContainer div.panel {
    height: 555px;
    width: 707px;
}

#rightSlider
{
	float: right;
	width: 350px;
}

p.spacer
{
	height: 7px;
	margin: 0px;
}

#content p.spacerServ
{
	height: 7px;
	margin: 0px;
}

.locations
{
	font-size: 13px;
}

#content p.serviceItem
{
	margin: 0px;
}

.serviceItem span
{
	font-style: italic;
}

#content p.linkSpacer
{
	height: 3px;
	margin: 0px;
}

#accHolder
{
	width: 385px;
	float: right;
	margin-left: 25px;
}

h4
{
	margin: 5px;
	color: #3D3D3F;
}

span.viewMap a
{
	float: right;
	background: none;
	border: none;
	color: #E8191F;
	text-decoration: underline;
	padding: 0px;
}

.accordion 
{ 
	list-style-type: none; 
	padding: 0; 
	margin: 0 0 33px; 
	border: 1px solid #000; 
	border-top: none; 
	border-left: none; 
}

.accordion ul 
{ 
	padding: 0; 
	margin: 0; 
	float: left; 
	display: block; 
	width: 360px; 
}

.accordion li 
{ 
	background-color: #DEDEDE; 
	background-image: url( ../images/locBack.jpg ); 
	background-repeat: no-repeat; 
	background-position: top center; 
	cursor: pointer; 
	list-style-type: none; 
	padding: 0; 
	margin: 0; 
	float: left; 
	display: block; 
	width: 100%;
}

.accordion li.active>a 
{ 
	background: url('../images/close.gif') no-repeat center right; 
}

.accordion li div 
{ 
	padding: 14px; 
	background: #F2F2F2; 
	border-left: 1px solid #999999; 
	border-right: 1px solid #999999; 
	display: block; 
	clear: both; 
	float: left; 
	width: 354px;
	cursor: text;
}

.accordion a 
{ 
	text-decoration: none;
	border-bottom: 1px solid #000; 
	font: bold 13px "Trebuchet MS",Helvetica,sans-serif; 
	color: #333333; 
	padding: 5px 10px 5px 10px; 
	display: block; 
	cursor: pointer; 
	background: url('../images/open.gif') no-repeat center right;
}

#slider > img
{
	display: none;
}

.servImage
{
	text-align: center;
	padding-left: 50px;
}

.servImage2
{
	padding-left: 85px;
}

.servImage3
{
	padding-left: 65px;
}

.servImage4
{
	padding-left: 45px;
}

.servImage5
{
	padding-left: 60px;
}

.servImageHor
{
	padding-left: 20px;
}

#linkService
{
	/*float: left;*/
	width: 350px;
	margin-right: 10px;
}

#linkService a
{
	padding-bottom: 2px;
	text-decoration: none;
	color: #000000;
	outline: none;
}

#linkService a span:hover
{
	text-decoration: none;
}

#linkService a span
{
	text-decoration: underline;
	color: #ec1f26;
	padding-left: 29px;
	display: block;
}

#linkService a span.floatMe
{
	float: left;
	text-decoration: none;
	color: #000000;
	padding: 0px;
}

#schedPickup
{
	float: left;
	width: 283px;
}

#floatThis
{
	float: left;
	width: 360px;
}