@charset "UTF-8";
/* CSS Document */





#mainContainer {
	width:960px;
	height:auto;
	margin:auto;
}

#compHeaderMain {
    float:left;
	width:353px;
	height:26px;
	background:url(../image/benefit_features.jpg) no-repeat;
}


#leftCol {
	float:left;
	width:238px;
	height:auto;
}


#rightCol {
	float:right;
	width:692px;
	height:auto;
	background-color:#FFF;
	padding-top:30px;
	padding-left:30px;
}

#beautyRestImg {
	clear:left;
	float:left;
	width:234px;
	height:127px;
	background:url(../image/leftImg_top.jpg) no-repeat;
}
#beautyRestCopy {
	background:url(../image/leftImg_btm.jpg) no-repeat;
}


#contentArea {
	float:left;
	width: 960px;
	height:auto;
}


#compImgHolder {
	float:left;
	width:130px;
	height:auto;
	margin-top:20px;
	background-color:#FFFFFF;
}

#1870Img{
float:right;
width: auto;
height:auto;
}

#1889Img{
	float:right;
	width: auto;
	height:auto;
	padding-top:88px;
}

#compHistCopy a:link {
	color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#compHistCopy a:visited {
	color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#compHistCopy a:hover {
	color: #58bef1;
	text-decoration:underline;
	font-weight:bold;
}
#compHistCopy a:active {
	color: #535353;
	font-weight:bold;
	text-decoration:underline;
}
