.wrapper
{
  clear:both;
  width:960px;
  margin:0 auto 0;
}

.embed_wrapper{
  clear: both;
  width: 760px;
  margin: 0 auto 0;
}

#main_header{}
#main_body{}
#main_footer{}


div.module_wrapper{}
div.module_title{}
div.module_subtitle{}
div.module_content{
  /* Simple float clearing method between modules */
  /*overflow: hidden;*/
  clear:both;
}
