@charset "utf-8";
/* CSS Document */



#ubicacionwrapper {
	margin: auto;
	height: 460px;
	width: 870px;
	border-right-width: 5px;
	border-left-width: 5px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: justify;
	letter-spacing: .1em;
	background-image: url(../images/backstripe.jpg);
	border-bottom-width: 5px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
.dircolumn {
	height: 449px;
	width: 220px;
	float: left;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #FFFFFF;
	text-align: center;
}
.dircolumn ul {
	list-style-type: none;
	margin: 0px;
	width: 220px;
	padding-top: 40px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.dircolumn li {
	text-indent: 5px;
	height: 60px;
	display: block;
}
.center {
	text-align: center;
	font-weight: bold;
	font-size: 16px;
}
.gearth {
	float: left;
	height: 449px;
	width: 650px;
}

