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





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

#compHeaderMain {
	width:353px;
	height:26px;
	background:url(../images/header-pr-contact.jpg) no-repeat;
}
#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(../images/header-pressroom.jpg) no-repeat;
	background-color:#000308;
}
#blackRestImg {
	clear:left;
	float:left;
	width:234px;
	height:127px;
	background:url(../images/comfort-top.jpg) no-repeat;
}

#leftCol {
	float:left;
	width:237px;
	height:auto;
}


#rightCol {
	float:right;
	width:677px;
	height:697px;
	background-color:#FFF;
	padding-top:45px;
	padding-left:45px;
}

#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/comfort-top.jpg) no-repeat;
}
#beautyRestCopy {
	float:left;
	width:222px;
	height:91px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color:#FFF;
	padding-top: 18px;
	padding-left: 13px;
	background:url(../images/confort-btm.jpg) no-repeat;
}

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


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%
}

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


