@charset "utf-8";
body {
	background:url(images/newbg.jpg) repeat-x 0px 287px #577EB5;
}
.containerMain {
	position: absolute;
	height: 100%;
	width: 100%;
	left: 0px;
	top: 0px;
	right: 0px;
	bottom: 0px;
}
.containerMain .top {
	position:absolute;
	height: 287px;
	width: 100%;
	top: 0px
}
.containerMain .top .menu {
	position: relative;
	height: 40px;
	width: 100%;
	top: 0px;
	background-image: url(images/top_BG2c.jpg);

}
.containerMain .top .header {
	position: relative;
	top: 0;
	height: 247px;
	width: 100%;
	background-image: url(images/BG_top2.jpg);
	background-repeat:no-repeat;
	background-position: center top;
}
.containerMain .main {
	width: 920px;
	margin-top: 287px;
	padding: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	line-height: 20px;
	text-decoration: none;
	margin-left:auto;
	margin-right:auto;
}
.containerMain .main img {
	margin-left: 10px;
	margin-right: 10px;
}
.containerMain .main h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF9900;
	line-height: 20px;
}
.containerMain .menuBottom {
	position:fixed;
	height: 20px;
	width: 100%;
	bottom: 0px;
}
.containerMain .menuBottom a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
	line-height:20px;
}
a:link {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	text-decoration: none;
}
.city {
	background-image: url(images/nycBG.png);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: center;
	height: 247px;
	width: 100%;
}
img, div, table, td, tr, th, tbody {
	behavior: url(iepngfix.htc) 
}
.clear {
	clear: both;
	height: 1px;
	font-size: 1px;
	line-height: 1px;
	margin-bottom: -1px;
}
.greybg {
	background:url(images/greybg.jpg) repeat-x top #676C72;
}
.outline a:link img {
	border:solid 1px #FFFFFF;
}
.outline a:visited img {
	border:solid 1px #FFFFFF;
}
.outline a:hover img {
	border:solid 1px #FF0000;
}
