div#main-content
{
  background: url('../jpg/left-col-new.jpg') no-repeat left 210px #fefefe;
  padding-left: 220px;
  overflow: hidden;
  width: 630px;
  border-top: solid 1px #eee;
}

div#main-content div#testimonials form#small-bmi-form
{
  width: 226px;
  padding: 5px;
  background: #DFE8E3;
  border: dashed 2px #d00;
}

div#main-content div#testimonials form#small-bmi-form table
{
  width: 220px;
}

div#main-content div#testimonials form#small-bmi-form table td
{
  text-align: center;
}

div#main-content div#testimonials form#small-bmi-form input.yellow-input
{
  width: 220px;
}

div#main-content div#testimonials form#small-bmi-form select
{
  width: 225px;
}

div#main-content div#testimonials form#small-bmi-form input.submit-button
{
  width: 225px;
  xfont-size:12px;
}

div#main-content div#testimonials
{
  width: 240px;
  float: right;
  background: #CFDCD5;
}

div#main-content div#testimonials div.testimonial
{
  font-style:italic;
  padding: 6px 10px;
  border-bottom: solid 1px rgb(160, 191, 175);
  font-size: 12px;
  font-family: arial, sans-serif;
  text-align:justify;
}

div#main-content div#testimonials div.testimonial div
{
  font-style:normal;
  font-weight: bold;
  padding-left:1em;
  padding-top: 0.3em;
  xpadding-bottom: 70px;
}

div#news-image-scroller
{
  height: 130px;
  width: 850px;
  background: #fff;
  overflow: hidden;
}

div#news-image-scroller div#all_scroll_container
{
  height: 90px;
  padding-top: 5px;
}

div#news-image-scroller div#nbFeatures
{
  height: 25px;
  background: rgb(160, 191, 175);
  padding-left: 5px;
  padding-top: 5px;
  font-size: 16px;
  font-family: arial, sans-serif;
}

div#news-image-scroller div#nbFeatures a
{
  color: #fff;
  text-decoration:none;
  font-weight:bold;
}

div#news-image-scroller div.scroll_image
{
  height: 90px;
  width: 90px;
  padding-left: 5px;
  float: left;
}

div#news-image-scroller div.scroll_image img
{
  width: 90px;
  height: 90px;
  border: none;
}

div#bmi-images
{
  background: #BDCFC5;
  float: left;
}

div#bmi-form-container
{
  padding: 10px 20px;
}

div#bmi-form-container img#headshot
{
  float: left;
  margin: 10px 15px 0px 0px;
  border: solid 1px #666;
}

form#bmi-form
{
  width: 350px;
  margin: 20px auto;
  border: dashed 2px rgb(126, 161, 143);
  padding: 5px;
  background: #CFDCD5;
}

table#bmi-form-table
{
  xwidth: 350px;
}

table#bmi-form-table td
{
  padding: 3px;
}
table#bmi-form-table td input.yellow-input
{
  background-color: rgb(255, 255, 160);
}

table#bmi-form-table td input.submit-button
{
  height: 23px;
  background-color: rgb(126, 161, 143);
  border: outset 1px rgb(126, 161, 143);
  width: 300px;
  color: #fff;
  margin-left: 25px;
  cursor: pointer;
  float: right;
}

div#small-thank-you-box
{
  background: #DFE8E3;
  padding: 10px;
  border: dashed 2px #7EA18F;
}

div#thank-you-box
{
  background: #DFE8E3;
  padding: 25px;
  border: dashed 2px #7EA18F;
}

div#main-text
{
  padding: 10px;
  width: 360px;
  xheight: 770px;
  xfloat: left;
  background: #fefefe;
}

div#main-text em
{
  display: block;
  padding-top: 2em;
}

div#pop-up-form
{
  width: 760px;
  position: absolute;
  top: 20px;
  left: 50%;
  margin-left: -380px;
  border: solid 1px #7EA18F;
  display: none;
  z-index:100;
}

input#close-button
{
  position: absolute;
  top: 5px;
  right: 5px;
  width: 24px;
  height: 24px;
  font-size: 14px;
  font-weight: bold;
}

div#modal
{
  position: absolute;
  top: 0px;
  left: 0px;
  background: #000;
  display: none;
}

/* nb france link */
div#nb-france
{
	display:block;
	width:220px;
	height:250px;
	position:absolute;
	top:325px;
	left:50%;
	margin-left:-425px;
	text-align:center;
  z-index:50;
}

div#nb-france span
{
	display:block;
	position:relative;
	top:-45px;
	color:#000;
	background:#f5f5f5;
	padding:2px;
	width:160px;
	margin:auto;
	border:solid 1px #666;
}
