
/* easy-clearing styles documented here: http://www.positioniseverything.net/easyclearing.html */
.fix:after{content:".";display:block;height:0;clear:both;visibility: hidden;}/*for firefox,safari etc*/
* html .fix {height: 1%;}/*for ie*/

#printLogo {display:none;}

.bodyPadding {padding:36px 39px 57px 36px;}
.quicklinksPadding {padding:3px 18px 18px 18px;}

.footerPadding,
.footer-addressPadding {padding:10px 30px 0 30px;}

.imageBlock {display:block;}

body {margin:0 0 30px 0; text-align:center; background:url(/custom/templates/page/mcaMain/images/mca-swirl.png) no-repeat top center #efc416;}


/*HOME LAYOUT */
#logoframe {width:810px; height:auto; margin:0; margin-left:auto; margin-right:auto; text-align:left;}
	#logo {width:204px; height:123px; margin:0; padding:0; overflow:hidden; float:left;}
	#flash {width:606px; height:123px; margin:0; padding:0; overflow:hidden; float:left;}
	
#menuframe {width:810px; height:auto; margin:0; margin-left:auto; margin-right:auto; text-align:left; background:url(/custom/templates/page/mcaMain/images/mca-menu-body.png) no-repeat #cc3c3c;}
	#menu {width:auto; height:40px; margin:3px 0 0 0; padding:0; overflow:hidden; float:left; border-right:1px #e76262 solid;}
	
#bodyframe {width:810px; height:auto; margin:0; margin-left:auto; margin-right:auto; text-align:left; background:url(/custom/templates/page/mcaMain/images/mca-main-body.png) repeat-y #fff;}
	#body {width:539px; height:auto; margin:0; padding:0; overflow:hidden; float:left;}
	#quicklinks {width:231px; height:auto; margin:36px 0 10px 0; padding:0; overflow:hidden; float:left; background:#4566a8;}
	
#footerbody {width:810px; margin-left:auto; margin-right:auto; background:url(/custom/templates/page/mcaMain/images/mca-main-body.png) repeat-y #fff;}
#footerframe {width:810px; height:auto; margin:0; margin-left:auto; margin-right:auto; text-align:left; background:url(/custom/templates/page/mcaMain/images/mca-footer-body.png) no-repeat bottom;}
	#footer-address {width:405px; height:130px; margin:0; padding:0; overflow:hidden; float:left; background:url(/custom/templates/page/mcaMain/images/mca-footer-logo.png) no-repeat;}
	#footer {width:405px; height:130px; margin:0; padding:0; overflow:hidden; float:left; text-align:right;}
	
	.overhang {width:810px; margin-left:auto; margin-right:auto;}
	
/* INNER LAYOUT */
	#bodyInner {width:810px; height:auto; margin:0; padding:0; overflow:hidden; float:left;}