#main #links select {
	position: relative;
	bottom: 3px;
	right: 25px;
}
.style1 {
	font-size: 18px;
	font-weight: bold;
	color: #00CC00;
}
#links {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	width: 440px;
	text-align: right;
	position: relative;
	top: 173px;
	letter-spacing: 2px;
	height: 10px;
	overflow: visible;
	left: 455px;
	z-index: 0;
}
li  a  {
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 10px;
	font-weight: bold;
	letter-spacing: 3px;
	}
li  a:hover  {
	color:#A3A5FA;
	border-bottom:5px;
	border-bottom-style:dotted;
	border-bottom-width:thin;
	}
#nav {
	width:400px;
	height:300px;
	float:right;
	margin-right:45px;
	margin-top:495px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#nav2 {
	width:400px;
	height:300px;
	float:right;
	margin-right:25px;
	margin-top:240px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	z-index: 50;
}
#nav3 {
	width:400px;
	height:300px;
	float:right;
	margin-right:45px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin-top: 500px;
	overflow: visible;
	z-index: 10;
}
#order {
	background-image:url('../_images/order.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:910px;
	text-align:left;
	margin:0 auto;
}
#thanks {
	background-image:url('../_images/thanks.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:800px;
	text-align:left;
	margin:0 auto;
}
#failed {
	background-image:url('../_images/failed.jpg');
	background-repeat:no-repeat;
	width:800px;
	height:800px;
	text-align:left;
	margin:0 auto;
}
#content {
	width:650px;
	height:auto;
	float:left;
	margin-left:20px;
	margin-top:345px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#fff;
}
#form {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-color: #F9FE94;
}
e