#bottom {
	background: url(/images/bottom_products.jpg) no-repeat;
}
#content_graphic {
	background: url(/images/graphic_products.jpg) no-repeat left bottom;
	height: 541px;
}
#copy {
	padding: 24px 0px 0px 317px;
}
#content strong,
#content b {
	font-size: 12px;
	font-weight: bold;
	color: #265c9f;
}
#content ul#list {
	color: #265c9f;
	font: bold 11px/17px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 80px;
	padding: 0px 0px 0px 20px;
}
#content a.arrow {
	font-size: 9px;
	text-transform: uppercase;
	color: #c52418;
	text-decoration: none;
	background: url(/images/arrow_products.gif) no-repeat right;
	padding-right: 10px;
	padding-left: 2px;
}
#content a.arrow:hover {
	text-decoration: underline;
}
#content p.copy {
	margin-right: 45px;
}
#content h1 {
	font-size: 19px;
	line-height: 24px;
}
#side {
	float: left;
	padding-top: 24px;
	padding-left: 46px;
}
