

#splash {
 position: relative;

  background: transparent url(/Content/images/splash-home.jpg) 0 0 no-repeat;
  height: 264px; }
  
#splash a {
	display:block;
	height:30px;
	width:165px;
	text-indent:-9999px;
	overflow:hidden;	
	position:absolute;
	left:450px;
	top:215px;
}

#left-column {
  display: inline;
  float: left;
  margin-right: 10px;
  width: 270px;
  width: 244px;
  padding-right: 4px;
  margin-right: 5px;
  padding-right: 15px; }
  * html #left-column {
    overflow-x: hidden; }

#free-sample {
  width: 244px;
  padding: 0 0 15px 0;
  background: #E9EAEC;
  background-image: url(/Content/images/free-sample.jpg);
  margin: 0 0 25px 0;
  height:413px; }
  #free-sample h6 {
    height: 155px;
    text-indent: -9999em;
    overflow: hidden;
    
    background-repeat: no-repeat;
    background-position: 50% 50%;
    margin-bottom: 15px; }
  #free-sample .form-input-textbox {
    margin: 0 0 0 15px; }
    #free-sample .form-input-textbox input {
      width: 200px;
      margin-bottom:15px; }
  #free-sample .form-input-image {
    margin: 0 0 0 15px; }
#intro p {
	font-size:1.1em;	
}
#news {
  width: 265px;
  float:right;}
  #news h2 {
    font-size: 17px;
    line-height: 22px;
    text-transform:uppercase; }
  #news ul li {
    list-style-type: none;
    margin-left: 0px; }
  #news ul li {
    background: #F1F1F3;
    padding: 10px 15px;
    font-size: 11px;
    color: #6C6F80; }
    #news ul li a {
      text-decoration: none; }
    #news ul li.even {
      background: #E4E5E8; }
  #news #news-container {
    height: 270px;
    overflow: auto; }

#main {
  width: 390px;
  padding-right: 14px; }

#gutter {
  width: 295px; }
  #gutter hr {
    width: 275px; }
  #gutter #testimonials, #gutter #otc {
    padding-top: 2px; }

#intro {
  overflow: hidden;
  display: inline-block; }
  #intro {
    display: block; }
  #intro h2 {
    font-size: 19px;
    line-height: 22px;
    color: #6C6F80; }
    #intro b {
      color: #35AABA; }
    #intro p b {
	  color:#4a4c58;	
    }
  #intro a {
    font-size: 12px; }

#do-you-have, #do-you-want {
  overflow: hidden;
  display: inline-block; }
  #do-you-have, #do-you-want {
    display: block; }
  #do-you-have h2, #do-you-want h2 {
    font-size: 17px;
    line-height: 22px; }

#testimonials-popup-inner {
  background: url(/Content/images/testimonials-icon.gif) no-repeat 20px 20px;
  padding: 20px; }
  #testimonials-popup-inner h3 {
    font-size: 20px;
    line-height: 25px;
    color: #35AABA;
    margin: 0 0 15px 40px; }
