.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(25%, #f5f5f5), color-stop(47%, #fcfcff), color-stop(82%, #ffffff), color-stop(100%, white));
    background-image:-webkit-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:-moz-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:-o-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:-ms-linear-gradient(top, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    background-image:linear-gradient(to bottom, #f0f0f0 0%, #f5f5f5 25%, #fcfcff 47%, #ffffff 82%, white 100%);
    min-height:148px;
    -webkit-border-radius:3px;
    -moz-border-radius:3px;
    border-radius:3px;
}
.logo_holder {
    padding:10px;
    min-height:71px;
    background:url(../images/logo.png) no-repeat center top;
}
.search_holder {
    margin-top:10px;
    min-height:53px;
    padding-top:15px;
    padding-right:10px;
}
.row_2 {
    clear: both;
    min-height: 14px;
    width: auto;
}
.row_3 {
    clear: both;
    min-height: 39px;
    width: auto;
}
.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;
}
.nav_holder {
    border-top:1px solid #CCC;
    border-bottom:1px solid #CCC;
    min-height:49px;
    padding-top:15px;
    width:auto;
}
.slideshow {
    margin-top:15px;
    border-bottom-width:1px;
    border-bottom-style:solid;
    border-bottom-color:rgb(204, 204, 204);
    background:url("../images/ri_mp_Small.png") no-repeat center top;
    padding:10px;
    min-height:369px;
}
.hover_boxes {
    margin-top:25px;
    cursor:pointer;
    min-height:558px;
    margin-left:30px;
    margin-right:10px;
}
.box_area {
    background-color:#3B3B3B;
    color:#FFFFFF;
    padding:20px 10px;
    min-height:156px;
}
.box_area:hover {
    background-color: #;
}
.box_area:hover span {
    color: #FFFFFF;
}
.box_area:hover h2 {
    color: #FFFFFF;
}
.about_us {
    margin-top:36px;
    padding-top:20px;
    padding-bottom:20px;
}
.news_feed {
    border-right:0px dotted;
}
.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;
    height:auto;
    max-width:100%;
    padding-left:0px;
}
body a {
    color: #1C66C7;
    font-weight: normal;
}
.description_text {
    color: #B8B8B8;
    font: normal normal normal 14px/16px Arial, Helvetica, sans-serif;
    background-color: inherit;
    margin-top:24px;
    margin-bottom:0;
    letter-spacing:2px;
    text-align:left;
}
a.button {
    display:block;
    width:73px;
    padding: 10px 20px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA491), color-stop(2%, #FF542B), color-stop(98%, #FF0000));
    border-color:#FF0000;
    border-width:1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-moz-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-o-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-ms-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:linear-gradient(to bottom, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    -moz-border-radius:4px;
    -moz-text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    min-height:0px;
}
a.button:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA491), color-stop(2%, #FF3909), color-stop(98%, #B70000));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-moz-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-o-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-ms-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:linear-gradient(to bottom, #FFA491 0%, #FF3909 2%, #B70000 98%);
}
a.button:active {
    color:#FFF;
}
a.button:visited {
    color:#FFF;
}
.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;
    margin-top:18px;
    margin-bottom:0;
    margin-left:auto;
    margin-right: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 {
    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: #F70303;
    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 {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #3B3B3B;
    background-color: inherit;
    text-align: center;
    margin-top:0em;
    margin-bottom:0em;
}
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:25px;
}
.element {
    padding-left: 30px;
}
.services_content {
    overflow: hidden;
}
.services_list {
    font-family : Arial, Helvetica, sans-serif;
    text-align : center;
    font-size : 14px;
    line-height : 250%;
    padding:10px;
    min-height:321px;
}
.services_list li {
    line-height: 157%;
}
.main_form_holder {
    margin-top:20px;
    margin-bottom:20px;
}
.column_3 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_3_align {
    margin-left: auto;
}
.column_3_align {
    margin-right: auto;
}
.column_3_align {
    margin-left: auto;
}
.column_4 {
    float: none;
    width: auto;
    min-height: 100px;
}
.column_5 {
    float: none;
    width: auto;
    min-height: 100px;
}
.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: 129px;
    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;
}
body img {
    height: auto;
    max-width:100%;
    margin-left:auto;
    margin-right:auto;
}
body ul {
    list-style-type: none;
    padding-left:0px;
}
.contact_form_unit_wrapper {
    width: auto;
    min-height: 299px;
    float: none;
}
.contact_form {
    float: none;
}
.btns {
    min-height: 34px;
}
a.clicked {
    display:block;
    width:100px text-decoration: none;
    padding: 10px 20px;
    text-align:center;
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA491), color-stop(2%, #FF542B), color-stop(98%, #FF0000));
    border-color:#FF0000;
    border-width:1px;
    -webkit-border-radius:4px;
    border-radius:4px;
    border-style:solid;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    line-height:120%;
    color:#FFF;
    text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    background-image:-webkit-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-moz-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-o-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:-ms-linear-gradient(top, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    background-image:linear-gradient(to bottom, #FFA491 0%, #FF542B 2%, #FF0000 98%);
    -moz-border-radius:4px;
    -moz-text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
    -webkit-text-shadow:1px 1px 2px rgba(0, 0, 0, 0.18);
}
a.clicked:hover {
    background-image:-webkit-gradient(linear, left top, left bottom, color-stop(0%, #FFA491), color-stop(2%, #FF3909), color-stop(98%, #B70000));
    color:#FFF;
    background-image:-webkit-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-moz-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-o-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:-ms-linear-gradient(top, #FFA491 0%, #FF3909 2%, #B70000 98%);
    background-image:linear-gradient(to bottom, #FFA491 0%, #FF3909 2%, #B70000 98%);
}
a.clicked:active {
    color:#FFF;
}
a.clicked:visited {
    color:#FFF;
}
strong.customClass {
    text-align: center;
    font-size:102%;
}
span.span {
    padding-top: 20px;
    min-height:30px;
}
.hmenubar {
    min-height:43px;
}
.hmenubar_list {
    text-align: center;
    list-style:none;
    padding:0;
    margin:0;
    font-size: 0px;
    letter-spacing: 0px;
    word-spacing: 0px;
    min-height:50px;
}
.hmenubar_list li {
    margin:0;
    padding:0;
    display: inline-block;
    position: relative;
    background: transparent;
}
.hmenubar_list li a {
    display: block;
    margin: 0 5px 0 0;
    padding: 12px 5px;
    line-height: 19px;
    font-weight: bold;
    text-decoration: none;
    text-transform: none;
    text-align: center;
    width: auto;
    min-width: 73px;
    color: #999;
    height: auto;
    font-size: 14px;
}
.hmenubar_list li a:hover {
    color: #333;
}
.hmenubar_list li a:active {
    color: #EA2E49;
}
.hmenubar select {
    width:80%;
    padding:5px;
    border:2px solid #D3D3D3;
    display:none;
    margin: 10px 0;
}
.customClass1 {
    width: 157px;
    min-height:57px;
}
p.paragraph1 {
    margin-bottom: .5em;
}
.customClass2 {
    width: 172px;
}
.row_4 {
    clear: both;
    min-height: 100px;
    width:732px;
    float:left;
}
.column_2 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
.row_5 {
    clear: both;
    min-height: 597px;
}
.row_6 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.row_7 {
    clear: both;
    min-height: 100px;
    width: auto;
}
.column_1 {
    float: none;
    min-height: 100px;
    width: auto;
    margin-left: 0px;
}
p.paragraph2 {
    text-align: center;
}
p.paragraph3 {
    text-align: left;
}
span.paragraph2 {
    margin-left: 10px;
}
.customClass3 {
    width: 167px;
    padding-right:20px;
}
.row_11 {
    clear: both;
    min-height: 623px;
}
.row_10 {
    clear: both;
    min-height: 100px;
}
.row_9 {
    clear: both;
    min-height: 100px;
}
.row_8 {
    clear: both;
    min-height: 100px;
}
.customClass4 {
    width: 694px;
    padding-left:40px;
}
.list1 li {
    padding-left: 0px;
    margin-left:50px;
    margin-right:50px;
}
.list2 li {
    margin-left: 50px;
    margin-right:50px;
}
.list3 li {
    margin-left: 50px;
}
.list4 li {
    margin-left: 13%;
}
.list5 li {
    margin-left: 9%;
}
.list {
    padding-left:27px;
    list-style-type:custom;
    list-style-image:url("../images/arrow.png");
    margin-right:35%;
}
.list li {
    line-height: 230%;
    padding-left: 5px;
    border-bottom: 1px dotted #C9C9C9;
}
h2.heading1 {
    color: #CCCCCC;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    width:auto;
    min-height:0px;
}
h2.heading {
    color: #CCCCCC;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    width:auto;
    min-height:0px;
}
h2.heading2 {
    color: #CCCCCC;
    font-size: 24px;
    font-weight: bold;
    line-height: 100%;
    width:auto;
    min-height:0px;
}
strong.customClass5 {
    margin-left: 5%;
}
h3.heading3 {
    margin-left: 5%;
}
h3.heading4 {
    margin-left: 5%;
}
h3.heading5 {
    margin-left: 5%;
}
h3.heading6 {
    margin-left: 5%;
}
h4.heading7 {
    text-align: center;
}
h4.heading8 {
    text-align: center;
}
h4.heading9 {
    text-align: center;
}
h4.heading10 {
    text-align: center;
}
h4.heading11 {
    text-align: center;
}
h4.heading12 {
    text-align: center;
}
.row_13 {
    clear: both;
    min-height: 100px;
}
.row_14 {
    clear: both;
    min-height: 623px;
}
@media only screen and (min-width : 601px) {
    .hmenubar_list {
        display: block;
    }
    .nav_holder select {
        display: none;
    }
    .hmenubar_list li {
        padding: 0 31px 0 20px;
        display: inline-block;
    }
    .main_wrapper {
        clear: both;
        width: 960px;
        margin-right: auto;
        margin-left: auto;
        min-height: 808px;
        margin-top:20px;
        padding:0;
    }
    .footer {
        min-height: 20px;
        padding:10px 0;
    }
    .header {
        clear: both;
        min-height: 94px;
        margin-left: 20px;
        margin-right: 20px;
        margin-top:20px;
    }
    .logo_holder {
        float: left;
        width: 468px;
        min-height: 108px;
        margin-left: 15px;
        padding: 0px;
        background-position:0px 15px;
    }
    .search_holder {
        float: left;
        width: 427px;
        min-height: 101px;
        padding-top:0;
    }
    .row_2 {
        clear: both;
        min-height: 36px;
        width: 382px;
    }
    .row_3 {
        clear: both;
        min-height: 65px;
        width: 343px;
    }
    form {
        float: right;
        margin-right: 20px;
    }
    .form {
        margin-top: 0;
    }
    .form {
        margin-top: 10.12em;
    }
    .form {
        margin-top: 10.12em;
    }
    .form {
        margin-top: 0em;
    }
    .form {
        margin-bottom: 0;
    }
    .form {
        margin-bottom: 0em;
    }
    .form {
        min-height: 156px;
    }
    .form {
        min-height: 28px;
    }
    .form {
        padding-top: 0;
    }
    .form {
        padding-top: 15px;
    }
    .form {
        padding-top: 15px;
    }
    .form {
        padding-top: 10px;
    }
    .form {
        padding-top: 10px;
    }
    .form {
        padding-top: 0px;
    }
    .form {
        width: auto;
    }
    .form {
        width: 40.35087719298245%;
    }
    .form {
        min-height: 41px;
        margin-left:0;
        margin-right:0;
        width:238px;
    }
    .search_box {
        float: none;
        margin-right: 0px;
        width:162px;
    }
    .gobox {
        float: left;
        height:28px;
        width:30px;
    }
    .hmenubar_list {
        list-style: none;
        padding: 0;
        margin-right: auto;
        margin-left: auto;
        text-align: center;
    }
    .hmenubar_list li a {
        text-align: center;
    }
    .nav_holder {
        clear: both;
        min-height: 57px;
        padding-top:0;
    }
    .slideshow {
        clear: both;
        min-height: 369px;
        margin-left: 20px;
        margin-right: 20px;
        padding: 0px;
        background-position:50% 0%;
    }
    .hover_boxes {
        clear: both;
        min-height: 300px;
        margin-left:30px;
        margin-right:10px;
    }
    .box_area {
        float: left;
        width: 265px;
        min-height: 293px;
        margin-right: 0px;
        padding: 20px;
    }
    .about_us {
        clear: both;
        min-height: 328px;
        padding-right: 40px;
        padding-left: 40px;
    }
    .news_feed {
        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;
    }
    .client_box {
        float: left;
        width: 572px;
        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;
    }
    h2.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;
    }
    .content {
        min-height: 523px;
    }
    .services_content {
        float: left;
        min-height: 392px;
        width: 930px;
        padding-left: 10px;
        padding-right: 10px;
    }
    .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: 920px;
        min-height: 463px;
        padding-left: 20px;
        padding-right: 20px;
    }
    .column_3 {
        float: left;
        width: 306px;
        min-height: 463px;
    }
    .column_4 {
        float: left;
        width: 306px;
        min-height: 463px;
    }
    .column_5 {
        float: left;
        width: 308px;
        min-height: 463px;
    }
    .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: 108px;
        width: 325px;
        margin-left: 10px;
        padding-right: 0px;
        padding-top: 0px;
        padding-bottom: 20px;
        padding-left: 0px;
    }
    body img {
        height: auto;
        max-width:none;
    }
    body {
        text-align: left;
    }
    body ul {
        list-style-type: disc;
        padding-left:0;
    }
    .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: auto;
    }
    .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;
    }
    span.span1 {
        padding: 20px 0 20px 20px;
        min-height:21px;
    }
    span.span {
        min-height: 30px;
    }
    .row_4 {
        clear: both;
        min-height: 100px;
        float:left;
    }
    .column_2 {
        float: left;
        min-height: 564px;
        width: 188px;
        margin-left: 0px;
    }
    .row_5 {
        clear: both;
        min-height: 564px;
    }
    .row_6 {
        clear: both;
        min-height: 298px;
        width: 139px;
    }
    .row_7 {
        clear: both;
        min-height: 81px;
        width: 129px;
    }
    .column_1 {
        float: left;
        min-height: 100px;
        width: 100px;
        margin-left: 0px;
    }
    h3.heading3 {
        margin-left: 5%;
    }
    .column_3_align {
        margin-left: 0px;
    }
    img.image1 {
        height: 152px;
        max-width:100%;
        width:153px;
    }
    .row_8 {
        clear: both;
        min-height: 100px;
    }
    .row_9 {
        clear: both;
        min-height: 100px;
    }
    .row_10 {
        clear: both;
        min-height: 100px;
    }
    .row_11 {
        clear: both;
        min-height: 623px;
    }
    .row_13 {
        clear: both;
        min-height: 100px;
    }
    .row_14 {
        clear: both;
        min-height: 623px;
    }
}
@media only screen and (min-width : 1024px) {
    .hmenubar_list li a.clicked {
        min-height:0px;
    }
    .search_holder {
        min-height: 103px;
        width:398px;
    }
    .row_2 {
        min-height: 48px;
        width:auto;
    }
    .nav_holder {
        min-height: 43px;
    }
    .hmenubar_list {
        margin-left: auto;
        margin-right:auto;
        min-height:43px;
    }
    .logo_holder {
        min-height: 114px;
        width:497px;
    }
    strong.customClass {
        text-align: center;
        font-size:200%;
    }
    span.span1 {
        padding: 0;
        min-height:62px;
    }
    .row_3 {
        width: 398px;
        min-height:55px;
    }
    span.span {
        min-height: 20px;
        padding-top:0px;
    }
    .form {
        min-height: 38px;
    }
    .search_box {
        margin-left: 0px;
        float:none;
    }
    .box_area {
        min-height: 259px;
    }
    .box_area:hover {
        background-color: #3B3B3B;
    }
    .footer {
        min-height: 21px;
        padding-top:10px;
        padding-bottom:10px;
    }
    .search_box_align {
        margin-left: auto;
    }
    span.description_text {
        letter-spacing: 0px;
        text-align:left;
        font-size:16px;
    }
    .hmenubar_list li {
        padding-left: 15px;
    }
    .customClass1 {
        width: 173px;
    }
    p.paragraph1 {
        min-height: 107px;
        margin-bottom:.5em;
    }
    .row_4 {
        clear: both;
        min-height: 100px;
        float:left;
    }
    .column_2 {
        float: left;
        min-height: 564px;
        width: 188px;
    }
    .row_5 {
        clear: both;
        min-height: 600px;
    }
    .column_1 {
        float: left;
        min-height: 302px;
        width: 188px;
    }
    .services_content {
        width: 940px;
    }
    .hover_boxes {
        margin-left: 20px;
        margin-right:20px;
    }
    .list4 li {
        margin-left: 9%;
    }
    .list3 li {
        margin-left: 9%;
    }
    .list2 li {
        margin-left: 9%;
        margin-right:0px;
    }
    .list1 li {
        margin-left: 9%;
        margin-right:0px;
    }
    h3.heading3 {
        margin-left: 5%;
    }
    .column_3 {
        float: left;
        width: 306px;
        min-height: 463px;
    }
    .column_4 {
        float: left;
        width: 306px;
        min-height: 463px;
    }
    .column_5 {
        float: left;
        width: 308px;
        min-height: 463px;
    }
    .column_3_align {
    }
    img.image1 {
        margin-left:auto;
        margin-right:auto;
        display:block;
    }
    img.image2 {
        display: block;
        float:none;
        margin-left:auto;
        margin-right:auto;
    }
    img.image3 {
        margin-left: auto;
        margin-right:auto;
        display:block;
    }
    .row_8 {
        clear: both;
        min-height: 100px;
    }
    .row_9 {
        clear: both;
        min-height: 100px;
    }
    .row_10 {
        clear: both;
        min-height: 100px;
    }
    .row_11 {
        clear: both;
        min-height: 623px;
    }
    .row_13 {
        clear: both;
        min-height: 100px;
    }
    .row_14 {
        clear: both;
        min-height: 623px;
    }
}