body{
    font-family:sans-serif;
    font-size:small;
    /*background-image:url('images/button.jpg');*/
    background-position:top left;
    background-color:#000;
}
* {
    margin:0px;
    padding:0px;   
}

#wrap {
    width:1024px;
    margin:auto auto;
}


#divHead {
    background-color:#7070A6;
    width:1024px;
    min-height:123px;
    height:auto !important;
    height:123px;
}
#divHeadLeft {
    float:left;
    width:49%;
    background-image:url('images/headLogo.jpg');
    min-height:123px;
    height:auto !important;
    height:123px;
    background-repeat:no-repeat;
    background-position:47px 6px;
    vertical-align:middle;
    line-height:123px;
}

#divHeadRight {
    float:right;
    width:49%;
}
.divClear {
    clear:both;
}
.headContact {
    display:block;    
    width:249px;
    padding-left:190px;
    line-height:21px;
    text-align:right;
    color:#D3D3DE;
}
.blacktext {
  color:#000;
}
.headContactFirst {
    margin-top:54px;
}

#tblMain {
    border:1px solid #000;
    margin-top:25px;
}

#compName {
    padding-left:186px;
}

#titleSpan {
    padding-left:188px;
    padding-bottom:5px;
    margin-left:102px;
    float:left;
}
.leftLinks {
    padding-left:30px;
    color:#545454;
    text-decoration:none;
}
.leftLinksImg{
    margin-top:9px;
}
#titleLogo {
    float:right;
    width:17%;
    background-repeat:no-repeat;
    padding-left:186px;
    padding-bottom:5px;
    margin-top:15px;
}


.leftLinks a {
    text-decoration:none;
    color:#545454;
    margin-left:20px;
}
.leftLinks a:hover {
    color:red;
}

.leftLinks .current {
    color:red;
}

#divFoot {    
    width:1024px;
    min-height:24px;
    height:auto !important;
    height:245px;
    color:#545454;
    font-size:9px;
}
.tdFoot{
        background-color:#7070A6;    
}
#divFootLeft {
    float:left;
    width:55%;
    line-height:24px;
    margin-left:51px;
    color:#D3D3DE;


}
#divFootRight {
    float:right;
    width:30%;
    line-height:24px;
    margin-right:24px;
    text-align:right;
    color:#D3D3DE;
}


#divFoot a {
    text-decoration:none;
    color:#D3D3DE;
}


#homeImgCont {
    margin-bottom:1px;
   /* margin-left:3px;*/
}
#styleImgCont {
    margin-bottom:1px;
}
#gohariImgCont {
    margin-bottom:1px;
}
#blogImgCont {
    margin-bottom:1px;
}
#inqImgCont {
    margin-bottom:1px;
}
.tdcell {
    background-color:#370060;
}

.styletxt{
    color:#BE0881;
    margin-left:50px;
}
.titleImg {
    /* margin-bottom:5px; */
    margin-bottom:1px;
    margin-left:-5px;
}
.logoImg {
    margin-bottom:1px;
    margin-right:63px; 
}