body {
	font-family: Trebuchet MS;
	font-size: 80%;
	margin: 0;
	padding: 0;
	background: #092435;
	background-image: url(/images/reduced_bigbackground.jpg);
	background-position: top center;
	background-repeat: no-repeat;

 
}

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


div#remove_button {

	display: none;

}


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

}

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

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


div.bitleft{
	float:left;
	width:820px;
}

div.leftinnerleft{
	float:left;
	width:180px;
}

div.leftinnerright{
	float:right;
	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:155px;
	padding: 0px 0px 0px 5px;
}

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

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

div.sidecontainer{
	padding: 0px 0px 3px 0px;
}

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;
}




#rounded-corner
{
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 45px;
	width: 550px;
	text-align: left;
	border-collapse: collapse;
}

#rounded-corner th
{
	padding: 8px;
	font-weight: normal;
	font-size: 13px;
	color: #039;
	background: #b9c9fe;
}
#rounded-corner td
{
	padding: 8px;
	background: #e8edff;
	border-top: 1px solid #fff;
	color: #669;
}

#rounded-corner tbody tr:hover td
{
	background: #d0dafd;
}


