﻿
div#Content
{
	background: Transparent url(../../../images/common/Content-Background.jpg) bottom repeat-x;
	min-height: 500px;
	padding-bottom: 15px;
}

div#Content h2
{
	height: 70px;
	background: Transparent url(../../../images/common/h2-Content-Background.jpg) no-repeat;
}

div#LeftContentBody
{
	float: left;
	text-align: center;
	width: 221px;
	height: 224px;
	margin-right: 10px;
}

div#LeftContentBody img
{
	padding-bottom: 20px;
}

div#RightContentBody
{
	float: left;
	width: 729px;
}