body {
	background-color: #084585;
	margin: 0px;
	padding: 0px;
	font-family: Arial,Verdana,sans-serif;
}
.wrapper {
	width: 975px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFFFFF;
	height: 560px;
}
.padding {
	padding-top: 10px;
	padding-right: 10px;
	padding-left: 10px;
}

img {
	border: 0px;
}

#holderDiv {
	position: absolute;
	z-index: 1;
	height: 0px;
	width: 0px;
}
#ebookDiv {
	position: absolute;
	z-index: 3;
	height: 550px;
	width: 955px;
	visibility: visible;
}
#contentDiv {
	position: absolute;
	z-index: 2;
	width: 955px;
}
.col1 {
	width: 242px;
	float: left;
}
.col2 {
	float: left;
	width: 450px;
}
.col3 {
	float: left;
	width: 243px;
}
.clear {
	clear: both;
}
.footer p {
	text-align: center;
	color: #084585;
	font-size: 16px;
	margin-top: 0px;
}
.footer {
	padding-top: 25px;
}

.footer a {
	text-align: center;
	color: #084585;
	font-size: 16px;
}
.footer a:hover {
	text-align: center;
	color: #084585;
	font-size: 16px;
	text-decoration: none;
}
.getflash {
	background-color: #FFF;
	height: 450px;
	width: 955px;
	text-align: center;
	color: #084585;
	font-size: 14px;
	padding-top: 100px;
}
.getflash a {
	color: #084585;
}
