#page {
	background:none;
	background-image:url("../images/hp-page-bg.png");
	background-position:top;
	background-repeat:repeat-y;
	background-color:#F4F1DF;
} 

#content {
	padding:10px 10px;
	padding-top:0;
	width:auto;
	float:none;
	padding-bottom:none;
}

#body {
	margin:0 10px;
	padding-top:20px;
	background:none;
	background-image:url(../images/hp-body-bg.png);
	background-position:top;
	background-repeat:no-repeat;
	min-height:363px;
	_height:363px;
} 

#header{ 
	height:131px
}

#footer {
	padding:0 10px;
	height:58px;
	clear:both;
	position:relative;
	
}

#content div.hp-img {
	background-image:url(../images/hp-img-bg.png);
	background-position:top left;
	background-repeat:no-repeat;
	width:422px;
	height:290px;
	padding-left:2px;
	padding-top:2px;
	float:left;
	margin-top:-5px;
}

#content div.hp-thermoformed {	
	float:right;
	width:300px;
	height:310px;
	margin-top:-5px;
}

#content div.hp-thermoformed ul{	
	list-style:none;
	margin:0;
	padding:0;
}

#content div.hp-thermoformed li {	
	background-image:url(../images/hp-thermoforming-bullets.png);
	background-position:left;
	background-repeat:no-repeat;
	color:#000000;
	font-size:12px;
	font-weight:bold;
	padding:0;
	margin:4px 0;
	padding-left:15px;
}

#content div.hp-thermoformed h2{	
	color:#182858;
	font-size:15px;
	font-weight:bold;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:5px;
	margin-bottom:15px;
}

#content div.overview {	
	color:#000000;
	font-size:12px;
	margin-top:5px;
	margin-bottom:15px;
	clear:both;
	background-color:#F4F1DF;
	margin:0 -10px;
	padding:0px 10px;
	padding-top:10px;
	width:740px;
	font-family:Arial, Helvetica, sans-serif;
}