


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;
}

#header h1{height:170px;
              line-height:40px;
              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 60px;
}
#intro{ width: 1024px;
           height: 100px;
}

#container{text-align:left;
}
#content p{line-height:1.4;
}

#extra{background:#5d90e1;
}
#footer{background: #333;
        color: #FFF;
        height: 20px;
        text-align: center;
        margin-bottom: 30px;
}
#footer p{margin:0;
             text-align: center; 
             font-weight: bold;
             text-decoration: none;
             color:#ffffff; 
}

#container{width:1024px;
           margin:0 auto;
}
#content{float:left;
         width:824px;
}
#navigation{float:right;
           width:200px;
}
#extra{clear:both;
           width:100%; 
           height: 90px;
          background-image: url(business@toronto-unlimited-biz.gif);
          background-position: center center;
          background-repeat: no-repeat;
}
.link { color:#ffffff; 
        text-decoration:none; 
        text-align: center;
        line-height: 20px;
}
#abrams { width: 592px;
          height: 300px;
          display: block;
          margin-left: auto;
          margin-right: auto;  
}