
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/84/toprepeater.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	background-color: #fff;
}
#top{
	background-image: url(/images/84/top.jpg);
	background-repeat:no-repeat;
	background-position:top left;
	}
#logoimg{
	position:relative;
	top:0px;
	left:111px;
}
#business {
	position:relative;
	top:15px;
	left:120px;
	height:60px;
}
#business h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#666;
	margin:10px 0;
}
#pagetitle
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style:oblique;
	position:relative;
	top:30px;
	left:77px;
	color:#00acdc;
}
#link{
	margin-top:20px;
	margin-left:70px;
}
#maintext{
	margin-top:-20px;
	margin-left:-50px;
	padding:0px 30px 10px 0px;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
a:link {
	color: #00A1D5;
	text-decoration: none;
}
a:visited {
	color: #00A1D5;
	text-decoration: none;
}
a:hover {
	color: #00D4EC;
	text-decoration: none;
}
a:active {
	color: #00A1D5;
	text-decoration: none;
}
-->