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





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

#warrantyHeaderMain {
	width:353px;
	height:26px;
	background:url(../images/header_warranty.jpg) no-repeat;
}
#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(../images/header_consumer.gif) no-repeat;
	background-color:#000308;
}

#leftCol {
	float:left;
	width:236px;
	height:auto;
}
#rightCol {
	float:right;
	width:675px;
	height:443px;
	background-color:#FFF;
	padding-top:45px;
	padding-left:45px;
}

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


#beautyRestImg {
clear:left;
float:left;
width:235px;
height:127px;
color:#FFF;
background:url(../images/kids-top.jpg) no-repeat;
} 

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

