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

.outer {
height:100%;
min-height:100%;/*for mozilla*/
}


.coffeebody {
	width: 968px;
	margin-left:auto;
	margin-right:auto;
	height: auto;
	background-color:#FFF;
}
.coffeebodycontact {
	float:left;
	width: 600px;
		height: auto;
	background-color:#FFF;
}

.coffee1 {
	width:126px;
	height: 46px;
	background-image:url(images/coffee1.jpg);
	background-repeat:no-repeat;
	margin-top:150px;
}

.coffee1:hover {
	background-position: -126px;
}

.coffee2 {
	width:126px;
	height: 46px;
	background-image:url(images/coffee2.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

.coffee2:hover {
	background-position: -126px;
}

.coffee3 {
	width:126px;
	height: 46px;
	background-image:url(images/coffee3.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

.coffee3:hover {
	background-position: -126px;
}

.coffee4 {
	width:126px;
	height: 46px;
	background-image:url(images/coffee4.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

.coffee4:hover {
	background-position: -126px;
}
.coffee5 {
	width:126px;
	height: 46px;
margin:0;
	background-image:url(images/coffee5.jpg);
	background-repeat:no-repeat;
	margin-top:5px;
}

.coffee5:hover {
	background-position: -126px;
}

.ilhafogo {
	width:817px;
	height: 794px;
	float:right;
	background-image:url(images/ilhadofogo.gif);
	background-repeat:no-repeat;
}

.esmeralda {
	width:817px;
	height: 794px;
	float:right;
	background-image:url(images/esmeralda.gif);
	background-repeat:no-repeat;
}

.classic {
	width:817px;
	height: 794px;
	float:right;
	background-image:url(images/classic.gif);
	background-repeat:no-repeat;
}

.colombian {
	width:817px;
	height: 794px;
	float:right;
	background-image:url(images/colombian.png);
	background-repeat:no-repeat;
}

.coffeepads {
	width:817px;
	height: 794px;
	float:right;
	background-image:url(images/coffeepads.png);
	background-repeat:no-repeat;
}