#body .content{
	width: 990px;
}
#foot{
	background: url(images/footer.jpg) 0 0 no-repeat;
	padding: 0 5px;
}
#body #foot .content{
	width: 980px;
}
#allInContent{
	clear: both;
	background: url(images/main.jpg) 0 0 repeat-y;
}
#tresc{
	width: 635px;
	color: #333;
	font-size: 11px;
	text-align: justify;
	min-height: 451px;
	float: right;
	padding: 38px 0 50px;
	margin-right: 60px;
}
h2.title{
	font-size: 36px;
	font-weight: normal;
	margin-bottom: 4px;
}
#whereAreU{
	margin-bottom: 35px;
	display: block;
	background-color: transparent;
	font-size: 11px;
	font-family: Tahoma;
	color: #207806;
	min-height: 25px;
}
#whereAreU a, #whereAreU a:visited, #whereAreU a:hover, #whereAreU a:active{
	color: #898989;
	white-space: nowrap;
	height: 19px;
}
#whereAreU span{
	color: #898989;
	text-transform: uppercase;
	background-color: #ebebeb;
	float: left;
	height: 19px;
	padding: 6px 10px 0;
}
#whereAreU span.spacer{
	background: transparent url(images/separator.gif) 0 0 no-repeat;
	height: 25px;
	width: 14px;
	padding: 0;
	float: left;
}
#whereAreU .end{
	background: transparent url(images/end.gif) 0 0 no-repeat;
	height: 25px;
	width: 13px;
	float: left;
}