*
{
	border: 0;
	margin: 0;
	padding: 0;
}


a
{
	text-decoration: none;
	color:gray;
}

body
{
	background: #fff;
	color: gray;
	margin: 0 auto;
	padding: 20px;
	position: relative;
	text-align: center;
	font-family: Arial Narrow, Helvetica, sans-serif;
	font-size: .9em; 
	font-weight: normal; 
	line-height: 1.4em;
}



#container { 
	position: relative;
	width: 800px;
	height: 580px;
	margin: auto;
	border: 1px solid gray;
	padding: 0;
	background-color: white;
	z-index: 1;}


h1 {
	font-size: 2em;
	margin-bottom: .5em;
	color: #D7D7D7;
	line-height: 1em;
}
	

#copy {
	position: absolute;
	left: 42%;
	top: 5%;
	text-align: left; 
	padding: 0 55px 0 50px;
	z-index: 4;}

#copy p{
	

	margin-bottom: .5em;}



.price{
	color: #121212;
}


#nav {	position:absolute; 
	top:88%; 
	left:0%;
	width: 60%;
	border: 1px solid gray; 
	border-left-style: none; 
	padding: 10px;}

#nav a {
	text-transform: uppercase; 
	font-weight: normal; 
	padding-left: 25px;
	text-decoration: none;}

#nav a:link {
	color: gray; 
	font-weight: bold; }

#nav a:visited {
	color: gray;
	font-weight: bold; }

#nav a:focus {
	color:gray; 
	font-weight: bold; }

#nav a:hover {
	color: #121212;
	font-weight: bold; }

#nav a:active {
	color: #121212;
	font-weight: bold; }

#logo {
	position:absolute; 
	top:88%; 
	left:68%;
	padding: 0;}


#copyright p {position: absolute;
	left: 20%;
	letter-spacing: 1px;
	top:96%;
	width: 300px;
	font-size:.7em;
	text-align: left;
	z-index: 10;}


.img alt {
	vertical-align: middle; 
	text-align: center;}


#faqcopy {position: absolute;
	left: 18%;
	top:13%;
	width: 510px;
	height: 380px;
	overflow: auto;
	border: 1px solid #D7D7D7;
}

#faqheading {position: absolute;
	left: 18%;
	top:5%;
}


.boldsubs1 {	
	text-transform: uppercase;
	color: #333333;
}


#faqcopy p {	
	color: #666666;
	text-align: left;
	margin: 7px;
	width: 480px;
}


#form {position: absolute;
	left: 15%;
	top:15%;
	width: 320px;
text-align: left;
	text-transform: uppercase;
	font-size: .7em;
}


.inputbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	background-color: #FFFFFF;
	border: 1px solid #808080;
	padding: 1px
	}

#formcopy {position: absolute;
	left: 60%;
	top:20%;
	width: 240px;
	height: 400px;
text-align: left;
}

#formcopy p{
	margin-bottom: 10px;

}


.submit input
	{color: #808080;
	background: #fff;
	border: 2px outset #000000;
	margin-top: 10px;
 }

#privacy p {
	text-align: left;
	z-index: 10;
	text-transform: none;
}

