#outer {
	background-image: url(images/bg.gif);
	background-repeat: repeat-y;
	background-position: bottom;
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}
.headerspacerleft {
	margin-left: 9px;
}
#innerleft {
	float: left;
	width: 213px;
}
#innerright {
	float: left;
	width: 405px;
}
#right {
	float: left;
	width: 182px;
}
#left_button {
	width: 213px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 135%;
	font-weight: normal;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 140%;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 5px;
}
#document {
	margin-top: 0px;
	background-color: #FD9303;
}
a:link {
	color: #F7941D;
	font-weight: bold;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #BFDF52;
	text-decoration: underline;
}
a:visited {
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
#services {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #F7941D;
	float: left;
	width: 405px;
	margin-bottom: 12px;
}
#picmargin {
	margin-bottom: 10px;
	margin-right: 10px;
}
#orangepicborder {
	border: 2px solid #FF9933;
	margin-bottom: 10px;
}
a.header:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	padding-left: 8px;
	text-decoration: none;
	padding-right: 8px;
}
#topnav {
	width: 764px;
	margin-right: auto;
	margin-left: auto;
	background-color: #93c53c;
	padding-top: 4px;
	padding-bottom: 4px;
}
#top_right {
	position: relative;
	width: 300px;
	margin-right: 0px;
	margin-left: 0px;
	background-color: #000000;
	padding-top: 4px;
	padding-bottom: 4px;

}
#left {
	float: left;
	width: 618px;
}

#footer {
	margin-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: bold;
	line-height: 14px;
	text-align: center;
	padding-top: 8px;
	background-color: #FD9303;
	float: left;
	width: 800px;
	padding-bottom: 8px;
}

a.header:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #FFFFFF;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #D7EB76;
	padding-left: 8px;
	text-decoration: none;
	padding-right: 8px;
}
a.header:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	padding-left: 8px;
	color: #FFFFFF;
	padding-right: 8px;
}
a.header:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	padding-left: 8px;
	text-decoration: none;
	color: #FFFFFF;
	padding-right: 8px;
}
table {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
textarea {
	margin-top: 4px;
}
input {
	margin-top: 2px;
}
td {
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;
	padding-right: 10px;
}
.headerspacerright {
	margin-left: 9px;
}
