@charset "utf-8";
a:link {
	color: #FF6600;
}
a:visited {
	color: #333333;
}
a:hover {
	color: #000000;
}
a:active {
	color: #FF6600;
}
img {
border: none;
}
body {
	color:#333333;
	font-family:Arial, Helvetica, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-attachment: fixed;
	background-image: url(images/businessElements896w.jpg);
	background-repeat: no-repeat;
	background-position: center center;
}
.menu {
	width: 128px;
}

.menu a {
	color: #000000;
	padding: 2px;
	padding-left: 4px;
	display: block;
	border-left: 13px solid #000000;
	font: 13px Tahoma, sans-serif;
	font-weight: bold;
	text-decoration: none;
	text-align: left;
	margin-top: 1px;
}

.menu a:hover {
	border-left: 13px solid #0065AD;
	text-decoration: none;
	color: #FFFFFF;
	background-color: #000000;
}
.contentFrame {
	padding: 16px;
}
.listing {
	background-color: #0065AD;
	color: #D9AB77;
	padding: 16px;
	width: 512px;
}
.listing2 {
	font-family: Arial, Helvetica, sans-serif;
	color: #0065AD;
	background-color: #D9AB77;
	padding: 16px;
	width: 512px;
}
.insuranceFloat {
	position: absolute;
	left: 31px;
	top: 153px;
	width: 265px;
	height: 87px;
	border-top-style: double;
	border-right-style: double;
	border-bottom-style: double;
	border-left-style: double;
}
.free30Frame {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	background-color: #CCCCCC;
}
/*.contentFrame .listing li {
	list-style-image: url(images/checkbox.gif);
	font-size: 18px;
}
.contentFrame .listing2 li {
	list-style-image: url(images/checkedbox.gif);
	font-size: 18px;
}
*/
