@charset "utf-8";
/* CSS Document */

.img1 {position: relative; left:30px; top:10px; z-index:3;}
.img2 {position: relative; left:-40px; top:10px; z-index:2;}
.img3 {position: relative; left:-50px; top:10px; z-index:3;}

.txt1 {font-family:Verdana, Geneva, sans-serif; font-size:40px; font-weight:bold; color: #FFF;}
.txt2 {font-family:Verdana, Geneva, sans-serif; font-size:18px; font-weight:bold; color: #FFF; text-align:center;}

#page_container {height:890px; color: #FFF;}
#lemp_address {margin-top:20px; margin-bottom:10px; z-index:5}
#txt_container { width:auto; height:274px; overflow:auto; margin-bottom:10px; border-top:2px solid #333; z-index:5}
#txt_div {width: auto; height:360px; margin-top:5px; margin-left:20px; margin-right:20px; margin-bottom:10px; text-align:left; font-family:Verdana, Geneva, sans-serif; z-index:5}

#bottom_pics_container {overflow: auto; width: auto; height:205px; z-index:3}
#bottom_pics {overflow:auto; border-top:2px solid #333; width: auto; height:200px; z-index:3}
#bottom_pics img {padding-bottom:5px; padding-top:5px; z-index:3}