.wrap {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
	border: 3px ridge #999;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: #FFF;
	min-height:700px;
	height:auto !important;
	height:700px;
}
.footer {
	clear: both;
	width: 940px;
	text-align: center;
	padding: 10px;
	font-size: 12px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #CCC;
}
.smalltext {
	font-size: 10px;
}
.maintext {
	text-align: justify;
	text-indent: 30px;
	padding: 15px;
	width: 683px;
	float: left;
	border-right-width: 2px;
	border-right-style: dotted;
	border-right-color: #CCC;
	min-height:450px;
	height:auto !important;
	height:450px;
}
.column {
	padding: 15px;
	float: right;
	width: 215px;
}
.quote {
	color: #717E5C;
	font-style: italic;
	font-family: Arial, Helvetica, sans-serif;
}
#apDiv2 {
	position:inherit;
	width:290px;
	height:220px;
	text-indent: 0px;
	line-height: 95%;
	float: left;
	display: inline;
	text-align: left;
	font-size: 1.1em;
}
#apDiv3 {
	position:inherit;
	width:290px;
	height:240px;
	text-indent: 0px;
	line-height: 100%;
	float: left;
	display: inline;
	margin-left: 0px;
	text-align: left;
	font-size: 1.1em;
}
#apDiv4 {
	position:inherit;
	width:100px;
	height:220px;
	text-indent: 0px;
	float: left;
	margin: 0px;
}


.banner {
	width: 940px;
	margin: 0px;
	border-bottom-width: 3px;
	border-bottom-style: ridge;
	border-bottom-color: #CCC;
	padding: 10px;
	height: 234px;
}
.questions {
	font-weight: bold;
	color: #C60;
}
html {
overflow: auto;
}
