body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 62.5%;
	margin: 0px;
	padding: 0px;
}
h1 {
	padding: 0px;
	height: 108px;
	width: 745px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	background-image: url(resource/header.gif);
	background-repeat: no-repeat;
	font-size: 2em;
}
h1 a {
	position: absolute;
	left: -999em;
}
#content {
	position: relative;
	width: 745px;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-image: url(resource/back.gif);
	background-repeat: repeat-y;
}
#content h2, #content p {
	margin: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 490px;
	width: 230px;
}
#content h2 {
	font-size: 1.2em;
	color: #A51042;
}
#content .productshot {
	position: absolute;
	height: 180px;
	width: 194px;
	left: 280px;
	top: 5px;
}
#content #navigation {
	position: absolute;
	height: 30px;
	width: 400px;
	top: -30px;
	right: 10px;
	list-style-type: none;
}
 #navigation li {
	float:right;
	background-position:0% -150px;
	margin:0;
	border-bottom:1px solid #765;
	background-image: url(resource/left_both.gif);
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 9px;
      }
    #navigation a {
	float:right;
	display:block;
	background-position:100% -150px;
	text-decoration:none;
	font-weight:normal;
	color:#FFCC00;
	white-space: nowrap;
	text-transform: uppercase;
	background-image: url(resource/right_both.gif);
	background-repeat: no-repeat;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 7px;
	padding-left: 10px;
	margin-right: 3px;
      }
    #navigation > ul a {width:auto;}
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #navigation a {float:none;}
    /* End IE5-Mac hack */
    #navigation a:hover {
	color:#FFFFFF;
      }
#content #productbox {
	width: 250px;
	position: absolute;
	top: 5px;
	left: 20px;
	background-image: url(resource/leftpanel.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content #productbox p {
	width: 170px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: .9em;
}
#content #productbox .productbottom {
	position: relative;
	height: 30px;
	width: 250px;
	display: block;
	background-image: url(resource/leftpanel.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
#content #productbox .floatleft {
	position: absolute;
	left: 0px;
}


#content #productbox h3 {
	font-size: 1em;
	color: #9E1143;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 70px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}



/*    #home #nav-home, #news #nav-news,
    #products #nav-products, #about #nav-about,
    #contact #nav-contact {
      background-position:0 -150px;
      border-width:0;
      }
    #home #nav-home a, #news #nav-news a,
    #products #nav-products a, #about #nav-about a,
    #contact #nav-contact a {
      background-position:100% -150px;
      padding-bottom:5px;
      color:#333;
      }*/
    #navigation li:hover, #navigation li:hover a {
	background-position:0% 0px;
	color:#FFFFFF;
      }
    #navigation li:hover a {
      background-position:100% 0px;
      }

