body {
	margin: 0px;
	padding: 0px;
	background-color: #010101;
}
#wrap {
	margin: auto;
	width: 900px;
}
#header {
	background-image: url(../images/header.bg.gif);
	background-repeat: repeat-x;
	height: 75px;
}
.left {
	float: left;
}
#menu {
	padding: 32px 0px 0px 273px;
}
#reflection {
	background-image: url(../images/img.reflection.gif);
	background-repeat: no-repeat;
	height: 49px;
}
#content {
	background-image: url(../images/photo.bg.jpg);
	background-repeat: no-repeat;
	height: 482px;
}
#contentText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #CCCCCE;
	margin: 0px 20px 20px;
	line-height: 22px;
}
#contact {
	float: left;
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 100px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D6D8;
	line-height: 20px;
}
#footer {
	background-image: url(../images/footer.bg.gif);
	background-repeat: repeat-x;
	height: 38px;
	text-align: center;
	padding-top: 15px;
	letter-spacing: 2px;
}
#footer li {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	display: inline;
	color: #666666;
	margin: 0px 40px;
	padding-top: 0px;
}
#footer ul {
	margin: 0px;
	padding: 0px;
}
#copyright {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	height: 20px;
	padding-top: 10px;
}
#hours {
	width: 300px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #D5D6D8;
	padding-right: 100px;
	float: right;
	line-height: 20px;
}
#map {
	height: 400px;
	width: 700px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	margin-top: 0px;
}
.gap {
	height: 20px;
}
.mogul {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 20px;
	letter-spacing: 1px;
}
#contentText a {
	color: #999999;
	text-decoration: none;
}
#contentText a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#contentlong {
	background-image: url(../images/photo.bg.jpg);
	background-repeat: no-repeat;
}

