/* Feature Graphics */
body#about #feature-area						{ background: url(../img/banner2.jpg) no-repeat; }
#feature-area                         { background: #fff; no-repeat; border: 1px solid #ddd;  margin-bottom: 15px; height: 320px; }
#feature-area                         { border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px; }

body#about #lower-area { width:630px;}
body#about #feature-area h2 {
background:transparent url() no-repeat scroll 0 0;
height:72px;
margin:20px 0 0 140px;
text-indent:-5000px;
}

/* advertisement*/
#right-col                            {padding-top: 40px; }
.promo-tile {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:#f3d397 none repeat scroll 0 0;
}

/* column */
.column                                   { margin: 0 10px 0 0; width: 302px; float: left; background: url(../img/bg_column_top.png) no-repeat 0 0;  }
.column .wrapper                          { background: url(../img/bg_column_bottom.png) no-repeat 0 100%; padding: 0 20px 0 20px; height: 430px; }
.column .learn-more                       { padding: 2px 18px 2px 0; background: url(/products/images/bullet_arrow_filled.png) no-repeat 100% 3px; }
.column h3                                { font-size: 140% !important; margin-top: 20px; }
.column h4                                { font-size: 120% !important; }
.column h4 a                              { text-decoration: none; }
  .column h4 a:link                         { color: #000; }
  .column h4 a:visited                      { color: #000; }
  .column h4 a:hover                        { color: #0074FD; }
  .column h4 a:active                       { color: #000; }
#col3                                     { margin-right: 0; }
.column .leading                          { height: 180px; border-bottom: 1px solid #ccc; }
.column .leading2                          { height: 220px; border-bottom: 1px solid #ccc; }
.column .note                             { color: #616161 !important; }


/* service list */
.services_list li {list-style-image:url(../img/arrow_gray.gif);}
.services_list {margin-left: 30px; color: #616161;}

.services_sublist li {list-style-image:none;list-style-type: disc ;}
.services_sublist {margin-left: 20px;}
