@charset "utf-8";
/*Designed by Mary Mederos for Moving On Up, Inc.*/
/*www.emaudesign.com*/
.button {
	background: url(../images/btn02.gif) top left no-repeat;
	width: 125px;
	height: 35px;
	float: right;
	margin-top: 5px;
}
.button p {
	padding: 8px 0 0 30px;
	color: #2F4269;
}
.button a {
	color: #2F4269;
}
.quotebox {
	width: 751px;
	height: 265px;
	background: url(../images/quotebkg.png) top left no-repeat;
}
.quotebox .subleft {
	float: left;
	display: inline;
	width: 40%;
	margin-top: 15px;
	margin-left: 30px;
	overflow: hidden;
}
.quotebox .subleft h1 {
	color: #122147;
}
.quotebox .subleft p {
	padding-left: 30px;
	color: #122147;
}
.quotebox .button {
	float: left;
	margin-left: 40px;
}
.quotebox .subright {
	float: left;
	display: inline;
	width: 53%;
	margin-top: 25px;
	overflow: hidden;
}
.subcolumns h2 {
	margin-top: 10px;
	text-align: center;
}