
body
{
  background-color:#EEEEEE;
  font-size: 12px;
  font-family: sans-serif;
}

#container
{
  width:980px;
  min-height:500px;
  height: auto !important;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
}

#get_info_container
{
  width:900px;
  height:540px;
  margin-top:100px;
  margin-left:auto;
  margin-right:auto;
  background-color:#FFFFFF;
  background-image: url("/img/bg_getinfo.png");
  background-repeat: no-repeat;
}

#marginal
{
  margin: 15px 40px;
}

#external_footer
{
  width:980px;
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  clear:both;
}

#internal_narrow_footer
{
margin-left:50px;
}

#extra_nav
{
  float:right;
  width:676px;
  height:50px;
  background-image: url("/img/design_curve-black.gif");
  background-repeat: no-repeat;
}

#content_box
{
  clear:right;
  margin:25px;
}

#news_box
{
  margin-top:5px;
  width:225px;
  height:310px;
  background-image: url("/img/bg_news.gif");
  background-repeat: no-repeat;
}

#news_box li
{
  margin:3px;
}

#news_container
{
  position:relative;
  top:40px;
}

#nav_button_box
{
  float:right;
  width:900px;
}

.nav_button
{
  float:right;
  margin: 0px 3px;
  border:none;
}

.service_bar
{
  float:right;
  height:35px;
  width:900px;
  background-image: url("/img/nav_bar.gif");
  background-repeat: no-repeat;
}

.sub-nav_menu-item
{
  width: 120px;
  height: 25px;
  float: right;
  margin: 3px 15px 3px 0px;
  font-size: 11px;
  color: white;
  text-decoration:none;
  text-align:center;
}

.sub-nav_active
{
  color: black;
  background-image: url("/img/sub_nav_active.png");
  background-repeat: no-repeat;
}

.sub-nav_selected
{
  color: black;
  background-image: url("/img/sub_nav_active.png");
  background-repeat: no-repeat;
}

#recaptcha_image
{
  margin-left:10px; 
  width: 200px; 
  height: 38px; 
} 

#recaptcha_image img
{ 
  width: 200px; 
  height: 38px; 
} 

#express_form_box
{
}

#get_info_express_form_box
{
  position:relative;
  top:110px;
  left:40px;
  width:225px;
  background-color:#E5E5E5;
}

.big-nav
{
  float:left;
  width:900px;
  height:237px;
  background-repeat: no-repeat;
}

#big-nav_link-box
{
  margin:30px 20px;
}

#big-nav_link-box a
{
  font-weight:bold;
  font-family:sans-serif;
  color:black;
  text-decoration:none;
}

#big-nav_link-box a:hover
{
  color:white;
  text-decoration:none;
}

#big-nav_why { background-image: url("/img/big-nav_why.jpg"); }
#big-nav_prog { background-image: url("/img/big-nav_prog.jpg"); }
#big-nav_fran { background-image: url("/img/big-nav_fran.jpg"); }
#big-nav_opp { background-image: url("/img/big-nav_opp.jpg"); }
#big-nav_com { background-image: url("/img/big-nav_com.jpg"); }

.extra_nav
{
  border: 0px;
  float:left;
  margin-left:50px;
}

.video_testimonial
{
  float:left;
  width:270px;
  margin-bottom:25px;
  margin-right:25px;
}

.video_caption
{
  color:#696969;
  font-size:10px;
  float:right;
  width:140px;
}


.video_testimonial img
{
  float:left;
  border: none;
}

#express_errors
{
  margin-left:5px;
}

#top_strip a,
#external_footer a
{
  color:black;
  text-decoration:none;
  margin: 0px 3px;
  font-size:12px;
}

#top_strip a:hover,
#external_footer a:hover
{
  text-decoration:underline;
}

#in_the_news a
{
  font-size:10px;
}

.news_header
{
  font-weight:bold;
}

.news_link
{
  color:#353535;
}
