/* ############ salusburyworldschoolsupport.css - Created: 24.01.2007 Last modified:13.01.2008 ############# */
/* ############ Coding: Simon Moss: www.simonmoss.co.uk ############# */
/*div
{
border:solid 1px #f00;
} 
 ##### DIV BORDER TEST ###### */

#banner
{
background:#385757 url("images/header_support.jpg") no-repeat top center;
margin-bottom:52px;
}
#topquote
{
background-color:#385757;
}
#subnav li
{
border-bottom:1px solid #fff;
}
#subnav li.subpages
{
border:0;
}
#subnav a
{
background:#86b0b0;
color:#fff !important;
}
#subnav .selected a
{
background:#558282;
color:#fff !important;
}
.leftblock
{
float:left;
max-width:48%;
margin:4px 10px;
margin-right:6px;
}
.rightblock
{
float:right;
max-width:48%;
margin:4px 10px;
margin-left:6px;
}
#sfs-header
{
background-color:#558282;
color:#fff;
height:92px;
}
#sfs-header h1
{
font-size:24pt;
font-weight:normal;
padding-top:6px;
}
dl dt
{
margin:8px 0;
}
dt
{
font-weight:bold;
}