
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
}
#main {
	background-image:url(../../images/90/topbg.jpg);
	background-repeat:repeat-x;
	background-position:top left;
}
#top {
	background-image:url(../../images/90/top.jpg);
	background-repeat:no-repeat;
	background-position:top right;
}
#header {
	background-image:url(../../images/90/menuM.jpg);
	background-repeat:repeat-x;
	background-position:bottom right;
	}
#logoimg
{
	position:relative;
	top:30px;
	left:10px;
	width:210px;
	height:64px;
}	
#business {
	position:relative;
	top:10px;
	left:230px;
}
#business h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#fff;
	margin:10px 0;}
#menu
{
	position:relative;
	top:16px;
	width:auto !important;
	width:769px;
	min-width:769px;
}
#pagetitle{
	font-size: 16px;
	position:relative;
	top:21px;
	color: #002475;
	text-transform:uppercase;
	font-style:oblique;
}
#link
{
	padding-left:30px;
}
#maintext
{
	padding-right:20px;
}
.item a{
	height:33px;
	vertical-align:top;
	margin:0px 30px;
	line-height:20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color:#1d98de;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}
-->
