/*+clearfix {*/
.content:after
{
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	font-size: 0;
}
.content
{
	display: inline-block;
}
.content
{
/*\*/
	display: block;
/**/
	_height: 1px;
}
/*+}*/
BODY
{
	background: #FBFBFB url(../img/bg_tile.png) repeat-x left top;
	/*[empty]margin-top:;*/
	padding-top: 16px;
}
#footer
{
	background: url(../img/footer.png) no-repeat center top;
	height: 24px;
	width: 960px;
	margin: 32px auto;
	text-indent: 48px;
}
/*[clearfix]*/.content
{
	width: 960px;
	margin: auto;
}
LI
{
	background-color: #FFFFFF;
	margin: 4px 0;
	padding: 2px;
	font-style: oblique;
}
.contentBox_r
{
	/*+placement:float-right 0px 0px;*/
	float: right;
	position: relative;
	left: 0px;
	top: 0px;
	width: 470px;
}
UL
{
	list-style: square;
	margin: 0 0 0 24px;
	color: #2D2D2D;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
SPAN
{
	border-bottom: 1px solid #D5E2E9;
	padding: 0 32px 4px 4px;
}
.contentBox_l
{
	/*+placement:float-left 0px 0px;*/
	float: left;
	position: relative;
	left: 0px;
	top: 0px;
	width: 470px;
}
.contentBox_l P, .contentBox_r P
{
	color: #2D2D2D;
	font-family: Arial, Verdana, sans-serif;
	font-size: 14px;
	line-height: 18px;
	padding: 6px;
	text-align: justify;
}
H1
{
	color: #444;
	font-family: Arial, Verdana, sans-serif;
	font-size: 16px;
	font-weight: bold;
	height: 32px;
}
#logo
{
	width: 960px;
	height: 130px;
	margin: auto;
}
#midSection
{
	width: 960px;
	height: 330px;
	margin: 0 auto 24px;
}

