#container { 	position: absolute; 
				width: 780px; 
				left: 50%; 
				margin-left: -390px; 
				margin-top: 0px; }

body {
	background-color: #000000;
	background-repeat: no-repeat;
}
#top {
	position:absolute;
	top:25px;
	width:780px;
	height:171px;
	z-index:1;
	left: 0;
}
#book {
	position:absolute;
	left:104px;
	top:400px;
	width:148px;
	height:66px;
	z-index:12;}
	
#nav {
	position:absolute;
	top:197px;
	width:780px;
	height:60px;
	z-index:2;
	left: 0;
}
#heading {
	position:absolute;
	top:257px;
	width:780px;
	height:51px;
	z-index:3;
	left: 0;
}
#line {
	position:absolute;
	top:313px;
	width:780px;
	height:1px;
	z-index:4;
	left: 0;
}
#text {
	position:absolute;
	top:314px;
	width:130px;
	height:40px;
	z-index:5;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 25px;
	text-align: justify;
	left: 0;
}
#line2 {
	position:absolute;
	top:837px;
	width:780px;
	height:1px;
	z-index:4;
	left: 0;
}
#select a {
	color:#FFF;
	text-decoration:none;
}
#select a:hover {
	text-decoration:underline;
}
#select p {
	display:inline;
	float:right;
	padding:10px 5px 0 0;
	font:Arial, Helvetica, sans-serif;
}
#select img {
	float:right;
}

#select {
	color:#FFF;
	font-size:10px;
	font:Arial, Helvetica, sans-serif;
	position:absolute;
	top:845px;
	width:361px;
	height:30px;
	z-index:6;
	left: 419px;
}
.red_text {color: #C21219}

#text2 {
	position:absolute;
	left:145px;
	top:314px;
	width:109px;
	height:40px;
	z-index:11;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#text3 {
	position:absolute;
	left:270px;
	top:314px;
	width:119px;
	height:40px;
	z-index:11;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#text4 {
	position:absolute;
	left:405px;
	top:314px;
	width:400px;
	height:40px;
	z-index:11;
	padding-top: 25px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
#text4 a {
	color:#fff;
}
#buy {
	position:absolute;
	left:309px;
	top:400px;
	width:148px;
	height:66px;
	z-index:13;
}
#redeem {
	position:absolute;
	left:516px;
	top:400px;
	width:148px;
	height:66px;
	z-index:14;
}
.style1 {color: #FFFFFF}


/* form styles */

#main_text {
	position: absolute;
	margin-top: 870px;
	margin-left: 450px;
	line-height: 20px;
	left: -480px;
	width: 622px;
	top: -399px;
	height: 388px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	z-index: 10;
}

#main_text p { 		font-family: Arial, Verdana, san-serif; 
		text-align: justify; 
		line-height: 1em; 
		margin-left: 30px;
 		min-height: 0;	}

#main_text p strong {font-size: 0.9em;	}

#main_text p  {font-size: 0.9em;	}

form dd {	margin-left: 2px;
	text-align: left;}
	
form dt {
	text-align: left;
	float: left;
	margin-left: 10px;
	margin-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
}
/* general form styles. ID all forms as thisform */

#thisform{
			margin-top: 45px;
			margin-left: 20px;
}

#thisform p { 
	color: #acacac; 
	text-align: left; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 0.8em; }

/* styles for form lables */
#thisform label {
	color: black;
	display: block;
	width: 150px;
}
/* General form input fields */
form input {
	margin: 5px 0 5px 0px;
}


/* INSERT ALL INPUT ELLEMENTS HERE, or add another line like this with different widths */
#name, #email {	width: 350px;}
	
#contact1{	width: 200px;}	
	
#message {
	width: 350px;
	font-family: Arial, Helvetica, san-serif;
	margin-top: 5px;
}

/* Optional style for highlighting sections in a selection list */
.highlight {
	color: #CC0000;
	background-color: #F5F4DC;
}
#option {
	color: #CAB691;
}
#submit {
	margin: 10px 10px 10px 240px;}		
