/* CSS Document */

<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(/images/76/menu.jpg);
	background-repeat: repeat-y;
	background-position: top left;
}
#topbg{
	background-image: url(/images/76/topbg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
	}
#top{
	background-image: url(/images/76/top.jpg);
	background-position:top left;
	background-repeat:no-repeat;
	}
#logoimg{
	position:relative;
	left:222px;
}
#business{
	position:relative;
	top:20px;
	left:-10px;
}
#business h1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color:#666;
	margin:10px 0;
}
#pagetitle{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	position:relative;
	top:10px;
	left:242px;
	color:#666;
}
#menutable{
	position:relative;
	left:80px;
}
#maintext{
	padding:10px 38px;
}
.item{
	line-height:20px;
}
a:link {
	color: #92A2BB;
	text-decoration: none;
}
a:visited {
	color: #92A2BB;
	text-decoration: none;
}
a:hover {
	color: #FDAF64;
	text-decoration: none;
}
a:active {
	color: #92A2BB;
	text-decoration: none;
}
.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

-->

