html, body {
	background-color: #232b2d;
	margin: 0;
	padding: 0;
	border: none;
	font-family: Arial, Helvetica, sans-serif;
}
div.tophead {
	text-align: center;
	margin: 8px auto 0 auto;
	width: 1000px;
	height: 96px;
	padding: 0;
	border: none;
}
div.sprynavbar {
    width: 1000px;
	margin: 0 auto;
	background-color: #403f3f;
	height: 29px;
	border: none;
	padding: 0;
}
div.bodycontainer {
    width: 1000px;
	height: 493px;
	margin: 0 auto;
	border: none;
	padding: 0;	
}
div.body {
    width: 1000px;
	height: 493px;
	background-image: url(images/pgbg1000x493.gif);
	background-repeat: no-repeat;
	margin: 0;
    padding: 0;
	border: none;
}
div.bodycontainerlong {
    width: 1000px;
	height: 1370px;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #cccccc;
}
div.bodylong {
    width: 1000px;
	height: 1370px;
	background-image: url(images/pgbg1000x493.gif);
	background-repeat: no-repeat;	
	margin: 0;
    padding: 0;
	border: none;
}
div.bodycontainerlonghow {
    width: 1000px;
	height: 990px;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #cccccc;
}
div.bodylonghow {
    width: 1000px;
	height: 990px;
	background-image: url(images/pgbg1000x493.gif);
	background-repeat: no-repeat;	
	margin: 0;
    padding: 0;
	border: none;
}
div.bodycontainerlongabout {
    width: 1000px;
	height: 894px;
	margin: 0 auto;
	border: none;
	padding: 0;
	background-color: #cccccc;
}
div.bodylongabout {
    width: 1000px;
	height: 894px;
	background-image: url(images/pgbg1000x493.gif);
	background-repeat: no-repeat;	
	margin: 0;
    padding: 0;
	border: none;
}
div.foot {
    width: 1000px;
	margin: 0 auto;
	padding: 8px 0 0 0 ;
	background-color: #403f3f;
	height: 46px;
	font-size: 11px;
	color: #CCCCCC;
	text-align: center;
	text-transform: uppercase;
}
h1 {
	font-size: 24px;
	color: #ffffff;	
	text-transform: uppercase;
	width: 450px;
	border: none;
	padding: 28px 0 0 0;
	margin: 0 0 0 87px;
	font-weight: 100;
}
span.maroon {
	color: #983400;
}
h2 {
	font-size: 14px;
	color: #983400;
	text-transform: uppercase;
	border: none;
	padding: 0;
	margin: 18px 0 11px 87px;
	width: 470px;
}
h3 {
	font-size: 10px;
	text-transform: uppercase;
	color: #787676;
	width: 430px;
	border: none;
	padding: 0;
	margin: 0 0 0 87px;
	text-align: justify;
	line-height: 1.1em;
}
p {
	font-size: 12px;
	color: #000000;
	width: 450px;
	line-height: 1.2em;
	text-align: justify;
	margin: 0 0 0 87px;
	padding: 0;
	border: none;
	
}
p.contact {
	font-size: 14px;
	color: #000000;
	width: 450px;
	line-height: 1.6em;
	text-align: left;
	margin: 0 0 0 87px;
	padding: 0;
	border: none;
}
ol.lowalph {
    font-size: 12px;
	color: #000000;
	width: 410px;
	line-height: 1.4em;
	text-align: justify;
	list-style-type: lower-alpha;
	margin: 14px 0 14px 127px;
	padding: 0;
	border: none;
}
ul.servs {
    font-size: 12px;
	color: #000000;
	width: 410px;
	line-height: 1.4em;
	text-align: justify;
	margin: 15px 0 15px 127px;
	padding: 0;
	border: none;
}
img.mainrightsideimage {
	float: right;
	margin: 30px 30px 0 0;
	padding: 0;
	border: none;
	
}
img.mainrightsideimaget {
	float: right;
	margin: 120px 30px 0 0;
	padding: 0;
	border: none;
	clear: both;
}
img.mainrightsideimagep47 {
	float: right;
	margin: 167px 30px 0 0;
	padding: 0;
	border: none;
	clear: both;
}
img.mainrightsideimagep172 {
	float: right;
	margin: 284px 30px 0 0;
	padding: 0;
	border: none;
	clear: both;
}
hr.horiz { 
	width:88%;
	clear:left;
	margin: 15px 0 15px 87px;
	height: 2px;
	color: #999999;
	border-width:0;
    background-color: #999999;

}
img.emlgr {
	border: none;
	margin: 0 0 -2px 0;
	padding: 0 0 0 0;
	display: inline;
}

a:link {
	color: #000000;
	text-decoration: underline;

}
a:visited {
	color: #000000;
	text-decoration: none;

}
a:hover {
	color: #ff0000;
	text-decoration: underline;

}
a:active {
	color: #000000;
	text-decoration: none;

}
div.foot a:link {
	color: #ffffff;
	font-size: 12px;
	line-height: 2em;
	text-decoration: none;

}
div.foot a:visited {
	color: #ffffff;
	font-size: 12px;
	line-height: 2em;
	text-decoration: none;

}
div.foot a:hover {
	color: #ff0000;
	font-size: 12px;
	line-height: 2em;
	text-decoration: underline;

}
div.foot a:active {
	color: #ffffff;
	font-size: 12px;
	line-height: 2em;
	text-decoration: none;

}
