/*
	Dave Reddin - Homepage
	Bob Twells | www.the-bridge.co.uk | July 2008
	(c) The Bridge
*/

/* -- Basic styles -- */

body {
	background: url(../../images/main_bg_home.jpg) center top no-repeat #000 !important;
}


/* -- Main containers -- */

#container {
	background: url(../../images/main_bg_home.jpg) center top no-repeat !important;
}

#davereddinphoto {
	position: absolute;
	width: 409px;
	height: 363px;
	top: 30px;
	left: 2px;
}

#homecontent {
	padding: 34px 0px 23px 417px;
	margin: 0px;
}

#flash {
	width: 475px;
	height: 200px;
	text-align: right;
	font-size: 0.9em;
}

#flash img {
	margin: 60px 0px 35px 0px;
}


/* -- Association logos -- */

#homelogos {
	padding: 0px;
	margin: 0px;
	height: 53px;
	position: relative;
}

#homelogos #homelogo1 {
	display: block;
	position: absolute;
	width: 54px;
	height: 32px;
	top: 10px;
	left: 20px;
}

#homelogos #homelogo2 {
	display: block;
	position: absolute;
	width: 54px;
	height: 32px;
	top: 10px;
	left: 104px;
}

#homelogos #homelogo3 {
	display: block;
	position: absolute;
	width: 54px;
	height: 32px;
	top: 10px;
	left: 189px;
}

#homelogos #homelogo4 {
	display: block;
	position: absolute;
	width: 73px;
	height: 43px;
	top: 10px;
	left: 834px;
}
