@charset "UTF-8";



.redBold {
	color: #9d0039;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	color: #FAF2D0;
}
.headline1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 17pt;
	line-height: 18pt;
	color: #534741;
	font-weight: bold;
}
.mainbodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #9e967b;
}
.mainbodytext a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #b7436a;
	font-weight: bold;
}
.mainbodytext a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #b7436a;
	font-weight: bold;
}
.mainbodytext a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	line-height: 14pt;
	color: #746e5a;
	font-weight: bold;
}
.dottedlinetable {
	background-image: url(../images/dotted-yellow.jpg);
	background-repeat: repeat-x;
}
input    {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #868356;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-color: #DED8C1;
	border-bottom-color: #DED8C1;
	border-left-color: #868356;
}
textarea {
	background-color: #FFFFFF;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #868356;
	border-top-width: 1px;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: 1px;
	border-right-color: #DED8C1;
	border-bottom-color: #DED8C1;
	border-left-color: #868356;
}
.submit {
}
.bodytext13pt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	line-height: 20pt;
	color: #9e967b;
}
ul {
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 15pt;
	font-weight: bold;
	color: #9E967B;
}
.margin {
	padding-left: 25px;
}

#navigation {
margin-left: 27px;
margin-top: 25px;
background: url(/images/navigation-sprite.jpg) no-repeat;
background-position: 0 0;
height: 120px;
padding: 0;
}

#navigation li {
float: left;
list-style: none;
text-indent: -3000px;
}

#navigation li a {
display: block;
height: 40px;
background-image:url(/images/navigation-sprite.jpg);
}

#carwash {background-position: -164px 0; width: 215px; margin-left: 164px;}
#automotive {background-position: -378px 0; width: 210px;}
#agriculture {background-position: -587px 0; width: 205px;}
#foodservice {background-position: -12px -39px; width: 229px;}
#officebanking {background-position: -239px -39px; width: 231px;}
#retail {background-position: -469px -39px; width: 235px;}
#preengineered {background-position: -703px -39px; width: 229px;}
#residential {background-position: -149px -80px; width: 402px; margin-left: 151px;}
#medical {background-position: -551px -80px; width: 258px;}

#carwash:hover {background-position: -164px -121px;}
#automotive:hover {background-position: -378px -121px;}
#agriculture:hover {background-position: -587px -121px;}
#foodservice:hover {background-position: -12px -162px;}
#officebanking:hover {background-position: -239px -162px;}
#retail:hover {background-position: -469px -162px;}
#preengineered:hover {background-position: -703px -162px;}
#residential:hover {background-position: -149px -200px;}
#medical:hover {background-position: -551px -200px;}

a:active {outline: none;}
