/* Where We Operate Map -------------------------------------*/
#landing
{
	position:relative;
	width:998px;
	height:448px;
	padding:1px;
	margin:15px 0 0 0;
	background:url(../img/landing.gif) top left no-repeat;
}
#landing embed,
#landing object
{
	float:left;
	width:555px;
	height:420px;
	margin:2px 2px 10px 2px;
}
#info-window
{
	width:410px;
	float:right;
	display:inline;
	position:relative;
	margin:16px 19px 0 0;
	overflow:visible;
	color:#333;
	background:url(../img/info-window-middle.png) top left repeat-y;
}
#info-window h2
{
	padding:0;
	margin:0 0 6px 0;
}
#info-window.default
{
	background:#fff;
	padding:0;
	text-align:right;
}
#info-window.default h2
{
	margin:0;
	z-index:50;
}
#loading
{
	background:#fff url(../img/ajax-loader-large.gif) center center no-repeat;
	width:32px;
	height:32px;
	display:block;
	text-indent:-1000em;
	position:absolute;
	left:50%;
	top:150px;
	margin-left:-16px;
}
body #info-window.default a#close
{
	display:none;
	background:none;
}
#info-window.default p
{
	width:50%;
	float:right;
}
#info-window div.top
{
	background:url(../img/info-window-top.png) top left no-repeat;
	height:12px;
	width:410px;
}
#info-window div.middle
{
	padding:1px 16px;
}
#info-window div.bottom
{
	background:url(../img/info-window-bottom.png) bottom left no-repeat;
	height:12px;
	width:410px;
	clear:both;
}
#info-window.default div.bottom,
#info-window.default div.top
{
	display:none;
}
#info-window.default div.middle
{
	padding:0;
	background:none;
}
#info-window a#close
{
	background:url(../img/info-window-close.png) top right no-repeat;
	position:absolute;
	display:block;
	top:7px;
	right:6px;
	width:24px;
	height:24px;
	text-indent:-1000em;
	cursor:pointer;
}
* html #info-window a#close { background:url(../img/info-window-close.gif) top right no-repeat; }
#info-window h2
{
	font-size:16px;
}
#info-window h3
{
	font-size:12px;
	line-height:1.3em;
	font-weight:bold;
	color:#231F20;
}
#info-window p
{
	margin:10px 0;
}
#info-window ul.list
{
	width:182px;
	padding:0;
}
#info-window ul.list li
{
	margin:0;
	padding:2px 0;
	background:none;
}
#info-window ul.list li.highlight
{
	border-top:1px solid #B2C5D7;
	border-bottom:1px solid #B2C5D7;
	padding:4px 0;
	margin-top:6px;
}
#info-window ul.list li.heading
{
	margin:0;
	padding:0;
}
#info-window ul.list.left
{
	float:left;
	display:inline;
	display:block;
	clear: left;
}
#info-window ul.list.right
{
	float:right;
	display:inline;
	display:block;
	clear: right;
}
#info-window #coming-soon ul.list
{
	width:96%;
}
/* Explorer 6 */
* html #info-window .corner.br,
* html #info-window .corner.bl
{
	background:none;
}
* html #info-window
{
	background:#e4e4e4;
}
* html #info-window
{
	padding-bottom:16px;
}
