@charset "utf-8";
/* CSS Document */
.body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/wall5.png);
}
.background {
	position:relative;
	left:0px;
	top:0px;
	width:1020px;
	height:100%;
	z-index:1;
	background-images: url(images/dcny-back6.png);
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	background-position: 0px -20px;
}
.apDiv1 {
	position:relative;
	left:0px;
	top:0px;
	width:310px;
	z-index:3;
	float: left;
	height: 1200px;
}
.apDiv2 {
	position:relative;
	left:-3px;
	top:0px;
	width:700px;
	z-index:4;
	float: left;
}
.apDiv3 {
	position:relative;
	left:-3px;
	top:0px;
	width:700px;
	z-index:5;
	float: left;
	margin-top:10px;
}
.topstrip {
	background-image: url(images/top-strip-back.png);
	background-repeat: repeat-x;
	background-position: bottom;
	padding: 0px;
	height: 110px;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	overflow: hidden;
	z-index: 6;
}
.bigback{
	background-image: url(images/sample/bigback-sample5.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 100%;
	width: 1400px;
}
.buttback-tops {
	background-image: url(images/button-back-top.png);
	padding: 3px;
	float: left;
	height: 100px;
	width: 100px;
	background-repeat: no-repeat;
	background-position: center center;
}
.buttonstrip {
	background-image: url(images/buttonstrip-back.png);
	height: 30px;
	float: left;
	clear: left;
	width: 699px;
	margin-top: 8px;
}.button-box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
	padding: 3px;
	float: left;
	height: 25px;
	width: 85px;
	font-size: 10px;
	vertical-align: bottom;
	background-image: url(images/buttonstrip-back-mt.png);
}
.heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	clear: left;
	float: left;
	color: #003366;
	width: 405px;
	margin-left: 15px;
	height: 30px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999999;
}
.sub-heading1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
	color: #333333;
}
.reg-text1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #333333;
	text-align: left;
}
