/* CSS Document */

body {
	background-color: #7850A0;
}

.footerbackdrop{
	background-image: url(../common-images/footerbackdrop-home.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-home.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

a.menu-tab1
{
	width:66px;
	height:27px;
	display:block;
	background-image: url(../common-images/tab-home.gif);
	background-repeat: no-repeat;
	background-position: -132px 0px;
}

a:hover.menu-tab1{
	width:66px;
	height:27px;
	display:block;
	background-image: url(../common-images/tab-home.gif);
	background-repeat: no-repeat;
	background-position: -132px 0px;
}
