/* CSS Document */


p.product{
	text-align:center;
	font-weight:600;
	font-size:110%;
	margin-bottom:40px;
}	
p.prquote{
	font-size:110%;
	font-style:italic;
	color:#009;
}	
div.clear {
	clear:both;
	height:20px;
}
p.topdn100{
	margin-top:100px;
}
p.topdn75{
	margin-top:75px;
}
p.topdn50{
	margin-top:50px;
}
p.topdn50C{
	margin-top:50px;
	text-align:center;
	font-weight:bold;
}
img.main{
	display:block;
	margin:0 auto;
	margin-top:30px;

}
