html {
    background: #515151;
}

body {
    padding: 0 0;
    margin: 80px 0 0 0;
    background: #DCDCDC;
    font-family: arial, sans-serif;
    min-height: 850px;
    overflow: scroll;
}

h1,
h2,
h3 {
    font-weight: normal;
    padding: 0;
    margin: 0;
}

/* header */


.hext {
    width: 100%;
    background: transparent;
    margin: 0 0;
    padding: 0 0;
}

.hint {
    max-width: 1000px;
    width: 100%;
    position: relative;
}

.hext2 {
    width: 100%;
    background: transparent;
    padding: 0 0;
    margin-top: -100px;
}

.head_img {
    height: 100px;
    width: 1000px;
    background-image: url('../AIC-site_3-10-14/images/headerbg.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    position: relative;
    top: -21px;
    background-size: 100%;
    padding-top: 20px;
}

.head_img .company {
    font-size: 2.1em;
    position: absolute;
    right: 296px;
    top: -25px;
    color: #DCDCDC;
}

.nav {
    height: 72px;
    max-width: 1000px;
    position: relative;
    background: #813634;
    border-radius: 10px;
    width: 1000px;
}

.ribbon {
    width: 650px;
    text-align: left;
    background-image: url('../AIC-site_3-10-14/images/menubg.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    top: 4px;
    right: -2px;
    display: block;
    position: absolute;
}

.ribbon ul {
    list-style: none;
    /*padding:0 0;*/
    margin: 0 0;
    height: 64px;
}

.ribbon ul li {
    float: left;
    padding: 11px 5px 0 5px;
}

.ribbon ul .divide {}

.ribbon ul li a {
    color: #FFF;
    display: block;
    text-decoration: none;
    text-align: center;
    border: 1px solid #AD3C3A;
    padding: 10px 0;
    width: 90px;
}

.ribbon ul li a.select {
    color: #7c2826;
    background: #FFF;
    border-radius: 5px;
    border: 1px solid #973636;
    box-shadow: inset 1px 1px 2px #8F8F8F, inset -1px 1px 2px #8F8F8F;
}

.ribbon ul li .click:hover {
    color: #E2E2E2;
    background: #B13B3B;
    border-radius: 5px;
    border: 1px solid #B14A4A;
    border-left: 1px solid #A22929;
    border-top: 1px solid #A22929;
}

.green {
    background-color: white;
}

.dot {
    position: absolute;
    top: 28px;
    left: 270px;
}

.logo {
    height: 10px;
    width: 200px;
    display: block;
    background-image: url('../AIC-site_3-10-14/images/logobg.png');
    background-repeat: no-repeat;
    background-position: bottom;
    background-size: 100% 100%;
    position: absolute;
    top: 4px;
    left: 0;

}

.logo-icon {
    position: absolute;
    top: -88px;
    left: 16px;
    z-index: 21;
}

.logo-icon a {
    text-decoration: none;
    border: none;
    display: block;
}

.logo-icon a .aic {
    border: none;
    display: block;
}

/* end of header */



/*body ----------------------------------------------------------*/
.ext {
    width: 100%;
    background: rgba(0, 0, 0, 0);
    margin: 0 auto;
    margin-top: -14px;
}

.int {

    max-width: 1000px;
    margin: -4px auto 0 auto;
    width: 1000px;
    background-image: url('../AIC-site_3-10-14/images/bodybg.png');
    background-repeat: repeat-y;
    background-position: center;
    background-size: 100% 25px;
}

.serv {
    width: 185px;
    padding: 9px 10px;
    margin: 10px auto 0 -2px;
    display: block;
    color: white;
    font-size: 1em;
    background-image: url('../AIC-site_3-10-14/images/tagbg2.png');
    background-repeat: no-repeat;
    background-position: center;
    background-size: 100% 100%;
    text-shadow: 1px 1px 2px #8b2b28;

}

.entity-title {
    text-align: center;
}

.entity-title .servp {
    font-size: 1.4em;
    color: #6C7175;
    margin: 0 9px;
    border-bottom: 1px solid #E4E4E4;
    border-top: 1px solid #E4E4E4;
    padding: 17px 0;
    background: #FFF;
    background: -moz-linear-gradient(top, #FFF 1%, #F1F1F1 93%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #FFF), color-stop(93%, #F1F1F1));
    background: -webkit-linear-gradient(top, #FFF 1%, #F1F1F1 93%);
    background: -o-linear-gradient(top, #FFF 1%, #F1F1F1 93%);
    background: -ms-linear-gradient(top, #FFF 1%, #F1F1F1 93%);
    background: linear-gradient(to bottom, #F7F7F7 1%, #F3F5F6 93%);
}

.entity h1 {
    padding: 10px 0;
    font-size: 2.3em;
    border-bottom: 1px solid #CACACA;
    width: 838px;
    color: #BDBDBD;
    text-shadow: 1px 1px 1px #FFF;
}

.servp i {
    color: #949494;
    font-weight: lighter;
}


.servbodya {
    color: #7C7C7C;
    font-size: .8em;
    text-align: left;
    margin: 0;
    padding: 0 80px;
}

.list {
    margin: 30px auto 0 45px;
    color: #d8c8c8;
    font-size: .8em;
    text-align: left;
}

.list p {
    margin: 5px 0 0 0;
    padding: 0 0 0 0;
    color: #484F55;
    font-size: 1.2em;
}

.contacthold {
    width: 600px;
    margin: 10px auto 0 123px;
}

.titlec {
    position: relative;
    display: block;
    text-align: center;
    width: 90px;
    color:
        /*#7c2826*/
        #ad3c3a;
    font-size: 1em;
    margin: 40px auto 20px 0;
}

.titlec2 {
    position: relative;
    display: block;
    text-align: center;
    width: 90px;
    color:
        /*#7c2826*/
        #ad3c3a;
    font-size: 1em;
    margin: 47px auto 20px 0;
}

.titlec3 {
    position: relative;
    display: block;
    text-align: center;
    width: 90px;
    padding-top: 8px;
    color:
        /*#7c2826*/
        #ad3c3a;
    font-size: 1em;
    margin: 50px auto 20px 0;
}

.titlec .img1 {
    position: absolute;
    top: -13px;
    height: 45px;
    left: 128px;
}

.titlec2 .img2 {
    position: absolute;
    top: -11px;
    height: 45px;
    left: 128px;
}

.titlec3 .img3 {
    position: absolute;
    top: -5px;
    height: 45px;
    left: 128px;
}

.contactb {
    display: block;
    width: 300px;
    margin: -55px auto 0 180px;
}

.contactb1 {
    display: block;
    width: 300px;
    margin: -42px auto 0 180px;
}

.contactb2 {
    display: block;
    width: 300px;
    margin: -37px auto 0 180px;
}

.image-holder {}

.servbodyc {
    text-align: left;
    font-size: .9em;
    color: #7C7C7C;
}

.servbodyp {
    width: auto;
    max-width: 940px;
    text-align: center;
    /*background:#cccccc;*/
    padding: 0 5px;
    border-top: 1px solid #cccccc;
}

.image-display {
    position: relative;
    width: 95%;
    height: 450px;
    overflow: hidden;
    margin: 0 auto;
    margin-top: 10px;
    margin-bottom: 10px;
}

.image-display .holder {
    position: absolute;
    top: 0;
    left: 150px;
    width: 650px;
}

.image-display .holder img {
    width: 100%;

}

.servbodyp .holder {
    display: inline-block;
    padding: 5px;
    width: 100px;
}

.servbodyp .holder:hover {
    background: #CA815F;
    cursor: pointer;
}

.servbodyp .holder img {
    vertical-align: top;
    width: 100%;

}


/*.servbodyp div img:hover{
position:absolute;
width:650px;
top:0;
border:2px solid red;
}*/

.servh {
    /*font-size:1.1em;
font-style: italic;
color:#7c2826;*/
    font-size: 1.1em;
    font-style: italic;
    color: #AD5A58;
    padding: 15px 0 5px 0;
    text-align: left;
    margin: 0 80px;
}

.servh span {
    font-style: normal;
    color: #535B63;
}


.management {
    padding-top: 20px;
}

.management .president {}

.management h1 {
    padding: 15px 0 0 0;
    font-size: 2.1em;
    border-top: 1px solid #989898;
    width: 838px;
    color: #949494;
    text-shadow: 1px 1px 1px #FFF;
}

.management .about-sp {
    padding: 10px 80px 15px 80px;
    overflow: auto;
}

.management .about-sp .align {
    width: 400px;
    padding-bottom: 10px;
    padding-top: 5px;
}

.management .about-sp .align.one {
    float: left;
}

.management .about-sp .align.two {
    float: right;
}

.management .about-sp .align p {
    color: #7C7C7C;
    font-size: .8em;
    text-align: left;
    padding: 1px 0 5px 0;
    margin: 0;
}

.management .about-sp .align .bold {
    font-size: 1em;
    font-weight: bold;
    color: #666A6D;
    display: block;
    text-align: left;
}

.management.no {
    padding: 0;
}

.management.no h1.noborder {
    border: none;
    padding: 15px 0 10px 0;
}

.management.no .top {
    padding: 5px 80px;
}

.management.no .top .top-p {
    color: #7C7C7C;
    font-size: .8em;
    text-align: left;
    padding: 1px 0 5px 0;
    margin: 0;
}

.management.no .top .top-p.upper {
    font-weight: bold;
    color: #5F5F5F;
}

.management.port h1 {
    border: none;
    padding: 15px 0;
}



/* end of body --------------------------------------------------*/


/* footer */

.fext {
    width: 100%;
    background: transparent;
}

.fint {
    max-width: 1000px;
    width: 1000px;
    margin-bottom: 20px;
    background-image: url('../AIC-site_3-10-14/images/footerbg.png');
    background-repeat: no-repeat;
    background-position: top;
    background-size: 100% 45px;
}

.fint a {
    color: #65676a;
    text-decoration: none;
    font-size: .8em;
}

.copy {
    margin-top: 0;
    margin-bottom: 0;
    padding: 0 0 20px 0;
    color: #65676a;

    font-size: .8em;
}

/* end of footer */

/* SLIDE SHOW */
.photoviewer {
    position: relative;
    margin: 0;
    padding-top: 14px;
}

#slides {
    width: 98%;
    border-top: 5px solid #D5D5D5;
    position: relative;
    height: 300px;
}

#slides #overlay {
    position: absolute;
    top: 0;
    right: 118px;
    z-index: 20;
}

.slides_container {
    width: 700px;
    display: none;
}

.slides_container div {
    width: 700px;
    height: 300px;
    display: block;
}

.slides_container .slides_control {
    height: 300px !Important;
}

.pagination {
    list-style: none;
    margin: 0;
    padding: 0;
    position: absolute;
    top: 47px;
    right: 161px;
    z-index: 30;
}

.pagination li {
    /*display: inline-block;*/
    display: block;
    font-size: .7em;
    /*background: #944F54;*/
    background: #ad3c3a;
    /* Old browsers */
    background: -moz-linear-gradient(top, #ad3c3a 1%, #7f302b 100%);
    /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%, #ad3c3a), color-stop(100%, #7f302b));
    /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ad3c3a 1%, #7f302b 100%);
    /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ad3c3a 1%, #7f302b 100%);
    /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ad3c3a 1%, #7f302b 100%);
    /* IE10+ */
    background: linear-gradient(to bottom, #ad3c3a 1%, #7f302b 100%);
    /* W3C */
    border: 1px solid #464141;
    margin: 5px 0 0 0;
}

.pagination li a {
    color: white;
    font-weight: bold;
    font-family: arial, helvetica, sans-serif;
    text-decoration: none;
    display: block;
    padding: 5px 10px;
}

.pagination .current {
    background: #cccccc;
    border: 1px solid #555050;
    /*border: 1px solid #9a9898;*/
}

.pagination .current a {
    color: #7C2826;
}

.loader {
    display: none;
}