/* CSS Document */
html{
	background: url(images/bg.jpg) top repeat-x;
}
body{
	margin: 0;
	padding: 20px 0 0 0;
	background: url(images/flowers.png) center top no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;
}
h1,h2,h3,h4{margin: 0; font-size: 16px; color: #336699;}

a{
	color: #339966;
	text-decoration:none;
}
a img{
	border: none;
}

td{
	padding: 20px 10px 0 10px;
	font-size: 11px;
	color: #333;
}
.no td{
	font-size: 11px;
	color: #333;
	padding-top: 3px;
	padding-right: 2px;
	padding-bottom: 2;
	padding-left: 3px;
}
select,input{font-size: 11px;}

#wrap{
	margin: 0 auto;
	width: 806px;
}
#header{
	height: 90px;
	background: url(images/headerbg.png) bottom no-repeat;
}
#nav{
	padding: 0 0 0 50px;
	height: 46px;
	background: url(images/navbg.png)
}
	#nav ul{
		margin: 0; padding: 0;
		list-style-type: none;
	}
	#nav li{
		float: left;
		padding: 12px 15px 12px 15px;
	}
	#nav li:hover{
		background: url(images/highlight.png);
		color: #fff;
	}
	#nav a{
		font-size: 13px;
		font-weight: bold;
		text-decoration: none;
		color: #333;
	}
	
#banner{
	height: 229px;
	background: url(images/banner.png);
}
#contentwrap{
	margin: 0;
	padding: 0;
	background: url(images/fade.png);
	line-height: 18px;
}
	.content{
		padding: 15px 30px;
	}
	#left{
		float: left;
		width: 500px;
	}
	#right{
		float: right;
		width: 200px;
	}
	.box{
		width: 200px;
		padding: 21px;
		float: left;
		background: url(images/boxbg.png) no-repeat;
	}
		.name{
			font-size: 16px;
			color: #336699;
			font-weight: bold;
		}
		.icon{
			margin: 0 10px 0 0;
		}
		.box a{
			margin: 0 0 0 50px;
		}
		.prodwrap{margin: -5px 0 0 0; padding: 0 0 0 10px;background: url(images/prodbg.jpg) repeat-y; }

.description{
	font-size: 11px;
	color: #666;
}
#5xtotal, #10xtotal, #20xtotal, #oatotal, #k2total, #kxetotal, #hstotal, #obtotal, #litotal, #lvtotal, #ahtotal, #bbtotal, #jptotal, #hatotal{text-align: center;}
.space{clear: both; height: 10px}
.pspace{clear: both; height: 1px}
.price{color:#FF6600; font-size: 16px; font-weight: bold;}.tdbg {
}
