@charset "utf-8";
/* CSS Document - Hitpoint, inc. */

body {
	background-image:url(images/bgColorTile.jpg);
	margin-top: 0px;
}

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}

#container{
	width:1060px;
	margin:auto;
	background-image:url(images/Bejeweled2_web_bg.jpg);
	background-repeat:no-repeat;
	background-color:#000000;
	} 
	
#content_container{
	width:1060px;
	padding-top:100px;
/*	background-image:url(images/tempBg.jpg);   
	background-repeat:no-repeat;*/
	}
	
#clorox{
	width: 671px;
	height:377px;
	}
	
#ad_container{
	width:1060px;
	background-image:url(images/bgStripeCloroxBlack.jpg);
	background-repeat:repeat-y;
	}
	
#tagline{
	width:754px;
	height:119px;
	background-image:url(images/tagline.jpg);
	background-repeat:no-repeat;
	}
	
#footer{
	width:1060px;
	height:77px;
	background-image:url(images/footer.jpg);
	background-repeat:repeat-y;
	}
	
#footer_cap{
	width:754px;
	height:11px;
	background-image:url(images/footer_bttm.jpg);
	background-repeat:no-repeat;
	}
	
#foot_links{
	width:714px;
	padding:20px 20px 20px 20px;

	}