body { 
	height:680px; 
	background:#fff url(../media/bg_home.jpg) 0px 0px no-repeat; 
}
	#header-layer {
		margin-left:174px;
		width:586px;
	}
	
	a#aeneas-link {
		position: absolute;
		top:2px;
		left:2px;
		display:block;
		width:16px;
		height:285px;
		background:#fff url(../media/aeneas.gif) 0px 0px no-repeat; 
	}
	a#aeneas-link:hover {
		background:#fff url(../media/aeneas.gif) -16px 0px no-repeat; 
	}
	a#quote-link {
		position: absolute;
		top:145px;
		left:270px;
		display:block;
		width:385px;
		height:110px;
		background:#fff url(../media/golson.gif) 0px 0px no-repeat; 
	}
	a#quote-link:hover {
		background:#fff url(../media/golson.gif) -385px 0px no-repeat; 
	}		

