@charset "utf-8";
/* CSS Document */

body {
	font-family:Verdana, Geneva, sans-serif;
}
h1 {
	display:block;
	height:30px;
	padding:132px 0px 0px 54px;
	margin:0px;
	background-image:url(../graphics/suite-usa-logo.jpg);
	background-repeat:no-repeat;
	background-position:630px 6px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	color:#006bb7;
}
#aerialLink {
	cursor:pointer;
	font-size:12px;
	text-decoration:none;
	color:#FFF;
}
#aerialWindow {
	display:none;
	width:100%;
	height:100%;
	background-color:#999;
	position:fixed;
	top:0px;
	left:0px;
}
#aerialWindow .aerialInst {
	font-size:12px;
	color:#FFF;
	text-align:center;
	padding-bottom:5px;
}
#aerialPhoto {
	width:960px;
	height:677px;
	margin:auto;
	cursor:pointer;
}
#imageBody {
	height:544px;
	padding-top:5px;
	background-image:url(../graphics/back-zislander.jpg);
	background-repeat:no-repeat; 
	text-align:center;
	position:relative;
}
#photoTag {
	position:absolute;
	bottom:38px;
	right:72px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	line-height:18px;
	color:#006bb7;
	font-weight:bold;
}
#rootDiv {
	width:960px;
	margin:0px auto;
}
#zLink {
	position:absolute;
	left:42px;
	top:397px;
	width:142px;
	height:151px;
	background-image:url(../graphics/button-zislander.png);
	background-repeat:no-repeat;
}