* {
	margin: 0;
	padding: 0
}
html {
	margin: 0;
	padding: 0
}
body {
	text-align: left;
	font-family: Arial;
	font-size: 11px;
	font-weight: normal;
	color: #051a18;
	line-height: 14px;
	background: #dfdfe0 url(images/bg.gif) repeat-x;
	height: 100%
}
/* removes the dotted line around images in Firefox */
:focus {
	-moz-outline-style: none;
}
#logo1 {
}
#logo a {
	display: block;
	height: 63px;
	width: 123px;
	background: url(images/spier_logo.gif) top left no-repeat;
	position: absolute;
	left: 107px;
	top: 20px;
}
#contact {
	height: 63px;
	width: 140px;
	position: absolute;
	left: 775px;
	top: 45px;
}
#wrap {
	margin: 0;
	width: 1000px;
	top: 125px;
	position: absolute;
}
#image {
	width: 260px;
	float: left;
	margin-right: 40px;
}
#main {
	float: left;
	width: 450px;
	margin-right: 35px;
	padding-bottom: 100px;
	margin-top: 32px;
}
#sidebar {
	position: absolute;
	left: 775px;
	width: 205px;
	margin-top: 70px;
}
#navwrapper {
	position: absolute;
	left: 300px;
	top: 5px;
}
#nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: url(images/navline.gif) repeat-y left 88%;
}
#nav a {
	color: #5bbf21;
	text-decoration: none;
	padding: 40px 12px 7px 12px;
	display: block;
	font-size: 12px;
	font-weight: bold;
}
#nav li {
	float: left;
	position: relative;
	text-align: center;
	background: url(images/navline.gif) repeat-y right 88%;
}
#nav li.on a {
	color: #fff;
	background: url(images/navon.gif) repeat-x;
}
#nav a:hover {
	color: #fff;
	background: url(images/navon.gif) repeat-x;
}
#navsubwrapper {
	position: absolute;
	left: 430px;
	top: 67px;
}
#navsub ul {
	list-style: none;
	margin: 0;
	padding: 0;
	background: #def2d3;
}
#navsub a {
	color: #5bbf21;
	text-decoration: none;
	padding: 2px 20px 2px 12px;
	display: block;
	width: 171px;
	font-size: 11px;
	font-weight: bold;
}
#navsub li {
	position: relative;
	text-align: left;
	border-bottom: 1px solid #fff;
}
#navsub li.on a {
	color: #fff;
	background: #5bbf21;
}
#navsub a:hover {
	color: #fff;
	background: #5bbf21;
}
#navservices li {
	list-style: none;
}
#aboutlist ul {
	list-style-type: none;
	margin-bottom: 18px;
}
#aboutlist li {
	padding-left: 15px;
	background: transparent url(images/listcircle.gif) no-repeat;
	background-position: 0 5px;
	font-size: 13px;
	line-height: 20px;
}
#footerwrapper {
	clear: both;
	margin: 0;
	left: 108px;
	width: 635px;
}
#footer {
	color: #adadad;
	font-size: 10px;
	margin: 20px 0 0 105px;
	padding: 4px 0 35px 0;
	width: 635px;
}
#line {
	clear: both;
	position: relative;
	padding-top: 5px;
	border-top: 1px solid #bfbfbf;
	margin: 0;
}
#footer #credits {
	float: left;
	text-align: left;
	width: 315px;
}
#footer #links {
	float: right;
	width: 180px;
	text-align: right;
}
h1 {
	font-size: 29px;
	color: #959595;
	margin-bottom: 15px;
	line-height: 35px;
	width: 500px;
}
h2 {
	font-size: 13px;
	color: #959595;
	margin-bottom: 0px;
	line-height: 8px;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
}
p.nobottom {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 0px;
}
p.home {
	font-size: 15px;
	line-height: 20px;
	margin-bottom: 15px;
}
p.contact {
	font-size: 15px;
	line-height: 15px;
	margin-bottom: 0px;
}
p.contactpage {
	font-size: 13px;
	line-height: 20px;
	margin-bottom: 15px;
	float: left;
	width: 170px;
	margin-right: 50px;
}
em {
	font-weight: bold;
	font-style: normal;
}
a {
	text-decoration: underline;
	font-weight: bold;
}
a:link {
	color: #5bbf21;
}
a:visited {
	color: #959595;
}
a:hover {
	color: #959595;
}
a:active {
}
#footer a {
	text-decoration: underline;
	font-weight: bold;
}
#footer a:link {
	color: #adadad;
}
#footer a:visited {
	color: #adadad;
}
#footer a:hover {
	color: #5bbf21;
}
#footer a:active {
}
.sitemap {
}
.sitemap ul {
	margin: 0 0 10px 0;
}
.sitemap li {
	list-style-type: none;
}
.sitemap li li {
	list-style-type: none;
	padding-left: 12px;
}
.sitemap ul ul {
	list-style-type: none;
	padding-left: 12px;
}
#sitemap li.on a {
	color: #fff;
}
.sitemap a {
	font-size: 18px;
	font-weight: bold;
	color: #5bbf21;
	font-size: 13px;
	line-height: 20px;
}
.sitemap a:visited {
	color: #959595;
}
