/* GENERAL */
.header-cnt, .banner-cnt, .call-to-action-cnt, .content-cnt, .footer-cnt, .bottom-footer-cnt { clear: both; width: 100%; }
.header, .banner, .call-to-action, .content, .footer, .footer-bottom { width: 960px; margin: 0 auto 0 auto; text-align: left; }
.header-cnt { height: 188px; }
.call-to-action-cnt { height: 79px; }

/* HEADER */
.header .branding { 
	height: 98px;
}
.header .logo, .header .call, .header .menu-bar {	float: left; }
.header .logo { 
	height: 188px;		
	width: 215px;
	width: 180px; 	 
}
.header .call, .header .menu-bar { 
	width: 745px;
	width: 780px;	
}
.header .main-menu {
	margin: 0 0 0 50px;
}
/* BANNER */

/* CALL TO ACTION */


/* CONTENT */
.content .main-content, .content .additional-content { float: left; }
.content .main-content { width: 620px; padding: 5px 60px 30px 0; }
.content .additional-content { width: 280px !important; }

.harley .content .main-content, .harley .content .additional-content { float: none; }
.harley .content .main-content { height: 1000px; width: 660px; padding: 5px 20px 30px 0; }
.harley .content .additional-content { width: 280px !important; }

.col-1, .col-2, .col-3, .col-4 { float: left; }
.indent-1 { padding: 0 25px 25px 25px; }
.indent-2 { padding: 0 25px 25px 15px; }

/* BANNER */
.banner-cnt, .banner { height: 270px; }

/* FOOTER */
.footer .footer-menu, .footer .services, .footer .pain-relief, .footer .locations { height: auto;}
.footer .footer-menu, .footer .services, .footer .pain-relief { margin-right: 20px; }
.footer .footer-menu { width: 106px !important; }
.footer .services { width: 175px !important; }
.footer .pain-relief { width: 114px !important; }
.footer .locations { width: 505px !important; }
.footer ul { margin: 0; padding: 0; }

/* FOOTER BOTTOM */
.footer-bottom { line-height: 45px; }
.footer-bottom .copyright { float: left; }
.footer-bottom .powered-by { float: right; }

/* HOME PAGE */
.home .meet-the-doctors, .home .testimonials, .home .creating-wellness {
	width: 165px;
}

/* ABOUT PAGE */
.about .contents .col-1 { width: 628px; padding-right: 30px; }
.about .contents .col-2 { width: 300px; }

/* FREE INFO PAGE */
.free-info .contents .main-content { width: 670px; padding-right: 30px; }
.free-info .contents .additional-content { width: 300px; }

/* CLIENTS PAGE */
.clients .contents .col-1 { width: 628px; padding-right: 30px; }
.clients .contents .col-2 { width: 300px; }

/* CONTACT PAGE */
.contact .contact-form, .contact .contact-information { float: left; }
.contact .content .contact-form { width: 440px; padding-right: 30px; }
.contact .content .contact-information { width: 300px; }

/* TEMP */

