#wrapper,
#flash
{
    width: 1200px;
    margin: 0 auto;
}

#flash
{
    height: 725px;
    text-align: center;
}

#flash img
{
}

#container
{
    border: 1px solid #c0c0c0;
    position: relative;
}

#header
{
    background: url(../i/header_bg.png) repeat-y;
}

#logo
{
    margin: 16px 20px 11px 35px;
}

#menu
{
  /*  margin-left: 444px;*/
	margin-left: 180px;
    margin-top: 58px;
}

#menu ul.main li
{
    color: #8c8c8c;
    font-size: 110%;
    margin:0px 15px;
    cursor: pointer;
}
.main li a{ color:#8c8c8c; text-decoration:none;}
.main li a:hover{  color: #3dcf6f;}
.main li.hover a{  color: #3dcf6f;}



#menu ul.main li.selected,
#toggle,
#menu ul.main li.hover,
h1,
h2,
span,
.ourprocess .more a
{
    color: #3dcf6f;
}

.loading
{
    padding-top: 160px;
    text-align: center;
}

#index
{    display:none;
    /*width: 128px;*/
    background-color: #000;
    background: rgba(0,0,0, 0.5);
    position: absolute;
    border-radius: 5px;
    top: 82px;
    left: 390px;
    padding: 10px 0;
}

#index li a
{
    color: #58E26F;
    cursor: pointer;
	font-size:16px;
    padding: 1px 6px 1px 8px;
	text-decoration:none;
	text-align:left;
}

#index li a:hover
{
    color: #58E26F;
   
}




#aboutus
{    display:none;
    width: 138px;
    background-color: #000;
    background: rgba(0,0,0, 0.5);
    position: absolute;
    border-radius: 5px;
    top: 82px;
    left: 533px;
    padding: 10px 0;
}

#aboutus li a
{
    color: #58E26F;
    cursor: pointer;
	font-size:16px;
    padding: 1px 6px 1px 8px;
	text-decoration:none;
}

#aboutus li a:hover
{
    color: #58E26F;
   
}


#product
{    display:none;
    width: 165px;
    background-color: #000;
    background: rgba(0,0,0, 0.5);
    position: absolute;
    border-radius: 5px;
    top: 82px;
    left: 800px;
    padding: 10px 0;
}

#product li a
{
    color: #58E26F;
    cursor: pointer;
	font-size:16px;
    padding: 1px 6px 1px 8px;
	text-decoration:none;
}

#product li a:hover
{
    color: #58E26F;
   
}





#toggle
{
    font-size: 80%;
    margin-right: 35px;
    margin-top: 15px;
}

#body
{
    background: url(../i/body_bg.jpg) no-repeat;
    height: 587px;
}

#box
{
    background: url(../i/box.png) no-repeat;
    width: 1158px;
    height: 525px;
    margin: 20px auto 0 auto;
}

#box .content
{
    width: 1130px;
    height: 498px;
    margin-left: 14px;
}

#bottom
{
    text-align: center;
    color: #b5b5b5;
    font-size: 80%;
    position: absolute;
    width: 1200px;
    bottom: 17px;
}

#body .short
{
    background: url(../i/box_short.png) no-repeat;
    height: 480px;
}

#body .short .content
{
    height: 454px;
}

#hometext
{
    text-align: center;
    color: #c4c4c4;
}

.line
{
    background: url(../i/line.png) repeat-y;
    height: 7px;
    width: 100%;
}

.home img
{
    margin-top: 21px;
}

.home img.left
{
    margin-left: 28px;
}

.home img.right
{
    margin-right: 28px;
}

.content .aboutus
{
    /*padding: 60px 0 0 50px;*/
}

.content .aboutus h1
{
    margin: 0;
    font-size: 133%;
    margin-bottom: 13px;
}

.content .aboutus .p
{
    font-size: 120%;
}

.content .aboutus .right img
{
    margin-top: 63px;
    margin-right: 70px;
}

.content .aboutus .left
{
    width: 60%;
    margin-left: 21px;
}

.slideshow
{
    padding-top: 15px;
}

.slideshow .arrow
{
    cursor: pointer;
    margin-top: 142px;
}

.home.slideshow .arrow {
    margin-top: 153px;
}

.slideshow .next
{
    background: url(../i/next.png) no-repeat;
    width: 34px;
    height: 48px;
}

.slideshow .nexthover
{
    background: url(../i/next_hover.png) no-repeat;
}

.slideshow .prev
{
    background: url(../i/prev.png) no-repeat;
    width: 34px;
    height: 48px;
    margin-left: 103px;
}

.home.slideshow .prev {
    margin-left: 23px;
}

.sldieshow .next
{
    margin-left: 10px;
}

.slideshow .prevhover
{
    background: url(../i/prev_hover.png) no-repeat;
}

.slideshow .slides
{
    margin: 0 38px;
    border: 1px solid #959595;
    overflow: hidden;
}

.home.slideshow .slides {
    border: none;
    margin: 0 22px;
}

.slideshow .slide
{
    border-left: 1px solid #959595;
    width: 259px;
    background-color: #e7e8ea;
    height: 323px;
}

.slideshow .slide img
{
    margin: 2px;
}

.slideshow .first
{
    border-left: none;
    border-right: none;
}

.contactus
{
    padding-top: 26px;
    padding-left: 59px;
}

.contactus .form
{
    width: 60%;
    font-size: 80%;
}

.contactus .form div
{
    margin: 5px 0;
}

.contactus .form div.input
{
    margin: 15px 0;
    width: 425px;
}

.contactus .form input
{
    border: 1px solid #d1d1d1;
    padding: 5px;
    width: 360px;
}

.contactus .form .required
{
    background: url(../i/required.png) no-repeat right;
}

.contactus .form textarea
{
    border: 1px solid #d1d1d1;
    padding: 5px;
    width: 300px;
}

#send
{
    width: 100px;
    background-color: #cacccb;
    cursor: pointer;
}

.contactus .contact
{
    width: 40%;
}

.ourprocess
{
    padding: 20px;
    padding-top: 10px;
}

.ourprocess h1
{
    margin: 0;
    text-align: center;
    font-size: 133%;
    font-weight: normal;
    margin-bottom: 10px;
    font-weight: bold;
}

.ourprocess .p
{
    text-align: center;
    font-size: 90%;
}

.ourprocess .more
{
    text-align: right;
    margin-top: -30px;
}

.ourprocess .more a
{
    text-decoration: none;
    font-size: 80%;
    padding-right: 10px;
}

.ourprocess .middle
{
    margin: 20px auto 0 auto;
    text-align: center;
    background: url(../i/qp.jpg) no-repeat;
    height: 371px;
    width: 995px;
}

.text
{
    padding: 30px 60px;
}

.text h1
{
    font-size: 133%;
    font-weight: normal;
}

.text h2
{
    font-weight: normal;
    font-size: 110%;
}

.text .p
{
    margin-bottom: 15px;
    font-size: 110%;
}

.why .p
{
    margin-bottom: 10px;
    font-size: 100%;
}

.oc1, .oc2, .oc3
{
    margin: 10px auto;
    width: 900px;
}

.oc3
{
    background: url(../../img/ourclient3.jpg) no-repeat;
    height: 49px;
    font-size: 75%;
}

.ourclients
{
    padding-top: 5px;
}

.oc3 div
{
    padding-left: 18px;
}

.oc3 a
{
    color: #00ADEF;
    text-decoration: underline;
}

.ourworktop
{
    width: 780px;
    margin: 0 auto;
    font-size: 88%;
    padding-top: 10px;
}

.ourworktop h1
{
    margin: 0;
    font-size: 110%;
    margin-bottom: 10px;
}

.qp
{
    width: 152px;
    float: left;
    margin-left: 20px;
    font-size: 67%;
    text-align: center;
    color: #000;
    padding: 10px;
}

.qp .nb
{
    font-weight: bold;
    font-size: 200%;
}

.ourprocess .qp h1
{
    font-size: 120%;
}

.qp .pa
{
    line-height: 14px;
    color: #717171;
}
