body{
	background-image:URL(images/bg.gif);
	background-repeat:repeat-x;
	background-color: #b0e1f0;
	margin-top:0;
	margin-left:0;
	margin-right:0;
	margin-bottom:0;
	font-family:tahoma;
	color: #666;
	text-align: center;
	}
h3 {
	color: #333;
}
h4 {
	color: #333;
}
td{
	font-size:.85em;
}
tr{
	vertical-align:top;
}

table.main{
	background-color:white;
}

img{
	border-style:none;	
}

.menu{
	color:white;
	margin-bottom:2px;

}

A:link{
	color:#00a0c6;
}
A:visited{
	color:#00a0c6;
}
A:active{	
	color:#00a0c6;
}
A:hover{
	color:#00a0c6;	
}

.menu A:link{
	color:white;	
	text-decoration:none;
}
.menu A:visited{
	color:white;	
	text-decoration:none;
}
.menu A:active{
	color:white;	
	text-decoration:none;
}
.menu A:hover{
	color:white;	
	text-decoration:underline;
	
}

.bottommenu{
	margin-top:7px;	
}
.slideshow{
	margin-left:5px;	
}
.bottommenu A:link{
	color:#ade0ef;
	text-decoration:none;
}
.bottommenu A:visited{
	color:#ade0ef;
	text-decoration:none;
}
.bottommenu A:active{
	color:#ade0ef;
	text-decoration:none;
}
.bottommenu A:hover{
	color:#ade0ef;
	text-decoration:none;
}

.pagecontent {
	margin-left:15px;
	margin-top:15px;
	margin-bottom:0px;
}

.pagecontent2 {
	margin: 15px 15px 0 15px;
}
p{
	margin-right:5px;
}

#home
{
	display: block;
	width:65px;
	height:24px;
	background: url("images/buttons/home.gif") no-repeat 0 0;
}
#home:hover
{
	background-position: 0 -24px;
}

#home span
{
	display:none;
}

#home1
{
	display: block;
	width:65px;
	height:24px;
	background: url("images/buttons/home.gif") no-repeat 0 0;
	background-position: 0 -24px;
}

#home1 span
{
	display:none;
}

#product
{
	display: block;
	width:80px;
	height:24px;
	background: url("images/buttons/product.gif") no-repeat 0 0;
}
#product:hover
{
	background-position: 0 -24px;
}

#product span
{
	display:none;
}

#product1
{
	display: block;
	width:80px;
	height:24px;
	background: url("images/buttons/product.gif") no-repeat 0 0;
	background-position: 0 -24px;
}

#product1 span
{
	display:none;
}
#about
{
	display: block;
	width:88px;
	height:24px;
	background: url("images/buttons/about.gif") no-repeat 0 0;
}
#about:hover
{
	background-position: 0 -24px;
}

#about span
{
	display:none;
}

#about1
{
	display: block;
	width:88px;
	height:24px;
	background: url("images/buttons/about.gif") no-repeat 0 0;
	background-position: 0 -24px;
}

#about1 span
{
	display:none;
}

#faq
{
	display: block;
	width:53px;
	height:24px;
	background: url("images/buttons/faq.gif") no-repeat 0 0;
}
#faq:hover
{
	background-position: 0 -24px;
}

#faq span
{
	display:none;
}

#faq1
{
	display: block;
	width:53px;
	height:24px;
	background: url("images/buttons/faq.gif") no-repeat 0 0;
	background-position: 0 -24px;
}

#faq1 span
{
	display:none;
}
#buy
{
	display: block;
	width:52px;
	height:24px;
	background: url("images/buttons/buy.gif") no-repeat 0 0;
}
#buy:hover
{
	background-position: 0 -24px;
}

#buy span
{
	display:none;
}

#buy1
{
	display: block;
	width:52px;
	height:24px;
	background: url("images/buttons/buy.gif") no-repeat 0 0;
	background-position: 0 -24px;
}

#buy1 span
{
	display:none;
}

#contact
{
	display: block;
	width:101px;
	height:24px;
	background: url("images/buttons/contact.gif") no-repeat 0 0;
}
#contact:hover
{
	background-position: 0 -24px;
}
#contact span
{
	display:none;
}

#contact1
{
	display: block;
	width:101px;
	height:24px;
	background: url("images/buttons/contact.gif") no-repeat 0 0;
	background-position: 0 -24px;
}

#contact1 span
{
	display:none;
}

/******/
#cartTag {
	position: absolute; 
	font-size: 10px;
	top: 40px; 
	left: 640px;
	width: 205px;
	height: 30px;
	z-index: 999;
}
