#header {width:960px; height:130px; background-color: #00718C; }
#left-col {
float:left;
width:200px;
}
#right-col {
background-color:#FFFFFF;
float:right;
width:750px;
padding:5px;
color:#000000;
height:300px;
}