/* -------------------------------------------------------------------------------------
	CSS STYLE
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> GENERAL STYLE AREA -->
------------------------------------------------------------------------------------- */

* {
	padding: 0;
	margin: 0;
}

body {
	text-align: center;
	font-size: 62.5%;
	color: #656565;
	padding: 0;
	background: #f2f2f2;
	font-family: 'Lucida Sans Unicode', 'Lucida Grande';
}

div, p, ul, ol, dl, h1, h2, h3, h4, h5, h6, table, hr, form {
	float: left;
	clear: both;
	width: 100%;
}

ul, ol {
	list-style: none;
}

a {
	text-decoration: none;
	outline: none;
	color: #548be5;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.3;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 1.5em;
}

h3 a {
	color: #2B2B2B;
}

img {
	float: left;
}

.middle_align {
	text-align: center;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.left *, .right * {
	float: left;
}

.wrapper {
	text-align: left;
	float: none;
	width: 1000px;
	margin: 0 auto;
}

.container {
	position: relative;
	font-size: 1.3em;
}

#page_wrapper {
	background: #fff url(../images/body_bg.jpg) top left repeat-x;
}

#sub_page_wrapper {
	background: #fff url(../images/sub_body_bg.jpg) top left repeat-x;
}

/* -------------------------------------------------------------------------------------
<-- END GENERAL STYLE AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
--> HEADER AREA -->
------------------------------------------------------------------------------------- */

#header {
	height: 103px;
	height: 133px;
	position: relative;
}

#partner_link {
	position: absolute;
	top: 15px;
	right: 10px;
}

#header h1 {
	width: auto;
	position: absolute;
	top: 27px;
	left: 0;
}

#header h1 a {
	text-indent: -10000px;
	display: block;
	height: 78px;
	width: 366px;
	float: left;
	background: transparent url(../images/logo.jpg) top left no-repeat;
}

#nav {
	position: absolute;
	right: 0;
	bottom: 13px;
	width: auto;
}

#nav li {
	float: left;
	clear: none;
	width: auto;
	padding: 0 10px;
}

#nav a {
	color: #8b8b8b;
	float: left;
	padding: 5px 0 0;
	font-size: 14px;
	border-bottom: 4px solid #fff;
}

#nav a.active, #nav a:hover {
	color: #00457e;
	border-bottom: 4px solid #fcb034;
	text-decoration: none;
}

#sub_header {
	position: relative;
	margin: 11px 0 13px;
	height: 355px;
	background: #00467f url(../images/banner_bg.jpg) top left no-repeat;
}

#sub_page_wrapper #sub_header {
	background: #00467f url(../images/sub_banner_bg.jpg) top left no-repeat;
	height: 242px;
}

#book_online {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 100;
	width: 271px;
	padding: 29px 0 0 22px;
	height: 326px;
	background: transparent url(../images/book_online.jpg) 21px 177px no-repeat;
}

#sub_page_wrapper #book_online {
	height: 213px;
	width: 271px;
	padding: 29px 0 0 14px;
	background: transparent url(../images/sub_book_online.jpg) 14px 93px no-repeat;
}

#book_online p {
	font-size: 24px;
	width: 260px;
	color: #fff;
}

#sub_page_wrapper #book_online p {
	font-size: 14px;
	width: 215px;
}

#button_book_online {
	width: 251px;
	height: 27px;
	background: transparent url(../images/button_get_started.jpg) top left no-repeat;
	display: block;
	text-indent: -10000px;
	position: absolute;
	bottom: 14px;
	left: 22px;
	z-index: 200;
}

#sub_page_wrapper #button_book_online {
	width: 210px;
	height: 23px;
	left: 14px;
	background: transparent url(../images/sub_button_get_started.jpg) top left no-repeat;
}

#banner {
	float: right;
	clear: none;
	width: 737px;
}

#sub_page_wrapper #banner {
	width: 779px;
}

/* -------------------------------------------------------------------------------------
<-- END HEADER AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
<-- CONTENT AREA <--
------------------------------------------------------------------------------------- */

#four_buttons div {
	width: auto;
	clear: none;
	color: #797979;
	position: relative;
}

#four_buttons a {
	text-indent: -10000px;
	float: left;
	height: 203px;
}

#four_buttons #button_residential a {
	width: 249px;
	background: #fff url(../images/button_residential.jpg) bottom left no-repeat;
}

#four_buttons #button_commercial a {
	width: 251px;
	background: #fff url(../images/button_commercial.jpg) bottom left no-repeat;
}

#four_buttons #button_demolition a {
	width: 251px;
	background: #fff url(../images/button_demolition.jpg) bottom left no-repeat;
}

#four_buttons #button_real_estate a {
	width: 249px;
	background: #fff url(../images/button_real_estate.jpg) bottom left no-repeat;
}

#sub_content_container {
	background: #fff url(../images/sub_content_bg.jpg) top left repeat-y;
}

#sub_content {
	width: 670px;
	padding: 10px 70px 0 0;
	float: right;
	clear: none;
	color: #696969;
}

#sub_content.junk_calculator {
	width: 740px;
	padding: 10px 0 0;
}

#sub_content h1 {
	color: #fcb034;
	font-size: 1.5em;
	margin: 0 0 10px;
}

#sub_content p {
	line-height: 1.7;
	margin: 0 0 20px;
}

#sub_content table {
	margin: 0 0 20px;
}

#sub_content table td {
	padding: 3px 0;
}

#sub_content ul {
	margin: 0 0 20px 30px;
	display: inline;
	width: 610px;
}

#sub_content ul li {
	width: 590px;
	float: left;
	clear: none;
	padding: 3px 10px 3px 10px;
	background: #fff url(../images/bullet.jpg) 0px 8px no-repeat;
}

#sub_content ul.two_column li {
	width: 285px;
}


#sub_content #debris_list {
	width: 600px;
	padding: 0 0 0 40px;
	margin: 0 0 20px;
}

#sub_content #debris_list li {
	width: 210px;
	float: left;
	clear: none;
	padding: 3px 10px 3px 10px;
	background: #fff url(../images/bullet.jpg) 0px 8px no-repeat;
}

#junk_images {
	height: 288px;
	position: relative;
}

#junk_images img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}

#junk_images img.active {
	z-index: 100;
}

#sub_content #trucks_menu {
	height: 120px;
	margin: 0;
	width: 100%;
}

#sub_content #trucks_menu li {
	float: left;
	clear: none;
	width: auto;
	background-image: none;
	padding: 0;
}

#sub_content #trucks_menu li a {
	display: block;
	height: 120px;
	float: left;
}

#sub_content #trucks_menu li a.active, #trucks_menu li a:hover {
	background-position: 0px -120px;
}

#truck_1 {
	width: 86px;
	background: #fff url(../images/truck_1.jpg) top left no-repeat;
}

#truck_2 {
	width: 96px;
	background: #fff url(../images/truck_2.jpg) top left no-repeat;
}

#truck_3 {
	width: 96px;
	background: #fff url(../images/truck_3.jpg) top left no-repeat;
}

#truck_4 {
	width: 95px;
	background: #fff url(../images/truck_4.jpg) top left no-repeat;
}

#truck_5 {
	width: 94px;
	background: #fff url(../images/truck_5.jpg) top left no-repeat;
}

#truck_6 {
	width: 94px;
	background: #fff url(../images/truck_6.jpg) top left no-repeat;
}

#truck_7 {
	width: 93px;
	background: #fff url(../images/truck_7.jpg) top left no-repeat;
}

#truck_8 {
	width: 86px;
	background: #fff url(../images/truck_8.jpg) top left no-repeat;
}

label {
	width: 150px;
	float: left;
}

input {
	width: 200px;
	float: left;
	clear: none;
	padding: 2px;
	border: 1px solid #333333;
}

input.checkbox {
	width: auto;
	border: none;
}

textarea {
	width: 200px;
	height: 150px;
	padding: 2px;
	border: 1px solid #333333;
}

.req {
	padding: 0 0 0 5px;
	color: red;
}

input.button {
	width: auto;
}

#sub_content form ul {
	margin: 10px 0 10px 30px;
	display: inline;
	width: 610px;
}

#sub_content form ul li {
	width: 590px;
	float: left;
	clear: none;
	padding: 3px 10px 3px 0;
	background-image: none;
}

.error {
	background: #FF5C5C;
	width: 650px;
	padding: 10px;
	color: #fff;
}

.gallery {
	width: 642px;
	border: 4px solid #a6bed2;
	padding: 10px 10px 0 10px;
}

.gallery_odd {
	width: 642px;
	border: 4px solid #fee3b8;
	padding: 10px 10px 0 10px;	
}

.gallery_info {
	width: 250px;
}

.gallery_info h2 {
	font-size: 130%;
}

.gallery_info h3 {
	margin: 0 0 10px;
}

#sub_content .gallery_info ul {
	margin: 0 0 10px 10px;
	display: inline;
	width: 240px;
}

#sub_content .gallery_info ul li {
	width: 220px;
	float: left;
	clear: none;
	padding: 3px 10px 3px 10px;
	background: #fff url(../images/bullet.jpg) 0px 8px no-repeat;
}


.gallery_story {
	width: 390px;
	float: right;
	clear: none;
}

.left_half {
	width: 250px;
}

.right_half {
	width: 250px;
	float: left;
	clear: none;
}


#sub_content p.quote_full {
	margin: 10px 0;
	width: 600px;
	color: #00467f;
}

.quote_full a {
	color: #00467f;
}

.quote_full a:hover {
	text-decoration: none;
}

#sub_content p.quote_full_from {
	height: 41px;
	min-height: 41px !important;
	height: auto;
	padding: 0 70px 10px 0;;
	width: 600px;
	border-bottom: 1px solid #fcb034;
	text-align: right;
	color: #00467f;
	line-height: 1.5;
	margin: 0 0 15px;
	background: #fff url(../images/quote.jpg) top right no-repeat;
}

/* -------------------------------------------------------------------------------------
<-- END CONTENT AREA <--
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> SIDEBAR AREA -->
------------------------------------------------------------------------------------- */

#side_bar {
	width: 247px;
}

#sub_nav {
	padding: 26px 0 0;
	background: #fff url(../images/side_nav_top.jpg) top left no-repeat;
}

#sub_nav ul {
	padding: 0 0 26px;
	background: transparent url(../images/side_nav_bottom.jpg) bottom left no-repeat;
}

#sub_nav ul li {
	float: left;
	width: 100%;
	width: 223px;
	padding: 0 12px;
	background: transparent url(../images/side_nav_mid.jpg) top left repeat-y;
}

#sub_nav ul li a {
	width: 183px;
	padding: 6px 20px 8px;
	float: left;
	display: block;
	font-size: 16px;
	color: #030303;
	background: transparent url(../images/side_nav_border.jpg) bottom center no-repeat;
}

#sub_nav ul li a:hover, #sub_nav ul li a.active {
	background-color: #f3e4cb;
	text-decoration: none;
}

#testimonial_fader {
	position: relative;
	height: 150px;
}

#testimonial_fader div {
	position: absolute;
	top: 0;
	left: 0;
	background: #fff;
	height: 150px;
}

#quote {
	width: 207px;
	margin: 10px 0;
	padding: 0 20px;
	color: #00467f;
}

#quote a {
	color: #00467f;
}

#quote_from {
	height: 41px;
	min-height: 41px !important;
	height: auto;
	padding: 0 20px 0 70px;
	width: 157px;
	color: #00467f;
	background: #fff url(../images/quote.jpg) 20px 0px no-repeat;
}



/* -------------------------------------------------------------------------------------
<-- END SIDEBAR AREA <--
------------------------------------------------------------------------------------- */

/* -------------------------------------------------------------------------------------
--> FOOTER AREA -->
------------------------------------------------------------------------------------- */

#go_green {
	height: 44px;
	width: 998px;
	margin: 10px 0 0;
	border: 1px solid;
	border-color: #b2b1b1 #c2c2c2 #c2c2c2 #c2c2c2;
	background: #f5f5f5 url(../images/green_bg.jpg) top left repeat-x;
}

#go_green p {
	background: transparent url(../images/green_logos.jpg) top left no-repeat;
	padding: 12px 10px 0 116px;
	width: 872px;
	height: 32px;
}

#contact_bar {
	margin: 10px 0;
}

#contact_bar p {
	margin: 0;
	background: #fcb034;
	color: #fff;
	padding: 3px 10px;
	width: 980px;
}

#contact_bar p a {
	color: #fff;
}

#footer {
	background: #f2f2f2 url(../images/footer_bg.jpg) top left repeat-x;
	padding: 15px 0 0;
}

#footer p {
	text-align: center;
	font-size: .8em;
	color: #818181;
}



/* -------------------------------------------------------------------------------------
<-- END FOOTER AREA <--
------------------------------------------------------------------------------------- */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}