* {
	margin:0;
	padding:0;
}
body{
	
	background:#ffffff url(images/bodybg.jpg) center top no-repeat;
	font:12px Verdana, Arial, Helvetica, sans-serif;
}
#wrapper{
	width:779px;
	margin:0 auto;
}
#container{
	width:779px;
	float:left;
}
#top{
	float:left;
	width:779px;
	background:url(images/top-bg.gif) left top repeat-x;
	height:27px;
}
#header{
	float:left;
	width:782px;
	background-image:url(images/header2.jpg);
	height:136px;
}
#header img{
	float:left;
}
#topnav{
	width:780px;
	height:20px;
	font-weight:bold;
}
#topnav ul{
	float:left;
	list-style:none;
	background:url(images/top-bg.jpg) left top;
	width:780px;
	padding:3px 0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
}
#topnav ul li{
	float:left;
	width:73px;
	text-align:center;
	padding-top: 4px;
	padding-right: 18px;
	padding-bottom: 4px;
	padding-left: 18px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #FFFFFF;
}
#topnav ul li a{
	color:#666666;
	text-decoration:none;
}
#content{
	float:left;
	width:744px;
	color:#646060;
	padding:0 18px 18px 18px;
	background:#fff url(images/content-bottom-right.gif) bottom right no-repeat;
}
.head{
	text-align:left;
	color:#241C0F;
	padding-top:10px;
	padding-bottom:15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: 200;
}
.small-title{
	float:left;
	font-weight:bold;
	text-decoration:underline;
	margin:10px 0 25px 0;
	color:#0067c9;
}
.text{
	float:left;
	width:744px;
	text-align:justify;
	line-height:17px;
}
.text img {
	float:right;
	padding-left:10px;
}
.product{
	padding:5px 15px;
	padding:5px 15px;
	margin-bottom:10px;
	width:714px;
	float:left;
	border:thin solid #CCCCCC;
	/*background-image:url(images/product-bg.jpg);*/
	background-repeat: repeat-x;
	background-position: left bottom;
}
.product img{
	float:left;
	margin:15px 15px 15px 0;
	border:2px solid #FFCC33;
}
.title{
	color:#d06200;
	font-weight:bold;
	float:left;
	width:520px;
	line-height:17px;
}
.product-text{
	float:left;
	width:557px;
	line-height:17px;
	padding-top:10px;
	text-align:justify;
	font-size:12px;
}
.more-info{
	background:url(images/more-infolg2.gif) left top no-repeat;
	padding:10px;
	float:right;
	font-weight:bold;
	width:310px;
	height:31px;
	margin-top: 6px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 15px;
	font-weight:bold;
	color:#000066;
	text-decoration:none;
}
.more-infotext{
	margin-top: -4px;
	color:#000066;
	text-decoration:none;
}
.more-info a{
		color:#000066;
	text-decoration:none;
}
#footer{
	float:left;
	width:770px;
	background-color:#000033;
	padding:5px;
	text-indent:15px;
	color:#fff;
	font-size:11px;
}
#footer img{
	float:right;
	margin-right:-5px;
	margin-top:-5px;
}
#footer span{
	float:left;
	padding-top:20px;
}
#footer a{
	color:#ffe400;
	font-weight:bold;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
.current{
	height:13px;
}
}
