@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;
}

.heading1 {
	font-size:16px;
	font-weight: bold;
}



#blueLink{
	font:Arial, Helvetica, sans-serif;
	color: #535353;
	font-size:10px;
	font-weight:bold;
}
#bed {
	clear:left;
	float:left;
	width:299px;
	height: 575px;
	padding-bottom:5px;
	background:url(../images/bsbed_home.jpg) no-repeat;
}
#blu_bg {
	clear:left;
	float:left;
	width:283px;
	height: 35px;
	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;
}
#blu_bg .h1 { padding-bottom: 2px; }
#blu_bg a {
	font-size: 13px;
	font-weight: normal;
}
#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:480px;
	height:61px;
	background:url(../images/hdr_bsMattress.gif) no-repeat;
	padding-bottom: 15px;
}
#beautysleepCopy p {
	color: #666666;
	font-size: 12px;
	font-weight: 400;
	line-height: 1.6;
	padding: 0 0 25px;
}

.comfortCopy, .supportCopy, .durableCopy { font-size: 12px !important; height: 65px; padding: 10px 0 0 94px !important; vertical-align: middle; width: 346px; }
.comfortCopy strong, .supportCopy strong, .durableCopy strong { color: #820024; display: block; }
.comfortCopy { background: url(../images/ico_comfort.gif) 7px 0 no-repeat; }
.supportCopy { background: url(../images/ico_support.gif) 7px 0 no-repeat; }
.durableCopy { background: url(../images/ico_durability.gif) 7px 0 no-repeat; padding-top: 14px !important; }

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%
}

sup { vertical-align: top; margin-top: -2px; }

