.mainleft {
	float: left;
	width: 240px;
	overflow: hidden;
}
.mainright {
	float: right;
	width: 700px;
}


#ladder {
	width: 209px;
	height: 175px;
	padding: 30px 5px 5px 5px;
	background-image: url(../images/ladder-title.jpg);
	margin-bottom: 10px;
}

.frontbutton {
	float: left;
	margin-top: 0 !important;
	margin-bottom: 10px;
}
#partners {
	margin-bottom: 0 !important;
}	

.largebox {
	width: 690px;
	float: left;
}	
.largeboxtitle {
	background-image: url(../images/title-bar-internal.jpg);
	height: 15px;
	padding: 3px 8px;
	font-weight: bold;	
	color: #ffffff;		
}
.largeboxcontent {
	border-style: solid;
	border-width: 0 1px 1px 1px;
	border-color: #4aafe1;
	min-height: 778px;
	padding: 5px;
}
.largeboxcontent h1, .largeboxcontent p {
	margin-top: 0;
}	 

