body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #283864;
	margin: 0px;
}
.mainDiv {
	background-image: url(/bg-fade.jpg);
	background-repeat: repeat-y;
	background-position: center;
	height: 100%;
}
.nav {
	background-color: #111;
	color:#A3AEC7;
	width: 700px;
}
.nav a {
	color:#A3AEC7;
	line-height:30px;
	font-size:15px;
	padding-right: 7px;
	padding-left: 20px;
	font-weight: bold;
	text-decoration: none;
	}
.nav a:hover {
	color:#fff;
	background-image: url(/button_hover.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.nav #active {
	color:#fff;
	background-image: url(/button_active.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
}
.content-main {
	background-color: #FFFFFF;
}
.footer {
	background-image: url(/footerbg.jpg);
	background-repeat: repeat-x;
}
.footer td {
	font-size: 12px;
	color: #FFFFFF;
	line-height:1.4;
}
.footer a {
	color: white;
	padding-right: 10px;
	padding-left: 10px;
	text-decoration: underline !important;
}
.footer a:hover {
	text-decoration: none !important;
}


.content-main-right {
	background-image: url(/bott-fade.jpg);
	background-repeat: no-repeat;
	background-position: top;
	font-size: 13px;
	color: #333333;
	padding-top: 20px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 1.3;
	padding-bottom: 20px;
}
.sub-table-right {
	padding-left:20px;
	padding-right:10px;
	line-height:1.3;
	font-size:11px;
	text-align:left;
	color: #666666;
}
.sub-table-left {
	padding-right:10px;
	border-right: dotted 1px #999;
	line-height: 1.4;
}

.content-main h1 {
	font-size: 16px;
	margin-bottom:20px;
	color: #FFFFFF;
	margin-top:0px;
}
td {
	text-align: left;
}
.content-main a {
	color: #283864;
}
.content-main a:hover {
	text-decoration:none;
}
.content-main em {
	color: #006699;

	}
.inline li  {padding-bottom:5px;}
.inline li em {
	display: inline;
}
.front-services {
	margin-left: 0px;
	padding: 0px;
}
.front-services li {
	padding-left:0px!important;
	margin:0px!important;
	padding-bottom:2px;
	list-style-type: none;
}
.front-services ul {margin-left:0px!important; padding:0px!important;}
#gallery h3 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #283864;
	font-size: 16px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0px;
	margin-top: 20px;
}

.front-services em { margin:0px; padding:0px;}.estimate-table td {
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
}
.estimate-form {
	width: 180px;
	border: 1px solid #999999;
}
#fader a {
	text-decoration: none;
}
#fader {
	font-size: 11px;
	line-height: 1.4;
	font-style: normal;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 20px;
	color:#999;
}
#fader .front-quote-credit {
	font-style: italic;
	padding-top:5px;
}#gallery img {
	margin: 5px;
	border: 1px solid #666666;
}
