*{
    margin: 0 auto;
    padding: 0;
}

body {
    background: transparent url('/images/bkg.gif') 0 0;
    color: white;
}

#wrapper{    
    width: 100%;
    height: 100%;  
    text-align: center; 
    font-family: Verdana;
    font-size: 10pt;  
    /*border: 1px solid red; */     
}

#container{
    background-color: #849fc2;
    border: 13px solid #97999C;
    width: 956px;
    height: auto;
    margin-top: 20px; 
}

#content-top{
    background: transparent url('/images/home/logo_banner.jpg') 0 0 no-repeat;
    width: 956px;
    height: 180px; 
}

#content-top #menu-bar{
    float: left;
    position: relative;
    top: 140px;
    left: 229px;        
}

#content-middle{
    background: #849fc2 url('/images/img_middle_bklg.jpg') 0 0 no-repeat;
    width: 956px;
    height: auto;
    min-height: 421px;   
}


#content-middle #left-side-stage{
    float: left;
    width: 460px;
    min-height: 418px; 
    text-align: left;
    padding-top: 20px;
    /* border: 1px solid black; */        
}

#content-middle #left-side-stage #img-heading{
    padding-left: 149px;
    width: 312px;
    height: 77px
}

#content-middle #left-side-stage #img-heading2{
    padding-left: 149px;
    width: 312px;
    height: 105px
}

#content-middle #img-heading-duringtreatment{
    padding-left: 1px;
    width: 730px;
    height: 90px
}

#content-middle #right-side-stage{
    float: right;
    width: 483px;
    min-height: 418px; 
    text-align: left; 
    padding-top: 20px; 
    /* border: 1px solid black; */        
}

#content-middle #framed-img{
    padding-top: 16px;
}

#content-middle #framed-img-left{
    display: table-cell;
    vertical-align: middle;    
    padding-top: 10px;
    padding-bottom: 10px;  
    width: 428px;
    height: 349px;
    background-color: #97999C;
    text-align: center;
}

#content-middle #framed-img-right{
    padding-top: 10px;
    padding-bottom: 10px; 
    width: 428px;
    height: 349px;
    background-color: #97999C;
    text-align: center;
}

#content-middle #text-content{
    padding-top: 10px;  
    padding-left: 25px;
    font-family: Arial; 
    
}




#content-middle #editor-style{   
     width: 717px;
     min-height: 298px;   
     height: auto; 
     padding-top: 10px; 
     padding-bottom: 10px;  
     text-align: left;
}

#content-middle #back-portfolio{   
     padding-top: 5px; 
     padding-bottom: 20px;
     padding-left: 20px;
     padding-right: 20px;    
     text-align: left;
     text-align: left;
     font-family : arial;
     font-size: 14pt;
     text-align: right;
     font-style: italic;
}

#content-bottom{
    background: transparent url('/images/img_bottom_bk.jpg') 0 0;
    text-align: center;
    color: #b0b2b3;
    width: 956px;
    height: auto;
    min-height: 48px;
    font-weight: bold;
    font-family: Arial;
    font-size: 10pt;
}


.img-bkg-frame{
    background: transparent url('/images/backsquare.jpg') 0 0 no-repeat;
    padding-left: 10px;
    padding-right: 10px;
    width: 460px;
    height: 381px;     
    padding-top: 17px;     
    text-align: center;  
}



#pic_leftControl{
    position: relative;
    top: -223px;
    left: 1px;
    color: black;
}

#pic_rightControl{
    position: relative;
    top: -223px;
    left: 225px;
    width: 50px;
    color: black; 
}

ul{
   list-style: none; 
   
}

.linktext{
    font-family: arial;
    font-size: 14pt;
    padding-left: 0px; 
}

.linktext2{
    font-family: arial;
    font-style: italic;
    font-size: 11pt;
    padding-left: 54px; 
}

.linktext3{
    font-family: arial;
    font-style: italic;
    font-size: 12pt;
}

.linktext4{
    font-family: arial;
    font-style: italic;
    font-size: 9pt;
    font-weight: bold;
    
}

a{ 
    color: white; 
    text-decoration: none; 
    outline: none;

} /* Link Color */  

a:hover 
{
    color: #00326b;     ;
}


#google-map-div{    
    border: 5px solid #97999C;
    width: 432px; 
}

#google-map-div a{
    outline: none;
    
}

#btn-google-img{
    outline: none;
    border: 0;
}