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





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

#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(../images/header-sleep-prods.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;
}
#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:298px;
	height:650px;
}
#rightCol {
	float:right;
	width:627px;
	height:auto;
	background-color:#FFF;
	padding-top:30px;
	padding-left:30px;
	font:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size:10px;
}

.h1 {
	font-size:12px;
	font-weight: bold;
}


#blueLink{
	font:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size:10px;
	font-weight:bold;
}
#bed {
	clear:left;
	float:left;
	width:298px;
	height: 275px;
	padding-bottom:5px;
	background:url(../images/deepsleep_bed.jpg) no-repeat;
}
#blu_bg {
	clear:left;
	float:left;
	width:283px;
	height: 118px;
	color:#FFF;
	font-size:10px;
	font-weight:bold;
	line-height: 15px;
	padding-top: 18px;
	padding-left: 15px;
	background:url(../images/blu_bg.jpg) no-repeat;
	font-family: Arial;
	margin-bottom:5px;
}

#mattress {
	clear:left;
	float:left;
	width:298px;
	height:280px;
	background:url(../images/deep-bed-brkdwn.jpg) no-repeat;
}
#contentArea {
	float:left;
	width: 960px;
	height:auto;
}
#btm_nav {
	float:left;
	width:960px;
	height:77px;
}


#compHeaderMain {
	width:353px;
	height:26px;
	background:url(../images/header_ds4-main.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%
}
