h1	{
	position:			absolute;
	left:			50%;
	top:				84px;
	margin:			0 0 0 -198px;
	width:			395px;
	height:			61px;
	background:		url(../images/title.gif) no-repeat;
	text-indent:		-10000px;
}
#logo	{
	display:			block;
	position:			absolute;
	left:			50%;
	top:				168px;
	margin:			0 0 0 -234px;
	width:			274px;
	height:			266px;
	background:		url(../images/topimg_n.jpg);
	text-indent:		-10000px;
}
#logo:hover	{
	background:		url(../images/topimg_r.jpg);
}
#sale	{
	position:			absolute;
	left:			50%;
	top:				435px;
	margin:			0 0 0 14px;
	width:			215px;
	height:			215px;
	background:		url(../images/topsub_n.jpg);
	text-indent:		-10000px;
}
#sale:hover	{
	background:		url(../images/topsub_r.jpg);
}
#brand	{
	position:			absolute;
	left:			50%;
	top:				200px;
	margin:			0 0 0 14px;
	width:			170px;
	height:			170px;
	background:		url(../images/brand.jpg);
	text-indent:		-10000px;
}
#contents	{
	height:			660px;
}
#copy	{
	text-align:		center;
	color:			#444;
	font-size:		7pt;
}
#designed, #designed:link, #designed:visited, #designed:active	{
	color:			#444;
}
#designed:hover	{
	color:			#f5a954;
}

/*  Hides from IE5-mac \*/
* html #outer { height: 1%; }
/* End hide from IE5-mac */

