body 
{
	background-color: #696B6F;
}
#bannerphoto
{
  width: 100%;
  position: absolute;
  top: 0px;
  right: 0px;
  height: auto;
  opacity: 0.9;
  z-index: 0;
}
#company
{
	font-family: Snell Roundhand, cursive;
	color: #FFFFFF;
	position: absolute;
  	top: 5px;
  	left: 10px;
    width: 60%;
    z-index: 999;
}
a 
{
  color: #FFFFFF;
  font-family: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
}
#toolbar
{
	color: #FFFFFF;
	position: absolute;
  	top: 20px;
  	left: 20vw;
    width: 70%;
    z-index: 999;
}
#toolbar a
{
	font-size: 30px;
	color: #FFFFFF;	
}
#addy
{
	font-family: Snell Roundhand, cursive;
	font-size: 40px;
	color: #FFFFFF;
	position: absolute;
  	top: 49vw;
  	left: 10px;
    width: 60%;
    z-index: 999;	
}
.subheaders
{
	font-size: 30px;
	text-align: center;
	font-family: FreeMono, monospace
 	text-transform: uppercase;
	color: #262626;
}
h3
{
	font-family: Snell Roundhand, cursive;
	color: #FFFFFF;

}
#description
{
	font-family: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	color: #FFFFFF;
	text-align: center;
	position: absolute;
  	top: 60vw;
  	left: 55vw; 
	margin: auto;
	z-index: 998;	
	padding: 5vw;
	line-height: 1.8;
}
iframe
{
	position: absolute;
	top: 60vw; 
	right: 55vw;
	width: 40vw;
	height: 25vw;
}
#features
{
	position: absolute;
	top: 90vw; 
	right: 55vw;
	width: 40vw;
}
#intro
{
	position: absolute;
	top: 60vw;
  	left: 55vw; 
	width: 40vw;
}
#data
{
	position: absolute;
	top: 118vw; 
	left: 55vw;
	width: 40vw;
}
#interior1
{
  position: absolute;
  top: 90vw;
  left: 55vw;
  width: 40vw;
  height: 25vw
}
#interior2
{
  position: absolute;
  top: 120vw;
  right: 55vw;
  width: 40vw;
  height: 25vw
  padding: 5vw;
}
ul
{
	font-family: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	color: #FFFFFF;
	font-size: 18px;
	position: absolute;
	top: 94vw; 
	right: 50vw;
	width: 40vw;
	line-height: 1.5;
}
#details 
{
	font-family: small-caps; text-transform: none; font-weight: 100; margin-bottom: 0;
	font-size: 18px;
	color: #FFFFFF;
	position: absolute;
	top: 125vw; 
	left: 55vw;
	width: 40vw;
	z-index: 999;
	line-height: 1.5;
}
#learn
{
	color: #FFFFFF;
	position: absolute;
	top: 150vw; 
	right: 50vw;
	padding-bottom: 10px;
}



