ul{
	list-style-type:none;
}
div#toph2 h2 {
	font-size: 24px;
	font-weight: bold;
	border: 0px;
	color: #FFF;
	background: url(images/toph2bk.jpg) no-repeat 10px top;
	padding-left: 50px;
	padding-top: 0px;
	margin-top: 15px;
	line-height:48px;
	height:48px;
	text-align:center;
}
div#newh2 h2 {
	font-size: 24px;
	font-weight: bold;
	border: 0px;
	color: #FFF;
	background: url(images/h2bk.jpg) no-repeat 10px top;
	padding-left: 50px;
	padding-top: 0px;
	margin-top: 50px;
	line-height:47px;
	height:47px;
	text-align:center;
}
.childbody{
	padding:0px;
	margin:0 0 40px 0; 
	text-align: center; 
	line-height: 140%;
	background:#FFF;
}
.childbody a{
	color:#0068B6;
	text-decoration:underline;
}
.childbody a:hover{
	color:#0068B6;
	text-decoration:underline;
}
.childbody a:visited{
	color:#0068B6;
	text-decoration:underline;
}

.float_left {
	float: left;
	margin: 0px;
}
.clear { clear:both; }

#products {
	width:761px;
	height:350px;
	padding-left: 10px;
	padding-top: 10px;
	margin-bottom: 10px;
}
#products div {
	float: left;
	margin-bottom: 4px;
	margin-left: 30px;
}
#products a {
	color:#0067B6;	
	font-weight:bold;
	text-decoration:underline;
}
#products p {
	margin:0 0 0 6px;
	text-align: center;
}
#products strong {
	font-size: 120%;
	color: #c40a18;
	line-height:24px;
}