/* CSS Document */

#me_hed {
margin-top: 10px;
margin-left: 20px;
margin-bottom: 15px;
}
#me_main {
width: 775px;
height:auto;
}
#me_hed img {
margin-bottom: 15px;
}

#me_side01 {
width:416 px;
height:auto;
margin-left: 20px;
float:left;
}
#me_side01 img {
margin-bottom: 15px;
}
#me_side02 {
width: 316px;
height:auto;
float:right;
text-align:right;
font-size: 12px;
}
}
#me_side02 img {
margin-bottom: 15px;
}


#me_side01 p {
height:auto;
font-size: 12px;
line-height: 25px;

padding-left: 5px;
padding-bottom: 25px;

}
.style1 {
	color: #96C7E9;
	font-weight: bold;
}

#border {
clear:both;
margin-left: 20px;
margin-bottom: 30px;
}