

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

p{margin:0 10px 10px;
}

div#header h1{height:160px;
             line-height:25px;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 55px;
}
h1 { font-size: 25px;
     padding-top: 10px;
}

div#intro{ width: 1024px; 
           height: 70px;
}

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

div#container{width:1024px;
              margin:0 auto;
}
div#content{float:left;
            width:824px;
}
div#navigation{float:right;
               width:200px;
}
div#extra{clear:both;
          width:100%;
           height: 90px;
          background-image: url(business@toronto-unlimited-biz.gif);
          background-position: center center;
          background-repeat: no-repeat;
}
