﻿.mainImage
{
  width: 741px;
  height: 395px;
  float: left;
  border-right: groove #999 1px;
  border-bottom: 1px #999 groove;
  margin-bottom: 6px;
}

#rightCol
{
  width: 244px;
  float: right;
  min-height: 394px;
}

#keyMessage
{
  height: 177px;
}

.message
{
  height: 70px;
  margin: 3px 0px 0px 0px;
  background: url(/_images/hp-bg-feature-small.jpg) left top no-repeat;
 overflow: hidden;
}

.messsageText
{
  width: 120px;
  float: left;
  padding: 4px 4px 4px 4px;
}

.messsageText a
{
	color:#666 !important;
}

.messsageText h1 a
{
	color:#6baf34 !important;
}

.messsageText h1
{
  font-weight: bold;
  padding: 0px !important;
  margin: 0px !important;
  line-height: 110%;
  font-size: 12px;
}

.messageImage
{
  width: 103px;
  float: right;
  padding-top: 0px;
}

#bottom
{
  clear: both;
}

#specialist
{
  width: 492px;
  float: left;
  margin-bottom: 4px;
  height: 200px;
  overflow: hidden;
}

#promotions
{
  width: 492px;
  float: right;
  margin-bottom: 4px;
}

#imageFooter
{
  width: 990px;
  height: 79px;
  margin-bottom: 6px;
}

.image1
{
  width: 248px;
  height: 79px;
  float: left;
}

* html body .image1
{
	width:247px;
}

.image2
{
  width: 247px;
  height: 79px;
  float: left;
}

#footerNav
{
  background-color: #6baf34;
  text-align:center;
}

#footerNav a
{
	text-decoration:none;
}

#footerNav a:hover
{
	text-decoration:underline !important;
}

#footerNav li
{
  display: inline;
  line-height: 25px;
  padding: 0 80px 0 80px;
}

#footerNav li a
{
  color: #ffffff;
  font-size: 11pt;
}