@charset "UTF-8";
/* CSS Document */

/* Designed by Onyxtek Web Design http://www.onyxtek.com */

body {

	background-color:#FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	
	}
#main {
	background-color: #FFFFFF;
	background-position: center;
	margin-left: 20%;
	margin-right: 20%;
	width: 60%;
	height: 100%;
	text-align: center;
	
	}
#header {
		
	padding-top: 0px;
	padding-bottom: 15px;
	margin-left: 5px;
	background-image: url(images/header-logov.gif);
	background-position: center;
	background-repeat: no-repeat;
	text-align: center;
	width: 663px;
	height: 79px;
	
	}
.nav {
	
	margin-bottom: 15px;
	margin-left: 12px;
	width: 653px;
	height: 53px;
	padding: inherit;
	
	}
#content {
	background-image: url(images/content-box.gif);
	background-position: center;
	margin-bottom: 10px;
	width: 653px;
	height: 551px;
	margin-left: 10px;
	background-repeat: no-repeat;
	}
#content3 {
	background-image: url(images/content-box600.gif);
	background-position: center;
	margin-bottom: 10px;
	width: 653px;
	height: 650px;
	margin-left: 10px;
	background-repeat: no-repeat;
	}
#content4 {
	background-image: url(images/content-box700.gif);
	background-position: center;
	margin-bottom: 10px;
	width: 653px;
	height: 700px;
	margin-left: 10px;
	background-repeat: no-repeat;
	}
#content-alt {
	background-image: url(images/content-boxalt.gif);
	margin-bottom: 10px;
	width: 653px;
	height: 600px;
	margin-left: 10px;
	background-repeat: no-repeat;
	}
#footer {
	background-image: url(images/footerimg.gif);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-left: 12px;
	width: 652px;
	height: 98px;
	
	}
table {
	margin-top: 60px;
	color: #000066;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	border: none;
	padding: 0px;
	border-bottom-style: none;
	}
#content-text {
	text-align: center;
	margin-top: 15px;
	color: #000066;
	}
#content-text2 {
	padding-top: 65px;
	padding-left: 20px;
	padding-right: 20px;
	color: #000066;
	text-align: left;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	} 
a:link img, a:visited img {
	border:none;
	text-decoration:none;
	background-color:#FFFFFF;
}
.phone {
	font-size:24px;
	}	