body {
	background: #fff;
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
}
#wrapper {
	margin: 20px auto;
	top: 12px;
	background: #fff;
	width: 770px;
}
h1 {
	color: #f00;
	font-size: 2em;
}
h2 {
	font-size: 1.25em;
	font-weight: bold;
	color: #00f;
}
.info {
	font-size: 1em;
	font-weight: bold;
	color: #f00;
}

.style9 {
	font-size: 16px;
	font-weight: bold;
	text-decoration: underline;
	padding-top: 5px;
	padding-bottom: 10px;
}
.style12 {
	font-size: 1.5em;
	color: #000;
	font-weight: bold;
}
.style14 {
	font-size: 1em;
	font-weight: bold;
}
.style16 {
	font-size: 1em;
 }
.style20 {
	text-decoration: underline;
}
.style24 {
	font-size: 1.5em;
	color: #00f;
	font-weight: bold;
}
a:link {
	text-decoration: none;
	color: #00f;
}
a:visited {
	text-decoration: none;
	color: #00f;
}
a:hover {
	text-decoration: underline;
	color: #00f;
}
a:active {
	text-decoration: none;
	color: #00f;
}
.left {
	float: left;
	width: auto;
}
.right {
	float: right;
	width: auto;
}
#call {
	 text-align: center;
}
#navemail {
	margin-left: 20px;
	position: relative;
	top: 25px;
}
#navhome {
	margin-right: 20px;
	position: relative;
	top: 25px;
}
.or {
	font-size: 1em;
	font-weight: bold;
	color:#000;
}	