 #global{position:relative;
 margin-top:100px;
 margin-right:auto;
 margin-left:auto;
 width:800px;
 text-align:left;}
/*** slide ****/
#content #gal-images {
	float: left;
	width: 561px;
	height: 455px;
	background-image:url('../images/ar_img.png');
	background-repeat: no-repeat;
	margin-left: 44px
}

#content #slideshow {
	float: left;
	width: 160px;
	height: 542px;
	background-image:url('../images/tango/slide_show_back.png');
	background-repeat: no-repeat;
	margin-top: 0;
	margin-left: 10px
}

#content #gal-map {
	float: left;
	width: 399px;
	height: 99px;
	background-image:url('../images/info.png');
	background-repeat: no-repeat;
	margin-top: -88px;
	margin-left: 50px;
}

#content #gal-map .learn-more {
	float: left;
	width: auto;
	height: auto;
	margin-top: 32px;
	margin-left: 130px;
}


#content #gal-images .slideshow-image {
	margin-top: 46px;
	margin-left: 20px;
}

#content #gal-images .image-text {
	font-size: 1em;
	font-weight: bold;
	color: #fff;
	margin-top: 22px;
	margin-left: 20px;
}
.clear-position {
	clear: both;
}

.learn-more-medium {
	font-size: 1.16em;
}

.learn-more, .learn-more-medium {
	color: #80d4df;
}

.learn-more a, .learn-more-medium a {
	color: #80d4df;
	text-decoration: none;
}

.learn-more a:hover, .learn-more-medium a:hover {
	color: #fff;
	text-decoration: none;
}

.text{font-size: 0.9em;
	font-weight: normal;}