﻿/* CSS layout */
body {
	margin: 0;
	padding: 0;
	background-image:url('water backgroundmm.jpg')
}
#Menubar {
	border: thick double #000080;
	width: 880px;
	height: 30px;
	top: -400px;
	left: -100px;
	t;
	position: relative;
	z-index: 1;
	text-align: center;
	font-weight: bold;
	background-color: #E1FFFF;
}

#Google {
	width: 928px;
	height: auto;
	top: 10px;
	left: 110px;
	t;
	position: absolute;
	z-index: 1;
}
#container {
	position: relative;
	z-index: 8;
	left: -400px;
}
#Logo {
	width: 232px;
	float: left;
	height: 70px;
	top: 112px;
	left: 0px;
	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;
}
#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: -375px;
	width: 800px;
	left: -50px;
	float: left;
	position: relative;
	font-size: large;
	font-weight: 700;
	font-family: cursive;
	color: #000080;
	z-index: 1;
}


#footer {
		Bottom:0px;
		left:0px;
	right:0px;

}
#center {
	left: 49%;
	position: absolute;
	width: 1px;
	z-index: 9;
}
#Insurance-side {
	width: 160px;
	left: 800px;
	top: 400px;
	height: 600px;
	position: relative;
	z-index: auto;
}

