#menu
{
	width: 961px;
	height: 45px;
	margin: 0 auto;
	background: url(images/menu/greenbar.png) bottom left no-repeat;
}

#menu img {display: inline; border: 0;}

#menu div {
	float: left;
	height: 35px;
	cursor: pointer;
}

#overview
{
	width: 134px;
	background: url(images/menu/overviewaqua.png) top left no-repeat;
}

#specs
{
	width: 106px;
	background: url(images/menu/specsaqua.png) top left no-repeat;
}

#storage
{
	width: 115px;
	background: url(images/menu/storageaqua.png) top left no-repeat;
}

#accessories
{
	width: 138px;
	background: url(images/menu/accessoriesaqua.png) top left no-repeat;
}

#power
{
	width: 103px;
	background: url(images/menu/poweraqua.png) top left no-repeat;
}

#software
{
	width: 122px;
	background: url(images/menu/softwareaqua.png) top left no-repeat;
}

#customization
{
	width: 137px;
	background: url(images/menu/customizationaqua.png) top left no-repeat;
}

#faqs
{
	width: 106px;
	background: url(images/menu/FAQsaqua.png) top left no-repeat;
}
