@charset "UTF-8";
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
body {
	background-image: url(images/manhattandabackround.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
#wrapper {
	height: 1800px;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
#topline {
	background-color: #28326c;
	margin: 0px;
	padding: 0px;
	height: 25px;
	width: 100%;
	color: #FFF;
	font-size: 14px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
}
#toplininner {
	padding: 0px;
	height: 25px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	padding: 0px;
	height: 180px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/beige.png);
}
#headercontact {
	padding: 0px;
	float: right;
	height: 60px;
	width: 240px;
	margin-top: 60px;
	margin-right: 30px;
}
#headercontact p {
	margin: 0px;
	padding: 0px;
	text-align: center;
	font-family: trajon;
	font-size: 22px;
}
.date {
	font-size: 14px;
}
#logo {
	padding: 0px;
	float: left;
	height: 160px;
	width: 500px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#menu {
	height: 50px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 10px;
	margin-left: auto;
	background-repeat: repeat-y;
	background-position: left top;
	background-color: #E8E8E8;
	padding: 0px;
}
#banner {
	background-color: #FFF;
	padding: 0px;
	height: 220px;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#content {
	background-color: #FFF;
	padding: 0px;
	height: 1100px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer {
	background-color: #FFF;
	padding: 0px;
	height: 130px;
	width: 960px;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#footer p {
	padding: 0px;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 4px;
	font-weight: normal;
}
#leftcolumn {
	padding: 0px;
	float: left;
	height: 1080px;
	width: 320px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #EDEDED;
	border: 1px solid #CC9;
}
h1 {
	font-size: 24px;
	font-family: trajon;
	color: #28326C;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#rightcolumn {
	padding: 0px;
	float: right;
	height: 1080px;
	width: 600px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	overflow: auto;
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:1;
}
p {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
}
h2 {
	font-size: 18px;
	font-family: trajon;
	color: #696855;
	text-align: center;
	padding: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#leftcolumnlogo {
	padding: 0px;
	float: left;
	height: 40px;
	width: 300px;
	margin-top: 10px;
	margin-left: 10px;
	background-color: #ABADAD;
	border: 1px solid #CC9;
	font-family: trajon;
	font-size: 24px;
	line-height: 38px;
	text-align: center;
	color: #28326C;
	margin-bottom: 20px;
	clear: both;
}
#leftcolumn ul {
	padding: 0px;
	list-style-type: square;
	list-style-position: inside;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 16px;
	color: #283279;
}
#leftcolumn ul li {
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 8px;
	margin-left: 8px;
	color: #003;
}
