/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #b1bbab url(../images/background.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
a {
	color: #006600;
	text-decoration: underline;
	}
	
a:hover {
	color: #FFFF99;
	}

#everything {
	width: 775px; 
	margin: 0 auto;
	background: url(../images/everything-background.jpg) repeat-x top left;
	}
	
#header {
	margin: 0 auto;
	width: 750px;
	}
	
#header {
	background: url(../images/header.jpg) no-repeat;
	margin: 0 auto;
	width: 750px;
	height: 145px;
	}
	
#header2 {
	background: url(../images/header2.jpg) no-repeat;
	margin: 0 auto;
	width: 750px;
	height: 145px;
	}
	
#nav {
	margin: 0 auto;
	width: 750px;
	background: url(../images/nav.jpg) no-repeat;
	font-size: 11px;
	height: 22px;
	}
	
#nav ul{
	margin: 0px;
	padding: 0px;
	}
	
#nav li{
	list-style-type: none;
	display: inline;
	float: left;
	border-top: 1px #000000 solid;
	}

#nav li a{
	margin: 0px;
	padding: 3px 10px 0px 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 60px;
	text-align: center;
	border-right: 1px #000000 solid;
	}
	
#nav li a:hover {
	color: #FFFF00;
	background: url(../images/nav-over.jpg) repeat-x top left;
	text-decoration: none;
	}

#nav2 {
	margin: 0 auto;
	width: 750px;
	background: url(../images/nav2.jpg) no-repeat;
	font-size: 11px;
	height: 22px;
	}
	
#nav2 ul{
	margin: 0px;
	padding: 0px;
	}
	
#nav2 li{
	list-style-type: none;
	display: inline;
	float: left;
	border-top: 1px #000000 solid;
	}

#nav2 li a{
	margin: 0px;
	padding: 3px 10px 0px 10px;
	display: block;
	color: #000000;
	text-decoration: none;
	height: 18px;
	width: 60px;
	text-align: center;
	border-right: 1px #000000 solid;
	}
	
#nav2 li a:hover {
	color: #FFFF00;
	background: url(../images/nav-over.jpg) repeat-x top left;
	text-decoration: none;
	}
	
#main-content {
	width: 748px;
	margin: 0 auto;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	}

#sub-main-content {
	width: 748px;
	margin: 0 auto;
	border-right: 1px #000000 solid;
	border-left: 1px #000000 solid;
	background: #9ca68b;
	}

#presentation {
	background: #becba8;
	float: left;
	width: 586px;
	border-right: 1px #000000 solid;
	}
	
#presentation2 {
	background: #becba8;
	float: left;
	width: 748px;
	}

#presentation2 p{
	padding: 5px 24px 2px 24px;
	margin: 0px;
	}
	
#presentation2 h1 {
	font-size: 12px;
	font-weight: lighter;
	display: block;
	color: #FFFF99;
	background: url(../images/paragraph-back.jpg) repeat-x;
	margin: 2px 9px 3px 9px;
	padding: 3px 3px 3px 15px;
	}
	
#presentation p{
	padding: 5px 24px 2px 24px;
	margin: 0px;
	}
	
#presentation h1 {
	font-size: 12px;
	font-weight: lighter;
	display: block;
	color: #FFFF99;
	background: url(../images/paragraph-back.jpg) repeat-x;
	margin: 2px 9px 3px 9px;
	padding: 3px 3px 3px 15px;
	}

#complimentary {
	vertical-align: top;
	width: 161px;
	height: 394px;
	float: right;
	background: #9ca68b url(../images/compliment-back.jpg) no-repeat;
	}
	
#sub-nav {
	height: 20px;
	background: #004214;
	float: left;
	width: 586px;
	height: 20px;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	}

#sub-nav h1{
	font-size: 12px;
	color: #FFFF99;
	padding: 3px 0px 0px 24px;
	margin: 0px;
	}

#sub-nav2 {
	height: 20px;
	background: #004214;
	float: left;
	width: 748px;
	height: 20px;
	border-right: 1px #000000 solid;
	border-bottom: 1px #000000 solid;
	}

#sub-nav2 h1{
	font-size: 12px;
	color: #FFFF99;
	padding: 3px 0px 0px 24px;
	margin: 0px;
	}
	
#sub-menu {
	vertical-align: top;
	width: 161px;
	float: right;
	height: 21px;
	background: #9ca68b url(../images/compliment-header.jpg);
	}

#sub-menu h1{
	font-size: 11px;
	color: #FFFF00;
	padding: 3px 0px 0px 4px;
	margin: 0px;
	font-weight: lighter;
	}
	
#footer {
	margin: 0 auto;
	width: 748px;
	height: 20px;
	background: url(../images/paragraph-back.jpg) repeat-x;
	border: 1px #000000 solid;
	}
	
#footer ul {
	margin: 0px 0px 0px 630px;
	padding: 0px;
	}

#footer li {
	display: inline block;
	float: left;
	padding: 2px 10px 0px 10px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	}
	
#footer li a {
	margin: 0px 0px 0px 0px;
	color: #f5f899;
	text-decoration: none;
	text-align: center;
	vertical-align: middle;
	width: 50px;
	height: 20px;
	}

#footer li a:hover {
	color: #9bb275;
	}
	
	
#footer2 {
	margin: 0 auto;
	font-size: 10px;
	width: 748px;
	}

#footer2 a {
	color:#006600;
	text-decoration: none;
	}
	
#footer2 a:hover {
	color: #FFFF00;
	}
	
.anti-float {
	clear: both;
	}
	
.dotted-border {
	border: 2px 0px 2px 0px #767e69 dotted;
	}
	
.presentation-padding {
	padding: 9px 8px 6px 8px;
	}
	
.presentation-padding2 {
	padding: 15px 14px 15px 15px;
	}
	
.business-buttons {
	padding: 0px 2px 0px 6px;
	}
	
.years-of-service {
	font-size: 11px;
	color: #FFFF00;
	margin: 0px;
	font-weight: lighter;
	padding: 277px 0px 0px 4px;
	}
	
.q {
	font-weight: bold;
	color: #000000;
	}

#contact .q {
	display: block;
	background: #aab498;
	margin-bottom: 5px;
	padding: 2px;
	}
	
.a {
	font-weight: bold;
	color:#FFFF99;
	}
