/* CSS Document */

#divWrapper {
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #bcbcbc;
	border-left-color: #bcbcbc;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 800px;
	overflow: hidden;
	position: relative;
}
#divtagline {
	background-color: #C8CBCB;
	background-position: center;
	font-size: 10px;
	width: 800px;
	clear: both;
	text-align: center;
}
#Flashfooter {
	float: left;
}


body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #474f49;
	background-color: #c8cbcb;
	margin: 0px;
}
#divFooter {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #dde0d6;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #dde0d6;
	color: #aab4ab;
	text-align: right;
	font-size: .8em;
	padding: 10px;
	clear: both;

}

#divFooter a {
	color: #aab4ab;
	text-decoration:none;
	padding-right: 5px;
}
#divspace {
	height: 70px;
	width: 800px;
}
