body {
	background-color: #FFFFFF;
}
.nav {
	width: 525px;
	margin-right: auto;
	margin-left: auto;
}
.copyright-info {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
}
.homepg-text {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	border: thin solid #000000;
	padding: 5px;
	font-family: "Century Gothic", Georgia, serif;
	font-size: 16px;
	color: #000000;
}
.copyright-text {
	font-family: "Century Gothic", Georgia, serif;
	font-size: 12px;
	font-weight: bolder;
}
.flash-port-container {
	width: auto;
}
.indexbkgrd {
	height: 320px;
	width: 163px;
	float: left;
}
.flash-index-content {
	clear: none;
	float: right;
	height: auto;
	width: 600px;
}
.content-text {
	font-family: "Century Gothic", Georgia, serif;
	font-size: 16px;
	color: #000000;
}
.pricing-text {
	font-family: "Century Gothic", Georgia, serif;
	font-size: 14px;
	color: #000000;
	font-weight: bolder;
	font-variant: normal;
}
a:link {
	color: #000000;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#666666;
}
a:hover {
	text-decoration: underline;
	color:#FF0000
}
a:active {
	text-decoration: none;
	color: #FF0000;
}
.h1 {
	font-family: "Century Gothic", Georgia, serif;
	font-size: 16px;
	font-weight: bold;
}
