body {
	background-color: #64696d;
	background-image: url(images/mainBG.gif);
	background-repeat: repeat-x;
	background-position: top;
}

a:link {
	color: #d7cd74;
	text-decoration: none;
}
a:visited {
	color: #d7cd74;
	text-decoration: none;
}
a:hover {
	color: #d7cd74;
	text-decoration: underline;
}
a:active {
	color: #d7cd74;
	text-decoration: none;
}




.main {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.mainarea {
	clear: both;
	float: none;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	border: 1px solid #a4a8a9;
	background-image: url(images/slideBg.gif);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #63696c;
}

.menu{
	clear: left;
	float: left;
	width: 213px;
}

.subtitle{font-size: 18px;}

.bodyarea{
	clear: right;
	float: right;
	width: 664px;
	padding-top: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	line-height: 16px;
}
.bottomlogo{
	text-align: center;
	clear: both;
}
.bottom{}

.address{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
	background-color: #3e4143;
	text-align: center;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #a4a8a9;
	height: 20px;
	line-height: 18px;
}

.address a:link {
	color: #ffffff;
	text-decoration: underline;
}
.address a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.address a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.address a:active {
	color: #ffffff;
	text-decoration: underline;
}
.evolve {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-align: right;
	clear: both;
	float: none;
	width: 898px;
	margin-right: auto;
	margin-left: auto;
	line-height: 30px;
}
.evolve a:link {
	color: #ffffff;
	text-decoration: underline;
}
.evolve a:visited {
	color: #ffffff;
	text-decoration: underline;
}
.evolve a:hover {
	color: #ffffff;
	text-decoration: underline;
}
.evolve a:active {
	color: #ffffff;
	text-decoration: underline;
}
