/*
  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: 25 January 2010 13:22:59
*/


/*CSS TELEAC CONTAINERS*/

/*********** GENERIC **************/

html
    {
    padding:0;
    margin:0;    
}

body
   {
    background:url(http://www.telecomsacademy.com/__data/assets/image/0018/13167/background_lines.png) center repeat-y;
   }

#wrapper
    {
    width:980px;
    margin:0pt auto;
    padding:0; 
margin-top:-6px;  
    background-color: #ffffff;   
    }

#header
    {
    width:980px;
    height:240px; /*changed from 300*/
    }

#navigation
    {
    width:980px;
    clear:left;
    }

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

#logo, #logo_distance_learning, #logo_telecoms_business, #logo_engineering
    {
    width:590px;
    height:240px;/*changed from 300*/
    float:left;
    }

#quote
    {
    width:390px;    
    height:240px;/*changed from 300*/
    float:left;
    }














/************************************************************************/