body {
	background: url("/_ima/bg.jpg") no-repeat top center fixed #1c2125;
	margin: 0px 0px 0px 0px; 
	padding: 0px 0px 0px 0px;
	color: #909090;	
	font: 12px/22px Verdana, sans-serif;
	}

/*____________________________________________________________________________________________ Links _*/

.middler p a:link {
	color: #909090;
	text-decoration: none;
	border-bottom: 1px solid #FFDE00;
	}
.middler p a:visited {
	color: #909090;
	text-decoration: none;
	border-bottom: 1px solid #FFDE00;
	}
.middler p a:hover {
	color: #FFDE00;
	text-decoration: none;
	border-bottom: 1px solid #FFDE00;
	}
.middler p a:active {
	color: #FFDE00;
	text-decoration: none;
	border-bottom: 1px solid #FFDE00;
	}
	
/*____________________________________________________________________________________________ Helpers _*/

.clearer { clear: both; line-height: 0px; font-size: 0px; width: 0px; height: 0px; margin: 0px; padding: 0px; }

/*____________________________________________________________________________________________ Fixed Presets _*/

p { margin: 0px 0px 0px 0px; padding: 7px 0px 7px 0px; }

ul { list-style: none; padding: 0px 0px 0px 20px; }
ul li { background: url(/); padding: 0px 0px 0px 0px; margin: 0px 0px 0px 0px; line-height: 20px }

.subtitle {
	color: #FFDE00;
	border-top: 4px solid #FFDE00;
	font-size: 14px;
	font-weight: bold;
	margin: 10px 0px 0px 0px;
	padding: 3px 0px 5px 0px;
	}
	
/*____________________________________________________________________________________________ Main Layout _*/

#mello {
	width: 100%;
	height: 5px;
	position: fixed;
	background-color: #FFDE00;
	margin: 0px;
	padding: 0px;
	z-index: 999;
	}

.middler {
	width: 638px;
	height: 100%;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	}
.middler2 {
	width: 638px;
	height: 100%;
	margin: 0px auto;
	}

.nav-container {
	width: 638px;
	height: 100%;
	margin: 0px auto;
	padding: 40px 0px 0px 0px;
	}
.nav-container-padding {
	height: 14px;
	}

.hardscapes {
	width: 278px;
	height: 69px;
	float: left;
	border: 0px;
	}
	
.navigation {
	width: 300px;
	float: right;
	padding: 53px 0px 0px 0px;
	}
	
	a.nav-contact, a.nav-contact:visited {
		background: url("/_ima/nav-contact.gif") no-repeat;
		width: 114px;
		height: 17px;
		float: right;
		text-decoration: none;
		border: 0px;
		}
		a.nav-contact:hover, a.nav-contact:active {
			background-position: 0px -17px;
			text-decoration: none;
			border: 0px;
			}
	a.nav-work, a.nav-work:visited {
		background: url("/_ima/nav-work.gif") no-repeat;
		width: 101px;
		height: 17px;
		float: right;
		margin: 0px 20px 0px 0px;
		text-decoration: none;
		border: 0px;
		}
		a.nav-work:hover, a.nav-work:active {
			background-position: 0px -17px;
			text-decoration: none;
			border: 0px;
			}
			
a.btn-work,
a.btn-work:visited,
a.btn-work:hover,
a.btn-work:active {
	background: url("/_ima/btn-work.png") no-repeat;
	width: 640px;
	height: 52px;
	float: left;
	border: 0px;
	text-decoration: none;
	}	
a.btn-contact,
a.btn-contact:visited,
a.btn-contact:hover,
a.btn-contact:active {
	background: url("/_ima/btn-contact.png") no-repeat;
	width: 640px;
	height: 52px;
	float: left;
	border: 0px;
	text-decoration: none;
	}
			
#content-padding {
	padding: 30px 0px 30px 0px;
	}
		
.content-padding-1 {
	padding: 30px 0px 350px 0px;
	}
.content-padding-2 {
	padding: 30px 0px 30px 0px;
	}
	
#footer {
	width: 300px;
	padding: 0px 0px 30px 0px;
	font-size: 10px;
	float: left;
	}
object {
	display: block;
	}
	
.index-title {
	width: 450px;
	float: left;
	}
	
.breaker {
	border-bottom: 1px solid #3B454E;
	border-top: 1px solid #0D0E0F;
	margin: 10px 0px 10px 0px;
	}
.small-breaker {
	width: 100%;
	height: 10px;
	}
	
.one-page-player {
	float: right;
	padding: 5px 0px 0px 0px;
	}
	
/*____________________________________________________________________________________________ Index Layout _*/

#photo-padding {
	padding: 0px 0px 10px 0px;
	clear: both;
	margin: 0px auto;
	width: 658px;
	}			
#photo-bg {
	background: url("/_ima/photo-bg.png") no-repeat;
	width: 645px;
	height: 326px;
	margin: 0px 0px 10px 0px;
	padding: 13px 0px 0px 13px;
	overflow: hidden;
	}
#slideshow {
	width: 632px;
	height: 313px;
	margin: 0px;
	padding: 0px;
	clear: both;
	}

.extreme {
	font-size: 16px;
	color: #BFBFBF;
	}		

/*____________________________________________________________________________________________ Inside Layout _*/

.inside-padding {
	padding: 20px 0px 0px 0px;
	clear: both;
	}	
	
.gallerybreaker {
	width: 10px;
	height: 124px;
	float: left;
	}
	
a.pretty img, a.pretty img:visited, a.pretty img:hover, a.pretty img:active {
	border: 3px solid #575C60;
	float: left;
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}

/*____________________________________________________________________________________________ Contact Layout _*/

.contact-left {
	width: 540px;
	float: left;
	}
	#form-section {
		float: left;
		}
	.input-names {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 0px;
		margin: 0px 0px 10px 0px;
		float: left;
		font-size: 12px;
		}
	.inputs {
		width: 200px;
		height: 20px;
		padding: 3px 0px 0px 5px;
		margin: 0px 10px 0px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.selects {
		width: 207px;
		height: 25px;
		padding: 2px 0px 2px 0px;
		float: left;
		font-size: 16px;
		border: 1px solid #CFC9C2;
		}
	.textareas {
		width: 430px;
		height: 85px;
		padding: 2px 0px 2px 5px;
		float: left;
		font-size: 16px;
		font-family: verdana;
		border: 1px solid #CFC9C2;
		}
	#submit-btn {
		margin: 10px 0px 0px 0px;
		padding: 0px 0px 0px 200px;
		float: left;
		}
		
	.inputs:focus {
		border: 1px solid red;
		}
	select:focus {
		border: 1px solid red;
		}
	textarea:focus {
		border: 1px solid red;
		}
		
	.error {
		color: red;
		}

.section-breaker {
	width: 100%;
	height: 600px;
	clear: both;
	}
