#wrapper { background:#FFF; margin:0 auto; width:984px; padding:0 0 20px; position:relative; }

/* Mast Styles */
#mast { position:relative; clear:left; zoom:1; } /* :hack: float enclosing */
#mast:after { content:"."; clear:left; display:block; height:0; visibility:hidden; } /* :hack: float enclosing */

/* Main Columns */
/* Pad columns in to allow for left/right column */
#columns { clear:both; padding:13px 0 0 0; margin-bottom:20px; zoom:1; } /* :hack: float enclosing */
#columns:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack: float enclosing */
#colwrapper { width:100%; }

* html #leftcolumn, * html #rightcolumn, * html #colmain { position:relative; } /* :hack: for ie6 to make negatively margined columns display */

#colmain { float:left; width:472px; }

/* Ensure that changes here are reflected in padding for #columns */
#leftcolumn { float:left; width:132px; padding-left:22px; }
.drop_lc #content { width:100%; }
#section4 #rightcolumn_sleeve { margin-left:0; }

#rightcolumn_sleeve { margin-left:22px; }

#rightcolumn { float:left; width:358px; }
#rightcolumn .twocolumn { zoom:1; } /* :hack: float enclosing */
#rightcolumn .twocolumn:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack: float enclosing */
#rightcolumn .twocolumn .column1 { float:left; width:50%; }
#rightcolumn .twocolumn .column2 { float:right; width:50%; }

/* Two column style */
#columns.twoColumn { padding: 0; }
#columns.twoColumn #content { width: 100%; }

/* Form Styling - Adjustments required for larger/smaller sites and if left column is dropped */
.formbox .text { width:70%;}
.formbox select { width:71.2%; }

.formsmall, .formbox .formsmall { width:26.5%; #width:25.5%; }
.formmedium, .formbox .formmedium { width:46.5%; #width:45.5%; }
.formlarge, .formbox .formlarge { width:70%; #width:69%; }

.formbox select.formsmall { width:27.2%; }
.formbox select.formmedium { width:47.7%; }
.formbox select.formlarge { width:70%; }

/* Basic Two Column Structure */
.twocolumn { padding:0; clear:both; zoom:1; } /* :hack: float enclosing, clear both is in for when section head contains no title but has RSS icon */
.twocolumn:after { content:"."; clear:both; display:block; height:0; visibility:hidden; } /* :hack: float enclosing */
.twocolumn .column1 { float:left; width:49.9%; }
.twocolumn .column2 { float:right; width:49.9%; }

.twocolumn .column1_sleeve { padding-right:6px; }
.twocolumn .column2_sleeve { padding-left:8px; }

/* Section 2 Styling */
.section_twocolumn { zoom:1; } /*:hack: for ie7+6 to enclose floats*/
.section_twocolumn:after {content:"."; visibility:hidden; height:0; display: block; clear: both; }
.section_column1 { float:left; width:626px; }
.section_column1 .column1_sleeve { padding-right:6px; }
.section_column2 { float:right; width:336px; padding-left:22px; }
.section_column2 .column2_sleeve { padding-left:6px; }
.section_column2 .colour2, .section_column2 .colour3 { padding:0 10px 10px; }

/* Section 2 */
#section2 #rightcolumn { display:none; }
#section2 #colmain { width:830px; }
#section2 .section_column1 { width:472px; }

/* Section 4 */
#section4 .section_column1 { width:472px; }
#section4 #content { float:left; width:472px; padding:0; }

#centrecolumn { float:left; padding-left:22px; width:132px; }