body {
	background-color: #140d1f;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center;
}

#content {
	width: 950px;
	background-color: #090013;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	height: 738px;
}
#footer {
	width: 950px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
	top: 0;
	left: 0px;
	height: 50px;
}
#header {
	background-image: url(images/header.gif);
	height: 37px;
	width: 950px;
	left: 0px;
	top: 0px;
}
.nav{
	font-family: "Optima Regular";
	font-size: 12px;
	color: #EBD0BD;
	font-weight: normal;
	margin: 0 auto;
	font-style: normal;
}
#quotetext {
	text-align: right;
}
#navigation {
	position:absolute;
	width:950px;
	height:30;
	z-index:1;
	top: 42px;
	left: 3px;
}
a:link {
	color: #EBD0BD;
	text-decoration: none;
}
a:visited {
	color: #EBD0BD;
	text-decoration: none;
}
a:hover {
	color: #e19300;
	text-decoration: none;
}
a:active {
	color: #EBD0BD;
	text-decoration: none;
}
#line {
	background-image: url(images/line.gif);
	position:absolute;
	width:950px;
	height:1px;
	z-index:1;
	top: 738px;
	left: 0px;
}
#bottomnav {
	position: absolute;
	width: 504px;
	left: 0px;
	top: 15px;
	height: 29px;
}
#copyright {
	background-image: url(images/copyright.gif);
	position:absolute;
	width:132px;
	height:20px;
	z-index:1;
	top: 12px;
	left: 814px;
}
#homeimage {
	background-image: url(images/1_HOME.jpg);
	position:absolute;
	height: 648px;
	width: 950px;
	z-index:1;
	top: 90px;
	left: 0px;
}
#sizingimage {
	background-image: url(images/13_SIZING-OPTIONS.jpg);
	position:absolute;
	height: 648px;
	width: 950px;
	z-index:1;
	top: 90px;
	left: 0px;
}
#designimage {
	position:absolute;
	height: 648px;
	width: 475px;
	z-index:1;
	top: 90px;
	left: 475px;
}
#qdimage {
	position:absolute;
	height: 405px;
	width: 950px;
	z-index:1;
	top: 333px;
	left: 0px;
}
#pressimage {
	position:absolute;
	height: 405px;
	width: 950px;
	z-index:3;
	top: 277px;
	left: 0px;
}
#pressimage2 {
	position:absolute;
	height: 538px;
	width: 757px;
	z-index:3;
	top: 122px;
	left: 110px;
}
#pressimage3 {
	position:absolute;
	height: 538px;
	width: 910px;
	z-index:3;
	top: 117px;
	left: 19px;
}
#quotetext {
	position:absolute;
	height: 300px;
	width: 676px;
	z-index:2;
	top: 125px;
	left: 258px;
}
h1 {
	font-family: "Optima Regular";
	font-size: 20pt;
	color: #e2ddcb;
	font-style: normal;
}
h2 {
	font-family: "Optima Regular";
	color: #e2ddcb;
	font-size: 18pt;
	font-weight: normal;
	text-align: left;
}
#text {
	position:absolute;
	height: 200px;
	width: 398px;
	z-index:2;
	top: 375px;
	left: 30px;
}
#text2 {
	position:absolute;
	height: 161px;
	width: 398px;
	z-index:2;
	top: 117px;
	left: 55px;
}
#text3 {
	position:absolute;
	height: 161px;
	width: 398px;
	z-index:2;
	top: 114px;
	left: 501px;
}
#text4 {
	position:absolute;
	height: 161px;
	width: 398px;
	z-index:2;
	top: 287px;
	left: 30px;
}
#text5 {
	position:absolute;
	height: 161px;
	width: 226px;
	z-index:2;
	top: 223px;
	left: 635px;
}
#text6 {
	position:absolute;
	height: 161px;
	width: 234px;
	z-index:3;
	top: 224px;
	left: 349px;
}
#text7 {
	position:absolute;
	height: 333px;
	width: 258px;
	z-index:10;
	top: 227px;
	left: 23px;
}
#closebutton {
	position:absolute;
	height: 37px;
	width: 101px;
	z-index:10;
	top: 663px;
	left: 462px;
}
#textglossary {
	position:absolute;
	height: 479px;
	width: 859px;
	z-index:2;
	top: 227px;
	left: 23px;
	overflow: auto;
}
#nav2 {
	position:absolute;
	height: 200px;
	width: 337px;
	z-index:2;
	top: 75px;
	left: 83px;
}
p {
	font-family: "Optima Regular";
	font-size: 12px;
	color: #EBD0BD;
	text-align: left;
	line-height: 17px;
}
.orange {
	color: #e19300;
}
#gradient {
	background-image: url(images/gradient.jpg);
	height: 41px;
	width: 950px;
	left: 0px;
	top: 293px;
	z-index: 3;
	position: absolute;
}
#form {
	position:absolute;
	height: 596px;
	width: 627px;
	z-index:2;
	text-align: left;
	top: 121px;
	left: 31px;
}
input { 
 	background-color: #090013;
  	border: 1px solid #330099; 
 	padding: 5px;
	color: #EBD0BD;
}
textarea { 
	background-color: #090013; 
	color: #EBD0BD;
	border: 1px solid #330099; 
	padding: 5px;	 
}
.button {
    border: 1px solid #330099;
    background: #330099;
}
