@charset "UTF-8";
/* CSS Document */





#mainContainer {
	width:960px;
	height:auto;
	margin:auto;
}

#sleepHeader {
	float:left;
	clear:left;
	width: 100%;
	height: 55px;
	background:url(../image/header_sleep_tips_main.jpg) no-repeat;
	background-color:#000308;
}

#dogImg{
float:left;
width:233px;
height:133px;
padding-top:5px;
padding-right:10px;
padding-bottom:20px;

}

#leftCol {
	float:left;
	width:238px;
	height:auto;
}
#rightCol {
	float:right;
	width:677px;
	height:auto;
	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(../image/leftipsImg_top.jpg) no-repeat;
}
#beautyRestCopy {
	float:left;
	width:220px;
	height:91px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	line-height: 14px;
	color:#FFF;
	padding-top: 18px;
	padding-left: 15px;
	background:url(../image/leftipsImg_btm.jpg) no-repeat;
}
#subMenu {
	width:190px;
	height: 55px;
	margin-top: 122px;
}
#subMenu h1 {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight:bold;
	color:#FFF;
}
#contentArea {
	float:left;
	width: 960px;
	height:auto;
}
#sleepHeaderMain {
	width:353px;
	height:26px;
	background:url(../image/header-healthier-sleep.jpg) no-repeat;
}
#compImg {
	float:left;
	width:218px;
	height: 274px;
	margin-top:20px;
	background-color:#999;
}
#imgDivs {
	width:55px;
	height:65px;
	padding-right:10px;
}


#healthierCopy a:link {
color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#healthierCopy a:visited {
color: #535353;
	text-decoration:underline;
	font-weight:bold;
}
#healthierCopy a:hover {
color: #58bef1;
	text-decoration:underline;
	font-weight:bold;
}
#healthierCopy a:active {
color: #535353;
	text-decoration:underline;
	font-weight:bold;
}


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%
}
