body {
	background-image: url("images/bg.gif");
	background-repeat:repeat-x;
	background-position: 0 0;
	background-color:#FFF;
	padding:0;
	margin:0;
	text-align:center;
	color:#333;
}

body#homepage {
	background-image: url("images/bg_home.gif");
	background-repeat:repeat-x;
	background-position: 0 0;
	background-color:#FFF;
	padding:0;
	margin:0;
	text-align:center;
	font:normal 12pt Verdana, "News Gothic MT", Tahoma, sans-serif;
	color:#333;
}

a {
	color:#BE6011;
}

li {
	margin-bottom:12px;
}

ul#no-margin li {
	margin-bottom:6px;
	margin-left:-24px;
}

table {
	border:0;
	font:normal 14pt Arial, "News Gothic MT", Tahoma, sans-serif;
	margin-top:20px;
}

table th {
	border:0;
	color:#B95308;
	text-align:left;
}

/* Header */

div#header {
	height:118px;
	width:960px;
	margin-top:5px;
	margin-left:auto;
	margin-right:auto;
	display:block;
}

div#header img {
	float:left;
}

/* Headlines */

h1#headline-services {
	background-image: url("/images/heading-services.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

h1#headline-doing {
	background-image: url("/images/heading-doing.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

h1#headline-audit {
	background-image: url("/images/heading-audit.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

h1#headline-about {
	background-image: url("/images/heading-about.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

h1#headline-contact {
	background-image: url("/images/heading-contact.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

h1#headline-thankyou {
	background-image: url("/images/heading-thankyou.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

h1#headline-privacy {
	background-image: url("/images/heading-privacy.gif");
	background-repeat:no-repeat;
	background-position: 0 0;
	width:490px;
	height:0;
	padding: 80px 0 0 0;
	overflow: hidden;
	margin:0 20px 0 0;
}

/* Nav */

div#nav {
	width:737px;
	height:46px;
	margin:40px 0 0 27px;
	float:left;
}

a.nav-home {
	background-image:url(images/nav-home.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-services {
	background-image:url(images/nav-services.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-doing {
	background-image:url(images/nav-doing.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-audit {
	background-image:url(images/nav-audit.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-about {
	background-image:url(images/nav-about.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-contact {
	background-image:url(images/nav-contact.jpg);
	background-repeat:no-repeat;
	background-position: 0 0;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	overflow:hidden;
	float:left;
}

div#nav a:hover {
	background-position: 0 -46px;
}

a.nav-home-on {
	background-image:url(images/nav-home.jpg);
	background-repeat:no-repeat;
	background-position: 0 -46px;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-services-on {
	background-image:url(images/nav-services.jpg);
	background-repeat:no-repeat;
	background-position: 0 -46px;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-doing-on {
	background-image:url(images/nav-doing.jpg);
	background-repeat:no-repeat;
	background-position: 0 -46px;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-audit-on {
	background-image:url(images/nav-audit.jpg);
	background-repeat:no-repeat;
	background-position: 0 -46px;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-about-on {
	background-image:url(images/nav-about.jpg);
	background-repeat:no-repeat;
	background-position: 0 -46px;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	margin-right:3px;
	overflow:hidden;
	float:left;
}

a.nav-contact-on {
	background-image:url(images/nav-contact.jpg);
	background-repeat:no-repeat;
	background-position: 0 -46px;
	position:relative;
	width:116px;
	height:0;
	padding:46px 0 0 0;
	overflow:hidden;
	float:left;
}

/* Home */

div#content-home {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	display:block;
}

div#home-quote {
	width:415px;
	padding:0 30px;
	margin-top:18px;
	text-align:center;
	float:left;
}

div#home-content {
	width:475px;
	float:left;
}

p#home {
	margin:36px 0 20px 0;
}

div#left-banner {
	margin:98px 0 0 30px;
	width:370px;
	height:218px;
	display:block;
}

img#thankyou-banner {
	margin:98px 0 20px 210px;
	display:block;
}

div#quote {
	background-repeat:no-repeat;
	background-position: bottom right;
	font:normal 11pt Arial, "News Gothic MT", Tahoma, sans-serif;
	margin:0 0 20px 30px;
	display:block;
}

div#quote strong {
	font-size:11pt;
	color:#BE6011;
}

/* Content */

div#content {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
	text-align:left;
	display:block;
}

div#content img {
	display:block;
}

div#content-left {
	width:445px;
	float:left;
}

div#content-right {
	font:normal 11pt Arial, "News Gothic MT", Tahoma, sans-serif;
	width:475px;
	margin:0 0 20px 0;
	float:left;
}

img.sub {
	margin-top:30px;
}

p {
	width:475px;
}

p.thankyou {
	font:normal 13pt Arial, "News Gothic MT", Tahoma, sans-serif;
	width:475px;
}

/* Form */

div#form-audit {
	background-image:url(images/form-audit-header.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#B95308;
	padding:65px 0 0 25px;
	margin:102px 0 0 30px;
	width:345px;
}

div#form-contact {
	background-image:url(images/form-contact-header.gif);
	background-repeat:no-repeat;
	background-position: top left;
	background-color:#B95308;
	padding:14px 0 0 25px;
	margin:102px 0 0 30px;
	width:345px;
}

div#form-type {
	background-image:url(images/form-type.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	padding-left:94px;
	display:block;
	width:226px;
}

div#form-name {
	background-image:url(images/form-name.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	text-align:right;
	display:block;
	width:320px;
}

div#form-email {
	background-image:url(images/form-email.gif);
	background-repeat:no-repeat;
	background-position: 0 6px;
	text-align:right;
	display:block;
	margin-bottom:6px;
	width:320px;
}

div#form-message {
	background-image:url(images/form-message.gif);
	background-repeat:no-repeat;
	background-position: top left;
	text-align:right;
	display:block;
	margin-bottom:3px;
	width:320px;
}

div#form-footer {
	background-image:url(images/form-footer.gif);
	background-repeat:no-repeat;
	background-position: 0 0;
	margin:0 0 20px 30px;
	width:370px;
	height:35px;
}

div#form-audit a {
	font:normal 11px Tahoma,sans-serif;
	color:#FFF;
	margin-top:5px;
	margin-left:200px;
}

div#form-contact a {
	font:normal 11px Tahoma,sans-serif;
	color:#FFF;
	margin-top:5px;
	margin-left:200px;
}

input.textfield {
	width:222px;
	border:1px solid #bbb;
	margin-bottom:5px;
	display:inline;
}

select {
	width:180px;
	border:1px solid #bbb;
	margin-bottom:5px;
	display:inline;
}

textarea {
	width:222px;
	height:74px;
	border:1px solid #bbb;
	margin-bottom:5px;
}

input#submit {
	border:0;
	width:202px;
	display:block;
	margin-left:91px;
}

input#send {
	border:0;
	width:150px;
	display:block;
	margin-left:91px;
}

/* Footer */

div#footer {
	font:normal 12pt Verdana, "News Gothic MT", Tahoma, sans-serif;
	border-top:1px solid #CCC;
	font-size:12px;
	color:#999;
	width:960px;
	height:28px;
	padding:3px 0 0 0;
	margin-top:2px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	clear:both;
}

div#footer a {
	color:#999;
	text-decoration:none;
}

div#footer a:hover {
	text-decoration:underline;
}

span#copyright {
	float:right;
	display:inline;
}

span#footer-links {
	float:left;
	display:inline;
}

span#footer-links a {
	float:left;
	display:inline;
}

span#footer-links label {
	float:left;
	display:inline;
	margin:0 6px;
}