@charset "UTF-8";
/* CSS Document */
html, body {
	background: transparent;
}
* html a:hover
{
	visibility:visible
}
.home {
	position: relative;
	top: 30px;
	left: 50px;
	border: 0;
	white-space: nowrap;
	margin: 0;
	padding: 0;
	z-index: 1;
}
.but1 {
	position: relative;
	top: 40px;
	left: 250px;
	background: url(images/mw-but.png) no-repeat;
	display: block;
	white-space: nowrap;
	width: 165px;
	height: 85px;
	margin: 0;
	padding: 0;
	z-index: 2;
}
.but1 a
{
	display: block;
	width: 165px;
	height: 85px;

}
.but1 a:hover
{
	display: block;
	background: url(images/mw-but-over.png) no-repeat;
	width: 165px;
	height: 85px;

}
.but1 img
{
	width: 165px;
	height: 85px;
	border: 0
}
.but1 a:hover img
{
	visibility:hidden
}
.but2 {
	position: relative;
	top: 40px;
	left: 140px;
	background: url(images/wr-but.png) no-repeat;
	display: block;
	white-space: nowrap;
	width: 165px;
	height: 85px;
	margin: 0;
	padding: 0;
	z-index: 3;
}
.but2 a
{
	display: block;
	width: 165px;
	height: 85px;

}
.but2 a:hover
{
	display: block;
	background: url(images/wr-but-over.png) no-repeat;
	width: 165px;
	height: 85px;

}
.but2 img
{
	width: 165px;
	height: 85px;
	border: 0
}
.but2 a:hover img
{
	visibility:hidden
}
.but3 {
	position: relative;
	top: 50px;
	left: 70px;
	background: url(images/wp-but.png) no-repeat;
	display: block;
	white-space: nowrap;
	width: 165px;
	height: 85px;
	margin: 0;
	padding: 0;
	z-index: 4;
}
.but3 a
{
	display: block;
	width: 165px;
	height: 85px;

}
.but3 a:hover
{
	display: block;
	background: url(images/wp-but-over.png) no-repeat;
	width: 165px;
	height: 85px;

}
.but3 img
{
	width: 165px;
	height: 85px;
	border: 0
}
.but3 a:hover img
{
	visibility:hidden
}
.but4 {
	position: relative;
	top: 60px;
	left: 110px;
	background: url(images/models-but.png) no-repeat;
	display: block;
	white-space: nowrap;
	width: 165px;
	height: 85px;
	margin: 0;
	padding: 0;
	z-index: 5;
}
.but4 a
{
	display: block;
	width: 165px;
	height: 85px;

}
.but4 a:hover
{
	display: block;
	background: url(images/models-but-over.png) no-repeat;
	width: 165px;
	height: 85px;

}
.but4 img
{
	width: 165px;
	height: 85px;
	border: 0
}
.but4 a:hover img
{
	visibility:hidden
}
.but5 {
	position: relative;
	top: 50px;
	left: 250px;
	background: url(images/buyincent-but.png) no-repeat;
	display: block;
	white-space: nowrap;
	width: 165px;
	height: 85px;
	margin: 0;
	padding: 0;
	z-index: 6;
}
.but5 a
{
	display: block;
	width: 165px;
	height: 85px;

}
.but5 a:hover
{
	display: block;
	background: url(images/buyincent-but-over.png) no-repeat;
	width: 165px;
	height: 85px;

}
.but5 img
{
	width: 165px;
	height: 85px;
	border: 0
}
.but5 a:hover img
{
	visibility:hidden
}
.but6 {
	position: relative;
	top: 5px;
	left: 420px;
	background: url(images/whatsnew-but.png) no-repeat;
	display: block;
	white-space: nowrap;
	width: 165px;
	height: 85px;
	margin: 0;
	padding: 0;
	z-index: 7;
}
.but6 a
{
	display: block;
	width: 165px;
	height: 85px;

}
.but6 a:hover
{
	display: block;
	background: url(images/whatsnew-but-over.png) no-repeat;
	width: 165px;
	height: 85px;

}
.but6 img
{
	width: 165px;
	height: 85px;
	border: 0
}
.but6 a:hover img
{
	visibility:hidden
}
/* #container {
	position: relative;
	margin: 0 auto;
	z-index: 999;
	clear:both;
}
*/

