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



.just {
TEXT-ALIGN: justify
}

.photo_right {
  float: right;
  margin: 10px 10px 10px 10px;
  margin-bottom: 1em;
}

.photo_left {
  float: left;
  margin: 10px 10px 10px 10px;
  margin-bottom: 1em;
}

.photo_right .caption, .photo_left .caption, .photo_welcome .caption {
  display: block;
  margin: 0 50px 0 15px ;
  font-size: 90%;
  font-weight: bold;
  /*width: 315px;*/
  margin-bottom: 1em;
}




/* 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:10px;
    margin-top:5px;
    border:2px solid #ff920c;
    border-radius:5px;
    text-align:justify;
	overflow: auto;
}


/* Contact Us block */
.block03 {
    width:600px;
    height:275px;
    border:2px solid #cccccc;
    background-color: #ffffff;
    margin-left:10px;
    margin-top:30px;
    border-radius:10px;
}


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

/* Right image block */
.block04 {
    width:235px;
    height:550px;
    border:0px solid #cccccc;
    background-color: #ffffff;
    margin-left:650px;
    margin-top:-600px;
    border-radius:10px; 
}




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