h1 {
	position: absolute;
	color: #FFF;
	left: 20px;
	top: 150px;
	z-index: 10;
	padding: 0px;
	font-size: 30px;
	background-image: url(../images/heartguard.png);
	margin: 0px;
	height: 36px;
	width: 510px;
	text-indent: -5000px;
}
div#mainSection {
	width: 745px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	background-image: url(../images/heartguard-bottom-content.png);
	background-repeat: no-repeat;
	background-position: center bottom;
	margin: 0px;
}
#mainSection h3 {
	width: 725px;
}
#news {
	width: 220px;
	right: 0px;
	top: 381px;
}
.carousel ul li  {
	background-image: url(../images/heartguard-news-items-border.png);
}
ul#picNav {
	padding-left: 10px;
	background-color:#000;
	opacity:0.9;
	width:690px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	left: 0px;
	top:320px;
	padding-top: 3px;
	padding-bottom: 3px;	
}
h4{
	color:#03C;
	
	
}


