<!--

body {
    margin:0;
    padding:0;
    background-color:#FFF;
    color:#000;
}


#main {width:100%; height:100%; position:relative;}
#outer {width:769px; position:relative; margin-top:17px;}
#header {width:769px; position:absolute; top: 0px; height:310px; float:left; background-color:#fff}
#holder {width:769px; position:absolute;  background-color:#A1C0DC;}
#content {width:769px; position:absolute; top:310px; }
--!>
