#center { width: 946px; margin: 0px auto; }
#header-outer { width: 946px; height: 91px;}
#header-logo { width: 266px; float: left; }
#header-tagline { float: left; width: 488px; }
#header-site-links { float: left; width: 132px; }
#header-links-middle { margin-top: 30px; }
#main-outer { width: 946px; clear:both; background-color:url(/images/bg_main.gif); }
#nav-outer { width: 266px;  float: left; padding-top: 35px; /* height: 580px; */ } 
#lhs_element { margin-left: 45px; width: 175px;}
#main-content-outer { width: 680px; float: right; }
* html #cmsarea1 { height: 9px; margin-bottom: 13px;}
#spacer { height: 25px; }
#contact-form-outer { width: 595px; margin-left:25px; margin-top: 25px; }

/* Myrewards section*/
#myrewards-main-outer { width: 946px; clear:both; background-image:url(../images/bg_cc_main.gif); }

#home-cmsarea1 { width: 680px; min-height: 9px; margin-bottom: 25px;}
#home-cmsarea2 { clear: both; width: 394px; margin-left:25px; float:left; }
#home-cmsarea3 { width: 176px; margin-left:25px; float:left;  }
#home-cmsarea4 { clear: both; width: 595px; margin-left:25px; }

#cmsarea1 { width: 680px; min-height: 9px; margin-bottom: 25px;}
#cmsarea2 { width: 595px; margin-left:25px; }
#cmsarea3 { clear: both; width: 285px; margin-left:25px; float:left;}
#cmsarea4 { width: 285px; margin-left:25px; float:left; }
#cmsarea5 { clear: both; width: 595px; margin-left:25px; }



/* Footer, taken from original Jelf site*/

#footer-links { clear: both; height: 25px;  width: 620px; background-color: #9ec12a}
#footer-links-inner {width: 620px; text-align:center; padding-top: 6px;}

#footer-links a, #footer-links a:link, #footer-links a:visited, #footer-links a:active	{ text-decoration: none; outline: none; color: #491966;}
	#footer-links a:hover {  color:#627c71; } 
/* Float Dynamic Height Fix */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}
