﻿* { margin: 0; padding: 0;}

html, body {
	font-family: Verdana, Arial, sans-serif;
	font-size: small;
	color: #0e1951;
	background-color: #dbd4b7;
}
img {
	border: none;
}
form {
	width: 470px;
	margin: 0 auto;
	overflow: auto;
}
fieldset {
	border: none;
}
legend {
	display: none;
}
form label {
	width: 100px;
	margin: 7px 0;
	padding-right: 5px;
	float: left;
	text-align: right;
	display: block;
}
form input, select, textarea {
	width: auto;
	margin: 5px 0;
	float: left	;
	text-align: left;
	display: block;
}
form input.format, textarea.format {
	padding: 1px;
	font-family: 'Verdana';
	font-size: small;
	color: #0e1951;
	border: 1px #0e1951 solid;
}
#container {
	width: 780px;
	margin: 30px auto;
	padding: 20px;
	border: 2px #cdc49b solid;
	background-color: #FFF;
	overflow: hidden;
}
#container a.netcomm {
	margin-top: 18px;
	position: absolute;
	z-index: 8;
	right:0;
}
a {
	color: #0e1951;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
#header {
	width: 100%;
}
#header a.logo {
	float: left;
	display: block;
}
#header span {
	width: 632px;
	margin-bottom: 3px;
	padding: 30px 10px 5px 10px;
	float: right;
	font-family: Garamond, 'Times New Roman', serif;
	font-size: 300%;
	background-color: #cdc49b;
}
#header span a {
	color: #0e1951;
}
#header span a:hover {
	text-decoration: none;
}
#nav {
	width: 652px;
	margin-bottom: 3px;
	float: right;
	display: block;
	font-size: 100%;
	overflow: hidden;
	background-color: #7c7c7c;
}
#nav ul, #nav li, #nav a {
	padding-top: 27px;
	padding-bottom: 9px;
}
#nav ul {
	list-style-type: none;
	padding-left: 3px;
}
#nav li {
	display: inline;
}
#nav a {
	margin: 0 -2px;
	padding-right: 8px;
	padding-left: 8px;
	color: #cdc49b;
}
#nav li.current {
	font-weight: bold;
}
#nav li.current a:hover {
	text-decoration: none;
	cursor: default;
}
#banner {
	width: 400px;
	height: 95px;
	padding: 55px 360px 0 20px;
	clear: both;
	color: #777766;
	text-align: center;
	font-family:  'Berlin Sans FB', 'Trebuchet MS', /* Myriad Pro Light, */ Arial, Verdana, sans-serif;
	font-weight: normal;
	font-size: 22px;
	background: #d5ceb4 url('../images/banner.jpg') right no-repeat;
}
#banner.about {
	background-image: url('../images/about_us.jpg');
}
#banner.service {
	background-image: url('../images/service.jpg');
}
#banner.workers {
	background-image: url('../images/products.jpg');
}
#banner.billing {
	background-image: url('../images/quote.jpg');
}
#banner.directions {
	background-image: url('../images/directions.jpg');
}
#banner.contact {
	background-image: url('../images/contact.jpg');
}
#content {
	width: 100%;
	margin: 20px 0;
	clear: both;
	overflow: hidden;
}
#content.other {
	margin-top: 0;
	background-color: #0e1951;
}
#content a {
	text-decoration: underline;
}
#content a:hover {
	text-decoration: none;
}
#left {
	width: 282px;
	float: left;
	display: block;
	background-color: #FFF;
}
#content.other #banner {
	width: 100%;
	height: 150px;
	margin-bottom: 3px;
	padding: 0;
}
#info {
	width: 262px;
	padding: 10px;
	text-align: right;
}
#content.other #info {
	background-color: #0e1951;
	color: #cdc49b;
}
#info h4 {
	font-size: 110%;
}
#info h5 {
	font-size: 90%;
}
#info ul {
	list-style-type: none;
	font-size: 90%;
}
#main {
	width: 480px;
	padding: 10px 0 0 18px;
	float: right;
	display: block;
	font-size: 85%;
	text-align: justify;
	background-color: #FFF;
}
#content.other #main {
	min-height: 335px;
	height: auto !important;
	height: 335px;
}
#main h2 {
	text-align: left;
	margin-bottom: 10px;
	font-size: 150%
}
#main h3 {
	margin: 15px 0 5px 0;
	font-size: 110%;
	border-bottom: 2px #0e1951 solid;
}
#main h4 {
	margin: 0 0 5px 0;
	font-size: 100%;
}
#main h4 a {
	text-decoration: none;
}
#main p {
	margin-bottom: 10px;
}
#main ul, #main ol {
	margin: 0 0 10px 25px;
}
#main ul.bio {
	margin: 0 0 10px 0;
	list-style-type: none;
}
#main ul.bio li {
	min-height: 140px;
	height: auto !important;
	height: 140px;
	padding: 10px 5px 10px 100px;
	border-bottom: 1px #0e1951 solid;
}
#main ul.bio li img {
	margin-left: -100px;
	position: absolute;
}
#main ul.bio li ul li {
	min-height: 0;
	padding: 0;
	border: none;
}
#main ul.bio li ol {
	margin-top: -25px;
}
#main ul.bio li h4.back {
	margin-left: -100px;
	display: block;
}
#main ul.bio li ol li {
	margin-left: 30px;
	padding: 5px;
	border: none;
	min-height: 0;
	}
#main p.heart, #main p.mail, #main p.direct {
	margin: 10px 40px;
	padding: 5px 5px 5px 40px;
	text-align: left;
}
#main p.heart {
	background: #FFF url(../images/heart.gif) left no-repeat;
}
#main p.mail {
	background: #FFF url(../images/mail.gif) left no-repeat;
}
#main p.direct {
	background: #FFF url(../images/car.gif) left no-repeat;
}
#main div.credit {
	margin-bottom: 5px;
	text-align: center;
}
#footer {
	width: 100%;
	padding-top: 10px;
	clear: both;
	text-align: center;
	border-top: 2px #7c7c7c solid;
}
#footer ul {
	list-style-type: none;
}
#footer li {
	display: inline;
	padding-right: 20px;
}
#footer li.rgt {
	padding: 0;
}