/* CSS Document */

div#whichmacbook {
	position: relative;
	width: 900px;
	height:700px;
}


div#title {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 900px;
	height: 52px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/whichmacbook.gif);
}

div#newunibody {
	position: absolute;
	top: 52px;
	left: 0px;
	width: 88px;
	height: 192px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/newunibody.gif);
}


div#mbwu13 {
	position: absolute;
	left: 108px;
	top: 52px;
	width: 240px;
	height: 192px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/13mbwu.gif);
}
div#mbwu13:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/13mbwu-hover.gif);
	cursor: hand;
}


div#mbau13 {
	position: absolute;
	left: 348px;
	top: 52px;
	width: 240px;
	height: 192px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/13mbau.gif);
}
div#mbau13:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/13mbau-hover.gif);
	cursor: hand;
}

div#mbau15 {
	position: absolute;
	left: 590px;
	top: 52px;
	width: 264px;
	height: 192px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/15mbau.gif);
}
div#mbau15:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/15mbau-hover.gif);
	cursor: hand;
}

div#mbau17 {
	position: absolute;
	left: 88px;
	top: 244px;
	width: 308px;
	height: 192px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/17mbau.gif);
}
div#mbau17:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/17mbau-hover.gif);
	cursor: hand;
}

div#original {
	position: absolute;
	left: 0px;
	top: 410px;
	width: 88px;
	height: 177px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/original.gif);
}

div#mbwb13 {
	position: absolute;
	left: 88px;
	top:426px;
	width: 240px;
	height: 177px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/13mbwb.gif);
}
div#mbwb13:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/13mbwb-hover.gif);
	cursor: hand;
}

div#mbp15 {
	position: absolute;
	left: 328px;
	top: 426px;
	width: 264px;
	height: 177px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/15mbp.gif);
}
div#mbp15:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/15mbp-hover.gif);
	cursor: hand;
}

div#mbp17 {
	position: absolute;
	left: 592px;
	top: 426px;
	width: 308px;
	height: 177px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/17mbp.gif);
}
div#mbp17:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/17mbp-hover.gif);
	cursor: hand;
}

div#otherbutton {
	position: absolute;
	left: 0px;
	top: 620px;
	width: 193px;
	height: 70px;
	background-image: url(http://assets.speckproducts.com/mb_landing/images/other-button.gif);
}
div#otherbutton:hover {
	background-image: url(http://assets.speckproducts.com/mb_landing/images/other-button-hover.gif);
	cursor: hand;
}

a {
	border-width:0px;
	}














