/* CSS Document */

body {
	margin: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	background: #3f3f3f url(../images/background.jpg) repeat-x top left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}
	
#header {
	background: url(../images/header.jpg) no-repeat;
	margin: 0 auto;
	width: 750px;
	height: 154px;
	}
	
#nav {
	margin: 0 auto;
	width: 748px;
	background: url(../images/nav.jpg) no-repeat;
	font-size: 11px;
	height: 34px;
	border: 1px #FFFFFF solid;
	}
	
#nav ul{
	margin: 0px 0px 0px 8px;
	padding: 0px;
	}
	
#nav li{
	list-style-type: none;
	float: left;
	margin: 0px;
	padding: 0px;
	color: #FFFFFF;
	display: inline;
	}

#nav li a {
	color:#FFFFFF;
	padding: 11px 20px 0px 20px;
	margin: 0px;
	text-decoration: none;
	border-right: 1px #FFFFFF solid;
	font-weight: bold;
	display: block;
	height: 23px;
	width: 45px;
	text-align: center;
	}
	
/*comment
#nav li{
	list-style-type: none;
	display: inline;
	float: left;
	border-top: 1px #000000 solid;
	padding: 0px;
	}

#nav li a{
	margin: 0px;
	padding: 4px 10px 0px 6px;
	display: block;
	color: #000000;
	text-decoration: none;
	height: 17px;
	width: 40px;
	text-align: center;
	border-right: 1px #000000 solid;
	}

comment*/

#nav li a:hover {
	color:#d7edf3;
	text-decoration: none;
	background: url(../images/nav-over.jpg) repeat-x top left;
	font-weight: bold;
	}
	
/*old nav

#nav li a.adjust {
	display: block;
	width: 60px;
	height: 20px;
	padding: 12px 0px 3px 35px;
	margin: 0px;
	color: #FFFFFF;
	}
	
#nav li a:hover.adjust {
	background: url(../images/nav-over-home.jpg) no-repeat;
	color: #000000;
	}
	
#nav li a.adjust1{
	margin: 0px;
	padding: 12px 0px 3px 26px;
	display: block;
	width: 64px;
	height: 20px;
	color: #FFFFFF;
	}

#nav li a:hover.adjust1 {
	background: url(../images/nav-over-about.jpg) no-repeat;
	color: #000000;
	}
	
#nav li a.adjust2{
	margin: 0px;
	padding: 12px 0px 3px 19px;
	display: block;
	height: 20px;
	width: 71px;
	color: #FFFFFF;
	}

#nav li a:hover.adjust2{
	background: url(../images/nav-over-services.jpg) no-repeat;
	color: #000000;
	}
	
#nav li a.adjust3{
	margin: 0px;
	padding: 12px 0px 3px 33px;
	display: block;
	height: 21px;
	width: 57px;
	color: #FFFFFF;
	}

#nav li a:hover.adjust3{
	background: url(../images/nav-over-faq.jpg) no-repeat;
	color: #000000;
	}
	
#nav li a.adjust4{
	margin: 0px;
	padding: 12px 0px 0px 20px;
	display: block;
	height: 21px;
	width: 70px;
	color: #FFFFFF;
	}

#nav li a:hover.adjust4{
	background: url(../images/nav-over-contact.jpg) no-repeat;
	color: #000000;
	}

old nav*/

#main-content {
	background: #aab9cc;
	width: 748px;
	height: 100%;
	margin: 0 auto;
	border-right: 1px #FFFFFF solid;
	border-left: 1px #FFFFFF solid;
	border-bottom: 1px #FFFFFF solid;
	}

#presentation {
	float: left;
	width: 587px;
	background: #daeaff;
	border-right: 1px #FFFFFF solid;
	}
	
#presentation p a{
	color: #FF6600;
	text-decoration: none;
	}
	
#presentation p a:hover{
	color: #6181ab;
	text-decoration: none;
	}
	
#presentation p{
	padding: 0px 9px 2px 9px;
	margin: 0px;
	}
	
#presentation h1 {
	font-size: 12px;
	font-weight: lighter;
	display: block;
	color: #FFFFFF;
	background: #3f444e;
	margin: 5px 9px 5px 9px;
	padding: 3px 3px 3px 15px;
	}

#presentation h2 {
	font-size: 12px;
	font-weight: lighter;
	display: block;
	color: #FFFFFF;
	width: 550px;
	height: 15px;
	background: #a5a5a4;
	margin: 5px 9px 5px 9px;
	padding: 3px 3px 3px 15px;
	}

#complimentary {
	vertical-align: top;
	width: 160px;
	float: right;
	background: #aab9cc;
	}
	
#complimentary ul {
	margin: 0px;
	padding: 0px;
	}

#complimentary li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	}

#complimentary ul li a{
	background: #aab9cc;
	color:#2e3d42;
	text-decoration: none;
	display: block;
	height: 15px;
	border-bottom: 1px #FFFFFF solid;
	padding: 3px 0px 2px 3px;
	font-size: 10px;
	margin: 0px;
	}

#complimentary li a:hover{
	color: #2e3d42;
	background: #daeaff;
	}
	
#complimentary h1 {
	width: 154px;
	height: 22px;
	background: #a5a5a4 url(../images/sub-menu-back.jpg) repeat-x;
	border-bottom: 1px #FFFFFF solid;
	font-size: 12px;
	color: #FFFFFF;
	padding: 7px 0px 0px 6px;
	margin: 0px;
	font-weight: lighter;
	}

#holder {
	margin-top: 20px;
	}
	
#holder-body {
	height: 118px;
	}
			
#holder-body p{
	margin: 30px;
	font-size: 13px;
	}
	
#holder-body a{
	color: #0033FF;
	text-decoration: underline;
	}
	
#holder-body a:hover{
	color: #00CCFF;
	text-decoration: none;
	}
	
#footer {
	margin: 0 auto;
	width: 748px;
	height: 20px;
	background: url(../images/paragraph-back.jpg) repeat-x;
	border: 1px #FFFFFF solid;
	}
	
#footer2 {
	margin: 0 auto;
	font-size: 10px;
	width: 748px;
	}

#footer2 a {
	color:#838383;
	text-decoration: none;
	}
	
#footer2 a:hover {
	color:#00CCFF;
	}
	
.anti-float {
	clear: both;
	}
	
.dotted-border {
	border: 2px 0px 2px 0px #767e69 dotted;
	}
	
.presentation-padding {
	margin: 9px 8px 6px 8px;
	border: 1px #000000 solid;
	}
	
.business-buttons {
	padding: 0px 2px 0px 3px;
	}
	
.years-of-service {
	font-size: 11px;
	color: #FFFF00;
	margin: 0px;
	font-weight: lighter;
	padding: 279px 0px 0px 4px;
	}
	
.q {
	font-weight: bold;
	color: #000000;
	}

#contact .q {
	display: block;
	background: #aab9cc;
	margin-bottom: 5px;
	margin: 5px 2px 5px 2px;
	}
	
.a {
	font-weight: bold;
	color:#FFFF99;
	}
	
.nav-border-left {
	border-left: 1px #FFFFFF solid;
	}
	
h2 a.white {
	color: #ffffff;
	}