#wrapper {
	width: 611px;
	margin: 0 auto;
	text-align: left;
	padding: 0px 10px 10px 10px; 
	border-left: 2px solid #ffffff;
	border-right: 2px solid #ffffff;
	border-bottom: 2px solid #ffffff;
	background-color: #ceecec; 
}

#innerwrapper {
	float: right;
	width: 589px;
	padding: 0px 10px 10px 10px;
	border: 1px solid #3e598f;
	border-top: none;
	background-color: #ffffff;
	margin-bottom: 10px;
	background: #ffffff url(../images/popsetup.jpg) no-repeat top left;
}

.subtext {
	width: 100%;
	margin-bottom: 10px;
	clear: both; 
}

.maincontentwrapper img {
	float: left;
}

