﻿@import url('styles.css');



#content {
background:url(../images/white-bg.gif) center 137px;
height:1575px;
}

#footer {
position:relative;
top:0px;
background:url(../images/about-footer.gif) no-repeat;
height:25px;
margin-bottom:0px;
}

#navigation ul li.navCholesterol a {
font-family:Georgia, "Times New Roman", Times, serif;
font-size:12px;
font-weight:bold;
color:#393b40;
text-decoration:none;
}


h1 {
padding: 62px 0 0 80px;
}

p.noPadding {
margin-top:0;
padding-top: 7px;
}

#leftCol p {
margin:0;
line-height:1.15em;
}

#leftCol {
padding: 62px 0 0 67px !important;
padding: 0px 0 0 67px;
}

#rightCol {
margin: 62px 0 0 28px !important;
margin: 0px 0 0 28px;
}

sup {
	position: relative;
	font-size: 11px;
	vertical-align: top;
}



