﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-image:url('water backgroundmm.jpg')
}

#Google {
	width: 928px;
	height: 90px;
	top: 10px;
	left: 110px;
	t;
	position: absolute;
	z-index: 1;
}
#container {
	width: 1154px;
	height: 1800px;
	position: absolute;
	z-index: 1;
}
#Logo {
	width: 232px;
	float: left;
	height: 70px;
	top: 112px;
	left: 3px;
	background-image: url('logo.gif');
	position: absolute;
	z-index: 1;
}
#Banner {
	width: 902px;
	float: left;
	height: 70px;
	top: 110px;
	left: 242px;
	position: absolute;
	z-index: 1;
}
#Background {
	width: auto;
	height: auto;
	position: absolute;
	z-index: 7;
	background-image: url('water backgroundmm.jpg');
}
#Ad-1 {
	width: 125px;
	left: 840px;
	top: 270px;
	height: 125px;
	background-image: url('P4280469.jpg');
	position: absolute;
	z-index: 1;
}

#Ad-2 {
    width: 125px;
	left:840px;
	top:405px;
	height:125px;
	background-image:url('Ad2 Titania.jpg')
	
}
#Ad-3 {
    width: 125px;
	left:840px;
	top:540px;
	height:125px;
	background-image:url('Ad3 Lear front.jpg')
	
}

#Ad-4 {
    width: 125px;
	left:840px;
	top:675px;
	height:125px;
	background-image:url('Ad 4.jpg')
	
}



#left_col {
	width: 200px;
	float: left;
	top:190px;
	left:10px;
}

#page_content {
	top:190px;
	width:550px;
	left:210px;
	float: left;
	
		
}


#footer {
		Bottom:0px;
		left:0px;
	right:0px;

}
