@charset "UTF-8";
/* CSS Document */





#mainContainer {
	width:960px;
	height:1655px;
	margin:auto;
}

#warrantyHeaderMain {
	width:353px;
	height:26px;
	background:url(../images/header_warr_card.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:auto;
	background-color:#FFF;
	padding-top:45px;
	padding-left:45px;
}

.textBoxes {
	padding-top:15px;
	width:550px;
	height:auto;
}
.textlist {
	padding-top:15px;
	padding-bottom:15px;
	padding-left: 25px;
	width:525px;
	height:auto;
}


#contentArea {
	float:left;
	width: 960px;
	height:auto;
}
#compImg {
	float:left;
	width:218px;
	height: 274px;
	margin-top:20px;
	background-color:#999;
}

#btmEmailBox {
	width:auto;
	height:20px;
	margin-top: 15px;
	margin-bottom: 15px;
	background-color:#666;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight:bold;
	color:#FFF;
}

#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%
}
.headerHeight {
	font-size: 14px;
	line-height:2em;
}


#warranycardCopy a:link {
color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#warranycardCopy a:visited {
color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#warranycardCopy a:hover {
	color: #58bef1;
	text-decoration:underline;
	font-weight:bold;
}
#warranycardCopy a:active {
	color: #535353;
	text-decoration:underline;
	font-weight:bold;
}



#footer {
	float:left;
	margin:auto;
	width: 960px;
	height: 20px;
	background-color:#66CCFF;
	top: 5px;
	padding-top: 10px;
	text-align:center;
	font-family: Arial;
	font-size: 100%;
	font-weight: bold;
	color: #FFFFFF;
}
.sleepIssues {
	margin-left: 30px;
}

