/* CSS Document */
<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;	
	background-image: url(/images/79/menubg.jpg);
	background-repeat: repeat-x;
	background-position: top left;
}
#top{
	background-image: url(/images/79/top.jpg);
	background-repeat:no-repeat;
	background-position: top right;
	}
#bullet{
	position:relative;
	top:1px;
	width:3px;
	height:18px;
}

#pageheader{
	background-image: url(/images/79/pagetitle.jpg);
	background-repeat: no-repeat;
	background-position:left bottom;
	margin:0;
	width:100%;
	height:127px !important;
	height:122px;
	}
#logoimg{
	position:relative;
	left:10px;
}
#business {
	position:absolute;
	left:250px;
	top:33px;
}
#business h1{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color:#ffb400;
	margin:10px 0;
}
#maintext{
	padding:25px;
}
#link{
	margin-top:25px;
	margin-left:10px;
}
#pagetitle{}
.item
{
	background-image: url(/images/79/bullet.jpg);
	background-repeat:no-repeat;
	background-position:left 70%;
	line-height:20px;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: none;
}
a:hover {
	color: #64A9C8;
	text-decoration: none;
}
a:active {
	color: #000000;
	text-decoration: none;
}

-->

