/*MAIN CONTENT*/
#highlights { position: relative; margin-bottom: 15px; width: 100%; height: 250px;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
#highlights img { margin: 0px auto; max-width: 1026px; max-height: 250px; border: none; }
.b_transparent { position: absolute; width: 100%; height: 250px; opacity: 0; filter: alpha(opacity=0); z-index: 0; }
.b_opaque { position: absolute; width: 100%; height: 250px; z-index: 1; }
#h_nav { position: absolute; bottom: 12px; left: 0px; right: 0px; margin: 0px auto; font-size: 0px; opacity: 0.2; z-index: 99; cursor: pointer; }
.h_nav_item { display: inline-block; margin: 0px 8px; width: 14px; height: 14px; background-color: #ffffff; border: 2px solid #000000; border-radius: 16px; }
.h_nav_item:hover, .h_nav_active { background-color: #483527; }
#h_nav_prev, #h_nav_next { position: absolute; top: 0px; bottom: 0px; margin: auto 0px; width: 50px; height: 92px; background-color: #ffffff; opacity: 0.2; z-index: 99; cursor: pointer; }
#h_nav_prev { left: 12px; background: url("images/arrow-l.png") no-repeat center; }
#h_nav_next { right: 12px; background: url("images/arrow-r.png") no-repeat center; }
#vgd_iprint { width: 100%; height: 502px; margin: 0px; padding: 0px; font-size: 0px; }
#box_iprint { display: inline-block; width: 300px; height: 100%; }
#box_samples { display: inline-block; margin: 0px 13px; width: 402px; height: 100%; }
#box_vgd { display: inline-block; width: 300px; height: 100%; }
#box_iprint img { border: none; width: 300px; height: 502px; }
#box_vgd img { border: none; width: 300px; height: 502px; }
#t_cont { position: relative; width: 100%; height: 88px; margin: 0px; text-align: center; }
.testimony { display: inline-block; height: 68px; margin: 0px auto; padding: 0px; }
.t_lquote { width: 40px; height: 100%; float: left; background: url(/img/home/lquote.png) no-repeat top; }
.t_rquote { width: 40px; height: 100%; float: left; background: url(/img/home/rquote.png) no-repeat bottom; }
.t_text { height: 100%; max-width: 900px; float: left; }
.t_text p.quote { word-wrap: break-word; margin: 12px 50px 2px 0px; text-align: left; font-family: Arial, sans-serif; font-size: 16px; color: #663300; }
.t_text p.by { margin: 0px; text-align: right; font-family: Arial, sans-serif; font-size: 13px; color: #663300; }

.transparent { position: absolute; width: 100%; height: 68px; padding: 10px 0px; opacity: 0; filter: alpha(opacity=0); z-index: 0; }
.opaque { position: absolute; width: 100%; height: 68px; padding: 10px 0px; z-index: 1; }

#benefits { width: 100%; height: 130px; font-size: 0px; }
#b_box1 { display: inline-block; width: 340px; height: 130px; }
#b_box2 { display: inline-block; margin: 0px 4px; width: 340px; height: 130px; }
#b_box3 { display: inline-block; width: 340px; height: 130px; }

#extra_info { display: inline-block; width: 600px; padding: 20px 0px; }

#partners { display: inline-block; text-align: left; }
#partners a { margin: 0px 10px; }
#partners a img { vertical-align: middle; }

p.info_title { margin: 0px; font-family: 'Aguafina Script', cursive; font-size: 22px; color: #663300; }
p.info_text { margin: 0px; font-family: Arial, sans-serif; font-size: 14px; line-height: 150%; color: #663300; }
/*MAIN CONTENT*/