@charset "utf-8";
body {
	top: 20px;
	background: #CCCCCC;
	position: relative;
	margin: auto;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
.container {
	width: 800px;
	margin: auto;
}
.top {
	height: 72px;
	width: 800px;
	margin-top: 5px;
}
.av {
	width: 400px;
	float: right;
}
.nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #0055A6;
	height: 26px;
	width: 800px;
}
.bodytop {
	margin-top: 10px;
	width: 800px;
}
.main {
	background: #FFFFFF;
	max-width: 790px;
	min-height: 390px;
	padding-left: 5px;
	padding-right: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.avnav {
	position: fixed;
	top: 0px;
	left: 0px;
	height: 18px;
	width: 100%;
	background-color: #666666;
	padding: 2px;
	text-align: left;
	z-index: 25;
	font-family: sans-serif;
	color: #FFFFFF;
	font-size: 13px;
	font-weight: bold;
	border-width: 1px;
	border-color: #ffffff;
	border-style: solid;
}
.avnav A:link {text-decoration: none; color: #ffffff;}
.avnav A:visited {text-decoration: none; color: #ffffff;}
.avnav A:active {text-decoration: none; color: #ffffff;}
.avnav A:hover {text-decoration: none; color: #999999;}

.bodybottom {
	width: 800px;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	font-weight: bold;
	text-align: center;
	margin-top: 10px;
}
.rtop, .rbottom{display:block}
.rtop *, .rbottom *{display: block; height: 1px; overflow: hidden}
.r1{margin: 0 5px; background-color:#FFFFFF}
.r2{margin: 0 3px; background-color:#FFFFFF}
.r3{margin: 0 2px; background-color:#FFFFFF}
.r4{margin: 0 1px; background-color:#FFFFFF; height: 2px
}
.middle {
	width: 790px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #0055A6;
	font-size: 22px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
} 
.map {
	width: 700px;
}
.contact {
	padding-top: 15px;
	padding-bottom: 10px;
	padding-left: 15px;
	font-size: 18px;
}
.image {
	position: relative;
	bottom: 50px;
	left: 490px;
}
.title {
	font-size: 18px;
	color: #4fb748;
	font-style: italic;
	font-weight: bold;
}
.seo {
	position: absolute;
	top: 900px;
	left: 380px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
a:link {text-decoration: none; color: #000000}
a:visited {text-decoration: none; color: #000000}
a:active {text-decoration: none; color: #000000}
a:hover {text-decoration: none; color: #4fb748}

.links {
	padding-left: 4px;
	height: 65px;
	width: 790px;
}
.testimonials {
	padding-top: 8px;
	font-style: italic;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
}
.blue {
	color: #0055a6;
}