/*	$Id: home.css,v 1.4 2008/01/29 00:27:34 coaster Exp $	*/

	body {
		background: #bfbb97;
		background-image: url(../graphics/elements/background-home-vertical.gif); background-position: top left; background-repeat: repeat-y;
		padding: 0;
		margin: 0;
		font-family: Verdana, Arial, Helvetica, Sans-Serif;
	}
	#container{
		background-image: url(../graphics/elements/background-home-horizontal3.png); background-position: top left; background-repeat: repeat-x;
		margin: 0 auto;
		width: 100%;
	}
	#content {
		padding: 0;
		margin: 0;
		width: 780px;
		max-width: 780px;
		height: 577px;
	}
	#logo {
		padding: 0;
		margin: 0;
		height: 196px;
		max-height: 196px;
	}
	#contact {
		position: absolute;
		left: 605px; 
		top: 30px; 
		border: none;
	}
	
	#contact a {
		height: 17px;
		width: 103px;
		display: block;
		background-image: url(../graphics/elements/nav-contact-off.gif); background-position: top left; background-repeat: no-repeat;
	}
	
	#contact a:hover {
		background-image: url(../graphics/elements/nav-contact-on.gif); background-position: top left; background-repeat: no-repeat;
	}
	
	#spacer {
		height: 7px;
	}
	
	#home2 {
		position: relative;
	}
	
	#home_lift_photo {
		position: absolute;
		top: 15px;
		height: 226px;
		width: 469px;
		background-image: url(../graphics/home/photo_lift.jpg); background-position: top left; background-repeat: no-repeat;
	}
	
	#home_lift_link a {
		position: absolute;
		top: 241px;
		height: 88px;
		width: 469px;
		background-image: url(../graphics/home/nav_lift_off.jpg); background-position: top left; background-repeat: no-repeat;
	}
	
	#home_lift_link a:hover {
		position: absolute;
		top: 241px;
		height: 88px;
		width: 469px;
		background-image: url(../graphics/home/nav_lift_on.jpg); background-position: top left; background-repeat: no-repeat;
	}
	
	#home_access_photo {
		position: absolute;
		top: 15px;
		left: 469px;
		height: 226px;
		width: 299px;
		background-image: url(../graphics/home/photo_access.jpg); background-position: top left; background-repeat: no-repeat;
	}
	
	#home_access_link a {
		position: absolute;
		top: 241px;
		left: 469px;
		height: 88px;
		width: 299px;
		background-image: url(../graphics/home/nav_access_off.jpg); background-position: top left; background-repeat: no-repeat;
	}
	
	#home_access_link a:hover {
		position: absolute;
		top: 241px;
		left: 469px;
		height: 88px;
		width: 299px;
		background-image: url(../graphics/home/nav_access_on.jpg); background-position: top left; background-repeat: no-repeat;
	}	

	#spacer2 {
		height: 15px;
		max-height: 15px;
	}
	#spacer3 {
		height: 15px;
		max-height: 15px;
	}
	#footer {
		width: 780px;
		max-width: 780px;
	}
	#footercorp {
		float: left;
		margin-top: 14px;
		font-size: 9px;
		font-family: Verdana;
		width: 469px;
		text-align: center;
	}
	#footerstar {
	float: left;
		width: 113px;
		height:	93px;
	}
	#footerbowe {
		margin-left: 590px;
	}