#banner-big {
	position:absolute;
	width:728px;
	height:90px;
	z-index:1;
	visibility:hidden;
}
#banner-wsky {
	position:absolute;
	width:160px;
	height:600px;
	z-index:2;
	visibility:hidden;
}
#banner-rec {
	width:300px;
	height:250px;
	margin-bottom: 25px;
}

#main {
	width:964px;
	text-align:left;
}
#centre {
	width:1124px;
	margin:0 auto;
	text-align:left;
}


#header {
}

#footer {
	padding-bottom: 23px;
}

.column-1, .column-2, .col-1, .col-2, .col-3 {float:left;}
.container {width:100%; overflow:hidden;}

.column-1{ width:579px;}
.column-2{ width:331px;}

.col-1{ width:173px;}
.col-2{ width:173px;}
.col-3{ width:173px;}

