﻿body
{
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 14px;
}
img
{
	border: 0px;
}
table.main
{
	width: 1000px;
	margin: 0px auto;
}
#logo
{
	background: url('images/bg_logo.png') no-repeat 0px 0px;
	height: 150px;
	width: 250px;
}
#spflogo
{
  position:absolute;
  top:0px;
}
td.menu
{
	background: url('images/bg_menu.png') no-repeat 0px 0px;
	width: 750px;
	vertical-align:top;
	padding-top:20px;
}
#content
{
	background: url('images/bg_content.png') no-repeat 0px 0px;
	height: 650px;
}
.menu span, .menu strong
{
	display: none;
	margin-left:5px;
}
span.sep
{
	display:block;
	background: url('images/m_sep.png') no-repeat 0 0;
	height: 30px;
	width: 20px;
	cursor: pointer;
	float: left;
}
#menu-home
{
	display: block;
	background: url('images/m_home.png') no-repeat 0 0;
	height: 30px;
	width: 46px;
	cursor: pointer;
	float: left;
}
#menu-home:hover
{
	background: url('images/m_home.png') no-repeat 0 -30px;
}
#menu-products
{
	display: block;
	background: url('images/m_products.png') no-repeat 0 0;
	height: 30px;
	width: 82px;
	cursor: pointer;
	float: left;
}
#menu-products:hover
{
	background: url('images/m_products.png') no-repeat 0 -30px;
}
#menu-whyuse
{
	display: block;
	background: url('images/m_whyuse.png') no-repeat 0 0;
	height: 30px;
	width: 69px;
	cursor: pointer;
	float: left;
}
#menu-whyuse:hover
{
	background: url('images/m_whyuse.png') no-repeat 0 -30px;
}
#menu-wheretobuy
{
	display: block;
	background: url('images/m_wheretobuy.png') no-repeat 0 0;
	height: 30px;
	width: 115px;
	cursor: pointer;
	float: left;
}
#menu-wheretobuy:hover
{
	background: url('images/m_wheretobuy.png') no-repeat 0 -30px;
}
#menu-diversion
{
	display: block;
	background: url('images/m_diversion.png') no-repeat 0 0;
	height: 30px;
	width: 81px;
	cursor: pointer;
	float: left;
}
#menu-diversion:hover
{
	background: url('images/m_diversion.png') no-repeat 0 -30px;
}
#menu-aboutus
{
	display: block;
	background: url('images/m_aboutus.png') no-repeat 0 0;
	height: 30px;
	width: 78px;
	cursor: pointer;
	float: left;
}
#menu-aboutus:hover
{
	background: url('images/m_aboutus.png') no-repeat 0 -30px;
}
#menu-contact
{
	display: block;
	background: url('images/m_contact.png') no-repeat 0 0;
	height: 30px;
	width: 74px;
	cursor: pointer;
	float: left;
}
#menu-contact:hover
{
	background: url('images/m_contact.png') no-repeat 0 -30px;
}
div.footer{
	height:44px;
	color: #000;
	text-align:center;
	background-repeat:repeat-x;
	line-height:22px;
	font-size: 11px;
}
div.footer a{
    text-decoration:none;
    color: #000;
}
h1
{
	font-size: 28px;
	margin: 0px;
	padding: 0px;
}
h2
{
	font-size: 22px;
	margin: 0px;
	padding: 0px;
}
.holdon
{
  z-index:200;
  width: 300px;
  height: 200px;
  background-color: White;
  top: 200px;
  left: 350px;
  position: fixed;
  border: solid 1px #794400;
  color: #794400;
 	font-family: Trebuchet MS, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: center;
	vertical-align:middle;
	font-weight:bold;
  /*filter: alpha(opacity=80);*/
  /* CSS3 standard */
  /*opacity: 0.8;*/
  /* for Mozilla */
  -moz-opacity: 0.8;
}
#frame
{
	display: block;
	background: url('images/sfeer_content.png') no-repeat 0 0;
	height: 524px;
	width: 474px;
	margin-top:50px;
	padding: 13px 13px 13px 13px;
}
#scroll
{
	display:block;
	height:510px;
	width:465px;
	overflow:auto;
	padding: 7px 5px 7px 6px;
}
span.productimage
{
	position:absolute;
	bottom:0px;
}
div.product
{
	height:505px;
	position:relative;
}