#learnmore
{
	padding: 10px 43px 0 43px;
	width: 814px;
}
#learnmore .content
{
	clear: both;
	padding: 15px 0 0 0;
}
#learnmore .content .top
{
	background: url('../Images/bkg_learnmore_top.png') no-repeat;
	height: 185px;
	width: 814px;
}
#learnmore .content .top .big
{
	font-size: 15px;
}
#learnmore .content .top .header
{
	padding: 15px 0 0 407px;
}
#learnmore .content .top .header p
{
	margin: 0;
}
#learnmore .content .top .header div img
{
	margin: 5px 0 0 0;
}
/* Internet Explorer, Firefox */
#learnmore .content .middle
{
	background: url('../Images/bkg_content_middle.png') repeat-y;
	display: table;
	height: auto;
	padding: 15px 15px 0 15px;
	width: 784px;
}
/* Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
	#learnmore .content .middle
	{
		width: 814px;
	}
}
#learnmore .content .middle ol
{
	padding: 15px 0 0 30px;
}
#learnmore .content .middle h3
{
	font-size: 15px;
}
#learnmore .content .middle .left
{
	float: left;
	height: auto;
	width: 461px;
}
#learnmore .content .middle .left h3
{
	margin: 15px 0 0 0;
}
#learnmore .content .middle .left ul
{
	padding: 0 0 0 30px;
}
#learnmore .content .middle .left ul li
{
	padding: 15px 0 0 0;
}
#learnmore .content .middle .left ul li p
{
	margin: 0;
}
#learnmore .content .middle .right
{
	background: url('../Images/bkg_learnmore_middle_right.jpg') no-repeat;
	float: right;
	height: 108px;
	padding: 15px;
	width: 278px;
}
#learnmore .content .middle .right .big
{
	border-bottom: 1px solid #cccccc;
	color: #669933;
	font-size: 15px;
	margin: 0;
	padding: 15px 0 0 0;
}
#learnmore .content .bottom
{
	background: url('../Images/bkg_content_bottom.png') no-repeat;
	height: 15px;
	width: 814px;
}