/* CSS Document */

body
{
	background-color: #000000;
	background-image: url(../images/background.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}

div#navgroup
{
	position: absolute;
	left: 80px;
	top: 150px;
	width: 160px;
	height: 231px;


}

div#insidenav
{
	position: absolute;
	left: 250px;
	top: 645px;
}

img#logo
{
	position: absolute;
	top: 0px;
	left: 0px;
	z-index: 99;
}

img#tagline
{
	position: absolute;
	top: 560px;
	left: 300px;
	z-index: 100;
}

img#homephotos
{
	position: absolute;
	left: 226px;
	z-index: 98;
	top: 53px;
}

#contactform
{
	position: absolute;
	left: 245px;
	z-index: 98;
	top: 151px;
}

div#contacthome
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFE1;
	position: absolute;
	left: 691px;
	top: 645px;
	text-align: right;
}

div#contactinside
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFFFE1;
	position: absolute;
	left: 691px;
	top: 675px;
	text-align: right;
}
