body {
	background-color: #000;
	margin: 0px;
	padding: 0px;
}

#container {
	height: 575px;
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #CCC;
	background-color: #FFF;
	padding: 0px;
	overflow: auto;
}
#banner {
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 100px;
	width: 700px;
}

#textbox1 {
	float: left;
	height: auto;
	width: 300px;
	margin-top: 0px;
	margin-left: 50px;
	position: relative;
	text-indent: 15px;
	line-height: 25px;
}
#textbox2 {
	height: auto;
	width: 600px;
	margin-top: 30px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#container #textbox2 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000;
	text-indent: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
}
#container #textbox1 p {
	margin-top: 10px;
	padding-top: 0px;
	margin-right: 10px;
	margin-left: 5px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFF;
	margin: 0px;
	padding-top: 7px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	text-align: center;
	font-size: 70%;
}

#footer {
	background-color: #006262;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	height: 30px;
	width: 702px;
}
#imgright {
	height: 145px;
	width: 208px;
	position: relative;
	margin-left: 0px;
	float: right;
	margin-top: 0px;
	margin-right: 50px;
	clear: both;
}
#textbox3 {
	height: auto;
	width: 600px;
	margin-top: 60px;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}
#container #textbox3 p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 80%;
	color: #000;
	text-indent: 25px;
	padding: 0px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	line-height: 25px;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006262;
	text-align: center;
	padding: 0px;
	margin-top: 40px;
	font-size: 36px;
	text-decoration: none;
}
#container #textbox3 ul li {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 75%;
	color: #000;
	list-style-type: none;
	line-height: 20px;
	padding: 0px;
	margin-top: 0px;
}
#container #textbox3 ul {
	margin-top: 0px;
}
#container #textbox3 ul li a {
	text-decoration: none;
}
#navcontainer
{
font-family: Arial,Sans-Serif;
margin: 0 auto;
width: 70%;
border-bottom: 1px solid #ddd;
}

#navlist
{
	text-align: center;
	margin: 0 auto;
	padding: 0;
	text-indent: 0;
	list-style-type: none;
}

#navlist li
{
padding: 0;
margin: 0;
text-indent: 0;
display: inline;
}

#navlist li a
{
	text-decoration: none;
	color: #006262;
	font-size: 90%;
	padding-top: 0;
	padding-right: 0px;
	padding-bottom: 0;
	padding-left: 0px;
}

#navlist li a:hover,#navlist a#current
{
	color: #333;
	font-size: 1em;
}

#navlist a#current {
	color: #999;
}
.standard {
	color: #00F;
}
.deluxe {
	color: #F00;
}
.borderbottom {
	margin-bottom: 4px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #666;
	margin-top: 0px;
	width: 200px;
}
.green {
	color: #006262;
}
