body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5 {
	font-size: 160%;
	font-weight: normal;
	color: #666666;
}
h1 a, h2 a, h3 a, h4 a, h5 a {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
}
#header {
	position: relative;
	width: 560px;
	padding: 2px 190px 2px 2px;
	background-image: url(images/logo.gif);
	background-repeat: no-repeat;
	background-position: right top;
}
#dots {
	margin: 15px 0px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	width: 750px;
}
#dots .text {
	padding: 2px;
	background-color: #FFFFFF;
	width: 180px;
	font-size: 80%;
	margin-left: 570px;
	font-size: 160%;
	font-weight: normal;
	color: #666666;
}
#content {
	position: relative;
	width: 510px;
	float: left;
	padding: 0px 30px;
}
#content img {
	border: 1px solid #666666;
	margin: 0px 4px 2px 0px;
}
#content .testimonials {
	padding: 0px 15px;
	font-style: italic;

}
#menu {
	font-size: 80%;
	position: relative;
	width: 180px;
	float: left;
}
#menu ul {
	list-style-image: url(images/icon.gif);
	margin: 18px;
}
#menu ul li {
	margin-bottom: 5px;
}
#menu ul li a {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	display: block;
	width: 160px;
}
#spacer {
	line-height: 0;
	height: 0px;
	clear: both;
}
#footer {
	width: 750px;
	background-image: url(images/dot.gif);
	background-repeat: repeat-x;
	background-position: left center;
	margin: 30px 0px;
}
#footer .text {
	padding: 2px;
	background-color: #FFFFFF;
	width: 180px;
	font-size: 80%;
	margin-left: 570px;
}
.heading1, .heading2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: normal;
	margin: 0px;
	padding: 0px;
	height: 0px;
	width: 0px;
}
