/*
  Running MySource Matrix
  Developed by Squiz - http://www.squiz.net
  MySource, MySource Matrix and Squiz.net are registered Trademarks of Squiz Pty Ltd
  Page generated: 02 September 2010 23:21:05
*/


* {
   margin:0;
   padding:0
   }

#wrapper {
   width: 980px;
   margin: 0 auto;
   }
   
#header {
   float: left;
   width:980px;

   }
   
#features {
   float:left;
   width: 980px;

   margin:0;
   padding:0
   }
   
#left_col {
   width: 320px;
   float:left;
   }
   
#mid_col {
   width: 320px;
   float:left;
   }
   
#right_col {
   width: 310px;
   float:left;
   }
 
/******************* GENERIC PAGES ********************/

#left_col_generic {
   width: 770px;
   float:left;

}

#main_col_generic {
   width: 980px;
   float:left;

}

#partner_form {
   width: 330px;
   float:left;
}

#right_col_generic {
     width: 210px;
	 float:left;
	 }
   
#footer {
   clear: left;
   width:980px;
   float:left;
   }