#intro-main {
  width: 965px;
  clear: both; }

#intro-headline {
  /*	float:left; */
  /*	border:1px dotted #999; */
  margin: 15px 0;
  width: 815px;
  /*	height:175px;
  	overflow:hidden; */ }

#intro-headline p {
  margin-bottom: 10px; }

.three-step {
  list-style-type: none;
  margin: 0 0 20px 0;
  padding: 0; }

.three-step li {
  position: relative;
  width: 292px;
  float: left;
  margin: 0 0 20px 0;
  height: 105px;
  /*border: 1px solid #999;*/
  background-color:#f3f3f3;
  background:-webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e5e5e5));
  background:-moz-linear-gradient(top, #fff 50%, #e5e5e5);
  padding: 10px;
  -moz-border-radius: 5px;
  -wbekit-border-radius: 5px;
    border: 1px solid;
    -webkit-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    -moz-box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    box-shadow: rgba(0,0,0,0.3) 0 1px 3px;
    border-top-color: #E5E5E5;
border-right-color: #DBDBDB;
border-bottom-color: #D2D2D2;
border-left-color: #DBDBDB;
}

.three-step li img.step-no {
  float: left;
  margin: 0 10px 5px -2px; }

.three-step li h1 {
  margin: 8px 0;
  font-size: 1.4em }

.three-step li h3{

}

.three-step li p {
  clear: both;
  margin-bottom: 10px;
  color:#636363;
  font-size:1.1em;

}

.three-step .three-step-first {
  /*background: #e8ecf1 url(/images/3step_bg_1.png) no-repeat left top; */
}

.three-step .three-step-second {
  /*background: #e8ecf1 url(/images/3step_bg_2.png) no-repeat left top; */
}

.three-step .three-step-third {
  /*background: #e8ecf1 url(/images/3step_bg_3.png) no-repeat left top;*/
 }

/*
home {
    background: url("/images/bubble.jpg") no-repeat scroll left center #1B6499;
    color: #FFFFFF;
    height: 263px;
    margin-bottom: 20px;
    width: 986px;
}
*/
div#feature_list {
  border: 1px solid #EEEEEE;
  height: 240px;
  margin-top: 20px;
  overflow: hidden;
  position: relative;
  width: 750px; }

div#feature_list ul {
  position: absolute;
  top: 0;
  list-style: none;
  padding: 0;
  margin: 0; }

ul#tabs {
  left: 0;
  z-index: 2;
  width: 320px; }

ul#tabs li {
  font-size: 12px; }

ul#tabs li img {
  padding: 5px;
  border: none;
  float: left;
  margin: 6px 10px 0 0; }

ul#tabs li a {
  color: #222;
  text-decoration: none;
  display: block;
  padding: 10px;
  height: 60px;
  outline: none; }

ul#tabs li a:hover {
  text-decoration: underline; }

ul#tabs li a.current {
  background: url("/images/feature-tab-current.png");
  color: #FFF; }

ul#tabs li a.current:hover {
  text-decoration: none;
  cursor: default; }

ul#output {
  right: 0;
  width: 463px;
  height: 240px;
  position: relative; }

ul#output li {
  position: absolute;
  width: 463px;
  height: 240px; }

ul#output li a {
  position: absolute;
  bottom: 10px;
  right: 10px;
  padding: 8px 12px;
  text-decoration: none;
  font-size: 11px;
  color: #FFF;
  background: #2067AF;
  -moz-border-radius: 5px; }

ul#output li a:hover {
  background-color: #D33431; }

#slider1 li {
  background-color: #e8ecf1;
  /* background:#e8ecf1 url(/images/rotating-gears.gif) no-repeat left bottom; */ }

.slider-text {
  margin: 5px 10px;
  float: left; }

.slider-text p {
  margin-bottom: 10px; }

.slider-text h3 {
  font-size: 20px;
  margin-bottom: 10px; }

/*div.anythingSlider {
    margin:0 !important;
}*/

#faq-index li {
    line-height: 1.8em;
    color: #333;
    font-size: 0.8em;
}

.helpDiv ul li {
    font-size:0.8em !important;
    color:#666;
}

.helpDiv ul {
    margin-left:60px !important;
}

#top-link {
    position: fixed;
    bottom: 0;
    right: 0;
    display: none;
    padding: 8px;
    background-color:
    white;
    border: 1px solid
    #CCC;
    border-width: 1px 0 0 1px;
    z-index: 100;
}

.helpDiv .back, .helpDivHighlight .back {
    margin: -8px auto 0;
    line-height: 110%;
    width: 100%;
    font-size: .9em;
    text-align: right;
    visibility: hidden;
}

.helpDiv h2, .helpDiv h3{   
    font-family: "Myriad PRO","Myriad TM",arial,helvetica,sans-serif;
    font-weight: normal;
    font-size: 1.4em;
    margin-bottom: 10px;
}

.helpDivHighlight {
    border: 1px solid #C00;
    background-color: #FFB;
    padding: 0 5px 5px;
    margin-bottom: 10px;
}

.highlighted {
    background-color:#CCC;
    border: 1px solid red;
    padding: 10px;
    margin-top:10px;
    width:900px;
}

.slides_container {
    
}