DIV {-moz-box-sizing:border-box;box-sizing:border-box;margin:0;padding: 0;}

*
{ 
	margin-top: 0; 
	padding: 0; 
}

body
{
	font-family: Arial, Verdana, sans-serif;
	background-color:#ffffff;
	color:#00adef;
	margin-bottom:0px;
	margin-right:0px;
	padding-bottom:0px;
	margin-left:0px;
	text-align: left;
	font-size: 12px;
}

p {
	margin-bottom: 10px;
}
a {
	color:#ec008c;
	text-decoration: none;
}

a:hover {
	color:#ec008c;
	text-decoration: underline;
}

#whale {
	display:block;
	background:url(../imgs/bg_whale1.gif) no-repeat;
	width:640px;
	height:2000px;
	position:absolute;
	top:0px;
	left:0px;
}
#logo {
	display:block;
	background:url(../imgs/logo_main.gif) no-repeat;
	width:255px;
	height:46px;
	text-indent:-5000px;
	position:absolute;
	top:197px;
	left:75px;
}
#intro {
	border: 0px;
	margin: 0 auto;
	width: 269px;
	text-align: left;
	position:absolute;
	left:75px;
	top:260px;
}
#contact {
	border: 0px;
	margin: 0 auto;
	width: 269px;
	text-align: left;
	position:absolute;
	left:75px;
	top:660px;
}
#intro3 {
	border: 0px;
	margin: 0 auto;
	width: 269px;
	text-align: left;
	position:absolute;
	left:730px;
	top:260px;
}
#intro2 {
	border: 0px;
	margin: 0 auto;
	width: 249px;
	text-align: left;
	position:absolute;
	left:400px;
	top:260px;
}





#peachestitle {
	display:block;
	background:url(../imgs/title_peaches.gif) no-repeat;
	width:455px;
	height:50px;
	text-indent:-5000px;
	position:absolute;
	top:10px;
	left:12px;
}

#quotebox {
	padding:0 10 0 10;
	width:435px;
	height:80px;
	position:absolute;
	left:12px;
	top:675px;
}

#quote {
	position:absolute;
	bottom:0;
	line-height: 1.25;
}
#quote q:before { 
	content: '\201C';
}
#quote q:after {
	content: '\201D';
}
#quote h2 {
	font-family:Times, serif;
	font weight:normal;
	font-size:13px;
	font-style:oblique;
}
#spacey {
	position:absolute;
	left:1800px;
}