@charset "utf-8";
#wrapper {
	width: 920px;
	margin: 60px auto;
}
a:link {
	color: #666666;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #666666;
}
a:hover {
	text-decoration: none;
	color: #EDECED;
	background-color: #333333;
}
a:active {
	text-decoration: none;
	color: #2DA2AA;
}


body {
	text-align: center; /* for old IE versions */
	background-color: #EDECED;
	background-image: url(images/005.jpg);
	background-repeat: no-repeat;
}

/* CSS Document */

.flashcontent {
	height: 660px;
	width: 920px;
	position: absolute;
	top: 10%;
	left: 10%;
}
.footer {
	width: 875px;
	height: 20px;
	background-color: #EDECED;
	margin-top: -60px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5759;
	font-size: 11px;
	text-align: left;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 40px;
	text-decoration: none;
}
.content {
	background-color: #ECECEC;
	width: 920 px;
}
.header {
	width: 860px;
	background-color: #EDECED;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5759;
	font-size: 11px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.leftpane {
	width: 250px;
}

.footerAccess {
	width: 860px;
	height: 20px;
	background-color: #EDECED;
	margin-top: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #5D5759;
	font-size: 11px;
	text-align: left;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 40px;
}
.headerAccess {
	width: 900px;
	background-color: #EDECED;
	margin-top: 60px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #5D5759;
	font-size: 18px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 0px;
	text-align: left;
}
