a{
color:#FFFFFF;
}
* {
	margin:0;
	padding:0;
}
body{
	
	background:#1c1e1d url(images/bodybg.jpg) center top no-repeat;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#price{
float:right;
}
#wrapper{
	width:780px;
	margin:0 auto;
}
#container{
	width:780px;
	float:left;
	border-left:#fff 3px solid;
	border-right:#fff 3px solid;
}
#header{
	float:left;
	width:780px;
	
}
#header img{
	float:left;
}
#topnav{
	width:780px;
	border-bottom:#fff 1px solid;
	border-top:#fff 1px solid;
	height:36px;
	float:left;
	font-weight:bold;
}
.current{
	padding:11px 25px;
	float:left;
	background:#0169cc url(images/li-current.gif) left top repeat-x;
	color:#fff;
	text-decoration:none;
}
#topnav ul{
	float:left;
	list-style:none;
	background:url(images/ul-bg2.gif) left top no-repeat;
	width:645px;
	padding-left:28px;
	border-left:#fff 1px solid;
}
#topnav ul li{
	float:left;
	padding:11px 38px 11px 0;
}
#topnav ul li a{
	color:#fff;
	text-decoration:none;
}
#content{
	float:left;
	width:744px;
	color:#fff;
	padding:0 18px 18px 18px;
	background:#151515 url(images/content-bottom-right.gif) bottom right no-repeat;
	
}
.head{
	text-align:left;
	color:#0088ff;
	font:18px "Verdana", Arial, serif;
	padding-top:10px;
}
.small-title{
	float:left;
	font-weight:bold;
	text-decoration:underline;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
}
.text{
	float:left;
	width:744px;
	text-align:justify;
	line-height:17px;
	font-size:11px;
}
.text img {
	float:right;
	padding-left:10px;
}
.product{
	background:#262626 url(images/product-bglg.jpg) left top repeat-x;
	border:#FFFFFF;
	border:thin solid #999999;
	padding:5px 15px;
	margin-bottom:10px;
	width:714px;
	float:left;
}


.product img{
	float:left;
	margin:15px 15px 15px 0;
	border:#000 3px solid;
}
.title a{
	color:#00c7ff;
	font-weight:bold;
	width:520px;
	line-height:17px;
	text-decoration:none;	
}

.readmore a{
text-decoration:none;
color:#FFFFFF;
}



.more-infotext{
margin-top:-5px;
	text-decoration:none;


}
.more-infotext a{

	text-decoration:none;

}
#footer{
	float:left;
	
	background-color:#25342d;
	padding:5px;
	text-indent:15px;
	color:#fff;
	font-size:9px;
}
#footer img{
	float:right;
	margin-right:-5px;
	margin-top:-5px;
}
#footer span{
	float:left;
	padding-top:20px;
}
#footer a{
	color:#c37400;
}
#footerspace{
line-height:15px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
.current{
text-decoration:none;
	height:13px;
}
.current a{
text-decoration:none;

}
}

