body {
	background: url("/_ima/bg.jpg") repeat-x #23282E;
	margin: 0px; 
	padding: 0px;
	color: #000;	
	font: 12px/22px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________ Links _*/

a:link {
	color: #000;
	text-decoration: none;
	}
a:visited {
	color: #000;
	text-decoration: none;
	}
a:hover {
	color: #000;
	text-decoration: underline;
	}
a:active {
	color: #000;
	text-decoration: underline;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

.wtf { border: 1px solid red; }

.display-block { display: block; margin: 0px; padding: 0px; }

.show-btn { cursor: pointer; color: red; }

.float-left { float: left; display: block; border: 0px; }
.float-right { float: right; display: block; border: 0px; }

/*____________________________________________________________________________________________ Fixed Presets _*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul { padding: 0px 0px 0px 20px; }
ul li { padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

	
/*____________________________________________________________________________________________ Main Layout _*/

#container {
	width: 934px;
	height: 100%;
	margin: 0px auto;
	border: 0px;
	}
	
#left {
	width: 245px;
	height: 100%;
	float: left;
	padding: 134px 0px 0px 0px;
	}
	.logo {
		margin: 0px 0px 75px 0px;
		border: 0px;
		}
	
#right {
	width:688px;
	height: 100%;
	float: right;
	}
	#content {
		background: url("/_ima/content-bg.jpg") repeat-x #f0f0f0;
		width: 647px;
		height: 100%;
		padding: 20px 20px 0px 21px;
		color: #6F6F6F;
		}

#navigation {
	width: 100%;
	height: 50px;
	padding: 70px 0px 0px 0px;
	}
	
a.nav-home {
	background: url("/_ima/nav-home.gif") no-repeat;
	width: 70px;
	height: 50px;
	float: right;
	}
a.nav-about-us {
	background: url("/_ima/nav-about-us.gif") no-repeat;
	width: 122px;
	height: 50px;
	float: right;
	}
a.nav-contracting {
	background: url("/_ima/nav-contracting.gif") no-repeat;
	width: 142px;
	height: 50px;
	float: right;
	}
a.nav-portfolio {
	background: url("/_ima/nav-portfolio.gif") no-repeat;
	width: 128px;
	height: 50px;
	float: right;
	}
a.nav-lawn-service {
	background: url("/_ima/nav-lawn-service.gif") no-repeat;
	width: 143px;
	height: 50px;
	float: right;
	}
a.nav-contact {
	background: url("/_ima/nav-contact.gif") no-repeat;
	width: 82px;
	height: 50px;
	float: right;
	}
	a.nav-hover:hover {
		background-position: 0px -50px;
		}
	a.nav-on {
		background-position: 0px -50px;
		}
	
/*____________________________________________________________________________________________ Left Box _*/

.box {
	background: url("/_ima/box-mid.gif") repeat-y;
	width: 219px;
	height: 100%;
	color: #bac1c6;
	font-size: 12px;
	line-height: 16px;
	}
	.box img {
		margin: 0px;
		padding: 0px;
		display: block;
		border: 0px;
		}
	.box p {
		padding: 5px 0px 0px 3px;
		}
	.box-content {
		width: 154px;
		margin: 0px auto;
		padding: 20px 0px 20px 0px;
		}
	a.view-more-info {
		background: url("/_ima/view-more-info.jpg") no-repeat;
		width: 219px;
		height: 47px;
		float: left;
		}
		a.view-more-info:hover {
			background-position: 0px -47px;
			}
			

/*____________________________________________________________________________________________ Index Content _*/

#slideshow {
	width: 636px;
	height: 296px;
	border: 5px solid #fff;
	margin: 0px 0px 20px 0px;
	}
	
#hammer {
	position: absolute;
	margin: -150px 0px 0px 0px;
	width: 668px;
	}
	#hammer img {
		float: right;
		}
		
/*____________________________________________________________________________________________ Portfolio Layout _*/

.portfolio-section {
	background: url("/_ima/portfolio-breaker.jpg") no-repeat bottom;
	width: 100%;
	height: 100%;
	padding: 20px 0px 10px 0px;
	}

.portfolio-main {
	border: 5px solid #fff;
	float: left;
	}
	
.portfolio-intro {
	width: 390px;
	float: right;
	padding: 10px 0px 0px 0px;
	}

.portfolio-more-info img {
	border: 0px;
	float: right;
	clear: both;
	}
	
/*____________________________________________________________________________________________ Lawn Service _*/
	
.lawn-service-logo {
	float: left;
	margin: 0px 0px 10px 0px;
	}

.services {
	background-color: #fff;
	width: 330px;
	float: right;
	border-top: 1px solid #D1D7DF;
	border-bottom: 1px solid #D1D7DF;
	padding: 10px 20px 10px 20px;
	margin: 12px 0px 0px 0px;
	}
	.services p {
		font-size: 14px;
		line-height: 20px;
		padding: 0px;
		}
	
/*____________________________________________________________________________________________ Gallery Layout _*/
		
a.lightbox-view img {
	background-color: #fff;
	width: 100px;
	height: 80px;
	float: left;
	margin: 10px 15px 5px 0px;
	padding: 5px;
	border: 1px solid #EFE5D9;
	text-decoration: none;
	}
	a.lightbox-view img:visited {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	a.lightbox-view img:hover {
		border: 1px solid #23282E;
		text-decoration: none;
		}
	a.lightbox-view img:active {
		border: 1px solid #EFE5D9;
		text-decoration: none;
		}
	
/*____________________________________________________________________________________________ Contact Layout _*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 160px;
		height: 20px;
		padding: 6px 0px 0px 0px;
		margin: 0px 0px 5px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 209px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 450px;
		height: 100px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		margin: 10px 0px 0px 160px;
		padding: 0px 0px 0px 0px;
		border: 0px;
		float: left;
		}
	
.google-map {
	border: 10px solid #fff;
	}
	
/*____________________________________________________________________________________________ Form Validation _*/
	
.validation-inline-error-message { 
	width: 160px;
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 0px 5px;
	color: #ff0000;
	font-size: 10px;
	}

/*____________________________________________________________________________________________ FCM _*/
	
#footer {
	color: #898e92;
	font-size: 11px;
	padding: 20px 0px 30px 0px;
	}		
	.footer-left {
		width: 500px;
		float: left;
		}
		.footer-left a:link {
			color: #898e92;
			text-decoration: none;
			}
		.footer-left a:visited {
			color: #898e92;
			text-decoration: none;
			}
		.footer-left a:hover {
			color: #fff;
			text-decoration: none;
			}
		.footer-left a:active {
			color: #898e92;
			text-decoration: none;
			}
			
	.footer-right {
		width: 150px;
		float: right;
		text-align: right;
		}
		.footer-right a:link {
			color: #898e92;
			text-decoration: none;
			}
		.footer-right a:visited {
			color: #898e92;
			text-decoration: none;
			}
		.footer-right a:hover .fcm-full {
			color: #FF00C7;
			text-decoration: none;
			}
		.footer-right a:hover .fcm-city {
			color: #A8F800;
			text-decoration: none;
			}
		.footer-right a:hover .fcm-media {
			color: #21A9F7;
			text-decoration: none;
			}
		.footer-right a:active {
			color: #898e92;
			text-decoration: none;
			}
		
