/****** RESET ******/
* {
	margin:0;
	padding:0;
}
html, body {
	color:#666;
	margin: 0;
	padding: 0;
	border: 0;
	height: 100%;
	font:12px Arial, Helvetica, sans-serif;
	line-height: 1.2em;
}
.clear {
	clear:both;
}
body {
	background: #FFF;
	margin:0;
	padding:0;
}
hr {
	margin:7px 0;
	background:#999999; height:1px;
	border:0px;
}
/* BODY CLASSES */

body.home {
	background:url(../img/bg_home.jpg) center top no-repeat;
}
body.services, body.faq {
	background:url(../img/bg_services.jpg) center top no-repeat;
}
body.contact, body.thankyou {
	background:url(../img/bg_contact.jpg) center top no-repeat;
}


/****** ELEMENTS ******/
#wrapper {
	width:951px;
	margin: 0 auto;
}
#header {
	margin:0 auto;
		border-bottom:5px solid #172140;
}
.brand {
	float:left;
	border:0px;
}
.mainContent {

	padding-top:10px;
}
#lp {
	float:left;
	width:311px;
	padding-left:0px;
}

/* SIDEBOXES */
.lpBox {
	color:#fff;
	margin:0px 0px;
	margin-bottom:10px;
	padding-bottom:10px;
}
.lpBox ul {
	padding-left:10px;
}
.lpBox li {
	list-style:none;
    background:url(../img/lpTick.gif) no-repeat 0px 2px;
	padding:2px 0 4px 20px;
	font-size:12px;
	color:#0b1730;
	font-weight:bold;
}
.lpBox h2 {
    font-weight:bold; padding:0px 0 0 0; 
	font-size:120%;
}
.lpBox p {
	float:right;
	
}
.moreBtn img { border:0px;}
.quote { background:url(../img/lp_quote.jpg) no-repeat; padding-top:0px;}
.quote .top { padding:5px 0 10px 10px; }
.quote .top p { padding:2px 0 0 0; margin:0px; font-size:14px; float:none;}
.quote .top h2 {font-size:28px; letter-spacing:-1.2px;}
.quote .moreBtn { float:right; margin:20px 10px 5px 0px; border:0px;}


.staff { background:url(../img/lp_staff.jpg) no-repeat; padding-top:0px;}
.staff .top { padding:5px 0 20px 10px; }
.staff  p { padding:2px 10px 0 0; margin:0px; font-size:12px; width:130px;}
.staff .moreBtn { float:right; margin:20px 0px 10px 0px;}



.recycled { background:url(../img/lp_recycled.jpg) no-repeat; padding-top:0px;}
.recycled .top { padding:5px 0 20px 10px; }
.recycled  p { padding:2px 10px 0 0; margin:0px; font-size:12px; width:130px;}
.recycled .moreBtn { float:right; margin:20px 0px 10px 0px;}


.questions { background:url(../img/lp_questions.jpg) no-repeat; padding-top:0px;}
.questions .top { padding:5px 0 20px 10px; }
.questions  p { padding:2px 10px 0 0; margin:0px; font-size:12px; width:130px;}
.questions .moreBtn { float:right; margin:20px 0px 10px 0px;}


.rubbish { background:url(../img/lp_rubbish.jpg) no-repeat; padding-top:0px; padding-bottom:10px;}
.rubbish .top { padding:5px 0 10px 10px; }
.rubbish  p { padding:2px 10px 0 0; margin:0px; font-size:12px; width:130px;}
.rubbish .moreBtn { float:right; margin:20px 0px 25px 0px;}

.contactForm {
	background:url(../img/enqBg.gif) no-repeat #EDEDED;
	display:block;
	margin-bottom:0px;
}
.contactFoot {
	background:url(../img/enqFoot.gif) no-repeat;
	width:310px;
	height:5px;
	display:block;
}
.contactForm h2 {
	color:#333;
	padding:10px;

}
.contactForm p{
	float:none;
}

/** RUBBISH LIST **/

.rubbish ul {
	width:130px;
	float:left;
}
.servWrap {
	padding:10px 0 0 10px;
}

.rubbish .first {
	margin: 0px 10px 0 0px;
	padding:0px;
}
.rubbish .second {
	margin: 0px 0 0 0px;
	padding:0px;
}

.rubbish li {
	list-style:none;
    background:url(../img/servTick.gif) no-repeat 0px 2px;
	padding:3px 0 5px 20px;
	font-size:12px;
	color:#fff;
	font-weight:bold;
}



#substance {
	float:left;
	width:640px;
	padding:20px 0;
}
body.home .substanceWrap {
	padding-top:435px;
}
.uspCont {
	padding-left:6px;
}
#substance h1,  #substance h2, #substance p {
	padding-left:20px; padding-right:20px;
}
#substance h1 {
	font-size:18px;
	font-weight:normal;
	color:#333333;	
}
#substance h2 {
	font-size:14px;
	font-weight:normal;
	color:#333333;	
}
#substance p {
	font-size:14px;
}
.uspBox {
	background:url(../img/uspBox.gif) no-repeat;
	width:310px; height:73px;
	float:left;
	margin:5px 0 0 7px;
	color:#fff;
}
.uspBox p{
	padding:8px 20px 10px 10px;
	line-height:1.3em;
	margin:0px;
	font-size:14px;
	font-weight:bold;
}
#substance .fpBox {
	background:url(../img/servicesBg.gif) no-repeat  #333333;
	width:630px;
	margin:17px 0 0 15px;
	color:#fff; display:block;
}



#substance .fpBox  .top { padding:10px 0 10px 10px;  display:block; }
#substance .fpBox h2 {
    font-weight:bold; padding:0px; color:#fff; font-size:15px;
}
.fpBoxFoot {background:url(../img/servicesFoot.gif); width:631px; height:6px; display:block;}
/****** FP BOX DROP-DOWN ******/
#substance .fpBox .dropdown {
	margin:20px;
	list-style:none;
}
#substance .fpBox .dropdown li {
	/*background:#7B9DD4;*/
	margin:10px 0;
	padding:0px;
	color:#fff;
	font-size:12px;
	background:none;
}
#substance .fpBox .dropdown li a {
	color:#fff;
	font-size:16px; 
	text-decoration:underline;
}
#substance .fpBox .gallery-container {
	background-color:#575757;
}
img.servFloat {
	float:left;
	padding:15px 10px 10px 20px;
}


/* CONTACT PAGE */

.contactBox {
	width:400px;
}


#rp {
	float:right;
	width:180px;
	background:#c0e559;
	padding:10px;
}



/****** FOOTER ******/
#footer {
	margin:0 auto;
	width:100%;
	height:100px;
}
#footer .container {
	margin:0 auto;
	padding:10px;
	width:940px;
	border-top:5px solid #172140;
}
#footer p {
	font-size:80%;
}
#footer .lcol {
	text-align:left;
	float:left;
	width:30%;
	font-weight:bold;
	line-height:30px;
}
#footer .rcol {
	text-align:right;
	float:right;
	width:70%;
}
#footer a:link, #footer a:visited, #footer a:active {
	color: #666;
	text-decoration:none;
	text-transform: uppercase;
}
#footer a:hover {
	color: #FF0000;
	text-decoration:none;
}
#footer img {
	border:none;
}
.phLink {
	color:#ccc;
	font-size:10px;
	text-transform:uppercase;
}
.phLink a:link{
	color:#ccc;
}
.phMed {
	float:left;
	padding-right:10px;
}

/****** CONTACT ******/
#contact {
	margin-bottom:10px;
}
#contact .lcol, #contact .col {
	float:left;
	width:270px;
}
#contact ul {
	list-style:none;
	float:left;
	width:50%;
}
#contact li {
	background:#f1f1f1;
	margin:2px 0;
	padding:2px 5px;
}
#contact li.nobg {
	background:none;
}

.googleMaps {
	margin:80px 0 0 20px;
}
/****** DROP-DOWN ******/
#substance .dropdown {
	margin:20px;
	list-style:none;
}
#substance .dropdown li {
	/*background:#7B9DD4;*/
	background:url(../img/accordHead.gif) no-repeat; 
	margin:10px 0;
	padding:10px 0 0 0;
	color:#fff;
	font-size:12px;
}
#substance .dropdown li h4{
	padding:0px 20px 10px 10px;
	font-size:12px;
	text-decoration:none;
}
#substance .dropdown li a {
	color:#fff;
}
#substance .gallery-container {
	background-color:#5D6A7F;
	margin:0px; padding:0px;
	margin-right:10px;
}
/****** LISTS ******/
.list {
	margin:0;
}
.list li {
	padding:3px 3px 3px 25px;
	font-style:italic;
	background: url(../img/list_bullet.gif) left center no-repeat #fff;
	background-position:10px 50%;
}
/*"""""""" TABS """"""""*/
ul.tabnav {
    list-style: none;
    margin-left: 10px;
    height: 32px;
}
ul.tabnav li {
    float: left;
    background: #7c7c7c;
	border-top:2px solid white;
    margin-left: 6px;
}
ul.tabnav li.active {
    position: relative;
    margin-top: 1px;
    background: #fff;
    border: 2px solid #a1a1a1;
    border-bottom: 1px solid #fff;
}
ul.tabnav li a {
    display: block;
    padding: 0 18px;
    line-height: 30px;
    color: #fff;
    text-decoration: none;
    outline: 0;
}
ul.tabnav li.active a {
    color: #444;
}
.tabs {
    border: 2px solid #a1a1a1;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    height: 200px;
    padding: 16px;
}
.tabs div {
overflow: hidden;
}
/****** LINKS ******/
h1 a {
	color: #333333;
	text-decoration:underline;
	font-weight:bold;
}

p a {
	color: #FFF;
	text-decoration:underline;
	font-weight:bold;
}

a:visited {
	color: #FFF;

}
a:hover {
	color: #FF0000;
	text-decoration:underline;
}
a:active {
	color: #FF0000;

}

/****** NAV ******/
#nav {
	float:right;
	text-align:right;
	padding:0px 10px 0 0 ;
}
.navBg {

}
.navUsp {
    margin:30px 0 0px 2px;
	
	
}

#nav ul {
	margin-top:15px;
	background:url(../img/navBg.gif) no-repeat;
	padding:1px 0 0 0px;
	list-style:none;

	
}
#nav li {
	margin:0px;
	margin-right:2px;
	display:inline;
}


.rollover a:link, .rollover a:visited, .rollover a:active {
	
	text-decoration: none;
	float:left;
	text-align:center;
	color:#172140;
	height:16px;
	width:113px;
	font-size:13px;
	padding-top:4px;
}
.rollover a:hover, .rollover a.active {
	background:url(../img/navRoll.gif) no-repeat;
	text-decoration: none;
	color:#FFF;
}

/****** TEXT ******/
h1 {
	font-size:180%;
}

h2 {
	font-size:140%;
	padding:3px 0;
	line-height:1.4em
}
h3 {
	font-size:110%;
	padding:3px 0;
	color:#FF0000;
}
p {
	margin:10px 0;
	line-height:1.4em;
}
/****** GALLERY ******/
#gallerycontainer {
	text-align:center;
	background:#98C908;
}
/****** SLIMBOX ******/
#lbOverlay {
	position: fixed;
	z-index: 9999;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #000;
	cursor: pointer;
}
#lbCenter, #lbBottomContainer {
	position: absolute;
	z-index: 9999;
	overflow: hidden;
	background-color: #fff;
}
.lbLoading {
	background: #fff url(../img/loading.gif) no-repeat center;
}
#lbImage {
	position: absolute;
	left: 0;
	top: 0;
	border: 10px solid #fff;
	background-repeat: no-repeat;
}
#lbPrevLink, #lbNextLink {
	display: block;
	position: absolute;
	top: 0;
	width: 50%;
	outline: none;
}
#lbPrevLink {
	left: 0;
}
#lbPrevLink:hover {
	background: transparent url(../img/prevlabel.gif) no-repeat 0 15%;
}
#lbNextLink {
	right: 0;
}
#lbNextLink:hover {
	background: transparent url(../img/nextlabel.gif) no-repeat 100% 15%;
}
#lbBottom {
	font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
	font-size: 10px;
	color: #666;
	line-height: 1.4em;
	text-align: left;
	border: 10px solid #fff;
	border-top-style: none;
}
#lbCloseLink {
	display: block;
	float: right;
	width: 66px;
	height: 22px;
	background: transparent url(../img/closelabel.gif) no-repeat center;
	margin: 5px 0;
	outline: none;
}
#lbCaption, #lbNumber {
	margin-right: 71px;
}
#lbCaption {
	font-weight: bold;
}


/* FORM */

.formContent {padding:0px 0 0 10px; }
.formContent label { text-align:left; padding:0 10px 5px 0; font-size:12px; font-weight:bold; color:#616161;}
.formContent label, .formContent input, .formContent textarea {margin-top:5px; font-family:Arial, Helvetica, sans-serif;}
.formContent select {}
.formContent input, .formContent textarea {font-size:12px; padding:2px; width:150px;}
.formContent #experience {height:200px; width:150px;}
.formContent #address {height:50px; width:250px;}
.formContent .button {width:131px; height:37px; margin: 10px 0 0 50px;}
.formContent select {font-size:12px;}
.formContent input.radio {width:20px;}
.formContent .submit {width:auto;}

.checkWrap {text-align:left;}
.checkWrap label {float:left;}

.timeWrap .checkWrap {float:left; width:50px;}