div.about_us{
	background: transparent url('../images/media/doorway.jpg') 0 0 no-repeat;
	width:700px;
	height:560px;
	margin:0 auto;
	padding-top:80px;
}

div.customer_service{
	background: url('../images/media/dancing.jpg') 0 0 no-repeat;
}

div.store_locator dd ul{
	margin-bottom:20px;
}

ul.menu{
	list-style:none;
	margin:0;
	padding:0;
	border-top:1px solid #CCCCCC;
	margin-top:18px;
}

ul.menu li{
	list-style:none;
	padding:0;
	margin:0;
	border-bottom:1px solid #CCCCCC;
}

ul.menu a:link, ul.menu a:visited{
	color:#8B8C54;
	display:block;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:10px;
	padding:4px 0;
	text-decoration:none;
	text-indent:7px;
	width:100%;
}

ul.menu a:hover{
	background-color:#FAFAFA;
	color:#444444;
}

ul#store-locator li{
	margin:5px 0;
}

ul#store-locator li li{
	margin:0;
}

ul#store-locator ul{
	margin:10px 0 10px 20px;
}

span.purple{
	border-bottom:1px solid #ccc;
	font-size:14px;
	text-transform: uppercase;
	display:block;
	margin:20px 0 10px 0;
}

div.store_locator li.name{
	color:#666666;
	font-family:Georgia,"Times New Roman",Times,serif;
	font-size:12px;
	font-weight:bolder;
	padding-bottom:2px;
}

div.about_us p{
	width:400px;
	color:#fff;
	text-align:center;
	margin-left:50px;
	font-family: Arial, Helvetica, sans-serif;
}

div.random{
	width:150;
	padding:10px;
	float:left;
	border:1px solid #cccccc;
	margin:0 20px 20px 0;
}

.purple{
	color:#7C559D;
}

span.product_code{
	display:block;
	padding:3px;
	font-size:10px;
}

div.charities{
	background: url('../images/charities.jpg') 0 0 no-repeat;
	text-align:center;
	height:482px;
	color:#fff;
	padding:90px 120px 0 120px;
}

div.charities a:link, div.charities a:visited{
	color:#fff;
	font-weight:bold;
}

div.charities div.page-head{
	display:none;
}

div.store_locator_nav{
	background: #fff url('../images/store_locator.jpg') 0 0 no-repeat;
}

div#content-banner{
	text-align:center;
}