/* CSS Document */

body {
	background-color: #D246AF;
}

.footerbackdrop {
	background-image: url(../common-images/footerbackdrop-contact.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-contact.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

#videobox1{
	height:90px;
	padding-left:85px;
	padding-right:15px;
	padding-top:15px;
	background-image: url(../common-images/student-thumb-law.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

#tellnumber{
	background-image: url(../common-images/contact-phone-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	padding-top:8px;
	padding-left:35px;
}

#emailaddress{
	background-image: url(../common-images/contact-letter-icon.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height:30px;
	padding-top:5px;
	padding-left:35px;
}

a.menu-tab6
{
	width:91px;
	height:27px;
	display:block;
	background-image: url(../common-images/tab-contact.gif);
	background-repeat: no-repeat;
	background-position: -182px 0px;
}

a:hover.menu-tab6{
	width:91px;
	height:27px;
	display:block;
	background-image: url(../common-images/tab-contact.gif);
	background-repeat: no-repeat;
	background-position: -182px 0px;
}
