#wrap {
	margin: auto;
	width: 640px;
	position: relative;
	z-index: 2;
	border: 1px solid #006699;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-image: url(images/backmain.jpg);
	background-repeat: repeat-y;
}
#top {
	height: 20px;
	width: 640px;
	z-index: 3;
	position: absolute;
	left: 0px;
	top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	font-weight: bolder;
	text-align: right;
}
#title {
	height: 140px;
	width: 640px;
	position: absolute;
	z-index: 2;
	left: 0px;
	background-image: url(images/title.jpg);
	background-repeat: no-repeat;
	top: 30px;
}
#nav {
	height: 170px;
	width: 99px;
	position: relative;
	left: 0px;
	top: 170px;
	z-index: 3;
}
#main {
	width: 505px;
	position: relative;
	left: 110px;
	z-index: 3;
	top: 0px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 10px;
}
#contactmain {
	height: 280px;
	width: 505px;
	position: relative;
	left: 110px;
	z-index: 3;
	top: 0px;
	clear: both;
	float: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	margin-top: 11px;
	margin-bottom: 10px;
	background-image: url(photos/phone.jpg);
	background-repeat: no-repeat;
	background-position: right center;
}
#bottom {
	height: 20px;
	width: 640px;
	z-index: 3;
	position: relative;
	background-image: url(images/backbottom.jpg);
	background-repeat: repeat-y;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 20px;
	vertical-align: middle;
	color: #FFFFFF;
	font-weight: bolder;
	text-align: right;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.imgleft {
	float: left;
	margin-right: 2px;
	margin-bottom: 2px;
}
.imgright {
	float: right;
	clear: both;
	margin-bottom: 2px;
	margin-left: 5px;
}
.arial12bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bolder;
}
.arial16bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}
hr {
	height: 1px;
	width: 250px;
	text-align: left;
	color: #99C2D6;
}
