#preheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	margin: auto;
	height: 92px;
	width: 900px;
}
#logo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #CCCCCC;
	text-align: center;
	margin: auto;
	height: 31px;
	width: 900px;
}
#Nav1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	color: #ecb61e;
	letter-spacing: 0.3em;
	text-align: center;
	height: 50px;
	width: 900px;
	padding-top: 5px;
	margin: auto;
	font-weight: bold;
}
#Nav1 a:link {
	text-decoration: none;
	color: #ecb61e;
}
#Nav1 a:visited {
	text-decoration: none;
	color: #ecb61e;
}
#Nav1 a:hover {
	text-decoration: none;
	color: #e0a11a;
}
#Nav1 a:active {
	text-decoration: none;
	color: #ecb61e;
}
#main {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #CCCCCC;
	margin: auto;
	width: 900px;
	height: auto;
}
#indexcontent {
	text-align: center;
	height: 100%;
	width: 900px;
}
.image {
	padding-right: 15px;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-align: center;
	margin: auto;
	height: 80px;
	width: 900px;
}
#footer a:link {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:active {
	text-decoration: underline;
	color: #CCCCCC;
}

