/* LOCATION */

.wrapper_location {
	position: relative;
	margin: 0 auto -142px;
	text-align: left;
}
#header_location {
	position:absolute;
	left:479px;
	top:-14px;
	width:310px;
	height:56px;
	background-image:url(../images/brush_location.jpg);
}
#content_location {
	position:relative;
	margin:auto;
	top:48px;
	width:770px;
	height:800px;
    font-weight:normal;
	font-size:10px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#333333;
	line-height:15px;
}
#fas_logos_location {
	position:absolute;
	left:1px;
	top:1094px;
	width:770px;
	height:61px;
	background-image:url(../images/logos.gif);
	background-repeat: no-repeat;
	background-position: center;
}

