/*
  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: 08 February 2012 15:31:18
*/


body{
    font-family:Verdana;
    font-size:62.5%;
    color:#666666;
    margin:0pt;/*sets margin-top in all 4 browsers*/
    padding:0pt;/*sets margin-top in all 4 browsers*/
    line-height:18px;
    background:url(http://squiz.informatm.com/__data/assets/image/0005/165326/wrapper_bg_vertical.png);
    background-position:center;
    background-repeat:repeat-y;
}

#wrapper{
    width:960px;
    margin: auto;
    margin-top:0;
}

#container{
    width:960px;
    margin-left:32px;
    background:#fff;
    margin: auto;
    margin-bottom:10px;
}

#wrapperlower{
    float:clear;    
    width:1020px;
    height:40px;
    background-image:url(http://squiz.informatm.com/__data/assets/image/0006/165327/wrapper_bg_lower.png);    
}

#footer{
    width:960px;
    float:left;
    clear:left;
    border-top:1px solid #CCCCCC;
    height:50px;
    margin: 10px auto;
    margin-top:10px;
}

#footertx {
font-size:1.2em;
}

#content{
    background:#fff;
    width:960px;
    /*height:610px;*/
}

#leftcol{
    width:204px;
    float:left;
    margin-left:0px;
    font-size:1.2em;
}    
 
#midcol{
    width:522px;
    margin-left:12px;
    margin-right:7px;    
    float:left;    
    font-size:1.2em;
}

#rightcol{
    width:210px;
    background-color:#fff;
    float:left;
    padding-left:4px;
    font-size:1.2em;
}


