#mastheadbg {
	background:url(/images/IdealPillow/site/home/header.jpg) no-repeat;
}
#masthead {
	height:678px;
}
h2 {
	color:#0063A5;
	font-size:22px;
	font-weight:bold;
}
h2 a {
	text-decoration: none;
}
#content-window span {
font-size:20px;
}
#startnow {
	width:346px;
	height:52px;
	margin:243px 0 0 574px;
}
/*BLOG STYLES*/
hr {
	border: 1px solid #CBCBCB;
	margin: 24px 0 12px;
}
.blogfeed {
	font-weight: normal;
}
.blogfeed h2 {
	font-size: 25px;
	font-weight: bold;
	margin: 4px 0 8px;
}
.blogfeed .imgholder {
	border: 2px solid #005E9A;
	border-radius: 3px 3px 3px 3px;
	float: left;
	height: 117px;
	margin-right: 15px;
	overflow: hidden;
	width: 117px;
}
.blogfeed .imgholder img {
	min-width: 117px;
	min-height: 117px;
}
.blogfeed h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	margin: 0 0 6px;
}
.blogfeed p {
	font-size: 14px;
	font-weight: normal;
	line-height: 16px;
} 
