body {
	font-family: Trebuchet MS;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background-image: url(/images/topbackground.png);
	background-position: top center;
	background-repeat: repeat-x;

 
}

div#topblock {
	margin-top:-8px;
	text-align: center;
	background-image: url(/images/gray_block3.png);
	background-repeat: repeat-x;
	top:0px;
	left:0px;
}

h1#sml {
	font-weight: bold;
	font-size: 90%;
	color: white;

}

div#topbanner {
	margin-left: auto;
	margin-right: auto;
	width: 700px;
}

div.container{width:800px;margin:0 auto}


div.bitleft{
	float:left;
	width:640px;
}
div.bitleftmid{
	float:left;
	text-align: center;
	width:640px;
}
div.bitright{
	float:right;
	width:160px
	padding: 20px 20px 0px 0px;
}

div.bitrightmid {
	float:right;
	width:160px
}

div.mainleft{
	float:left;
	width:300px;
}

div.mainright {
	float:right;
	width:340px
}

div.footer{clear:both;width:100%}

div.rightboxmid {

	margin-left: auto;
	margin-right: auto;
	
	padding: 0px 20px 10px 20px; 
	top: -0px;
	overflow: hidden;
	width: 160px;
	border: 0;
	background-image: url(/images/rightboxmid.png);
	background-repeat: repeat-y;
	border-style: none;


}

div.mainboxmid {

	margin-left: auto;
	margin-right: auto;
	
	padding: 0px 0px 10px 10px; 
	top: -0px;
	overflow: hidden;
	width: 640px;
	border: 0;
	background-image: url(/images/mainboxmid.png);
	background-repeat: repeat-y;
	border-style: none;


}

div.ad468 {
	margin-left: auto;
	margin-right: auto;
	width: 468px;
	

}

div.fronttext {

	padding: 5px 20px 20px 50px;

}

div.itemview {
	padding: 10px 10px 10px 10px;
	width: 600px;

}

div.findaproduct {
	padding: 40px 10px 0px 5px;
	background-image: url(/images/findaproduct.jpg);
	background-repeat: no-repeat;
	width: 300px;
	height: 80px;
	text-align: center;

}

div#footer123 {
	text-align: center;
}

div#footer123 a {
	text-decoration: none;
	font-size: 75%;
	color: blue;
}



