body {
 background:#808080;
 color: #333333;
 text-align:center;
}

#outer {
 position:relative;
 background:#ffffff;
 text-align:left;
 border:1px solid #000000;
 width:100%;
 margin:auto;
}

#hdr {
 background:#FFFFFF;
 height: 150px;
}

#homeHdr {
 background:#FFFFFF;
 height:150px;
 width:100%;
}

#hdr1 {
 text-align:left;
 background:#FFFFFF;
 height: 150px;
 width: 435px;
 float:left;
}

#hdr2 {
 float:center;
 text-align:center;
 background:#FFFFFF;
 height: 150px;
}

#bar {
 text-align:center;
 height:25px;
 width:100%;
 background:#495778;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
}

#bodyblock {
 background:#ffffff;
 color:#333333;
 height:100%;
}

#l-col {
 float:left;
 height:100%;
 text-align:left;
 width:150px;
 background:#dcdcdc;
}

#cont {
 float:right;
 left:150px;
 background:#ffffff;
 text-align:left;
 height:100%;
 padding-bottom:10px;
}



#headColour1 {
 background: #FF933E;
 position: absolute;
 width: 80%;
 height: 100%;
}

#headColour2 {
 background: #002FA7;
 position: absolute;
 width: 85%;
 height: 80%;
}

#headColour3 {
 background: #000000;
 vertical-align:text-bottom;
 position: absolute;
 width: 100%;
 height: 60%;
}
