body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	padding: 0;
	margin: 0;
	}
table {
	border-collapse: collapse;
	border-spacing: 0;
	}
fieldset,img { 
	border: 0;
	}
address,caption,cite,code,dfn,em,strong,th,var {
	font-weight: normal;
	font-style: normal;
	}
ol,ul {
	list-style: none;
	}
caption,th {
	text-align: left;
	}
h1,h2,h3,h4,h5,h6 {
	font-weight: normal;
	font-size: 100%;
	}
h5 {
	font-family:Helvetica, sans-serif;
	color:#666;
	font-size:13px
}
q:before,q:after {
	content:'';
	}
abbr,acronym { border: 0;
	}
body {
background-image: url(images/fish3.jpg);
background-repeat: repeat;
} 

#background_wrapper {
	background-color: #CCC;
	position: relative;
	overflow: visible;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	left: auto;
	top: auto;
	right: auto;
	bottom: auto;
	height: 3000px;
	background-image: url(images/fish2.jpg);
	background-repeat: repeat;
}
#main_container {
	background-color: #FFF;
	position: relative;
	height: 615px;
	width: 875px;
	margin-top: 40px;
	margin-right: auto;
	margin-bottom: auto;
	margin-left: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding: 0px;
	border-top-color: #CCC;
	border-right-color: #CCC;
	border-bottom-color: #CCC;
	border-left-color: #CCC;
}
#home_logo {
	position: absolute;
	height: 300px;
	width: 365px;
	left: 7px;
	top: 165px;
}
#home_slideshow {
	position: absolute;
	height: 300px;
	width: 495px;
	left: 372px;
	top: 165px;
}
#home_gradient {
	position: absolute;
	height: 19px;
	width: 860px;
	left: 7px;
	top: 470px;
}
#contact {
	position: absolute;
	width: 860px;
	left: 7px;
	top: 585px;
}
