/* CSS Document */
#container
{
 height: 1800px;
}

#footer_bar
{
 top: 1680px;
}




a#aboutUs
{
  color: #ff0000;
  text-decoration: none;
}

 #footer
 {
  top: 480px;
 }

#contact_options
{
 position: relative;
 top: 900px;
 width: 100%;
 margin: 0;
 padding: 0;
}

.aboutus_picture_holder
{
 position: absolute;
 height: 158px;
 height: 158px;
 width: 166px;
 margin: 50px 0px 0px 15px;
 border: 0;
}

.aboutus_picture_holder
{
 background: transparent url(../images/grosvenor_house.jpg) left no-repeat;
}

.aboutus_preamble
{
	position: absolute;
	width: 350px;
	margin: 0px 0 0 140px;
	padding: 0;
	left: 50px;
 
}



