.body {
	font: Verdana, Geneva, sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	align: center;
	background-color: #E0E1E2;
}
.topmenu {
	font: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-weight: 600;
	color: #CCCCCC;
	z-index: 99;
	text-shadow: 0.1em 0.1em 0.0em #000000;
}
.midmenu {
	font: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight: 600;
	z-index: 5;
	cursor: hand;
	cursor: pointer;
	text-align: center;
	text-shadow: 0.1em 0.1em 0.0em #930;
	background: url(images/header_orange.png);
	background-repeat: no-repeat;
}
.fishtank {
	background: url(images/gradient_texture.png);
	background-repeat: repeat-x;
	background-position:center;
	float: center;
	width: 100%;
}
.title {
	font: Verdana, Geneva, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #333;
	letter-spacing: normal;
	margin-left: 20px;
}
.subtitle {
	font-size: 18px;
	font-weight: 600;
	color: #333;
	margin-left: 40px;
}
.subsubtitle {
	font-size: 14px;
	font-weight: 600;
	color: #333;
	margin-left: 40px;
}
.subsubsubtitle {
	font-size: 12px;
	font-weight: 600;
	color: #333;
	margin-left:40px;
}
.customtitle {
	font-size: 12px;
	font-weight: 600;
	color: #333;
}
.text {
	font-size: 11px;
	color: #333;
	margin-left: 40px;
	margin-right: 40px;
}
.active:hover {
	color: #FFFFFF;
	font-size: 12px;
	background-color:#FFAA01;
}
.inactive:hover {
	color: #FFFFFF;
	font-size: 12px;
	background-color:#FFAA01;
}
.signature {
	font-size: 11px;
	margin-left: 510px;
}
.signatureimage {
	margin-left: 500px;
}
.testimonial {
	font-size: 12px;
	margin-left: 400px;
}
.footer {
	font-size: 10px;
	text-align: center;
	font: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #FFFFFF;
	z-index: 99;
	text-shadow: 0.0em 0.0em 0.0em #000000;
}
.phone {
	position: relative;
	top: -11px;
	left: 0px;
	z-index: 60;
	width: 0px;
	height: 0px;
}

