BODY, TD {
  background:gray;
}

#mainBody {
     background: #FFFFFF;;
     position: absolute;
     left: 50%;
     width:850px;
     margin-left: -450px;
     padding: 0 20px 0 20px;
     font-family: sans-serif;
}

img#hcinHeader {
    margin:10px auto 10 auto; /* auto not helping here */ 
}

img#ultimateBar1 {
	margin-top:50px;
}

img#ultimateBar2 {
	margin-top:30px;
	clear:both;
}

img.ultimateBar {
	border-top:thin solid black;
	border-bottom:thin solid black;
}

img#lshPicture {
	float:left;
	margin-right:8px;
}


#orderNowTbl {
}

#leadSentence {
    margin: 20px 0 25px 0;
    text-align: center;
    font-size: 1.2em;
}

#firstText {
    margin-top:30px;
}

#bList1Cell {
	width:auto;
	padding-top:14px;
	background-color:#EEEEEE;
}

#bList1Row {
}

.smallerBodyText {
	font-size:0.8em;
}

#moduleText {
	margin: 30px 0 0 10px;
}

.moduleHeading {
	color:#0000CC;
	font-weight:bold;
}

#finalText {
	text-align:center;
	font-size:1em;
}

#freeLink {
	font-size:1.2em;
	font-weight:bold;
}


A {
}

A:Hover {
}
