﻿
.rotator
{
  width: 741px;
  height: 395px;
  float: left;
  border-right: groove #ffffff 1px;
  border-bottom: 1px #ffffff groove; 
  margin-bottom: 6px;
}

.rotatorItems
{
  position: absolute;
  z-index: 100000;
  width: 741px;
  height: 395px;
  overflow: hidden;
}

.rotatorItem
{
  display: none;
  position: absolute;
}

.rotatorControls
{
  position: absolute;
  z-index: 100000;
  width: 120px;
  height: 40px;
  bottom: 8px;
  right: 10px;
}

.rotatorButton
{
  position: absolute;
  background: transparent url(/_images/buttons-slideshow.png) no-repeat;
  display: block;
  width: 31px;
  height: 30px;
  bottom: 0;
}

.rotatorButtonBack
{
  background-position: -1px -3px;
  right: 66px;
}

.rotatorButtonPause
{
  background-position: -31px -3px;
  right: 33px;
}

.rotatorButtonNext
{
  background-position: -61px -3px;
  right: 0;
}

#rightCol
{
  width: 244px;
  float: right;
  min-height: 394px;
}

.keyMessage{ margin-bottom:4px;}
.keyMessage img { display:block; padding-bottom:0px; }

.message
{
  height: 70px;
  margin: 4px 0px 0px 0px;
  background: url(/_images/hp-bg-feature-small.jpg) left top no-repeat;
  overflow: hidden;
}

.messsageText
{
  width: 135px;
  height:68px;
  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: 101px;
  height: 70px;
  overflow: hidden;
  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 23px;
}

#footerNav li a
{
  color: #ffffff;
  font-size: 11pt;
}
