body, p, td {
	margin: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 20px;
}
.eblue {
	font-weight: bold;
	color: #0099CC;
}
.darkblue {
	color: #000066;
	font-style: italic;
}
.copyright {
	font-size: 10px;
	color: #999999;
}
a {
	color: #0099CC;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}ul {
	vertical-align: top;
	background-position: top;
	top: 0px;
	padding-top: 0px;
	margin-top: 0px;
}
li {
	margin-top: 0px;
	padding-top: 0px;
	top: 0px;
}
.client {

}
#testimonial {
	position: absolute;
	z-index: 2;
	top: 430px;
	background-color: #FFF;
	width: 300px;
	border: thin solid #00ABE6;
	display: none;
	padding: 15px;
}
h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
	color: #006;
	font-size: 18px;
	margin-bottom: 30px;
}
h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: normal;
}

.left {
	float: left;
	width: 575px;
	padding-right: 25px;
}
.right {
	float: right;
	width: 200px;
}
.button {
	color: #000;
	background-color: #8AE9FD;
	margin-right: 25px;
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 4px;
	float: left;
}
.button a {
	color: #000;
}

