@charset "UTF-8";
/* CSS Document */





#mainContainer {
	width:960px;
	height:1660px;
	margin:auto;
}

#compHeaderMain {
	width:353px;
	height:26px;
	background:url(../images/header-investor.jpg) no-repeat;
}
#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(../images/header-our-cmpny.jpg) no-repeat;
	background-color:#000308;
}
#ftre_prd_menu-hold {
	float:left;
	width:960px;
	height:54px;
}
#ftre_prd_bg {
	float:left;
	width:227px;
	height:54px;
	background:url(../images/ftre-prod-sm-bg.jpg) no-repeat;
}
#ftre_prd_menu {
	float:left;
	width:732px;
	height:54px;
}
#other_prd_menu-hold {
	float:left;
	width:960px;
	height:54px;
	margin-top:5px;
	margin-bottom:5px;
}
#other_prd_bg {
	float:left;
	width:227px;
	height:54px;
	background:url(../images/other-prod-sm-bg.jpg) no-repeat;
}
#other_prd_menu {
	float:left;
	width:733px;
	height:54px;
}
#leftCol {
	float:left;
	width:237px;
	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;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	line-height: 14px;
	color:#FFF;
	background:url(../images/leftipsImg_top.jpg) no-repeat;
}
#beautyRestImg {
	clear:left;
	float:left;
	width:234px;
	height:127px;
	background:url(../images/leftImg_top.jpg) no-repeat;
}


#contentArea {
	float:left;
	width: 960px;
	height:auto;
}
#compImg {
	float:left;
	width:218px;
	height: 274px;
	margin-top:20px;
	background-color:#999;
}

#investCopy a:link {
	color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#investCopy a:visited {
	color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#investCopy a:hover {
	color: #58bef1;
	text-decoration:underline;
	font-weight:bold;
}
#investCopy a:active {
	color: #535353;
	font-weight:bold;
	text-decoration:underline;
}

a:link {
	color: #fff;
	text-decoration:none;
}
a:visited {
	color: #fff;
	text-decoration:none;
}
a:hover {
	color: #001F3F;
	text-decoration:none;
}
a:active {
	color: #6cf;
	text-decoration:none;
}
.colLinks {
	font-size: 100%
}
