﻿.lContentArea
{	
	width:975px;
	height:769px;	
	background:#f1f0ec;				
	overflow:hidden;		
}

.localBrandExp
{
	left:0px;	
	background:gray;		
	width:975px;
	height:208px;	
}


.localBrandExp .localImgBrandExp
{
	width:975px;
	height:208px;	
}

.localHdr
{	
	background:#0093d0;
	width:975px;
	height:48px;
	vertical-align:middle;
	display:table;
	position:relative;	
}

.localHdrTxt
{
	position:relative;
	font-size:17px;		
	text-indent:13px;	
	top:10px;
	display:table-cell;
	vertical-align:middle;
	color:#ffffff;
  left: 0px;
}


.localBottom
{
	position:relative;
	float:left;		
	background-color:#ffffff;
	clear:both;		
	width:975px;	
	height:514px;			
}

.localBottom .localContent
{	
	position:relative;
	float:left;	
	width:300px;
	height:465px;	
	margin:35px 10px 0px 12px;	
}


.localBottom .localRIA
{	
	position:relative;
	float:right;
	width:280px;	
	margin:27px 12px 0px 0px;
	background:#ebeced;
	padding:8px 10px 0px 10px;
	overflow:hidden;
}

.localRIA .localRIAContent
{
	margin-top:10px;	
	height:450px;
}

.localContent .topContent
{
	margin:0px 0px 30px 0px;
	height:200px;		
}

.localContent .bottomContent
{
	height:230px;
	margin:0px 0px 10px 0px;			
}

.topContent .topBody
{
	margin:10px 0px 0px 0px;	
	overflow:auto;	
	height:190px;
}

.bottomContent .bottomBody
{
	height:200px;
	margin:10px 0px 10px 0px;	
	overflow:auto;		
}




