html {
	background		: #ffffff;
}

body {
	width			: 100%;
	text-align		: center;
	margin			: 0;
	padding 		: 0;
	position		: relative;
	background		: #ffffff;
	height			: auto;
	min-height		: 347px;
	font-family		: Arial;
	color			: #232323;
	background		: url(../images/sfondo.jpg) top center no-repeat;
}

.content
{	margin			: 0 auto;
	width			: 970px;
	min-height		: 735px;
	*height			: 735px;
	text-align		: left;
	padding-bottom  : 5px;
	background		: url(../images/bottom.gif) bottom left repeat-x;
}

.content .back
{
	float			: left;
	display			: inline;
	margin-top		: 23px;
	margin-left		: 10px;
	width			: 185px;
	height			: 55px;
}

.links
{
	float			: right;
	display			: inline;
	height			: 180px;
	margin			: 0;
	padding			: 0;
	width			: 200px;
}

.links a
{
	float			: right;
	display			: inline;
	padding			: 0;
	margin			: 0;
}

.links a#team
{
	margin-top		: 24px;
	background		: url(../images/bt_team.gif) top left no-repeat;
	width			: 174px;
	height			: 36px;
}

.links a#jobs
{
	margin-top		: 3px;
	background		: url(../images/bt_jobs.gif) top left no-repeat;
	width			: 111px;
	height			: 36px;
}

.links a#location
{
	margin-top		: 3px;
	background		: url(../images/bt_location.gif) top left no-repeat;
	width			: 157px;
	height			: 35px;
}

.links a#who
{
	margin-top		: 3px;
	background		: url(../images/bt_who.gif) top left no-repeat;
	width			: 198px;
	height			: 35px;
}


/** FOOTER **/
.footer
{	margin			: 0 auto;
	width			: 960px;
	height			: 30px;
	text-align		: left;
	padding-bottom  : 10px;
}

.footer a
{
	float			: right;
	display			: inline;
	width			: auto;
	height			: 24px;
	margin-top      : 10px;
	
}


.footer .hart
{
	float			: left;
	display			: inline;
	background		: url(../images/logo.gif) center left no-repeat;
	width			: 61px;
	height			: 26px;
	margin-top      : 10px;
	margin-left		: 5px;
}

.footer .share
{
	float			: right;
	display			: inline;
	background		: url(../images/btt_share.gif) top left no-repeat;
	width			: 105px;
	height			: 24px;
	margin-top      : 10px;
	
}

.footer span
{
	float			: left;
	display			: inline;
	margin			: 0;
	padding			: 0;
	margin-left		: 20px;
	margin-top		: 16px;
	width			: 600px;	
}

.footer span label, .footer span a
{
	float			: left;
	display			: inline;
	margin			: 0;
	padding			: 0;
	font-size		: 0.8em;
	color			: #2c2c2c;
}

.footer span a
{
	margin-left     : 2px;	
}