body {
	font-family: "Lucida Sans", "Lucida Grande", Verdana, Helvetica, sans-serif;
	font-size: 15px;
	color: #000000;
	background: url(images/background2.jpg) no-repeat -100px -30px;
	margin: 0px;
	padding: 0px;
	width:100%;
	text-align: center;
}
#strawberries {
	top: 50px;
	left: 47px;
	position: absolute;
	background: url(images/strawberries.png) no-repeat !important;
	background: url(images/strawberries.gif) no-repeat;
	width: 124px;
	height: 147px;
}
#raspberries {
	top: 520px;
	left: 744px;
	position: absolute;
	background: url(images/raspberries.png) no-repeat !important;
	background: url(images/raspberries.gif) no-repeat;
	width: 110px;
	height: 69px;
}
#apples {
	top: 551px;
	left: 35px;
	position: absolute;
	background: url(images/apples.png) no-repeat !important;
	background: url(images/apples.gif) no-repeat;
	width: 181px;
	height: 150px;
}
#draz {
	top: 150px;
	left: 250px;
	position: absolute;
	background: url(images/drazil_welcome.png) no-repeat !important;
	background: url(images/drazil_welcome.gif) no-repeat;
	width: 480px;
	height: 315px;
}
#meetyou {
	top: 510px;
	left: 218px;
	position: absolute;
	background: url(images/meetyou.png) no-repeat !important;
	background: url(images/meetyou.gif) no-repeat;
	width: 550px;
	height: 69px;
}
#contact {
	position: absolute;
	left: 356px;
	top: 620px;
	width: 294px;
	height: 100px;
}
#video {
	margin: 100px 0px 0px 200px;
	position: absolute;
	padding: 0px;
}
#top {
	height: 40px;
	width: 100%;
	border-bottom: 1px dotted #666666;
}
#buttonbox {
	width: 135px;
	height: 42px;
	margin: 0px 0px 0px 10px;
	padding: 0px;
}
#buttons {
	width: 125px;
	heignt: 40px;
	margin: 0px;
	float: right;
}
#buttons a:link, #buttons a:visited {
	display: block;
	width: 107px;
	height: 39px;
	padding: 0px;
	font-size: 1px;
	text-align:center;
	font-weight: mormal;
	color: #FFFFFF;
	border: 0px;
	text-decoration:none;
	background: url(images/btnsm_up.jpg) no-repeat 0px 3px;
}
#buttons a:hover {
	border:0;
	color: #FFFFFF;
	text-decoration:none;
	background: url(images/btnsm_down.jpg) no-repeat 0px 3px;
}
#buttons a:active {
	border:0;
	color: #FFFFFF;
	text-decoration:none;
	background: url(images/btnsm_down.jpg) no-repeat 0px 3px;
}
#draz-perched {
	height: 238px;
	width: 223px;
	position: absolute;
	background: url(images/draz_perched.png) no-repeat -14px -10px;
	left: 132px;
	top: 20px;
	z-index: 100;
}

