body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #4d4b4c;
}
.seventypercent {
	font-size: 70%;
}
.gap2 {
	font-size: 70%;
	height: 2em;
	line-height: 1.8em;
}
  img {/* border style for all images */
  border: 0;
  }
  
  img.b {/* replacement for <br /> after images */
  display: block; /* forces line break for content after */
  }

  img.blogo {/* scalable em size class */
	width: 13.88em; /* replaces 222px width */
	height: 4em;
	padding-left: 2.25em;
  }
    img.watermark {/* scalable em size class */
	float: right;
	height: 20.81em;
	width: 24.4em;
	padding-right: 3.41em;
}

    img.waterbot {/* scalable em size class */
	width: 19.38em;
	height: 4.50em;
	float: right;
}
	img.insurimage {/* scalable em size class */
	width: 10em;
	height: 7.81em;
	float: right;
	background-color: #FFFFFF;
	padding-right: 1px;
}

#outer {
	position: absolute;
	left: 50%;
	top: 50%;
	width: 48em;
	margin-left: -24em; /* half of width */
}

#maincontainer {
	position: absolute;
	top: 50%;
	height: 42em;
	width: 47.81em;
	background-color: #FFFFFF;
	margin-top: -21em;   /* half of height */
}
#topspace {
	height: 2.44em;
	width: 47.81em;
}
#logocontainer {
	height: 4.00em;
	width: 47.81em;
}
#logo {
	height: 4.00em;
	width: 13.88em;
	padding-left: 2.25em;
}
#midcontainer {
	height: 20.81em;
	width: auto;
}
#navlinks {
	float: right;
	height: 20.81em;
	width: 17.63em;
	margin-left: 2.25em;
}
#topgap {
	height: 3.13em;
	width: auto;
}
#gap {
	height: 3.7em;
	line-height: 3.7em;
}
.repeatgap {
	height: 1.75em;
	line-height: 1.75em;
	background-image: url(images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 0.94em;
	background-position: left center;
}
.gap2 {
}
#addrcontainer {
	height: 7.81em;
	width: 47.81em;
	background-color: #FFFFFF;
}
#addrone {
	width: 6.06em;
	height: 7.81em;
	float: right;
	background-color: #333333;
}
#addrtwo {
	background-color: #333333;
	height: 7.81em;
	width: 19.38em;
	float: right;
}
#addrthree {
	width: 8.88em;
	height: 7.31em;
	float: right;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	line-height: 1.25em;
	background-color: #333333;
	padding-top: 0.5em;
	padding-left: 1.44em;
}
#addrfour {
	width: 1.95em;
	height: 7.81em;
	background-color: #333333;
	float: left;
}
a:link {
	color: #692EAC;
	text-decoration: none;
	font-weight: bold;
}
a:visited {
	color: #692EAC;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #692EAC;
	text-decoration: underline;
	font-weight: bold;
}
a:active {
	color: #692EAC;
	text-decoration: underline;
	font-weight: bold;
}
#bottom {
	font-size: 65%;
	color: #666666;
	float: left;
	height: 1.25em;
	padding-top: 2.5em;
	line-height: 1.25em;
	padding-left: 20.8em;
	width: 47.81em;
}

