body {
	background: url(/images/promo/ny/bg.jpg) top center no-repeat;
	background-color: #1297d1;
	text-align: center;
	font: 12px Arial, Tahoma, sans-serif;
	color: #666;
}
#center {
	margin: 0 auto;
	width: 960px;
	min-height: 814px;
	height: auto !important;
	height: 814px;
	position: relative;
}
	#phone {
		position: absolute;
		top: 311px;
		left: 400px;
		width: 186px;
		height: 304px;
	}
label {
	color: #666;
}
.textarea {
	width: 180px;
	height: 77px;
	border: none;
	margin: 4px 0 4px 0;
	padding: 3px;
	font: 12px Arial, Tahoma, sans-serif;
	color: #666;
}
.text {
	width: 180px;
	border: none;
	padding: 6px 3px 5px 3px;
	color: #666;
}
#submit {
	float: left;
	margin: 10px 0 0 55px;
	width: 74px;
	height: 55px;
	text-decoration: none;
	cursor: pointer;
	text-indent: -10000px;
	background: url(/images/promo/ny/transparent.gif) repeat;
}
table {
	margin: 0 auto;
	width: 186px;
}
#msg {
	margin: 15px auto 0 auto;
	background-color: #ffbaba;
	color: #d8000c;
	text-align: center;
	width: 182px;
	padding: 5px;
	border: 1px solid #d8000c;
}
	#msg.success {
		color: #4f8a10 !important;
		background-color: #4f8a10 !important;
		border: 1px solid #dff2bf !important;
	}
.close {
	text-indent: -10000px;
	position: absolute;
	top: -20px;
	right: -20px;
	width: 60px;
	height: 60px;
	background: url(/images/promo/ny/close.png) top left no-repeat;
}
#intro {
	text-align: center;
	padding-bottom: 10px;
}
#loader {
	margin: 15px auto;
	width: 30px;
	padding: 5px;
	background: url(/images/promo/ny/loader.gif) center no-repeat;
}
#footer {
	font-size: 9px;
	color: #60a4da;
	margin: 80px 0 30px 0;
	text-align: left;
}