/* CSS Document */

body {
	background-color: #40BE20;
}

.footerbackdrop {
	background-image: url(../common-images/footerbackdrop-questions.gif);
	background-repeat: repeat-x;
	background-position: top;
}

#centred-footer {
	width: 751px;
	height:275px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:16px;
	background-image: url(../common-images/3d-engage-questions.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

a.menu-tab4
{
	width:92px;
	height:27px;
	display:block;
	background-image: url(../common-images/tab-questions.gif);
	background-repeat: no-repeat;
	background-position: -184px 0px;
}

a:hover.menu-tab4{
	width:92px;
	height:27px;
	display:block;
	background-image: url(../common-images/tab-questions.gif);
	background-repeat: no-repeat;
	background-position: -184px 0px;
}
