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: Impact, Haettenschweiler, "Franklin Gothic Bold", Charcoal, "Helvetica Inserat", "Bitstream Vera Sans Bold", "Arial Black", sans-serif;
}
#toolbar
{
	color: #FFFFFF;
	position: absolute;
  	top: 5px;
  	left: 20vw;
    width: 45%;
    z-index: 999;

}
#addy
{
	font-family: Snell Roundhand, cursive;
	font-size: 40px;
	color: #FFFFFF;
	position: absolute;
  	top: 49vw;
  	left: 10px;
    width: 60%;
    z-index: 999;	
}

h2
{
	color: #FFFFFF;
}
h3
{
	font-family: Snell Roundhand, cursive;
	color: #FFFFFF;

}
#description
{
	color: #FFFFFF;
	text-align: center;
	position: absolute;
  	top: 60vw;
  	left: 55vw; 
	margin: auto;
	z-index: 998;	
	padding: 5vw;
}
iframe
{
	position: absolute;
	top: 60vw; 
	right: 55vw;
	width: 40vw;
	height: 25vw;
}
#features
{
	color: #FFFFFF;
	position: absolute;
	text-align: center;
	top: 90vw; 
	right: 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
{
	color: #FFFFFF;
	position: absolute;
	top: 94vw; 
	right: 50vw;
	width: 40vw;
}
table 
{
	color: #FFFFFF;
	position: absolute;
	top: 120vw; 
	left: 55vw;
	width: 40vw;
	z-index: 999;
}
#learn
{
	color: #FFFFFF;
	position: absolute;
	top: 150vw; 
	right: 50vw;
}



