.new-home-left {
    width: 180px;
    float: left;
}

    .new-home-left .headline {
	font-family : Georgia, Arial, Geneva;
	font-size : 24px;
	color : #224f78;
	font-weight : 500;
	padding-left : 10px;
	padding-top : 10px;
    }

    .new-home-header {
	display: block;
    }


    
div.sidemenu {
	position : relative;
	width : 180px;
}
    
div.sidemenu a {
	color : #224f78;
	font-family : Arial, Gevena, Times;
	font-weight : 600;
	width : 180px;
	height : 33px;
	margin-top : 10px;
	display : block;
	background : url('/assets/images/maronda/side_menu_button.jpg') no-repeat;
	text-decoration : none;
}
div.sidemenu a span {
	position : relative;
	width : 180px;
	text-align : center;
	padding-top : 7px;
	display : block;
}
div.sidemenu a:hover {
	text-decoration : underline;
}
div.sidemenu a.selected {
	color : #791b25;
}

.new-home-right {
    width: 725px;
    float: right;
    margin-top: 15px;
    font-size: 12px;
}

    .new-home-right .subheadline {
	font-size: 16px;
	color: #721821;
	font-style: italic;
	margin-top: 0;
    }

    .new-home-right .strong-blue {
	text-transform: uppercase;
	font-size: 13px;
	color: #224f78;
	display: block;
	margin-top: 25px !important;
	margin-bottom: 0 !important;
    }
    
    .new-home-right .strong-red {
	color: #721821;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
    }

    .new-home-right .print {
	float: right;
	margin-right: 30px;
    }

    .new-home-right-box {
	background: url('/assets/images/maronda/contact/loan_box_bg.jpg') repeat-y top left;
	clear: both;
	width: 697px;
	overflow: hidden
    }
    
    .new-home-right-box-body {
	background: url('/assets/images/maronda/contact/loan_box_header.jpg') no-repeat top left;
	padding: 20px 30px 0 30px;
    }
    
    .new-home-right-box-footer {
	height: 17px;
	background: url('/assets/images/maronda/contact/loan_box_footer.jpg') no-repeat top left;
	margin-bottom: 25px;
	clear: both;
    }
    
    .new-home-right .info {
	/*width: 395px;*/
	float: left;
	/*font-weight: bold;*/
    }
    
    .new-home-right .mfc {
	float: right;
    }
    
    .new-home-right form {
	clear: both;
    }
    
    .new-home-right label {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding-bottom: 22px;
	font-size: 12px;
    }
    
    .new-home-right input, select, textarea {
	margin-top: 5px;
    }
    
    .new-home-right .left-inputs input, select {
	width: 180px;
    }
    
    .new-home-right .controls {
	width: 390px;
	clear: both;
	height: 50px;
	float: right;
    }
    
    .new-home-right .controls em {
	line-height: 40px;
    }
    
    .new-home-right .controls .submit {
	float: right;
    }
    
    .new-home-right em {
	color: #721821;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
    }
    
    .new-home-right table {
	background-color: #d0cebf;
	padding: 5px 0 5px 15px;
    }
    
    .new-home-right table input {
	float: left;
	margin-bottom: 5px;
    }
    
    .new-home-right table label {
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 10px;
    }
    
    .new-home-right table label span {
	display:block;
	padding-top: 6px;
    }
    
    .new-home-right table td {
	width: 120px;
    }
    
    .new-home-right .left-inputs {
	float: left;
    }
    
    .new-home-right .right-inputs {
	float: right;
    }
    
    .new-home-right .right-inputs textarea {
	width: 380px;
	height: 115px;
    }
    
    .new-home-right label select {
	margin-top: 5px;
    }

    .new-home-right ul {
	margin-left: 5px;
    }
    
    .new-home-right ul li {
	padding-bottom: 25px;
    }
    
    .new-home-right ul li a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
    }
    
    .new-home-right P {
	margin-top: 0;
    }
    
    .new-home-right .map {
	width: 311px;
	height: 235px;
	float: right;
	margin-top: 185px;
    }
	
	.contact-left {
    width: 153px;
    float: left;
}

    .contact-left .headline {
	font-size: 20px;
	color: #224f78;
    }

    .contact-left .subheadline {
	font-size: 16px;
	color: #721821;
	font-style: italic;
    }

    .contact-header {
	display: block;
    }

    .contact-left ul {
	margin: 0;
	padding-left: 15px;
    }
    
    .contact-left ul li {
	padding-bottom: 15px;
    }
    
    .contact-left ul li ul li {
	padding-top: 15px;
	padding-bottom: 0;
	list-style-type: disc;
    }
    
    .contact-left ul li a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
    }
    
    .contact-left .selected a{
	color: #721821;
    }

.contact-right {
    width: 727px;
    float: right;
    margin-top: 15px;
    font-size: 12px;
}
select.dir_sel {
	width : 240px;
	font-size : 12px;
	font-family : Arial;
}

    .contact-right .strong-blue {
	text-transform: uppercase;
	font-size: 13px;
	color: #224f78;
	display: block;
	margin-top: 25px !important;
	margin-bottom: 0 !important;
    }
    
    .contact-right .strong-red {
	color: #721821;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
    }

    .contact-right .print {
	float: right;
	margin-right: 30px;
    }

    .contact-right-box {
	background: url('/assets/images/maronda/contact/box_background.jpg') repeat-y top left;
	clear: both;
	width: 697px;
    }
    
    .contact-right-box-body {
	background: url('/assets/images/maronda/contact/box_header.jpg') no-repeat top left;
	padding: 20px 30px 0 30px;
    }
    
    .contact-right-box-footer {
	height: 45px;
	background: url('/assets/images/maronda/contact/box_footer.jpg') no-repeat top left;
	margin-bottom: 25px;
	clear: both;
    }
    
    .contact-right .info {
	width: 285px;
	float: left;
    }
    
    .contact-right label {
	font-weight: bold;
	font-style: italic;
	display: block;
	margin-bottom: 10px;
	font-size: 12px;
    }
    
    .contact-right label select {
	margin-top: 5px;
    }

    .contact-right ul {
	margin-left: 5px;
    }
    
    .contact-right ul li {
	padding-bottom: 25px;
    }
    
    .contact-right ul li a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
    }

    .contact-right label, .strong-blue, .strong-red, p, strong {
	margin-left: 10px;
    }
    
    .contact-right P {
	margin-top: 0;
    }
    
    .contact-right .map {
	width: 311px;
	height: 235px;
	float: right;
	margin-top: 185px;
	border : 1px #000 solid;
    }
	
	.loan-left {
    width: 170px;
    float: left;
	position : relative;
}

    .loan-left .headline {
	font-size: 20px;
	color: #224f78;
    }

    .loan-header {
	display: block;
    }

    .loan-left ul {
	margin: 0;
	padding-left: 15px;
    }
    
    .loan-left ul li {
	padding-bottom: 15px;
    }
    
    .loan-left ul li ul li {
	padding-top: 15px;
	padding-bottom: 0;
	list-style-type: disc;
    }
    
    .loan-left ul li a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
    }
    
    .loan-left .selected a {
	color: #721821;
    }
    
    .loan-left .qualified {
	position: absolute;
	top: 335px;
	left: 0;
	width: 150px;
	height: 120px;
	background: url('/assets/images/maronda/contact/box_qualified.jpg') no-repeat;
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	padding: 85px 10px 20px 10px;
    }

.loan-right {
    width: 725px;
    float: right;
    margin-top: 15px;
    font-size: 12px;
}

    .loan-right .subheadline {
	font-size: 16px;
	color: #721821;
	font-style: italic;
	margin-top: 0;
    }

    .loan-right .strong-blue {
	text-transform: uppercase;
	font-size: 13px;
	color: #224f78;
	display: block;
	margin-top: 25px !important;
	margin-bottom: 0 !important;
    }
    
    .loan-right .strong-red {
	color: #721821;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
    }

    .loan-right .print {
	float: right;
	margin-right: 30px;
    }

    .loan-right-box {
	background: url('/assets/images/maronda/contact/loan_box_bg.jpg') repeat-y top left;
	clear: both;
	width: 697px;
	overflow: hidden
    }
    
    .loan-right-box-body {
	background: url('/assets/images/maronda/contact/loan_box_header.jpg') no-repeat top left;
	padding: 20px 30px 0 30px;
    }
    
    .loan-right-box-footer {
	height: 17px;
	background: url('/assets/images/maronda/contact/loan_box_footer.jpg') no-repeat top left;
	margin-bottom: 25px;
	clear: both;
    }
    
    .loan-right .info {
	width: 395px;
	float: left;
	/*font-weight: bold;*/
    }
    
    .loan-right .mfc {
	float: right;
    }
    
    .loan-right form {
	clear: both;
    }
    
    .loan-right label {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding-bottom: 22px;
	font-size: 12px;
    }
    
    .loan-right input, select, textarea {
	margin-top: 5px;
    }
    
    .loan-right .left-inputs input, select {
	width: 180px;
    }
    
    .loan-right .controls {
	width: 643px;
	clear: both;
	height: 50px;
    }
    
    .loan-right .controls .submit {
	float: right;
    }
    
    .loan-right em {
	color: #721821;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
    }
    
    .loan-right table {
	background-color: #d0cebf;
	padding: 5px 0 5px 15px;
    }
    
    .loan-right table input {
	float: left;
	margin-bottom: 5px;
    }
    
    .loan-right table label {
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 10px;
    }
    
    .loan-right table label span {
	display:block;
	padding-top: 6px;
    }
    
    .loan-right table td {
	width: 120px;
    }
    
    .loan-right .left-inputs {
	float: left;
    }
    
    .loan-right .right-inputs {
	float: right;
    }
    
    .loan-right .right-inputs textarea {
	width: 380px;
	height: 115px;
    }
    
    .loan-right label select {
	margin-top: 5px;
    }

    .loan-right ul {
	margin-left: 5px;
    }
    
    .loan-right ul li {
	padding-bottom: 25px;
    }
    
    .loan-right ul li a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
    }
    
    .loan-right P {
	margin-top: 0;
    }
    
    .loan-right .map {
	width: 311px;
	height: 235px;
	float: right;
	margin-top: 185px;
    }
	
	.resume-left {
    width: 170px;
    float: left;
}

    .resume-left .headline {
	font-size: 20px;
	color: #224f78;
    }

    .resume-header {
	display: block;
    }

    .resume-left ul {
	margin: 0;
	padding-left: 15px;
    }
    
    .resume-left ul li {
	padding-bottom: 15px;
    }
    
    .resume-left ul li ul li {
	padding-top: 15px;
	padding-bottom: 0;
	list-style-type: disc;
    }
    
    .resume-left ul li a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
    }
    
    .resume-left .selected a {
	color: #721821;
    }

.resume-right {
    width: 725px;
    float: right;
    margin-top: 15px;
    font-size: 12px;
}

    .resume-right .subheadline {
	font-size: 16px;
	color: #721821;
	font-style: italic;
	margin-top: 0;
    }

    .resume-right .strong-blue {
	text-transform: uppercase;
	font-size: 13px;
	color: #224f78;
	display: block;
	margin-top: 25px !important;
	margin-bottom: 0 !important;
    }
    
    .resume-right .strong-red {
	color: #721821;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
    }

    .resume-right .print {
	float: right;
	margin-right: 30px;
    }

    .resume-right-box {
	background: url('/assets/images/maronda/contact/loan_box_bg.jpg') repeat-y top left;
	clear: both;
	width: 697px;
	overflow: hidden
    }
    
    .resume-right-box-body {
	background: url('/assets/images/maronda/contact/loan_box_header.jpg') no-repeat top left;
	padding: 20px 30px 0 30px;
    }
    
    .resume-right-box-footer {
	height: 17px;
	background: url('/assets/images/maronda/contact/loan_box_footer.jpg') no-repeat top left;
	margin-bottom: 25px;
	clear: both;
    }
    
    .resume-right .info {
	float: left;
	/*font-weight: bold;*/
    }
    
    .resume-right .mfc {
	float: right;
    }
    
    .resume-right form {
	clear: both;
    }
    
    .resume-right label {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding-bottom: 22px;
	font-size: 12px;
    }
    
    .resume-right input, select, textarea {
	margin-top: 5px;
    }
    
    .resume-right .left-inputs input, select {
	width: 180px;
    }
    
    .resume-right .right-inputs label input {
	width: 400px;
    }
    
    .resume-right .controls {
	width: 390px;
	clear: both;
	height: 50px;
	float: right;
    }
    
    .resume-right .controls em {
	line-height: 40px;
    }
    
    .resume-right .controls .submit {
	float: right;
    }
    
    .resume-right em {
	color: #721821;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
    }
    
    .resume-right table {
	background-color: #d0cebf;
	padding: 5px 0 5px 15px;
    }
    
    .resume-right table input {
	float: left;
	margin-bottom: 5px;
    }
    
    .resume-right table label {
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 10px;
    }
    
    .resume-right table label span {
	display:block;
	padding-top: 6px;
    }
    
    .resume-right table td {
	width: 120px;
    }
    
    .resume-right .left-inputs {
	float: left;
    }
    
    .resume-right .right-inputs {
	float: right;
    }
    
    .resume-right .right-inputs textarea {
	width: 380px;
	height: 115px;
    }
    
    .resume-right label select {
	margin-top: 5px;
    }

    .resume-right ul {
	margin-left: 5px;
    }
    
    .resume-right ul li {
	padding-bottom: 25px;
    }
    
    .resume-right ul li a {
	color: #000;
	font-weight: bold;
	font-size: 11px;
    }
    
    .resume-right P {
	margin-top: 0;
    }
    
    .resume-right .map {
	width: 311px;
	height: 235px;
	float: right;
	margin-top: 185px;
    }
	
	.inquiries-left {
    width: 170px;
    float: left;
}

    .inquiries-left .headline {
	font-size: 20px;
	color: #224f78;
    }

    .inquiries-header {
	display: block;
    }

    .inquiries-left ul {
	margin: 0;
	padding-left: 15px;
    }
    
    .inquiries-left ul li {
	padding-bottom: 15px;
    }
    
    .inquiries-left ul li ul li {
	padding-top: 15px;
	padding-bottom: 0;
	list-style-type: disc;
    }
    
    .inquiries-left ul li a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
    }
    
    .inquiries-left .selected a {
	color: #721821;
    }

.inquiries-right {
    width: 725px;
    float: right;
    margin-top: 15px;
    font-size: 12px;
}

    .inquiries-right .subheadline {
	font-size: 16px;
	color: #721821;
	font-style: italic;
	margin-top: 0;
	display: block;
    }
    
    .inquiries-right .bottom-box .subheadline {
	font-style: normal;
	margin-bottom: 10px;
    }

    .inquiries-right .strong-blue {
	text-transform: uppercase;
	font-size: 12px;
	color: #224f78;
	display: block;
	margin-top: 15px !important;
	margin-bottom: 0 !important;
	font-weight: bold;
    }
    
    .inquiries-right .strong-red {
	color: #721821;
	font-size: 13px;
	font-weight: bold;
	display: block;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
    }
    
    .inquiries-right .italic {
	font-style: italic;
    }
    
    .inquiries-right strong {
	font-size: 12px;
    }

    .inquiries-right .print {
	float: right;
	margin-right: 30px;
    }

    .inquiries-right-box {
	background: url('/assets/images/maronda/contact/loan_box_bg.jpg') repeat-y top left;
	clear: both;
	width: 697px;
	overflow: hidden
    }
    
    .inquiries-right-box-body {
	background: url('/assets/images/maronda/contact/loan_box_header.jpg') no-repeat top left;
	padding: 20px 30px 0 30px;
	position: relative;
    }
    
    .inquiries-right-box-footer {
	height: 17px;
	background: url('/assets/images/maronda/contact/loan_box_footer.jpg') no-repeat top left;
	margin-bottom: 25px;
	clear: both;
    }
    
    .inquiries-right form {
	clear: both;
    }
    
    .inquiries-right label {
	font-weight: bold;
	font-style: italic;
	display: block;
	padding-bottom: 22px;
	font-size: 12px;
    }
    
    .inquiries-right input, select, textarea {
	margin-top: 5px;
    }
    
    .inquiries-right .left-inputs input, select {
	width: 180px;
    }
    
    .inquiries-right .controls {
	width: 390px;
	clear: both;
	height: 50px;
	float: right;
    }
    
    .inquiries-right .controls em {
	line-height: 40px;
    }
    
    .inquiries-right .controls .submit {
	float: right;
    }
    
    .inquiries-right em {
	color: #721821;
	font-style: italic;
	font-weight: bold;
	font-size: 11px;
    }
    
    .inquiries-right table {
	background-color: #d0cebf;
	padding: 5px 0 5px 5px;
    }
    
    .inquiries-right table input {
	float: left;
    }
    
    .inquiries-right table label {
	font-style: normal;
	margin: 0;
	padding: 0;
	font-size: 10px;
    }
    
    .inquiries-right table label span {
	float: left;
	padding-top: 6px;
	width: 70px;
    }
    
    .inquiries-right table td {
	width: 120px;
    }
    
    .inquiries-right .left-inputs {
	float: left;
    }
    
    .inquiries-right .right-inputs {
	float: right;
    }
    
    .inquiries-right .right-inputs textarea {
	width: 380px;
	height: 115px;
    }
    
    .inquiries-right label select {
	margin-top: 5px;
    }

    .inquiries-right ul {
	margin-left: 5px;
	list-style: none;
	margin: 0;
	padding: 0;
    }
    
    .inquiries-right .left-list {
	width: 50%;
	float: left;
    }
    
    .inquiries-right .right-list {
	width: 50%;
	float: right;
    }
    
    .inquiries-right ul li {
	padding-bottom: 5px;
	font-size: 11px;
    }
    
    .inquiries-right ul li a {
	color: #224f78;
	font-weight: bold;
	font-size: 11px;
    }
    
    .inquiries-right p {
	margin-top: 0;
	/*font-weight: bold;*/
    }
    
    .inquiries-right-box-body .left {
	float: left;
	width: 100%;
    }
    
    .inquiries-right-box-body .right{
	float: right;
	width: 208px;
    }
    
    .inquiries-right-box-body .right img{
	margin-bottom: 45px;
    }
    
    .inquiries-right-box .bottom-box {
	width: 188px;
	height: 90px;
	margin-top: 200px;
	background-color: #d0cebf;
	padding: 20px 0 0 20px;
    }
	

	.feedback-left {
    width: 170px;
    float: left;
	display : inline;
}

    .feedback-left .headline {
	font-size: 20px;
	color: #224f78;
    }

    .feedback-header {
	display: block;
    }

    .feedback-left ul {
	margin: 0;
	padding-left: 15px;
    }
    
    .feedback-left ul li {
	padding-bottom: 15px;
    }
    
    .feedback-left ul li ul li {
	padding-top: 15px;
	padding-bottom: 0;
	list-style-type: disc;
    }
    
    .feedback-left ul li a {
	color: #000;
	font-weight: bold;
	font-size: 10px;
    }
    
    .feedback-left .selected a {
	color: #721821;
    }
	
	div#feedback-form {
		float : left;
		display : inline;
		position : relative;
		margin-left : 30px;
		width : 690px;
		margin-top : 50px;
	}
	div#feedback-form-top {
		width : 690px;
		height : 15px;
		background : url('/assets/images/maronda/contact/website_feedback/background-top.jpg') no-repeat;
	}
	div#feedback-form-middle{
		width : 660px;
		background : url('/assets/images/maronda/contact/website_feedback/background-middle.jpg') repeat-y;
		padding-left : 15px;
		padding-right : 15px;
	}	
	div#feedback-form-bottom {
		width : 690px;
		height : 15px;
		background : url('/assets/images/maronda/contact/website_feedback/background-bottom.jpg') no-repeat;
	}
	div#ratings {
		position : relative;
		width : 440px;
		background-color : #E9EFF5;
		margin-top : 10px;
		padding-top : 5px;
		padding-bottom : 5px;
	}
	.originBlock {
		margin-top : 70px;
		position : relative;
		width : 210px;
	}
	div#origins label span {
		font-family : Arial, Geneva, Times;
		font-size : 11px;
	}
	div#origins {
		background-color : #D0CEBF;
	}
	.originBlock .controls {
		width: 210px;
		height: 50px;
		float: right;
    }
	.originBlock .controls em {
		line-height : 40px;
		font-size : 11px;
		font-style : italic;
		color : #7C1C26;
	}
    .originBlock .controls .submit {
		float: right;
    }
