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