body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: center;
}
#container {
	padding: 0px;
	border: 5px solid #CCCCCC;
	width: 900px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#topcontainer {
	height: 124px;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	width: 900px;
	background-color: #CCCCCC;
	clear: right;
}
#menu {
	width: 90px;
	background-color: #CCCCCC;
	height: 108px;
	float: right;
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 0px;
}
#menu a {
	color: #666666;
	text-decoration: none;
}

.menuitem {
	background-color: #F4F5F7;
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	padding: 5px;
	font-weight: bold;
	color: #FFFFFF;
}
#logo {
	width: 635px;
	float: left;
	padding-top: 10px;
	padding-left: 75px;
}
#content {
	float: left;
	width: 900px;
	text-align: left;
}


#hometext {
	padding: 20px;
	width: 500px;
	float: left;
}
#fulltext {
	padding-left: 50px;
	padding-top: 10px;
	padding-right: 50px;
}

.headline {
	color: #EE534A;
}
.headline a {
	color: #EE534A;
	text-decoration: none;
}
.headline a:hover {
	text-decoration: underline;
}
#imagecontainer {
	float: right;
	width: 360px;
	height: 520px;
}



.mainlink {
	color: #000000;
	text-decoration: none;
}
.sublink {
	color: #817E77;
}
.sample {
	color: #0033FF;
}

.whatis {
	font-size: 0.7em;
	color: #cccccc;
}


#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #817E77;
	clear: both;
	border-top-width: 5px;
	border-top-style: solid;
	border-top-color: #cccccc;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.paymenttable {
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
}
.footer {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 0.8em;
	color: #817E77;
	clear: both;
	border-top-width: 5px;
	border-top-style: none;
	border-top-color: #CCCCCC;
	width: 900px;
	padding-top: 10px;
	padding-bottom: 10px;
}
