/* USE THIS CSS FILE TO LAYOUT YOUR PAGES */

/*-------------------------------------------------------------------------------- LAYOUT ELEMENTS --*/

body {
	padding:			0;
	margin:				0;
}

.contentPadding {
	padding: 0 40px 0 10px;
}
.indexBottomTablePadding {
	display:		block; 
	margin:			10px 0px 15px 0px;
}
.leftColumnPadding {padding: 0 18px 0 18px;}

/*-------------------------------------------------------------------------------- LANDING PAGE LAYOUT --*/
.propertyFactsFaqsTable {padding: 5px 0 10px 30px;}
.propertyFactsPadding {padding: 50px 15px 0 20px; color: #647676; line-height: 17px;}
.faqPadding {padding: 45px 20px 0 20px; color: #647676; line-height: 16px;}
.faqUrlPadding {padding: 0px 20px 0 20px; color: #ffffff; line-height: 16px;}
.relatedLinksPadding {padding: 10px 0 0 10px;}
.bodyTextPadding {padding-right:15px;margin-right:15px;}
/*.landingPagePadding{padding-right: 30px;}*/
.propertyFactBackGround {background-image: url(../images/static/property-fact-new.gif); height: 150px; background-repeat: no-repeat;}
.faqBackGround {background-image: url(../images/static/b_faq.gif); height: 170px; background-repeat: no-repeat;}
.PropertyFactBoxpadding {width:167px; display:block; padding-left:20px; padding-bottom:10px; position:relative;}


/*-------------------------------------------------------------------------------- FOOTER LAYOUT --*/
#footerPadding {padding:10px 0 0 10px;}
.footerUnderlinePadding {padding-top:5px;}
#footerMPGPadding {padding-top:25px;}