/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/81/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
#top{
	background-image: url(/images/81/top.jpg);
	background-position:top right;
	background-repeat:no-repeat;
	}
#menu{
	background-image: url(/images/81/menu.jpg);
	background-position:top left;
	background-repeat:repeat-x;
	}
#logoimg{
	position:relative;
	top:30px;
	left:27px;
}
#business {
	position:absolute;
	left:240px;
	top:60px;
}
#business h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#f98a05;
	margin:10px 0;
}
#page{
	background-image: url(/images/81/page.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#pagetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:italic;
	position:relative;
	top:12px;
	left:77px;
	color:#ea3a01;
	text-transform:uppercase;
}
#link
{
	padding-left:20px;
}
#maintext
{
	padding-right:20px;
}
.item{
	text-indent:28px;
	white-space:nowrap;
}
.item a
{
	font-size:14px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #7C9051;
	text-decoration: none;
}
a:visited {
	color: #7C9051;
	text-decoration: none;
}
a:hover {
	color: #f98a05;
	text-decoration: none;
}
a:active {
	color: #7C9051;
	text-decoration: none;
}
-->
