body {
    margin: 0;
    padding: 0;
    border: 0;
    font-family: Verdana;
    font-size: 12px;
    line-height:18px;

}


a {
    text-decoration: none;
}
a:link, a:visited {
    color: inherit;
}
a:hover {
    color: red;
}



.just {
TEXT-ALIGN: justify
}


/* Outer block */
.block01 {
    width:940px;
    min-height:650px;
    height:auto;
    border:2px solid #cccccc;
    background-color: #ffffff;
    margin-left:8px;
    margin-top:10px;
    border-radius:10px;
    text-align:justify;
    overflow: auto;
}


/* Ailment description */
#block01a {
    width:900px;
    height:auto;
    border:0px solid #cccccc;
    background-color: #ffffff;
    margin-left:15px;
    margin-top:15px;
    border-radius:10px;
    overflow: auto;
}



/* Join Us block */
#block02 {
    width:916px;
    min-height:200px;
    height:auto;
    border:2px solid #cccccc;
    background-color: #ffffff;
    margin-left:10px;
    margin-top:10px;
    border-radius:10px;
    overflow: auto;
    float:left;
}


/* Join Us text alignment */
.block02a {
    width:550px;
    height:auto;
    border:0px solid #cccccc;
    background-color: #ffffff;
    margin-left:25px;
    margin-top:5px;
    border-radius:5px;
    text-align:justify;
    overflow: auto;
float:left;
}


/* Contact Us block */
.block03 {
    width:916px;
    min-height:200px;
    height:auto;;
    border:2px solid #cccccc;
    background-color: #ffffff;
    margin-left:10px;
    margin-top:10px;
    margin-bottom:10px;
    border-radius:10px;
    overflow: auto;
    float:left;
}


/* Contact us text alignment */
.block03a {
    width:550px;
    height:auto;
    border:0px solid #cccccc;
    background-color: #ffffff;
    margin-left:25px;
    margin-top:5px;
    border-radius:10px;
    text-align:justify;
    overflow: auto;
    float:left;
}



/* Right image block */
.block04 {
    width:230px;
    min-height:540px;
    height:auto;
    border:2px solid #cccccc;
    background-color: #ff9933;
    margin-right:20px;
    margin-top:-540px;
    border-radius:10px; 
    overflow:hidden;
    float : right;
}

.row9pic1 {
    width:960px;
    height:20px;
    border:1px solid #C0C0C0;
    background-color: #000000;
    margin-left:0px;
    margin-top:6px;
    border-radius:2px;
}   