/* == Main Site Structure 
****************************************************************************************************************/
#wrap{width: 785px; text-align: left; margin: 0 auto; }
#wrap:after{content: ".";clear: both;display: block;height: 0;visibility: hidden;}
#wrap #head{float: left; width: 785px; padding-top: 10px;}
#wrap #mainContent{float: left; width: 785px;}
#foot{text-align: left;width:785px }

/* == Content Zones
****************************************************************************************************************/
#wrap .templateOne .zoneOne{float: left; width: 400px;}
#wrap .templateOne .zoneTwo{float: left; width: 350px; margin-left: 35px}

/* == Head Content
****************************************************************************************************************/
#head{margin-bottom: 10px;}
#head #logo{}
#head .contact{float: left;}
#head .contact p{padding-left: 10px; border-left: solid #0ab6e9 5px}
#head .celebrate{float: right;}

/* == Foot Content
****************************************************************************************************************/
#foot{border-top: solid 2px #ccc; border-bottom: solid 2px #ccc;}
#foot div{float: left; width: 25%}

/* == Homepage Layout
****************************************************************************************************************/
.sLeft{width: 48%; float: left;}
.sRight{width: 48%; float: right;}
