body {
	background: #112540 url('../images/body.jpg') top center no-repeat;
	font-family: Arial, Helvetica, sans-serif;
}

h1 { display: none; }

#container { width: 940px; height: 695px; margin: 0 auto; position: relative; }
	#container p.intro {
	position: absolute;
	width: 387px;
	font-size: 14px;
	line-height: 1.5;
	top: 198px;
	left: 163px;
	color: #FFF;
	height: 186px;
}

#container h3.intro {
	position: absolute;
	width: 387px;
	font-size: 12px;
	line-height: 1.5;
	top: 198px;
	left: 163px;
	color: #FFF;
	height: 186px;
}
	
	#box { background: url('../images/box.jpg') no-repeat; width: 940px; height: 175px; margin: 0 0 30px 0; font-size: 12px; position: relative; top: 452px; }
	
#contact {
	width: 540px;
	float: left;
	margin-top: 180px;	
	margin-left: 580px;	
}

#boxes {
	float: left;
	margin-top: 60px;
	text-align: left;
}

p#footer {
	margin: 0 auto 20px auto;
	position: absolute;
	top: 652px;
	font-size: 11px;
	height: 28px;
	left: 163px;
	width: 120px;
}
#apDiv1 {
	width: 305px;
	font-size: 14px;
	line-height: 1.5;
	top: 205px;
	left: 644px;
	color: #FFF;
	height: 89px;
}
#intro-text{
	font-size: 16px;
	line-height: 1.5;
	margin-top: 20px;
	width: 540px;
	color: #000000;
	float: left;
}
#button{
	font-size: 12px;
	line-height: 1.5;
	margin-top: 230px;
	margin-left: 0px;
	width: 380px;
	color: #FFF;
	float: right;
}
	#subscribe { width: 410px; float: left; padding: 30px 0 0 90px; }
		#subscribe h3 { font-size: 14px; color: #fcf4ff; margin-bottom: 4px; }
		#subscribe span {
	font-size: 12px;
	color: #999;
}
		
#subscribe fieldset {
	background: url('../images/all-form-bg.png') no-repeat;
	width: 338px;
	height: 245px;
	position: absolute;
	right: -40px;
	bottom: 197px;
	padding: 25px 25px 0 10px;
}

#subscribe fieldset .input-text {
	background: transparent;
	display: block;
	float: left;
	width: 312px;
	font-size: 13px;
	color: #999;
	height: 27px;
	border: transparent;
	padding: 8px 25px 0 10px;
}

#subscribe fieldset .input-email {
	background: url('../images/name-bg.png') no-repeat;
	display: block;
	float: left;
	width: 312px;
	font-size: 13px;
	color: #999;
	height: 27px;
	border: none;
	padding: 10px 25px 10px 10px;
	background: transparent;
}

#subscribe fieldset .input-memo {
	background: url('../images/memo-bg.png') no-repeat;
	display: block;
	float: left;
	width: 312px;
	font-size: 13px;
	color: #999;
	height: 89px;
	border: none;
	padding: 0px 25px 0 10px;
	background: transparent;
	overflow: hidden;
}

#subscribe fieldset button {
	background: url('../images/button.png') no-repeat;
	background: none;
	width: 137px;
	height: 38px;
	cursor: pointer;
	border: none;
	text-indent: -5000px;
	margin-left: 180px;	
	margin-top: 10px;
}
#formbox {
	height: 224px;
	width: 360px;
	float: right;
	margin-top: 60px;
}
.fieldclass {
	background-image: transparent url(../images/name-bg.png);
	font-size: 10px;
	line-height: 10px;
	padding: 8px;
	margin-bottom: 20px;
	width: 310px;
}
.memoclass {
	background-image: transparent url(../images/memo-bg.png);
	background-repeat: no-repeat;
	font-size: 11px;
	line-height: 1.5em;
	padding: 8px;
	margin-bottom: 20px;
	width: 312px;
	height: 65px;
}
#submitter {
	height: 34px;
	width: 137px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: top;
	cursor:pointer;
	display:block;
	background-color: transparent;
	background-image: url(../images/button.png);
	background-repeat: no-repeat;
	margin-left: 180px;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 1.5em;
	color: #52719d;
}
