@import url('global.css');

body{
	background		: #000 url('../img/bg-body-contact.jpg') top center no-repeat;	
}

div#content{
	height			: 770px;
}

div#contact{
	margin			: 30px 0 0 30px;
}

div#contact p{
	margin			: 20px 0 0 0;
}

div#map{
	position		: absolute;
	top				: 338px;
	left			: 30px;
	width			: 426px;
	height			: 381px;
	z-index			: 10;
}

/****** RIGHT ****/

div#top-five.contact{
	height			: 410px;
	background		: transparent url('../img/bg-top-five-contact.jpg') no-repeat top left;
}