

html,body{margin:0;padding:0}
body{font: 0.9em arial,sans-serif;text-align:center;
     background-color: #5d90e1; color: #000099;
}

p{margin:0 10px 10px; text-align: justify;}
a{display:block;color: #981793;}

#header h1{height:160px;line-height:80px;margin:0;
           padding-left:10px;background: #5d90e1;color: #000099;
           text-align: center;
           background-image: url(toronto-unlimited-business-4.gif);
           background-repeat: no-repeat;  
           background-position:  center 40px;
}

#container{text-align:left}
#content p{line-height:1.4}
#navigation{background:#5d90e1;}
#extra{background:#5d90e1;}
#footer{background: #333;color: #FFF; height: 20px;}
#footer p{margin:0; text-align: center; font-weight: bold; margin-bottom: 30px;}

#container{width:1024px;margin:0 auto}
#content{float:left;width:824px}
#navigation{float:right;width:200px}

#intro{ width: 1024px; height: 100px;
           text-align: center;
}


#extra{clear:both;width:100%; height: 90px;
          background-image: url(business@toronto-unlimited-biz.gif);
          background-position: center center;
          background-repeat: no-repeat;
}

.position { display: block;
            margin-left: auto;
            margin-right: auto;
}