/*
  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: 05 February 2012 12:03:41
*/


/*** WIMAX AMERICAS CSS - CONTAINER **/

*
    {
    padding:0;
    margin:0;
    }

#wrapper
    {
    width:980px;
    margin:0 auto;
    background:#fff;
    }

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


#header-top
    {
  /*  background:#ee0000;*/
    width:980px;
    float:left;
    }


#header-bottom
    {
    background:#1691CE;
    width:980px;
    float:left;
    }

#nav
    {
   /* background:#E4F2F9;*/
    width:980px;
    float:left;
    height:42px;
    padding-top:7px;
    }

#left-col
    {
    float:left;
/*    background:#348565;*/
    width:580px;
    float:left;
    }

.spkerpanel{
    width:400px;
    float:left;
    height:130px;
}

#mid-col
    {
    float:left;
/*    background:#348565;*/
    width:180px;
    float:left;
    }

#right-col
    {
    float:left;
/*    background:#348565;*/
    width:220px;
    float:left;
    }

#footer
    {
    float:left;
/*    background:#E08919;*/
    width:980px;
    float:left;
    clear:both;
    }


