@charset "utf-8";
/* CSS Document */

.lp_gallery {
	padding: 10px;
	border-radius: 4px;
	background-color: #CCC;
	border: 1px solid #D2F0FF;
}
.lp_gallery img {
	border: none;
}
.lp_gallery a:hover {
	opacity: .7;
}

.lp_services {
	float: right;
	margin: 15px 5px 10px 20px;
	font-size: 12px;
	background-color: #069;
	color: #FFF;
	padding-left: 10px;
	padding-right: 10px;
	border-radius: 5px;
}
.lp_services li {
	margin-bottom: 3px;
}
.lp_services a {
	color: #FFC;
	font-weight: bold;
}
.lp_services a:hover {
	color: #F93;
}

.lp_hr_split {
	color: #FFF;
	border-bottom: 1px solid #060;
	border-top: 1px solid #0F0;
	margin: 15px;
}

.lp_contact_button {
	background-color: #0CF;
	display: inline-block;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
}
.lp_contact_button div {
	margin: 00px;
	padding: 0px;
	width: 200px;
	height: 132px;
	min-height: 132px;
	background-image: url(../images/book-junk-hauling-online.jpg);
	float: left;
}
.lp_contact_button:hover div {
	opacity: .70;
}

.lp_citymap_section {
	width: 100%;
	background-image: url(../images/busby-junk-removal-washington.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
}
.lp_citymap_section li {
	font-size: 11px;
	margin-bottom: 3px;
}

.lp_mapcontainer {
	float: left;
	margin: 10px 40px 10px 5px;
}
.lp_mapcontainer iframe {
	border: 1px solid #063;
}

.lp_zipcodes {
	background-color: #060;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	border: 1px solid #0F0;
	border-radius: 3px;
	padding-top: 4px;
	padding-bottom: 4px;
	margin-bottom: 20px;
}
.lp_zipcodes span {
	display: block;
	float: left;
	padding-left: 25px;
	padding-right: 25px;
	text-align: center;
}
.lp_zipcodes b {
	float: left;
}

.lightboximg {
	
}

.main_content {
	width: 1000px !important;
}

.sidebar1 {
	display: none !important;
}