/* CSS for just intra - Simon Pollard for deckchair.co.uk 2008 */
/* Style for index page */
img#main-panel-img {
	position: absolute;
	right: 4px;
	bottom: 12px;
}
img#main-panel-txt {
	position: absolute;
	top: 20px;
	left: 240px;
}
h2 a {
	color: #FFFFFF;
}
div#indexbox1 {
	background-image: url(../images/index-box1.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	padding-right: 200px;
	width: 338px;
	padding-top: 15px;
	height: 268px;
	margin-left: 23px;
	position: relative;
	float: left;
	display: inline;
}
div#indexbox1 img {
	position: absolute;
	top: 12px;
	right: 45px;
}
div#indexboxvideo {
	background-image: url(../images/index-video.jpg);
	background-repeat: no-repeat;
	padding-left: 25px;
	width: 215px;
	padding-top: 15px;
	height: 263px;
	float: left;
}
div#indexboxvideo img {
	margin-left: -7px;
	margin-bottom: 28px;
}



div#indexlinks, div#indexlinks-bg {
	background-image: url(../images/index-links.jpg);
	background-repeat: no-repeat;
	width: 798px;
	height: 43px;
	clear: both;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	position: relative;
}
div#indexlinks a {
	position: absolute;
	top: 15px;
	font-size: 14px;
	color: #FFFFFF;
}

div#indexlinks-bg a {
	position: absolute;
	top: 15px;
	font-size: 12px;
	color: #FFFFFF;
}



a#indexlinks1-bg {
	left: 24px;
}
a#indexlinks2-bg {
	left: 305px;
}
a#indexlinks3-bg {
	left: 650px;
}

a#indexlinks1 {
	left: 25px;
}
a#indexlinks2 {
	left: 285px;
}
a#indexlinks3 {
	left: 610px;
}


div#indexbox2 {
	background-image: url(../images/index-box2.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
	width: 778px;
	padding-top: 10px;
	height: 140px; 
	margin-left: auto;
	margin-right: auto;
	position: relative;
}
div#indexbox2 p {
	margin-right: 15px;
}
div#indexfooter {
	background-image: url(../images/index-footer.jpg);
	background-repeat: no-repeat;
	width: 798px;
	height: 15px;
	margin-left: auto;
	margin-right: auto;
}