body img {
    height: auto;
    max-width:100%;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.main_wrapper {
    background-color:#FFFFFF;
    height:auto;
    margin-bottom:0;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
}
.footer {
    background-color:#EDEAED;
    padding:10px;
}
.header {
    margin-top:0px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #f0f0f0), color-stop(24%, #f5f5f5), color-stop(46%, #fcfcff), color-stop(81%, #ffffff), color-stop(100%, white));
    min-height:148px;
    background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #f5f5f5 24%, #fcfcff 46%, #ffffff 81%, white 100%);
    background-image:-moz-linear-gradient(top, #f0f0f0 0%, #f5f5f5 24%, #fcfcff 46%, #ffffff 81%, white 100%);
    background-image:-o-linear-gradient(top, #f0f0f0 0%, #f5f5f5 24%, #fcfcff 46%, #ffffff 81%, white 100%);
    background-image:-ms-linear-gradient(top, #f0f0f0 0%, #f5f5f5 24%, #fcfcff 46%, #ffffff 81%, white 100%);
    background-image:linear-gradient(to bottom, #f0f0f0 0%, #f5f5f5 24%, #fcfcff 46%, #ffffff 81%, white 100%);
}
.logo_holder {
    padding:10px;
    min-height:71px;
    background:url("../images/logo.png") no-repeat center top;
}
.DragNGo_logo {
    margin-top:0px;
    min-height:42px;
    padding-top:15px;
}
.Contact_Header {
    float: none;
    min-height: 101px;
    width: auto;
    margin-left: 0px;
    margin-top:0px;
    padding-top:5px;
    padding-right:5px;
}
.form {
    margin-top: 0em;
    min-height:28px;
    margin-bottom:0em;
    padding-top:0px;
    width:228px;
    margin-left:auto;
    margin-right:auto;
}
.search_box {
    height: 28px;
    font-family: Arial, Helvetica, sans-serif;
    color: #9F9F9F;
    line-height: 28px;
    padding-left: 12px;
    padding-right: 10px;
    display: block;
    border: none;
    outline: none;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d8d8db), color-stop(100%, #f2eff2));
    background-image:-webkit-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:-moz-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:-o-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:-ms-linear-gradient(top, #d8d8db 0%, #f2eff2 100%);
    background-image:linear-gradient(to bottom, #d8d8db 0%, #f2eff2 100%);
    float:left;
}
.search_box_align {
    margin-left: 0px;
}
.gobox {
    cursor: pointer;
    width:29px;
    height:28px;
    display:block;
    float:left;
    max-width:0none;
}
.hmenubar {
    width:auto;
    text-align: center;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    display:none;
    margin-top:10px;
    margin-bottom:10px;
    padding:10px;
}
.hmenubar li {
    position: relative;
    border-right: 1px solid rgb(204, 204, 204);
}
.hmenubar li a {
    font-family:'Antic', sans-serif;
    font-size: 14px;
    display: block;
    text-decoration: none;
    text-transform: uppercase;
    text-align: center;
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    height: auto;
    line-height: 37px;
    color: #797979;
    padding: 0 19px;
}
.hmenubar li a:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bffe), color-stop(100%, #047ad4));
    background-image:-webkit-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-moz-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-o-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-ms-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:linear-gradient(to bottom, #00bffe 0%, #047ad4 100%);
    color: #FFF;
}
.hmenubar li a.clicked {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bffe), color-stop(100%, #047ad4));
    background-image:-webkit-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-moz-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-o-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:-ms-linear-gradient(top, #00bffe 0%, #047ad4 100%);
    background-image:linear-gradient(to bottom, #00bffe 0%, #047ad4 100%);
    color: #FFF;
}
.nav_holder {
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    min-height:49px;
    padding-top:15px;
}
.slideshow {
    margin-top:15px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(204, 204, 204);
    background:url("../images/home_slideshow_placeholder.jpg") no-repeat center top;
    padding:10px;
    min-height:369px;
    display:none;
}
.hover_boxes {
    margin-top:25px;
    cursor:pointer;
    min-height:558px;
    color:#F0F0F0;
}
.box_area {
    background-color:#084D14;
    color:#f0f0f0;
    padding:20px 10px;
    min-height:156px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00660f), color-stop(68%, #267f33), color-stop(100%, #00ff26));
    background-image:-webkit-linear-gradient(top, #00660f 0%, #267f33 68%, #00ff26 100%);
    background-image:-moz-linear-gradient(top, #00660f 0%, #267f33 68%, #00ff26 100%);
    background-image:-o-linear-gradient(top, #00660f 0%, #267f33 68%, #00ff26 100%);
    background-image:-ms-linear-gradient(top, #00660f 0%, #267f33 68%, #00ff26 100%);
    background-image:linear-gradient(to bottom, #00660f 0%, #267f33 68%, #00ff26 100%);
}
.row_5 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_6 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_3 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_4 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_1 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_2 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.box_area:hover {
    background-color: #D6D3D6;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00ff26), color-stop(33%, #267f33), color-stop(100%, #084d13));
    background-image:-webkit-linear-gradient(top, #00ff26 0%, #267f33 33%, #084d13 100%);
    background-image:-moz-linear-gradient(top, #00ff26 0%, #267f33 33%, #084d13 100%);
    background-image:-o-linear-gradient(top, #00ff26 0%, #267f33 33%, #084d13 100%);
    background-image:-ms-linear-gradient(top, #00ff26 0%, #267f33 33%, #084d13 100%);
    background-image:linear-gradient(to bottom, #00ff26 0%, #267f33 33%, #084d13 100%);
}
.box_area h1:hover {
    color: #FF003D;
}
.box_area:hover span {
    color: #6C6B6B;
}
.box_area:hover h2 {
    color: #6419FF;
}
.row_1 h2:hover {
    color: #FF003D;
}
.videoSection {
    clear: both;
    min-height: 200px;
    margin:10px 0;
}
.videoHeading {
    clear: both;
    min-height: 100px;
    width: auto;
}
.youtubeVideo {
    clear: both;
    min-height: 100px;
    width: auto;
    display:none;
    margin-left:120px;
}
.video {
    float: none;
    width: auto;
    min-height: 100px;
}
.videoSidebar {
    float: none;
    width: auto;
    min-height: 100px;
    padding-left:10px;
}
.mVideo {
    clear: both;
    min-height: 100px;
}
.dragWherever {
    margin-top:36px;
    padding-top:20px;
    padding-bottom:20px;
}
.buyNowCTA {
    clear: both;
    min-height: 126px;
    margin-left:50px;
    margin-right:50px;
    -webkit-border-radius:30px;
    -moz-border-radius:30px;
    border-radius:30px;
    background-color:#B20027;
}
.benefits {
    clear: both;
    min-height: 293px;
}
.specs {
    clear: both;
    min-height: 100px;
    margin-bottom:15px;
}
.pcRequirements {
    clear: both;
    min-height: 100px;
}
.support {
    clear: both;
    min-height: 241px;
    border-style:solid;
    border-width:7px 0;
}
.row_25 {
    clear: both;
    min-height: 100px;
    width: auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1ccff), color-stop(60%, #f5f5f5), color-stop(82%, #fcfcff), color-stop(100%, #FFFFFF));
    background-image:-webkit-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 82%, #FFFFFF 100%);
    background-image:-moz-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 82%, #FFFFFF 100%);
    background-image:-o-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 82%, #FFFFFF 100%);
    background-image:-ms-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 82%, #FFFFFF 100%);
    background-image:linear-gradient(to bottom, #d1ccff 0%, #f5f5f5 60%, #fcfcff 82%, #FFFFFF 100%);
}
.row_26 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.heading {
    clear: both;
    min-height: 100px;
    width: auto;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #d1ccff), color-stop(60%, #f5f5f5), color-stop(80%, #fcfcff), color-stop(100%, #ffffff));
    background-image:-webkit-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 80%, #ffffff 100%);
    background-image:-moz-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 80%, #ffffff 100%);
    background-image:-o-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 80%, #ffffff 100%);
    background-image:-ms-linear-gradient(top, #d1ccff 0%, #f5f5f5 60%, #fcfcff 80%, #ffffff 100%);
    background-image:linear-gradient(to bottom, #d1ccff 0%, #f5f5f5 60%, #fcfcff 80%, #ffffff 100%);
}
.row_28 {
    clear: both;
    min-height: 100px;
    margin:10px 5px 15px 5px;
}
.row_29 {
    clear: both;
    min-height: 100px;
    width: auto;
    border-style:solid;
    border-width:1px;
}
.column_14 {
    float: none;
    width: auto;
    min-height: 100px;
    border-right:1px solid;
    padding-left:5px;
}
.column_15 {
    float: none;
    width: auto;
    min-height: 100px;
    padding-left:5px;
}
.row_23 {
    clear: both;
    min-height: 464px;
    width: auto;
    padding:5px;
    margin-left:5px;
    margin-right:5px;
}
.row_7 {
    clear: both;
    min-height: 93px;
    width: auto;
    margin-top:10px;
    padding-left:20px;
    padding-right:40px;
}
.row_8 {
    clear: both;
    min-height: 100px;
    width: auto;
    margin-left:auto;
}
.column_3 {
    float: left;
    width: 120px;
    min-height: 100px;
}
.column_3_align {
    margin-left: 3px;
}
.row_11 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_12 {
    clear: both;
    min-height: 46px;
    width: auto;
}
.column_4 {
    float: left;
    width: 124px;
    min-height: 100px;
}
.row_13 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_14 {
    clear: both;
    min-height: 46px;
    width: auto;
}
.column_5 {
    float: left;
    width: 120px;
    min-height: 100px;
}
.row_15 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_16 {
    clear: both;
    min-height: 46px;
    width: auto;
}
.row_9 {
    clear: both;
    min-height: 100px;
    width: auto;
    padding-left:40px;
    padding-right:40px;
}
.downloads {
    clear: both;
    min-height: 169px;
    margin:15px 50px;
    -webkit-border-radius:15px;
    -moz-border-radius:15px;
    border-radius:15px;
    border-style:solid;
    border-width:1px;
    border-color:#70F5EE;
    background-color:#FFF3C7;
}
.row_19 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_20 {
    clear: both;
    min-height: 34px;
    width: auto;
    border-bottom:1px dotted #28A199;
    margin-right:3px;
    margin-left:3px;
}
.column_6 {
    float: none;
    width: auto;
    min-height: 65px;
    padding:15px;
    border-right:0px solid rgb(40, 161, 153);
    margin-top:3px;
    margin-bottom:3px;
}
.list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
.column_7 {
    float: none;
    width: auto;
    min-height: 0px;
    padding:15px;
    margin-top:3px;
    margin-bottom:3px;
}
.buyArea {
    clear: both;
    min-height: 85px;
    margin-top:15px;
}
.dragNgo {
    clear: both;
    min-height: 100px;
    width: auto;
    padding-top:25px;
    border-top:7px solid;
}
.imageInfo {
    float: none;
    width: auto;
    min-height: 100px;
    padding-left:10px;
    margin-left:10px;
}
.buy {
    float: none;
    width: auto;
    min-height: 100px;
    margin-right:10px;
}
.dragNgoCombo1 {
    clear: both;
    min-height: 100px;
    width: auto;
    margin-top:0px;
    padding-top:25px;
    border-top:5px double;
}
.dragNgoCombo2 {
    clear: both;
    min-height: 100px;
    width: auto;
    border-top:5px double;
    padding-top:25px;
    padding-bottom:25px;
    border-bottom:7px solid;
}
.row_9 li {
    margin-left:40px;
    text-align:left;
}
.row_9 h4 {
    color: #000000;
    padding-left:20px;
    text-align:left;
}
.column_1 {
    float: none;
    width: auto;
    min-height: 75px;
    line-height:%;
}
.column_1 h4 {
    color: #f0f0f0;
    line-height:1em;
}
.column_2 {
    float: none;
    width: auto;
    min-height: 40px;
    padding-top:20px;
}
a.button1 {
    display:block;
    text-decoration: none;
    padding: 7px 0 5px 0;
    width:120px;
    text-align:center;
    border-color:#039FD3;
    border-width:1px;
    -webkit-border-radius:0px;
    border-style:solid;
    color:#FFF;
    text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -moz-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:0px 1px 0px rgba(0, 0, 0, 0.18);
    margin-left:auto;
    margin-right:auto;
    min-height:17px;
    -moz-border-radius:0px;
    border-radius:0px;
    font:bold 13px/120% Arial, Helvetica, sans-serif;
    background-color:transparent;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00ff2b), color-stop(33%, #009917), color-stop(97%, #00b21b));
    background-image:-webkit-linear-gradient(top, #00ff2b 0%, #009917 33%, #00b21b 97%);
    background-image:-moz-linear-gradient(top, #00ff2b 0%, #009917 33%, #00b21b 97%);
    background-image:-o-linear-gradient(top, #00ff2b 0%, #009917 33%, #00b21b 97%);
    background-image:-ms-linear-gradient(top, #00ff2b 0%, #009917 33%, #00b21b 97%);
    background-image:linear-gradient(to bottom, #00ff2b 0%, #009917 33%, #00b21b 97%);
}
a.button1:visited {
    color:#FFF;
}
a.button1:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #8AE2FF), color-stop(4%, #01BDFC), color-stop(98%, #019FD3));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-moz-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-o-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:-ms-linear-gradient(top, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
    background-image:linear-gradient(to bottom, #8AE2FF 0%, #01BDFC 4%, #019FD3 98%);
}
a.button1:active {
    color:#FFF;
}
.leftBox {
    border-right:0px dotted;
    padding-right:5px;
}
.news_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.news_list li {
    line-height: 157%;
    min-height:135px;
}
body {
    font-family: Arial, Helvetica, sans-serif;
    text-align: center;
    line-height: 157%;
    color: #505050;
    font-size: 14px;
    letter-spacing:0px;
    background-color:#EDEAED;
}
body h2 {
    color: white;
    font: normal 36px/40px Arial, Helvetica, sans-serif;
    padding:0;
    line-height: 100%;
    margin-top:0;
    margin-bottom:0;
}
body h3 {
    color: #666;
    font-size: 18px;
    font-weight: bold;
    line-height: 100%;
}
body p {
    font-size:14px;
}
.buy p {
    color: #000000;
    padding:0em;
}
.row_9 p {
    color: #000000;
}
.hover_boxes p {
    color: #F0F0F0;
}
.box_area p {
    color: white;
    line-height:115%;
}
.row_1 p {
    color: #F0F0F0;
}
.productInfo p {
    color: #000000;
}
body a {
    color: #1C66C7;
    font-weight: normal;
}
.description_text {
    color: #B8B8B8;
    font: normal 12px/16px Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:24px;
    margin-bottom:0;
}
.button {
    display: block;
    width: 113px;
    color: white;
    text-decoration:none;
    font: bold 12px/35px Arial, Helvetica, sans-serif;
    text-align: center;
    border-color:#0162B2;
    border-style:solid;
    border-width:1px;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #00bffe), color-stop(100%, #047ed5));
    background-image:-webkit-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:-moz-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:-o-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:-ms-linear-gradient(top, #00bffe 0%, #047ed5 100%);
    background-image:linear-gradient(to bottom, #00bffe 0%, #047ed5 100%);
    -webkit-border-radius:2px;
    -moz-border-radius:2px;
    border-radius:2px;
    min-height:9px;
    margin:0 auto;
}
.button:hover {
    -webkit-border-radius:2px;
    border-color:#0162B2;
    border-style:solid;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #047ed5), color-stop(100%, #00bffe));
    background-image:-webkit-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-moz-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-o-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-ms-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:linear-gradient(to bottom, #047ed5 0%, #00bffe 100%);
    -moz-border-radius:2px;
    border-radius:2px;
}
h2.title, h3.title {
    color: #474747;
    margin-top:0;
    margin-bottom:20px;
}
.employee {
    clear: both;
    min-height: 110px;
    margin-top:10px;
    margin-bottom:10px;
}
.client_review {
    padding-bottom:20px;
}
.description_button {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 28px;
    color: #919191;
    width: 108px;
    height: 37px;
    text-align: center;
    background-color: #D5D5D5;
    display: block;
    text-decoration:none;
    margin-top:0;
    margin-bottom:20px;
    margin-left:auto;
    margin-right:auto;
    padding-top:10px;
}
.description_button:hover {
    color: #FFF;
    background-color:#3B3B3B;
}
.news {
    margin-top:25px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #01B6F9;
    font-weight: bold;
    background-color: inherit;
    text-align:left;
}
.paragraph {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    margin-top: 10px;
}
.client {
    width:96px;
    height:99px;
    background-color:#EAEAEA;
    padding:10px;
    float:left;
    border:#CCC 1px solid;
    margin-right:20px;
}
.review_text {
    padding:0 10px 10px 10px;
    min-height:119px;
}
.revtitle {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    line-height: 18px;
    color: #3B3B3B;
    background-color: inherit;
    padding:0;
    margin-top:0;
    margin-bottom:20px;
    text-align:left;
}
.revtext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    margin-top:3px;
    margin-bottom:0;
    text-align:left;
}
.readmore_review {
    font-family:Arial, Helvetica, sans-serif;
    font-size:12px;
    line-height:16px;
    font-weight:bold;
    color:rgb(145, 145, 145);
    margin-top:15px;
    display:block;
    text-decoration:none;
    text-align:left;
    min-height:15px;
    background:no-repeat left center;
    padding-left:0px;
}
.readmore_review:hover {
    color:rgb(1, 182, 249);
    background-image:url(../images/arowreadmorehover.png);
    background-repeat:no-repeat;
    background-position:66px 5px;
}
.rights {
    color: #3B3B3B;
    background-color: inherit;
    text-align: center;
    margin-top:0em;
    margin-bottom:0em;
    font:normal normal normal 10px/normal Arial, Helvetica, sans-serif;
}
a.privacy {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #0A93C9;
    background-color: inherit;
    text-decoration:none;
}
a.privacy:hover {
    text-decoration:underline;
}
/*about.css starts here */
 .content {
    margin-top:0px;
}
.FAQHeader {
    clear: both;
    min-height: 100px;
    width: auto;
    margin-top:10px;
}
.FAQHeaderC1 {
    float: none;
    width: auto;
    min-height: 100px;
    border-right:1px dashed #5C5C5C;
    margin-top:0px;
}
.FAQHeaderC2 {
    float: none;
    width: auto;
    min-height: 100px;
}
.FAQList {
    clear: both;
    min-height: 185px;
    width: auto;
}
.FAQListC1 {
    background-color: #FFF3C7;
    color: #000000;
    float: none;
    width: auto;
    min-height: 660px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff3c7), color-stop(66%, #ffeeb0), color-stop(100%, #fff3c7));
    background-image: -webkit-linear-gradient(top, #fff3c7 0%, #ffeeb0 66%, #fff3c7 100%);
    background-image: -moz-linear-gradient(top, #fff3c7 0%, #ffeeb0 66%, #fff3c7 100%);
    background-image: -o-linear-gradient(top, #fff3c7 0%, #ffeeb0 66%, #fff3c7 100%);
    background-image: -ms-linear-gradient(top, #fff3c7 0%, #ffeeb0 66%, #fff3c7 100%);
    background-image: linear-gradient(to bottom, #fff3c7 0%, #ffeeb0 66%, #fff3c7 100%);
    padding-right:10px;
    border-style:solid;
    border-width:1px;
    border-color:#2600FF;
}
.list1 {
    font-family : Arial, Helvetica, sans-serif;
    text-align : left;
    font-size : 14px;
    line-height : 250%;
}
.list1 h1 {
    color: #000000;
}
.list1 a {
    color: #0024FF;
}
.FAQListC2 {
    background-color: #FFF3C7;
    color: #000000;
    float: none;
    width: auto;
    min-height: 1500px;
    margin-top: 5px;
    margin-left: 5px;
    margin-right: 5px;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fff3c7), color-stop(64%, #ffeeb0), color-stop(100%, #fff3c7));
    background-image: -webkit-linear-gradient(top, #fff3c7 0%, #ffeeb0 64%, #fff3c7 100%);
    background-image: -moz-linear-gradient(top, #fff3c7 0%, #ffeeb0 64%, #fff3c7 100%);
    background-image: -o-linear-gradient(top, #fff3c7 0%, #ffeeb0 64%, #fff3c7 100%);
    background-image: -ms-linear-gradient(top, #fff3c7 0%, #ffeeb0 64%, #fff3c7 100%);
    background-image: linear-gradient(to bottom, #fff3c7 0%, #ffeeb0 64%, #fff3c7 100%);
    padding-right:10px;
    border-style:solid;
    border-width:1px;
    border-color:#2600FF;
}
.FAQAnswers {
    clear: both;
    min-height: 100px;
    width: auto;
    margin-top:10px;
    margin-left:5px;
    margin-right:5px;
}
.FAQAnswers p {
    margin-left:-20px;
    font-size:1.12em;
    font-weight:bold;
    margin-bottom:0px;
}
.services_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.services_list li {
    line-height: 157%;
}
.main_form_holder {
    margin-top:20px;
    margin-bottom:20px;
}
.form_main_holder {
    min-height: 485px;
    padding:0 20px;
    margin-top:20px;
    margin-bottom:20px;
    border-right:1px dotted #000000;
}
.main_map_holder {
    margin-top:20px;
    margin-bottom:20px;
    padding-top:0;
    padding-bottom:0;
}
.about_content {
    border-right:1px dotted;
    padding-top:5px;
    padding-bottom:0;
}
.about_sidebar {
    padding-top:5px;
}
.team_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:10px;
}
.team_list li {
    line-height: 157%;
}
.company_description {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
}
.about_list {
    padding:10px;
    min-height:10px;
}
.about_list li {
    padding-bottom:9px;
    background-image:url(../images/arowreadmore.png);
    background-repeat:no-repeat;
    background-position:0px 5px;
    padding-left:16px;
}
.about_list a {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    display: block;
    text-decoration: none;
}
.about_list a:hover {
    color:#666;
}
.team_image_holder {
    padding:10px;
    min-height:10px;
}
.team_image_holder {
    padding:10px;
    min-height:10px;
}
.team_text {
    padding:10px;
    min-height:10px;
}
.team_text {
    font-family: Arial, Helvetica, sans-serif;
    color: #919191;
    background-color: inherit;
    padding:10px;
}
.about_team {
    font-size: 12px;
    line-height: 16px;
}
.about_list li {
    color: #616061;
}
.image_employee {
    border-color: #DBDBDB;
    border-style:solid;
    height:84px;
    border-width:1px;
    width:84px;
    padding:10px;
    margin-left:auto;
    margin-right:auto;
    display:block;
    margin-bottom:10px;
}
.about_sidebar p {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
    width: auto;
    margin-top: 8px;
}
.em_pos {
    color: #3B3B3B;
    font-size: 11px;
    text-align:left;
}
.team_img {
    border-color: #CCCCCC;
    border-style:solid;
    min-height:164px;
    border-width:1px;
    padding:10px;
    width:184px;
    margin-top:20px;
}
.name, .email, .phone {
    width: 137px;
}
.confirm label {
    display: block;
    position: relative;
    min-height: 60px;
}
.confirm input {
    display: block;
    outline: none;
    padding: 0 15px;
    width: 80%;
    height: 48px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin-top:0;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}
.confirm label.message {
    min-height: 170px;
    width:110px;
}
.confirm textarea {
    resize: none;
    overflow: auto;
    display: block;
    outline: none;
    padding: 10px 15px;
    width: 80%;
    height: 128px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: white;
    border: 1px solid #E7E7E7;
    margin-top:0;
    margin-bottom:10px;
    margin-left:auto;
    margin-right:auto;
}
.button-small {
    min-width: 89px;
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
    display: inline-block;
    color: #FCFBF7;
    font: bold 12px/35px Arial, Helvetica, sans-serif;
    line-height: 27px;
    -webkit-border-radius: 2px;
    position: relative;
    margin-right:20px;
    text-decoration:none;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #00BFFE), color-stop(100%, #047ED5));
    background-image: -webkit-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: -moz-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: -o-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: -ms-linear-gradient(top, #00BFFE 0%, #047ED5 100%);
    background-image: linear-gradient(to bottom, #00BFFE 0%, #047ED5 100%);
    -moz-border-radius: 2px;
    border-radius: 2px;
    width:89px;
    min-height:34px;
    padding-top:10px;
}
.button-small:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #047ed5), color-stop(100%, #00bffe));
    background-image:-webkit-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-moz-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-o-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:-ms-linear-gradient(top, #047ed5 0%, #00bffe 100%);
    background-image:linear-gradient(to bottom, #047ed5 0%, #00bffe 100%);
}
.google_map {
    padding:10px;
}
.company_address_text {
    margin-top:30px;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    background-color: inherit;
}
.company_name {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    line-height: 16px;
    color: #01B6F9;
    font-weight: bold;
    background-color: inherit;
}
.services_holder {
    clear: both;
    min-height: 600px;
    margin-bottom:20px;
}
.services_row {
    clear: both;
    min-height: 170px;
    margin-top:30px;
    padding-bottom:30px;
}
.service_nugget {
    min-height: 191px;
    margin-left: 0px;
    margin-bottom:30px;
    display:inline-block;
}
.image {
    padding-top:10px;
    padding-bottom:10px;
}
.services_main_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 16px;
    color: #919191;
    border-right-width:1px;
    border-bottom:1px dotted #303030;
    padding:10px;
}
.service_text {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    line-height: 16px;
    color: #919191;
    padding-right:10px;
    margin-top:10px;
    margin-bottom:10px;
}
.service_title:hover {
    color: #01B6F9;
    cursor:pointer;
}
h3.service_title {
    min-height: 13px;
    margin-top: 0px;
    margin-bottom: 15px;
    font-size: 18px;
    line-height: 110%;
    color: #474747;
    font-weight: lighter;
}
.nav_holder select {
    display: inline-block;
    width: 90%;
    height: 30px;
}
.contact_form_unit_wrapper {
    width: auto;
    min-height: 299px;
    float: none;
}
.contact_form {
    float: none;
}
.btns {
    min-height: 34px;
}
h4.headerHours {
    text-align: center;
}
h1.headerPhone {
    text-align: center;
    margin-top:0px;
}
span.span {
    text-align:center;
}
span.span1 {
    text-align:center;
}
h4.heading {
    margin:10px;
    background-image:none;
    min-height:15px;
}
h2.heading1 {
    padding-left: 0px;
}
h4.paragraph1 {
    padding-left: 20px;
    text-align:left;
}
img.image1 {
    margin-left: auto;
    margin-right:auto;
}
img.image2 {
    margin-left: auto;
    margin-right:auto;
}
img.image3 {
    margin-left: auto;
    margin-right:auto;
}
h3.paragraph2 {
    text-align: center;
}
h3.paragraph3 {
    text-align: center;
}
h3.paragraph4 {
    text-align: center;
}
h3.heading2 {
    text-align: center;
}
h2.heading3 {
    color: #000000;
    font-size:25px;
    padding-bottom:10px;
}
h5.heading4 {
    border-top:1px dashed;
    border-bottom:1px dashed;
    border-right:0px dotted;
    padding:.83em;
}
h3.heading5 {
    background-color:#E8F1F7;
    margin:0em;
    padding:.83em;
}
img.image4 {
    margin-left: 10px;
    margin-bottom:10px;
}
img.image5 {
    margin-left: auto;
    margin-right:auto;
}
img.image6 {
    margin-left: auto;
    margin-right:auto;
}
img.image7 {
    margin-left: auto;
    margin-right:auto;
}
h3.heading6 {
    text-align: center;
    color:#0E0EEB;
    margin:0.3em 0;
}
h3.heading7 {
    text-align: center;
    margin-top:2em;
    margin-bottom:0em;
    color:#217A18;
    font-size:22px;
}
h3.heading8 {
    color: #217A18;
    font-size:23px;
    text-align:center;
    margin-top:2em;
    margin-bottom:0em;
}
p.paragraph5 {
    color: #000000;
    margin-left:5px;
    margin-right:5px;
    text-align:left;
}
p.paragraph6 {
    text-align: left;
}
p.paragraph7 {
    text-align: left;
}
p.paragraph8 {
    text-align: left;
}
p.paragraph9 {
    text-align: left;
}
p.paragraph10 {
    text-align: left;
}
.customClass1 {
    padding-left: 7px;
    border-top:1px solid;
    border-right:1px solid;
    border-bottom:1px solid;
    background-color:#F0F2FA;
}
.customClass3 {
    padding-left: 7px;
}
.customClass5 {
    padding-left: 7px;
    background-color:#F0F2FA;
    border-style:solid;
    border-width:1px 1px 1px 0;
}
.customClass7 {
    padding-left: 7px;
    border-style:solid;
    border-width:1px 1px 1px 0;
    background-color:#F0F2FA;
}
.customClass9 {
    padding-left: 7px;
}
.customClass11 {
    padding-left: 7px;
}
.customClass13 {
    padding-left: 7px;
    border-style:solid;
    border-width:1px 1px 1px 0;
    background-color:#F0F2FA;
}
.customClass15 {
    padding-left: 7px;
}
.customClass17 {
    padding-left: 7px;
    border-style:solid;
    border-width:1px 1px 1px 0;
    background-color:#F0F2FA;
}
.customClass19 {
    padding-left: 7px;
}
.customClass2 {
    border-style: solid;
    border-width:1px 0 1px 1px;
    background-color:#F0F2FA;
    min-height:15px;
}
.customClass6 {
    background-color: #F0F2FA;
    border-style:solid;
    border-width:1px 0 1px 1px;
}
.customClass8 {
    border-style: solid;
    border-width:1px 0 1px 1px;
    background-color:#F0F2FA;
}
.customClass14 {
    background-color: #F0F2FA;
    border-style:solid;
    border-width:1px 0 1px 1px;
}
.customClass18 {
    border-style: solid;
    border-width:1px 0 1px 1px;
    background-color:#F0F2FA;
}
strong.customClass22 {
    text-align: left;
}
strong.customClass23 {
    text-align: left;
}
strong.customClass24 {
    text-align: left;
}
strong.customClass25 {
    text-align: left;
}
strong.customClass21 {
    text-align: left;
}
strong.customClass26 {
    text-align: left;
}
strong.customClass27 {
    text-align: left;
}
strong.customClass28 {
    text-align: left;
}
strong.customClass29 {
    text-align: left;
}
strong.customClass30 {
    text-align: left;
}
p.paragraph11 {
    color: #000000;
}
p.paragraph12 {
    color: #000000;
}
h1.FAQHeadingh1 {
    line-height:157%;
    font-size:2em;
    margin-top:.67em;
}
.customClass li {
    line-height: 175%;
    color:#000000;
    text-align:left;
    margin-left:-10px;
}
img.image9 {
}
@media only screen and (min-width : 641px) {
    body img {
        height: auto;
        max-width:none;
    }
    body {
        min-width:960px;
        text-align: left;
    }
    body ul {
        list-style-type: disc;
        padding-left:40px;
    }
    .hmenubar {
        display: block;
    }
    .nav_holder select {
        display: none;
    }
    .hmenubar li {
        padding: 0 21px 0 0;
        display: inline-block;
    }
    .main_wrapper {
        clear: both;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        min-height: 700px;
        margin-top:20px;
        padding:0;
    }
    .footer {
        min-height: 20px;
        padding-right: 0px;
        padding-top: 33px;
        padding-bottom: 33px;
        padding-left: 0px;
    }
    .header {
        clear: both;
        min-height: 94px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top:20px;
    }
    .logo_holder {
        float: left;
        width: 270px;
        min-height: 97px;
        margin-left: 0px;
        padding: 0px;
        background-position:0px 0px;
    }
    .DragNGo_logo {
        float: left;
        width: 325px;
        min-height: 97px;
        padding-top:0;
    }
    .Contact_Header {
        float: left;
        min-height: 96px;
        width: 320px;
        padding-right:5px;
    }
    form {
        float: right;
        margin-right: 20px;
    }
    .form {
        margin-top: 0;
        margin-bottom: 0;
        min-height: 55px;
        margin-left:0;
        margin-right:0;
        width:238px;
    }
    .search_box {
        float: left;
        margin-right: 0px;
        width:162px;
    }
    .gobox {
        float: left;
        height:28px;
        width:30px;
    }
    .hmenubar {
        list-style: none;
        padding: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .hmenubar li a {
        text-align: center;
    }
    .nav_holder {
        clear: both;
        min-height: 58px;
        padding-top:0;
    }
    .slideshow {
        clear: both;
        min-height: 369px;
        margin-left: 20px;
        margin-right: 20px;
        padding: 0px;
        background-position:50% 0%;
        display:block;
    }
    .hover_boxes {
        clear: both;
        min-height: 260px;
        margin-left: 20px;
        margin-right: 20px;
    }
    .box_area {
        float: left;
        width: 265px;
        min-height: 220px;
        margin-right: 1px;
        padding: 20px;
    }
    .row_5 {
        clear: both;
        min-height: 177px;
        width: auto;
    }
    .row_6 {
        clear: both;
        min-height: 37px;
        width: auto;
    }
    .row_3 {
        clear: both;
        min-height: 177px;
        width: auto;
    }
    .row_4 {
        clear: both;
        min-height: 37px;
        width: auto;
    }
    .row_1 {
        clear: both;
        min-height: 177px;
        width: auto;
    }
    .row_2 {
        clear: both;
        min-height: 37px;
        width: auto;
    }
    .videoSection {
        clear: both;
        min-height: 100px;
        margin:20px 0 0 0;
        padding:0 40px;
    }
    .videoHeading {
        clear: both;
        min-height: 50px;
        width: auto;
    }
    .youtubeVideo {
        clear: both;
        min-height: 50px;
        width: auto;
        display:block;
        margin-right:0px;
        margin-left:0px;
    }
    .video {
        float: left;
        width: 640px;
        min-height: 360px;
    }
    .videoSidebar {
        float: left;
        width: 225px;
        min-height: 360px;
        padding-left:15px;
    }
    .mVideo {
        clear: both;
        min-height: 100px;
        display:none;
    }
    .dragWherever {
        clear: both;
        min-height: 328px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .buyNowCTA {
        clear: both;
        min-height: 75px;
        margin-left:50px;
        margin-right:50px;
    }
    .benefits {
        clear: both;
        min-height: 100px;
    }
    .specs {
        clear: both;
        min-height: 432px;
    }
    .pcRequirements {
        clear: both;
        min-height: 311px;
    }
    .support {
        clear: both;
        min-height: 276px;
        border-style:solid solid groove solid;
        border-width:7px 0;
    }
    .row_25 {
        clear: both;
        min-height: 69px;
        width: auto;
    }
    .row_26 {
        clear: both;
        min-height: 138px;
        width: auto;
    }
    .heading {
        clear: both;
        min-height: 50px;
        width: auto;
    }
    .row_28 {
        clear: both;
        min-height: 225px;
        margin-left:200px;
        margin-right:200px;
    }
    .row_29 {
        clear: both;
        min-height: 51px;
        width: auto;
        border-style:solid;
        border-width:1px;
    }
    .column_14 {
        float: left;
        width: 194px;
        min-height: 20px;
        border-right-width:1px;
        border-right-style:solid;
        padding-left:5px;
    }
    .column_15 {
        float: left;
        min-height: 20px;
        padding-left:5px;
    }
    .row_30 {
        clear: both;
        min-height: 20px;
        width: auto;
    }
    .column_16 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .column_17 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .row_31 {
        clear: both;
        min-height: 20px;
        width: auto;
    }
    .column_18 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .column_19 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .row_32 {
        clear: both;
        min-height: 20px;
        width: auto;
    }
    .column_20 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .column_21 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .row_33 {
        clear: both;
        min-height: 20px;
        width: auto;
    }
    .column_22 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .column_23 {
        float: left;
        width: 480px;
        min-height: 20px;
    }
    .row_23 {
        clear: both;
        min-height: 407px;
        width: auto;
        padding:5px;
        margin-left:200px;
        margin-right:200px;
    }
    .row_7 {
        clear: both;
        min-height: 93px;
        width: auto;
        padding-left:40px;
        padding-right:40px;
    }
    .row_8 {
        clear: both;
        min-height: 90px;
        width: auto;
        margin-left:0;
    }
    .column_3 {
        float: left;
        width: 320px;
        min-height: 90px;
        margin-left:0;
    }
    .row_11 {
        clear: both;
        min-height: 45px;
        width: auto;
    }
    .row_12 {
        clear: both;
        min-height: 45px;
        width: auto;
    }
    .column_4 {
        float: left;
        width: 320px;
        min-height: 90px;
    }
    .row_13 {
        clear: both;
        min-height: 45px;
        width: auto;
    }
    .row_14 {
        clear: both;
        min-height: 45px;
        width: auto;
    }
    .column_5 {
        float: left;
        width: 320px;
        min-height: 90px;
    }
    .row_15 {
        clear: both;
        min-height: 45px;
        width: auto;
    }
    .row_16 {
        clear: both;
        min-height: 45px;
        width: auto;
    }
    .row_9 {
        clear: both;
        min-height: 498px;
        width: auto;
        padding-left:40px;
        padding-right:40px;
    }
    .row_9 li {
        text-align: left;
    }
    .downloads {
        clear: both;
        min-height: 109px;
        margin-right:50px;
        margin-left:50px;
        border-style:solid;
        border-width:2px;
    }
    .row_19 {
        clear: both;
        min-height: 81px;
        width: auto;
    }
    .row_20 {
        clear: both;
        min-height: 28px;
        width: auto;
        margin-right:3px;
        margin-left:3px;
    }
    .column_6 {
        float: left;
        width: 417px;
        min-height: 65px;
        padding:5px;
        border-right-width:1px;
        border-right-style:dotted;
    }
    .column_7 {
        float: left;
        width: 418px;
        min-height: 49px;
        padding:5px;
    }
    .buyArea {
        clear: both;
        min-height: 712px;
    }
    .dragNgo {
        clear: both;
        min-height: 437px;
        width: auto;
    }
    .imageInfo {
        float: left;
        width: 470px;
        min-height: 128px;
        padding-left:0px;
        margin-left:10px;
    }
    .buy {
        float: left;
        width: 470px;
        min-height: 128px;
        margin-right:10px;
    }
    .dragNgoCombo1 {
        clear: both;
        min-height: 217px;
        width: auto;
    }
    .column_8 {
        float: left;
        width: 480px;
        min-height: 128px;
    }
    .column_9 {
        float: left;
        width: 480px;
        min-height: 128px;
    }
    .dragNgoCombo2 {
        clear: both;
        min-height: 533px;
        width: auto;
    }
    .column_10 {
        float: left;
        width: 480px;
        min-height: 129px;
    }
    .column_11 {
        float: left;
        width: 480px;
        min-height: 129px;
    }
    .column_1 {
        float: left;
        width: 567px;
        min-height: 75px;
        padding-left:50px;
    }
    .column_2 {
        float: left;
        width: 243px;
        min-height: 55px;
    }
    .leftBox {
        float: left;
        width: 286px;
        min-height: 312px;
        border-right-width:1px;
    }
    .news_list {
        list-style-type: none;
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .productInfo {
        float: left;
        width: 567px;
        min-height: 328px;
        padding-left: 20px;
    }
    body h2 {
        margin-right: 0;
        margin-left: 0;
    }
    .description_text {
        margin-right: 0;
        margin-left: 0;
    }
    .button {
        text-align: center;
        margin-right: auto;
        margin-left: auto;
        min-height:27px;
    }
    h2.title, h3.title {
        margin-right: 0;
        margin-left: 0;
    }
    .employee {
        width: 285px;
        margin-bottom:0;
        margin-top:5px;
    }
    .client_review {
        clear: both;
        min-height: 121px;
        width: 572px;
    }
    .description_button {
        text-align: center;
        margin-right: 0px;
        margin-left: 0px;
        width:81px;
        height:28px;
        padding-top:0;
        float:left;
    }
    .paragraph {
        width: 244px;
    }
    .review_text {
        float: left;
        min-height: 100px;
        width: 433px;
        padding-left: 20px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .revtitle {
        margin-right: 0;
        margin-left: 0;
        text-align:left;
    }
    .revtext {
        width: 403px;
        margin-right: 0;
        margin-left: 0;
        text-align:left;
    }
    .rights {
        text-align: center;
        font-size:12px;
    }
    .content {
        min-height: 886px;
    }
    .FAQHeader {
        clear: both;
        min-height: 150px;
        width: auto;
    }
    .FAQHeaderC1 {
        float: left;
        width: 649px;
        min-height: 150px;
    }
    .FAQHeaderC2 {
        float: left;
        width: 310px;
        min-height: 150px;
    }
    .FAQList {
        clear: both;
        min-height: 1307px;
        width: auto;
    }
    .FAQListC1 {
        float: left;
        width: 458px;
        min-height: 1295px;
        margin-left:5px;
        margin-right:10px;
        border-style:solid;
        border-width:1px;
        padding-right:5px;
    }
    .FAQListC2 {
        float: left;
        width: 433px;
        min-height: 1295px;
        margin-left:10px;
        margin-right:30px;
        border-style:solid;
        border-width:1px;
        margin-top:10px;
        padding-right:5px;
    }
    .FAQAnswers {
        clear: both;
        min-height: 358px;
        width: auto;
        margin-left:30px;
        margin-right:30px;
    }
    .FAQAnswers p {
        margin-left: -40px;
        padding-left: 3px;
        font-size: 1.2em;
        border-left: #575757 solid 1px;
        border-bottom: #575757 solid 1px;
        background-color: #F3F3F3;
        padding-bottom: 3px;
        padding-top: 3px;
        padding-right: 3px;
    }
    .services_content {
        float: left;
        min-height: 600px;
        width: 920px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .services_list {
        list-style-type: none;
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .main_form_holder {
        float: left;
        width: 490px;
        min-height: 463px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .main_map_holder {
        float: left;
        width: 365px;
        min-height: 483px;
        padding-right: 20px;
        padding-left: 40px;
    }
    .about_content {
        float: left;
        width: 567px;
        min-height: 511px;
        padding-right: 25px;
        padding-left: 20px;
    }
    .about_sidebar {
        float: left;
        width: 287px;
        min-height: 516px;
        padding-left: 20px;
    }
    .team_list {
        list-style-type: none;
        padding-left: 0px;
        text-align: left;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .about_list {
        list-style-type: none;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 0px;
    }
    .team_box {
        clear: both;
        min-height: 239px;
    }
    .team_image_holder {
        margin-left: 0px;
        padding: 0px;
    }
    .team_image_holder {
        float: left;
        width: 216px;
        min-height: 239px;
        padding: 0px;
    }
    .team_text {
        float: left;
        width: 346px;
        min-height: 209px;
        margin-left: 20px;
        padding: 0px;
    }
    .team_text {
        width: 327px;
        padding: 15px 0;
    }
    .description_unit_wrapper {
        width: 178px;
        min-height: 110px;
        float: left;
        margin-left:0;
    }
    .description {
        min-height: 102px;
        margin-left: 20px;
        padding: 0px;
    }
    .contact_form_unit_wrapper {
        width: 100%;
        min-height: 299px;
        float: left;
    }
    .contact_form {
        float: none;
    }
    .confirm label {
        width: 344px;
    }
    .confirm input {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:10px;
    }
    .confirm textarea {
        width: 100%;
        margin-right: 0;
        margin-left: 0;
        margin-bottom:10px;
    }
    .button-small {
        text-align: center;
        margin-right: 20px;
        min-width:60px;
        width:auto;
        min-height:0;
        padding-top:0;
    }
    .google_map {
        padding: 15px 0 0 0;
    }
    .company_address_text {
        width: 403px;
    }
    .service_nugget {
        width: 443px;
        float: left;
        margin-left: 10px;
    }
    .image {
        float: left;
        border-style: solid;
        border-width: 1px;
        border-color: #CCCCCC;
        padding-right: 10px;
        padding-left: 10px;
    }
    .services_main_text {
        float: left;
        min-height: 170px;
        width: 325px;
        margin-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }
    .readmore_review {
        width: auto;
        text-align:left;
        margin-left:0;
        margin-right:0;
        min-height:0;
        background-position:66px 5px;
        padding-left:0;
        background-image:url(../images/arowreadmore.png);
    }
    .search_box_align {
        margin-left: 24px;
    }
    .client {
        margin-right: 0;
    }
    .news {
        text-align: left;
    }
    .em_pos {
        text-align: left;
    }
    .image_employee {
        margin-left: 0;
        margin-right:10px;
        float:left;
        display:inline;
        margin-bottom:0;
    }
    .description p {
        width: 152px;
    }
    h1.headerPhone {
        min-height: 18px;
        padding-right:0px;
        text-align:right;
    }
    span.span {
        padding-right: 0px;
        text-align:left;
    }
    span.span1 {
        padding-right: 0px;
        text-align:left;
    }
    h4.heading {
        min-height: 0px;
        margin:5px 0 10px 0;
    }
    h2.heading1 {
        padding-left: 220px;
    }
    a.button1 {
        margin-left: auto;
        margin-right:auto;
        width:113px;
        min-height:21px;
    }
    h4.paragraph1 {
        padding-left: 20px;
        text-align:left;
    }
    img.image1 {
        display: block;
    }
    img.image2 {
        display: block;
    }
    img.image3 {
        display: block;
    }
    h5.heading4 {
        border-right-style: none;
        padding:.83em;
    }
    .buy p {
        min-height: 20px;
        padding:0 0 0 .83em;
    }
    h3.heading5 {
        margin-left: 0px;
        min-height:14px;
        padding:.83em;
    }
    img.image4 {
        max-width: 100%;
        float:right;
    }
    img.image5 {
        display: block;
    }
    img.image6 {
        display: block;
    }
    img.image7 {
        display: block;
    }
    h3.heading6 {
        min-height: 18px;
        margin-right:0px;
        margin-left:0px;
    }
    h4.headerHours {
        text-align: right;
    }
    h3.heading7 {
        min-height: 14px;
    }
    .SpecsTable {
        margin:0px;
        padding:0px;
        width:100%;
        box-shadow: 10px 10px 5px #888888;
        border:1px solid #000000;
        -moz-border-radius-bottomleft:0px;
        -webkit-border-bottom-left-radius:0px;
        border-bottom-left-radius:0px;
        -moz-border-radius-bottomright:0px;
        -webkit-border-bottom-right-radius:0px;
        border-bottom-right-radius:0px;
        -moz-border-radius-topright:0px;
        -webkit-border-top-right-radius:0px;
        border-top-right-radius:0px;
        -moz-border-radius-topleft:0px;
        -webkit-border-top-left-radius:0px;
        border-top-left-radius:0px;
        -moz-box-shadow: 10px 10px 5px #888888;
        -webkit-box-shadow: 10px 10px 5px #888888;
    }
    .SpecsTable table {
        border-collapse: collapse;
        border-spacing: 0;
        width:100%;
        height:100%;
        margin:0px;
        padding:0px;
    }
    .SpecsTable tr:last-child td:last-child {
        -moz-border-radius-bottomright:0px;
        -webkit-border-bottom-right-radius:0px;
        border-bottom-right-radius:0px;
    }
    .SpecsTable table tr:first-child td:first-child {
        -moz-border-radius-topleft:0px;
        -webkit-border-top-left-radius:0px;
        border-top-left-radius:0px;
    }
    .SpecsTable table tr:first-child td:last-child {
        -moz-border-radius-topright:0px;
        -webkit-border-top-right-radius:0px;
        border-top-right-radius:0px;
    }
    .SpecsTable tr:last-child td:first-child {
        -moz-border-radius-bottomleft:0px;
        -webkit-border-bottom-left-radius:0px;
        border-bottom-left-radius:0px;
    }
    .SpecsTable tr:hover td {
    }
    .SpecsTable tr:nth-child(odd) {
        background-color:#e5e5e5;
    }
    .SpecsTable tr:nth-child(even) {
        background-color:#ffffff;
    }
    .SpecsTable td {
        vertical-align:middle;
        border:1px solid #000000;
        border-width:0px 1px 1px 0px;
        text-align:left;
        padding:7px;
        font-size:12px;
        font-family:Arial;
        font-weight:normal;
        color:#000000;
    }
    .SpecsTable .customClass18 {
        border-style:none solid solid none;
    }
    .customClass18 {
        border-style:solid;
        border-width:0;
        background-color:transparent;
    }
    .SpecsTable .customClass14 {
        background-color: transparent;
    }
    .customClass14 {
        border-style:none;
        border-width:0;
    }
    .SpecsTable .customClass8 {
        border-style:none solid solid none;
    }
    .customClass8 {
        border-style:solid;
        border-width:0;
        background-color:transparent;
    }
    .SpecsTable .customClass6 {
        background-color: transparent;
    }
    .customClass6 {
        border-style:none;
        border-width:0;
    }
    .SpecsTable .customClass2 {
        border-style:none solid solid none;
        min-height:15px;
    }
    .customClass2 {
        border-style:solid;
        border-width:0;
        background-color:transparent;
    }
    .SpecsTable .customClass19 {
        padding-left: 7px;
    }
    .customClass19 {
        padding-left: 3px;
    }
    .SpecsTable .customClass17 {
        padding-left: 7px;
    }
    .customClass17 {
        border-style:none;
        border-width:0;
        background-color:transparent;
        padding-left:3px;
    }
    .SpecsTable .customClass15 {
        padding-left: 7px;
    }
    .customClass15 {
        padding-left: 3px;
    }
    .SpecsTable .customClass13 {
        padding-left: 7px;
    }
    .customClass13 {
        border-style:none;
        border-width:0;
        background-color:transparent;
        padding-left:3px;
    }
    .SpecsTable .customClass11 {
        padding-left: 7px;
    }
    .customClass11 {
        padding-left: 3px;
    }
    .SpecsTable .customClass9 {
        padding-left: 7px;
    }
    .customClass9 {
        padding-left: 3px;
    }
    .SpecsTable .customClass7 {
        padding-left: 7px;
    }
    .customClass7 {
        border-style:none;
        border-width:0;
        background-color:transparent;
        padding-left:3px;
    }
    .SpecsTable .customClass5 {
        padding-left: 7px;
    }
    .customClass5 {
        background-color: transparent;
        border-style:none;
        border-width:0;
        padding-left:3px;
    }
    .SpecsTable .customClass3 {
        padding-left: 7px;
    }
    .customClass3 {
        padding-left: 3px;
    }
    .SpecsTable .customClass1 {
        padding-left: 7px;
        border-left-width:1px;
    }
    .customClass1 {
        border-top-style: none;
        border-top-width:0px;
        border-right-width:0px;
        border-right-style:none;
        border-bottom-width:0px;
        border-bottom-style:none;
        background-color:transparent;
        padding-left:3px;
    }
    .SpecsTable tr:last-child td {
        border-width:0px 1px 0px 0px;
    }
    .SpecsTable tr td:last-child {
        border-width:0px 0px 1px 0px;
    }
    .SpecsTable tr:last-child td:last-child {
        border-width:0px 0px 0px 0px;
    }
    .SpecsTable tr:first-child td:first-child {
        border-width:0px 0px 1px 0px;
    }
    .SpecsTable tr:first-child td:last-child {
        border-width:0px 0px 1px 1px;
    }
    .hmenubar li.item {
        padding-left: 21px;
        padding-right:21px;
    }
    h3.heading8 {
        min-height: 19px;
    }
    .row_9 h4 {
        text-align: left;
    }
    p.paragraph6 {
        text-align: left;
    }
    p.paragraph7 {
        text-align: left;
    }
    p.paragraph8 {
        text-align: left;
    }
    p.paragraph9 {
        text-align: left;
    }
    p.paragraph10 {
        text-align: left;
    }
    p.paragraph5 {
        text-align: left;
        margin-left:50px;
        margin-right:50px;
    }
    strong.customClass22 {
        text-align: left;
    }
    strong.customClass23 {
        text-align: left;
    }
    strong.customClass24 {
        text-align: left;
    }
    strong.customClass25 {
        text-align: left;
    }
    strong.customClass21 {
        text-align: left;
    }
    strong.customClass26 {
        text-align: left;
    }
    strong.customClass27 {
        text-align: left;
    }
    strong.customClass28 {
        text-align: left;
    }
    strong.customClass29 {
        text-align: left;
    }
    strong.customClass30 {
        text-align: left;
    }
    .column_3_align {
        margin-left: 0;
    }
    img.image8 {
        float: left;
    }
    h1.FAQHeadingh1 {
        min-height: 13px;
        margin-top:15px;
        margin-left:30px;
        font-size:3em;
    }
    img.image9 {
        margin-left: 45px;
    }
    .customClass li {
        text-align: left;
        margin-left:0;
    }
}