﻿

.leftCol
{				
	width:650px;
	min-height:490px;
	/*height:497px; */
	background-color:#ffffff;
	float:left;	
	padding:0px 10px 5px 13px;
	margin: 0px 0px 0px 0px;
	overflow:hidden;			
	
}

.rightCol
{
	background:white;
	padding:15px 10px 5px 13px;	
	margin: 0px 0px 0px 0px;
	width:275px;		
	background-color:#ebeced;
	float:right;			
	position:relative;
	min-height:490px;
 	/*min-height: 490px;*/
	/*_height:489px;*/
	/*border:solid 1px red;*/
	overflow:hidden;
	
}

.brandExp
{
	position:relative;
	left:0px;	
	background:gray;		
	width:975px;
	height:208px;	
}

.imgBrandExp
{
	width: 975px;
	height: 208px;		
}

.contentContainerArea
{	
	/*height:713px;*/
	background:#ffffff;
	overflow:hidden;			
}

