#contact_container {
	position: relative;
	width: 762px;
	height: 413px;
	overflow: hidden;
}

	#map {
		position: absolute;
		top: 33px;
		left: 5px;
		width: 752px;
		height: 319px;
		z-index: 10;
		background: url(../contact/images/map3.jpg) no-repeat 0 0;
	}
	
	.citypicture {
		position: absolute;
		top: 0;
		left: 762px;
		width: 528px;
		height: 413px;
		z-index: 20;
	}
	
	#cityatlanta {
		background: url(../contact/images/cityatlanta.jpg) no-repeat 0 0;
	}
	
	#citytampa {
		background: url(../contact/images/citytampa.jpg) no-repeat 0 0;
	}
	
	#citybeijing {
		background: url(../contact/images/citybeijing.jpg) no-repeat 0 0;
	}
	
	#citysingapore {
		background: url(../contact/images/citysingapore.jpg) no-repeat 0 0;
	}
	
	#citydubai {
		background: url(../contact/images/citydubai.jpg) no-repeat 0 0;
	}
	
	#cityabudhabi {
		background: url(../contact/images/cityabudhabi.jpg) no-repeat 0 0;
	}
	
	#cityshanghai {
		background: url(../contact/images/cityshanghai.jpg) no-repeat 0 0;
	}
	
	.city_link {
		display: block;
		position: absolute;
		height: 15px;
	}
	
	#atlanta {
		width: 65px;
		top: 105px;
		left: 149px;
		background: url(../contact/images/atlanta.gif) no-repeat 0 0;
	}
	
	#tampa {
		width: 77px;
		top: 116px;
		left: 202px;
		background: url(../contact/images/tampa.gif) no-repeat 0 0;
	}
	
	#dubai {
		width: 42px;
		top: 122px;
		left: 507px;
		background: url(../contact/images/dubai.gif) no-repeat 0 0;
	}
	
	#abudhabi {
		width: 73px;
		top: 126px;
		left: 452px;
		background: url(../contact/images/abudhabi.gif) no-repeat 0 0;
	}
	
	#beijing {
		width: 44px;
		top: 87px;
		left: 642px;
		background: url(../contact/images/beijing.gif) no-repeat 0 0;
	}
	
	#shanghai {
		width: 42px;
		top: 109px;
		left: 625px;
		background: url(../contact/images/shanghai.gif) no-repeat 0 0;
	}
	
	#singapore {
		width: 54px;
		top: 175px;
		left: 616px;
		background: url(../contact/images/singapore.gif) no-repeat 0 0;
	}
	
		#atlanta.active,
		#atlanta:hover,
		#tampa.active,
		#tampa:hover,
		#beijing.active,
		#beijing:hover,
		#dubai.active,
		#dubai:hover,
		#abudhabi.active,
		#abudhabi:hover,
		#shanghai.active,
		#shanghai:hover,
		#singapore.active,
		#singapore:hover{
			background-position: 0 -15px;
		}
	
	.closelink {
		display: block;
		position: absolute;
		top: 10px;
		right: 10px;
		width: 73px;
		height: 9px;
		background: url(../contact/images/rtm.gif) no-repeat 0 0;
	}
	
#thirty {
	position: absolute;
	top: 392px;
	left: 596px;
	width: 163px;
	height: 78px;
	background: url(../contact/images/30years.gif) no-repeat 0 0;
	z-index: 100;
}


.cityphoto1 {
	position: absolute;
	top: 0px;
	left: 762px;
	width: 277px;
	height: 409px;
	z-index: 20;
	background: url(../contact/images/shade_left.png) repeat-y left;
	padding-left: 4px;
	padding-top: 4px;
}
	.cityphoto1 img {
		background-color: #ffffff;
		padding-left: 4px;
	}

.cityphoto2 {
	position: absolute;
	top: 0px;
	left: -279px;
	width: 277px;
	height: 413px;
	z-index: 20;
	background: url(../contact/images/shade_right.png) repeat-y right;
	padding-right: 1px;
	padding-top: 4px;
}

	.cityphoto2 img {
		background-color: #ffffff;
		padding-right: 4px;
	}

.cityphoto3 {
	position: absolute;
	top: 0px;
	left: -279px;
	width: 277px;
	height: 413px;
	z-index: 20;
	background: url(../contact/images/shade_right.png) repeat-y right;
	padding-right: 1px;
	padding-top: 4px;
}

	.cityphoto3 img {
		background-color: #ffffff;
		padding-right: 4px;
	}
.citytext1,
.citytext2,
.citytext3 {
	position: absolute;
	top: 0;
	padding: 40px 43px 0 20px;
	width: 200px;
	height: 373px;
	z-index: 20;
	background-color: #ffffff;
}

.citytext1 {
	left: 1032px;
	
}

.citytext2 {
	left: 767px;
	background: url(../contact/images/shade_text.png) repeat-y left;
}

.citytext3 {
	left: -528px;
}

	.citytext1 h2,
	.citytext2 h2,
	.citytext3 h2 {
		font-family: Verdana;
		font-size: 1.2em;
		color: #ee1d23;
		margin: 0;
		padding: 0 0 .7em 0;
	}
	
	.citytext1 h3,
	.citytext2 h3,
	.citytext3 h3 {
		font-family: Verdana;
		font-size: 1.1em;
		color: #333333;
		padding: 0 0 .7em 0;
		margin: 0;
	}
	
	.citytext1 p,
	.citytext2 p,
	.citytext3 p {
		font-family: Verdana;
		font-size: 1em;
		color: #333333;
		margin: 0;
		padding: .25em 0 .7em 0;
	}
	
		.citytext1 p.disclaimer,
		.citytext2 p.disclaimer,
		.citytext3 p.disclaimer {
			font-size: .8em;
			padding-top: 1em;
		}
	
	.citytext1 a,
	.citytext2 a,
	.citytext3 a {
		font-family: Verdana;
		font-size: 1em;
		color: #333333;
		text-decoration: underline;
	}
	
		.citytext1 a:hover,
		.citytext2 a:hover,
		.citytext3 a:hover {
			color: #333333;
			text-decoration: underline;
		}
	
	/*
	#textatlanta {
		background: url(../contact/images/textatlanta.jpg) no-repeat 0 0;
	}
	
	#texttampa {
		background: url(../contact/images/texttampa.jpg) no-repeat 0 0;
	}
	
	#textbeijing {
		background: url(../contact/images/textbeijing.jpg) no-repeat 0 0;
	}
	
	#textsingapore {
		background: url(../contact/images/textsingapore.jpg) no-repeat 0 0;
	}
	
	#textdubai {
		background: url(../contact/images/textdubai.jpg) no-repeat 0 0;
	}
	
	#textabudhabi {
		background: url(../contact/images/textabudhabi.jpg) no-repeat 0 0;
	}
	
	#textshanghai {
		background: url(../contact/images/textshanghai.jpg) no-repeat 0 0;
	}
	*/


