body  {
 margin-left: 0px; margin-top: 0px; margin-right: 0px; margin-bottom: 0px; font: 12px/18px Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; background-color: #e0e2e6; background-image:url(http://www.limedicalbilling.com/img/bg.gif); background-repeat:repeat-x; color: #333;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
}
a { color: #750117; }
a:link, a:visited, a:active { text-decoration: underline; }
a:hover { color:#f63326; }
p { margin-bottom: 18px; line-height: 28px; }
h1 { font-weight: normal; font-size: 16px; line-height: 24px; margin-bottom: 18px; color:#750117; }
h2 { font-weight: normal; font-size: 14px; line-height: 21px; margin-bottom: 8px; color:#8b0212; }
h3 { font-weight: normal; font-style:italic; font-size: 13px; line-height: 24px; margin-bottom: 8px; color:#8b0212; }
h4 { font-weight: normal; font-size: 12px; line-height: 18px; font-style:italic; }
h5 { font-weight: bold; font-size: 14px; line-height: 21px; margin-bottom: 8px; color:#12699f; }
.footer { font-weight: normal; font-size: 12px; color:#ffffff; }
a.footer { font-weight: normal; font-size: 12px; color:#ffffff; text-decoration: underline; }
a.footer:hover { font-weight: normal; font-size: 12px; color:#bfb7b7; text-decoration: underline; }
.comments { font: 12px/18px Arial, "Lucida Grande", "Lucida Sans Unicode", Verdana, sans-serif; font-weight: normal; font-size: 12px; color:#333; }

ul {
	list-style-type: none;
	padding: 0px;
	margin-left: 10px;
}
li {
	background-repeat:no-repeat;
	background-position:left;
	background-image:url(http://www.limedicalbilling.com/img/bullet.png);
	text-indent:20px;
}


#nav {
	margin:0;
	background:#700018;
	float:left;
	width:785px;
   }
 #nav li {
   display:inline;
   padding:0;
   margin:0;
   }
   
 #nav a:link,
 #nav a:visited {
	color:#ffffff;
	background:#700018;
	padding:3px 40px 5px 10px;
	float:left;
	width:auto;
	border-right:1px solid #ffffff;
	text-decoration: none;
	font-size: 12px;
   }
   
 #nav li:first-child a {
    border-left:1px solid #ffffff;
 }

 #nav a:hover {
   color:#000000;
   background:#cc0a08;
   }
   
   
   #home #nav-home a,
   #about #nav-about a,
   #archive #nav-archive a,
   #lab #nav-lab a,
   #reviews #nav-reviews a,
   #contact #nav-contact a {
   background:#9196a1;
   color:#ffffff;
   text-shadow:none;
   }
  #home #nav-home a:hover,
  #about #nav-about a:hover,
  #archive #nav-archive a:hover,
  #lab #nav-lab a:hover,
  #reviews #nav-reviews a:hover,
  #contact #nav-contact a:hover {
  background:#9196a1;
  }
  #nav a:active {
  background:#9196a1;
  color:#fff;
  }
.style1 {color: #FFFFFF}

