html{
	height:100%;
	background:#cdcdcd url(body-background-wide.jpg) top repeat-x;
}
body{
	height:100%;
	margin:0;
	padding:0;
	background:#cdcdcd url(body-background-wide.jpg) top repeat-x;
}
a{
	color:#c13b00;
}
a:hover{
	color:#424e4f;
}

#layout-container{
	text-align:center;
}

#container{
	width:787px;
	margin:auto;
	overflow: auto;
	}

#header{
	width:787px;
	height:215px;
	background:#1b1d1e url(header-background-dark.jpg) top repeat-x;
}

#header h1{
	text-indent: -9999px;
	}

#headerPhoto{
	margin-left:-185px;
	margin-left: 8px\9;
	position:absolute;
	top:28px;
}

@media screen and (-webkit-min-device-pixel-ratio:0){
#headerPhoto {margin-left: 409px;
	_margin-left: -185px;}
}

#menu{
	padding:125px 0 0 0;
}
#menu li{
	float:left;
	opacity:1;
	filter:alpha(opacity=100);
}
#menu li.active{
	opacity:0;
	filter:alpha(opacity=0);
}

#body{
	margin:20px 0 0 0;
	padding:0;
	width:785px;
	background:#ffffff;
	text-align:left;
	border:solid 1px #666666;
}
#body-left-column{
	width:545px;	
	float:left;
	padding-left: 15px;
}

#body-left-column h3{
	font-weight: bold;
	}
	
.bodyleft_content{
	width: 545px;
	
	}
	
.bodyleft_content img{
	float: right;
	margin-right:30px;
	border: 2px solid #c13b00;
	}
	
.divider{
	width: 545px;
	height: 1px;
	background: #c13b00;
	margin: 15px 0px 15px;
	}
	
#body-right-column{
	float:left;
}
#body p{
	margin:10px;
	padding:10px;
}
#splashCont{
	width:785px;
	height:397px;
	overflow:hidden;
	background:#ffffff url(splash-background-wide.jpg) top repeat-x;
}
#freeQuote{
	position:absolute;
	top:495px;
	left:50%;
	margin-left:-190px;
	width:130px;
	height:130px;
	text-decoration:none;
}
#body p.formDesc{
	border:solid 1px #c5c9ca;
	padding:10px;
	background:#fef3eb;
	line-height:180%;
}
#body p{
	line-height:180%;
}
#body form fieldset{
	border:solid 1px #c5c9ca;
	margin:0 10px 0 10px;
	padding:10px;
}
#body form fieldset.action{
	background:#c5c9ca;
}
#body div.formGroup{
	margin:5px 0 0 0;
}
#body div.formGroup .label{
	display:block;
	float:left;
	width:400px;
}
#body div.formGroup input{
	width:300px;
	padding:3px;
}
#body div.formGroup input.required{
	border:solid 1px #999999;
	border-left:solid 5px #ff6600;
}
#body div.formGroup textarea{
	width:300px;
	height:180px;
	padding:3px;
}
#blurb{
	margin:-140px 0 0 350px;
	width:420px;
}
#blurb p{
	line-height:120%;
}

#blurb img{
	margin-top: 5px;
	margin-right: 10px;
	}

#footer{
	margin:10px 0 0 0;
	width:100%;
	height:108px;
	background:#1b1d1e url(footer-background-wide.jpg) top repeat-x;
	text-align:center;
}

	
#nav{
	padding-top:20px;
	margin-left:-360px;
}
#nav li{
	margin-right:8px;
	display:inline;
}
#nav li a{
	text-decoration:none;
	color:#ffffff;
}
#copyright{
	padding-top:5px;
	margin-left:-50px;
	color:#999999;
	font-size:85%;
}

legend{
	color: #c5c9ca;
	}
	
li{
	line-height: 18px;
	}

.servicePhoto{
	width: 285px;
	float: right;
	}
	
.servicePhoto img{
	float: right;
	margin: 5px;
	}
	

	
.remove{
	display:none;
}
.clearBoth{
	clear:both;
}

#portfolio img{
	border: 1px solid #c13b00;
	margin-right: 5px;
	margin-bottom: 3px;
	}

#portfolio h3{
	margin-top: 20px;
	}
	
#gallery a{
	text-decoration: none;
	}

/* photoviewer override */
.photoViewer-viewer{
	width:785px;
	height:397px;
	margin:0;
	padding:0;
	background:#ffffff url(splash-background-wide.jpg) top repeat-x;
	border:0;
	overflow:hidden;
}
.photoViewer-imageCont{
	margin:0;
	padding:0;
	background:"transparent";
}
.photoViewer-showcaseImage{
	margin:0;
	padding:0;
	border:0;
}
.photoViewer-mask{
	display:none;
}
.photoViewer-title{
	margin:0;
	padding:0;
	font-size:130%;
	height:0;
	width:100%;
}
.photoViewer-desc{
	margin:0;
	padding:0;
	background:#333333;
	color:#eeeeee;
	height:0;
}
.photoViewer-desc p{
	margin:0;
	padding:0;
}
.photoViewer-next{
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	bottom:20px;
	font-size:120%;
	height:0;
}
.photoViewer-prev{
	margin:0;
	padding:0;
	position:absolute;
	left:20px;
	bottom:20px;
	font-size:120%;
	height:0;
}
.photoViewer-footer{
	height:22px;
	margin:0;
	padding:0;
	height:0;
}
.photoViewer-close{
	margin:0;
	padding:0;
	position:absolute;
	right:20px;
	top:20px;
	height:0;
}
.photoViewer-loading{
	margin:0;
	padding:0;
	background:transparent url(loading.gif) center no-repeat;
}
/* overlay */
.yui-overlay {} 
.yui-overlay .bd { background:#ff6600;color:#ffffff;padding:4px; } 