
#column-2 {
	background : url(http://images.wallaceandgromit.com/2009/characters/wallace/bg.jpg) 7px top no-repeat;	
}

div#header {
	height : 334px;
	padding-top : 57px;
	margin : 0;
}

#go-back span, div#header h2 {
    position : absolute;
    left : -1000px;
    width : 400px;
}

/*
div#header a {
    width : 240px;
    height : 100px;
    margin-left : 4px;
}
*/

div#header div#ticker {
	width: 400px;
}

div#header div#intro {
	width : 220px;
	padding-top : 134px;
	margin-left : 55px;
	color:#fff;
	line-height: 1.5;
}

div#gallery {
	width : 368px;
	height : 304px;
	padding-top : 69px;
	padding-left : 40px;
	float : right;
	_display : inline; /* fix double margin float bug ie6*/
	margin-right : 3px;
	margin-bottom : 5px;
}

div#gallery h2 {
	position : absolute;
	left : -1000px;
	width : 200px;
}

div#gallery a span {
	position : absolute;
	left : -2000px;
	width : 120px;
}

div#gallery a {
	display : block;
	float : left;
	width : 90px;
	height : 30px;
	margin-top : 0;
	margin-left : 40px;
	margin-bottom : 0;
}

div#gallery a.next {
	margin-left : 60px;
}

div#video {
	width : 333px;
	height : 241px;
	margin-left : 16px;
	top: 14px;
	position: relative;
}

div#video h2 {
	position : absolute;
	left : -1000px;
	width : 120px;
}

div#video p {
	width : 130px;
	line-height : 1.3;
	margin-left : 104px;
	padding-top : 40px;
}

div#video a span {
	position : absolute;
	left : -1000px;
	width : 60px;
}

div#video a {
	position:absolute;
	overflow: hidden;
	width : 120px;
	height : 26px;
	left: 101px;
	top: 152px;
}

#go-back {position:absolute;top:100px;left:100px;}

div#downloads {
	position : absolute;
	width : 303px;
	
	z-index : 5;
	top:230px;
	left:10px;
	}

div#downloads h2 {
	position : absolute;
	left : -1000px;
	width : 200px;
}

div#downloads p{
	width :200px;
	margin-left : 100px;
	line-height : 15px;
	padding-top : 60px;
}


div#downloads a {
	text-indent: -999em;
	overflow:hidden;
	position:relative;
	display : block;
	width : 110px;
	height : 36px;
	margin-top : -10px;
	margin-left : 180px;
}
