/*CSS Reset*/
html, body, div, pre, form, fieldset, input, h1, h2, h3, h4, h5, h6, p, textarea, ul, ol, li, dl, dt, dd, blockquote, th, td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset, img { border:0; }
address, caption, cite, code { font-style:normal; font-weight:normal; }
ul { list-style:none; }
caption, th { text-align:left; }
h1, h2, h3, h4, h5, h6 { font-size:100%; font-weight:normal; }
q:before, q:after { content:''; }
abbr, acronym { border:0; }
/*End CSS Reset*/


/*Base Styles*/
body{
	margin:0px;
	padding:0px;
	background-color:#f1f3f2;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#414141;
}
.inner_bg{
	float:left;
	width:100%;
	height:138px;
	background-image:url(../images/bg_inner.png);
	background-position:left top;
	background-repeat:repeat-x;
	}
img{
	border:0px;
	}

/*Load ASAP*/	

/*Layout*/
.wrapper { margin: 0 auto; width:100%; }
.inner { width:976px; margin:0 auto;}
img{
	border:0px;
	}
.onerow{
	float:left;
	width:100%;
	}
.header{ 
	float:left; 
	width:966px;
	margin-left:10px;
	}
.header .logo{
	float:left;
	margin-top:19px;
	}
.logo h1{
	height:0px;
	width:0px;
	overflow:hidden;
	}
.header .get-free-pan{
	float:right;
	}
.get-free-pan a{
	float:left;
	}
.header .top-nav{
	float:right;
	width:636px;
	height:55px;
	}
.top-nav ul{
	float:right;
	margin-top:21px;
	}
.top-nav ul li{
	float:left;
	}
.top-nav ul li a{
	float:left;
	font-size:14px;
	color:#414141;
	text-decoration:none;
	border-bottom:4px solid #f1f3f2;
	padding-bottom:4px !important;
	padding:0px 6px 0px 6px;
	margin:0px 8px 0px 8px;
	}
.top-nav ul li a.sel{
	float:left;
	font-size:14px;
	color:#414141;
	text-decoration:none;
	border-bottom:4px solid #7cc666;
	padding-bottom:4px !important;
	padding:0px 6px 0px 6px;
	margin:0px 8px 0px 8px;
	}
.top-nav ul li a:hover{
	border-bottom:4px solid #7cc666;
	}
.header .slider{
	float:left;
	width:934px;
	height:381px;
	border:10px solid #fff;
	box-shadow:0px 0px 10px #d7d7d7;
	margin-top:13px;
	}
	
	
/*-------------Content pan------------*/

.content{
	float:left;
	width:956px;
	margin-left:10px;
	margin-top:43px;
	padding-bottom:25px;
	}
.content h2{
	float:left;
	font-size:22px;
	color:#414141;
	font-weight:bold;
	padding-bottom:23px;
	text-transform:uppercase;
	}
.content .left{
	float:left;
	width:324px;
	}
.service-box{
	float:left;
	width:268px;
	margin-top:22px;
	}
.service-box .thumb{
	float:left;
	width:90px;
	height:86px;
	border:6px solid #fff;
	box-shadow:0px 0px 7px #d7d7d7;
	}
.service-box .srv-content{
	float:left;
	width:147px;
	margin-left:14px;
	font-size:13px;
	}
.service-box a.learn-more{
	float:left;
	font-size:13px;
	color:#4ec229;
	font-weight:bold;
	margin-left:14px;
	text-decoration:none;
	margin-top:3px;
	}
.content .mid{
	float:left;
	width:324px;
	}
.who-we-r-box{
	float:left;
	width:280px;
	margin-top:22px;
	}
.who-we-r-box .wwr-thumb{
	float:left;
	width:262px;
	height:127px;
	border:6px solid #fff;
	box-shadow:0px 0px 7px #d7d7d7;
	}
.who-we-r-box .wwr-content{
	float:left;
	width:280px;
	font-size:13px;
	margin-top:23px;
	}
.wwr-content p{
	float:left;
	font-size:13px;
	padding-bottom:17px;
	}
.content .right{
	float:left;
	width:308px;
	}
.process-box{
	float:left;
	width:298px;
	margin-top:28px;
	}
.process-box .black-circle{
	float:left;
	width:69px;
	height:69px;
	background-image:url(../images/black_circle.png);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:69px;
	text-align:center;
	font-size:32px;
	color:#fff;
	font-weight:bold;
	}
.process-box .green-circle{
	float:left;
	width:69px;
	height:69px;
	background-image:url(../images/green_circle.png);
	background-position:left top;
	background-repeat:no-repeat;
	line-height:69px;
	text-align:center;
	font-size:32px;
	color:#fff;
	font-weight:bold;
	}
.process-box p{
	float:left;
	width:219px;
	margin-left:10px;
	font-size:13px;
	}
	
/*------------------footer------------------*/
.footer{
	float:left;
	width:100%;
	height:147px;
	background-image:url(../images/footer_bg.png);
	background-position:left top;
	background-repeat:repeat;
	}
.footer .footer-inner{
	float:left;
	width:966px;
	}
.footer-inner .facebook-icon-footer{
	float:left;
	text-align:center;
	width:100%;
	margin-top:12px;
	}
.bottom-link-pan{
	float:left;
	width:100%;
	text-align:center;
	margin:0 auto;
	font-size:12px;
	color:#8b8b8b;
	margin-top:23px;
	line-height:15px;
	}
.bottom-link-pan a{
	font-size:12px;
	color:#8b8b8b;
	text-decoration:none;
	margin:0px 2px 0px 2px;
	}
.bottom-link-pan p{
	font-size:12px;
	color:#939393;
	text-decoration:none;
	margin-top:5px;
	}
.copyright-text{
	font-size:12px;
	color:#ffffff;
	text-decoration:none;
	margin-top:0px;
	padding:3px 0 0 0;
	}
.copyright-text p{
	padding-bottom:10px;
}	

/*-------------------------inner page css---------------------*/
.content .left-inner{
	float:left;
	width:590px;
	}
.left-inner p{
	float:left;
	color:#4f4f4f;
	padding-bottom:23px;
	line-height:18px;

	}
.content .right-inner{
	float:right;
	width:380px;
	}
.right-inner .scrap-right-thumb{
	float:left;
	padding-top:55px;
	padding-left:20px;
	}
.scrap-right-thumb a{
	float:left;
	margin-left:21px;
	margin-top:21px;
	}
.padding-scrap{
	padding-bottom:40px !important;
	}
.love-earth{
	float:left;
	width:324px;
	height:120px;
	background-color:#fff;
	border:2px solid #dadada;
	margin-left:18px;
	margin-top:27px;
	}
.love-earth .larg-text{
	float:left;
	width:100%;
	text-align:center;
	color:#4c4c4c;
	font-size:33px;
	margin-top:6px;
	font-weight:bold;
	}
.love-earth .medium-text{
	float:left;
	width:100%;
	text-align:center;
	color:#424242;
	font-size:26px;
	font-weight:bold;
	}
.love-earth .small-text{
	float:left;
	width:100%;
	text-align:center;
	color:#2d2d2d;
	font-size:26px;
	}
.gree-text{
	color:#55a83c;
	}
.larg-text-margin-top{
	margin-top:23px !important;
	}
a.pickup-area{
	float:left;
	width:321px;
	height:49px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	text-align:center;
	line-height:49px;
	margin-top:28px;
	margin-left:20px;
	box-shadow:5px 5px 5px #4e9538 inset;
	background-image:url(../images/pickup_area_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	}
.form-main-qoute{
	float:left;
	}
.form-main-qoute input[type="text"]{
	float:left;
	width:255px;
	height:26px;
	border:2px solid #dadcdb;
	color:#4f4f4f;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	margin-right:12px;
	margin-top:12px;
	outline:none;
	}
a.submit{
	float:left;
	width:110px;
	height:34px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	text-align:center;
	line-height:34px;
	margin-top:28px;
	box-shadow:5px 5px 5px #4e9538 inset;
	background-image:url(../images/submit_button_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	}
.submit{
	float:left;
	width:110px;
	height:34px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	border:1px solid #fff;
	text-align:center;
	line-height:34px;
	margin-top:28px;
	box-shadow:5px 5px 5px #4e9538 inset;
	background-image:url(../images/submit_button_bg.png);
	background-position:left top;
	background-repeat:repeat-x;
	}
.form-main-qoute p{
	float:left;
	color:#4f4f4f;
	font-size:12px;
	margin-top:17px;
	margin-left:14px;
	padding:0px;
	margin-right:22px;
	}
.form-main-qoute input[type="checkbox"]{
	float:left;
	margin-top:20px;
	}
.margin-right-five{
	margin-left:5px !important;
	}
.form-main-qoute .quote-text-area{
	float:left;
	width:255px;
	height:77px;
	padding-top:6px;
	border:2px solid #dadcdb;
	color:#4f4f4f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	outline:none;
	resize:none;
	padding-right:10px;
	margin-right:12px;
	margin-top:12px;
	}
.form-main-contact{
	float:left;
	}
.form-main-contact input[type="text"]{
	float:left;
	width:565px;
	height:26px;
	border:2px solid #dadcdb;
	color:#4f4f4f;
	font-size:12px;
	padding-left:10px;
	padding-right:10px;
	margin-right:12px;
	margin-top:12px;
	outline:none;
	}
.form-main-contact .quote-text-area-contact{
	float:left;
	width:565px;
	height:77px;
	padding-top:6px;
	border:2px solid #dadcdb;
	color:#4f4f4f;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	padding-left:10px;
	outline:none;
	resize:none;
	padding-right:10px;
	margin-right:12px;
	margin-top:12px;
	}
.love-earth .contact-info{
	float:left;
	width:100%;
	text-align:center;
	color:#4c4c4c;
	font-size:19px;
	margin-top:10px;
	}
.love-earth .contact-info-two{
	float:left;
	width:100%;
	text-align:center;
	color:#55a83c;
	font-size:21px;
	margin-top:25px;
	font-weight:bold;
	}
.love-earth .contact-info-three{
	float:left;
	width:100%;
	text-align:center;
	color:#4c4c4c;
	font-size:21px;
	}
	
.homePageHolder{
float:left;
width:100%;
padding-bottom:20px;
}

.homePageHolder h2{
	color: #414141;
    float: left;
    font-size: 22px;
    font-weight: bold;
    padding-bottom: 15px;
}

.homePageHolder p{
	color: #414141;
    float: left;
	font-family:Arial;
	font-weight:normal;
    font-size: 12px;
	line-height:18px;
}