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;
}

p {
margin: 10px 10px 10px 10px;
}





/* Outer block */
.block01 {
    width:935px;
    height:auto;
    border:2px solid #cccccc;
    background-color: #ffffff;
    margin-left:12px;
    margin-top:20px;
    border-radius:10px;
    text-align:justify;
}


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


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


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