/* HOME PAGE */

/*** TOP CONTENT AREA - MAIN ********************************/
#main-product {
    margin: 0;
    padding: 0; 
    width: 950px;
    height: 259px;
    background-image: url(/img/main-product_bg.jpg);   
}

#subheader-product{
	margin: 0;
	padding: 0 ;
	width: 248px;
	height: 48px;
	background-image: url(/img/subheader-mattress-protector.gif);
}

#top-content-product {
    width: 540px;
    margin:  0;
    padding: 85px 0 0 40px;
}

#top-content-product p {
    margin: 9px 0 0 2px ;
    padding: 0;
    line-height: 13pt;
}

/*** CONTENT ********************************/
#content-product{
	margin: 0;
	padding: 0;
	width: 950px;
	height: 216px;
	background-image:url(/img/bg-mattress.jpg);
}
