@charset "utf-8";
/* CSS Document */

html, body {
	height:100%;
	margin:0;
	padding:0;
}
body {
	background:#000000 url(../images/bg.jpg) no-repeat center;
	text-align:center;
	min-width:957px;
	min-height:729px;
}
#vertical {
	float:left;
	height:50%;
	margin-top:-378px;/* half vertical height*/
	width:100%;
}
#hoz {
	width:955px;
	margin-left:auto;
	margin-right:auto;
	height:727px;
	text-align:left;
	clear:both;
	border: 1px solid #666666;
}
h1 {
	color:#fff;
	margin:0;
	padding:0
}
#top {
	background-color: #336699;
	height: 24px;
	width: 955px;
	position: relative;
	text-align: center;
	vertical-align: middle;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 15px;
	border-bottom: 1px solid #B1B1B1;
	padding-top: 3px;
	top: 0px;
	left: 0px;
}
#banner {
	background-image: url(../images/banner.jpg);
	height: 187px;
	width: 955px;
}
#form {
	position: relative;
	left: 68px;
	width: 500px;
	top: 151px;
	height: 21px;
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 15px;
	font-weight: bold;
	line-height: 23px;
}
#left {
	height: 508px;
	width: 498px;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#center {
	height: 512px;
	width: 42px;
	background-color: #666666;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
	position: relative;
	top: 0px;
	left: 0px;
	float: left;
}
#right {
	float: left;
	height: 512px;
	width: 414px;
	top: 0px;
	position: relative;
	left: 0px;
	background-color: #999999;
}
#copy {
	height: 377px;
	width: 383px;
	text-align: justify;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	color: #FFF;
	line-height: 21px;
	padding: 12px 0px 0px 16px;
}
#left_images {
	height: 122px;
	width: 498px;
	background-image: url(../images/images_left.jpg);
}
#right_images {
	width: 414px;
	height: 123px;
}
#rotation {
	background-image: url(../images/rotation1.jpg);
	height: 390px;
	width: 498px;
}
#email {
	left: 100px;
	width: 185px;
	height: 15px;
	vertical-align: top;
  font-size: 12px; 
	line-height: 12px;
}
#submit {
	vertical-align: top;
	left: 0px;
	top: 1px;
	position: relative;
}
