body{
    font-family:verdana, arial, sans-serif;
    font-size:12px;
    color:#434343;
}
.wrapper{
    height:916px;
    background-color:#5f5f5d;
    background-image:url(../images/bg.jpg);
    background-repeat:no-repeat;
    background-position:center;
}

.main{
    width:802px;
    margin:0 auto;
    padding:13px 0 0 0 ;
    
}

.clear{
    clear:both;
}

.top-bg{
    height:14px;
    background-image:url(../images/bg-corners-up.gif);
    background-repeat:no-repeat;
}

.bottom-bg{
    height:14px;
    background-image:url(../images/bg-corners-down.gif);
    background-repeat:no-repeat;
}

.content{
    height:830px;
    border-left:1px solid #707070;
    border-right:1px solid #707070;
    background-color:#FFF;
    padding:0 43px;
}



.header{
    padding-top:18px;
}



.menu{
    padding-left:15px;
}
.menu a{
    background-image:url(../images/menuBtn.gif);
    width:99px;
    height:22px;
    display:inline-block;
    text-align:center;
    color:#FFF;
    font-weight:bold;
    padding-top:7px;
    margin-right:-3px;
}

.menu a:visited{
    color:#FFF;
    text-decoration:none;
}
.menu a:link{
    color:#FFF;
    text-decoration:none;
}
.menu a:hover{
    color:#434343;
    text-decoration:none;
    background-image:url(../images/menuBtn.gif);
    background-position:0 -29px; 
}


.banner{
    width:713px;
    height:194px;
    background-image:url(../images/header.jpg);
    background-repeat:no-repeat;
    position:relative;
}


/*
.logo{
    position:absolute;
    top:40px;
    left:40px;
}
*/



.server{
    left:516px;
    top:-45px;
    position:absolute;

}
.server1{
    width:174px;
    height:45px;
    background-image:url(../images/server1.jpg);
    
}
.server2{
    width:174px;
    height:194px;
    background-image:url(../images/server2.jpg);
}
.server3{
    width:197px;
    height:24px;
    background-image:url(../images/server3.jpg);
}

.slogan{
    position:absolute;
    left:38px;
    top:105px;
    font-weight:bold;
    line-height:18px;
}



.page{
    margin-top:43px;
}

.footer{
    text-align:center;
    font-size:10px;
    font-weight:bold;
    border-left:1px solid #707070;
    border-right:1px solid #707070;
    background-color:#FFF;
}
.box{
    width:234px;
    height:267px;
    position:relative;
    float:left;
}
.boxL{
    float:left;
    width:6px;
    height:267px;
    background-image:url(../images/box-corner.gif);
    background-repeat:no-repeat;
}
.boxC{
    float:left;
    width:222px;
    height:267px;
    background-image:url(../images/boxC.gif);
    background-repeat:repeat-x;
}
.boxR{
    float:left;
    width:6px;
    height:267px;
    background-image:url(../images/box-corner.gif);
    background-position:-6px 0;
    background-repeat:no-repeat;
}
.boxTitle{
    text-align:center;
    padding-top:17px;
}
.boxText{
    padding:10px 10px 0 10px;
    
}


.readMore{
    position:absolute;
    top:245px;
    left:48px;
}
.readMore a{
    background-image:url(../images/readMore.gif);
    width:136px;
    height:22px;
    display:inline-block;
    text-align:center;
    color:#FFF;
    font-weight:bold;
    padding-top:8px;
}
.readMore a:visited{
    color:#FFF;
    text-decoration:none;
}
.readMore a:link{
    color:#FFF;
    text-decoration:none;
}
.readMore a:hover{
    color:#FFF;
    text-decoration:none;
    background-image:url(../images/readMore.gif);
    background-position:0 -30px;
}


.welcome{
    width:450px;
    background-image:url(../images/welcome.gif);
    background-repeat:no-repeat;
    padding-top:45px;
    text-align:justify;
    float:left;
}

.contact{
    width:225px;
    background-image:url(../images/contact.gif);
    background-repeat:no-repeat;
    padding-top:45px;
    text-align:justify;
    float:right;
    font-weight:bold;
    position:relative;
}

.email a{
    color:#474747;
}

.email a:visited{
    color:#474747;
    text-decoration:none;
}
.enail a:link{
    color:#474747;
    text-decoration:none;
}

.contact .number{
    font-size:18px;
}
.contactIcon{
    position:absolute;
    top:60px;
    left:150px;
    width:42px;
    height:44px;
    background-image:url(../images/contactIcon.gif);
    background-repeat:no-repeat;
}

.partners{

}
.partnerBox{
    width:100%;
}
.partnerL{
    width:7px;
    height:72px;
    background-image:url(../images/partners.gif);
    background-repeat:no-repeat;
    float:left;
}

.partnerC{
    width:696px;
    height:70px;
    background-image:url(../images/logos.jpg);
    background-position:center;
    background-repeat:no-repeat;
    border-bottom:1px solid #7acc23;
    border-top:1px solid #7acc23;
    float:left;
}

.partnerR{
    width:7px;
    height:72px;
    background-image:url(../images/partners.gif);
    background-position:-7px 0px;
    background-repeat:no-repeat;
    float:left;
}

.servicesList{
    padding-left:20px;
}

.servicesList ul{
    list-style:disc;
    list-style-position:inside;
    line-height:18px;
}

.servicesText{
    width:370px;
    position:absolute;
    z-index:5;
    line-height:18px;
}

.servicesImage{
    background-image:url(../images/services.jpg);
    background-repeat:no-repeat;
    background-position:right;
}

.titles{
    font-weight:bold;
    font-size:14px;
}

.solutionsText{
    line-height:18px;
}

.regImage{
    background-image:url(../images/reg.gif);
    background-repeat:no-repeat;
    background-position:right;
}

.contactImage{
    /*height:300px;
    background-image:url(../images/contact_microtrend.jpg);
    background-repeat:no-repeat;
    background-position:right;*/
}

.contact_form{
    width:410px;
    float:left;
    border-right:1px solid #ccc;
    padding-right:20px;
}
.contact_details{
    float:left;
    padding-left:20px;
    margin-left:20px;
}
.contactSuccess{
    font-weight:bold;
    color:#82B41A;
    padding:0 10px 10px 10px;
    text-align:center;
}

.aboutImage{
    position:absolute;
    top:500px;
    left:580px;
    z-index:4;
    width:280px;
    height:200px;
    background-image:url(../images/about.jpg);
    background-repeat:no-repeat;
}

.about-left{
    float:left;
    width:300px;
    height:200px;
}