#bannerhome {
width:780px;
height:85px;
float:left;
background-color:#000;
}
#quicklinks {
float:right;
width:186px;
}
#quicklinks ul {
margin:0 0 0 3px;
padding:0;
list-style-type:none;
width:183px;
}
#quicklinks ul li {
display:block;
margin:0;
padding:0 0 2px 0;
list-style-type:none;
}
#quicklinks ul li a {
text-decoration:none;
padding:0 0 0 10px; 
display:block;
background: url(/saa/images/greyarrow.gif) 0 3px no-repeat;
color:#ccc;
}
#quicklinks ul li a:hover {
text-decoration:none;
padding:0 0 0 10px; 
display:block;
background: url(/saa/images/whitearrow.gif) 0 3px no-repeat;
color:#fff;
}
#contentarea {
float:left;
padding:6px 0 0 0;
}
#colleft {
width:365px;
float:left;
font-size:1.1em;
padding:0 15px 30px 0;
}
#colright {
width:400px;
float:left;
}
#searchfooter {
width:780px;
float:left;
border-top:1px solid #ccc;
}
#searchfooterfield {
float:left;
width:141px;
padding-top:10px;
}
#searchfooterfield input {
border:1px solid #000;
}
#searchfootergo {
float:left;
width:31px;
padding-top:7px;
}
#searchfooteralert {
float:right;
}
#footer {
margin-top:0;
}