@charset "UTF-8";
/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: none;
	background-color: #ffffff;
	margin: 0;
}

#main {
    margin: 0px auto;
    width: 900px;
	height: 593px;
	background: url(images/mauitoast_2.jpg) no-repeat;
	padding-top: 60px;
}

#button1 {
    width: 226px;
	height: 52px;
	background: none;
	margin-left: 610px;
}

#button2 {
    width: 226px;
	height: 52px;
	background: none;
	margin-left: 610px;
}

a.slide {
    text-indent: -999px;
	color: #fff;
	font-size: 1px;
}
