/* BASIC css start */
/* MainPAGE */

#main { margin-top: 20px; margin-left: 20px;  } 
.about_top { position:relative; height: 30px; border-bottom: 0px solid #e5e5e5; }

.about_cnt { position:relative; margin-top: 100px; margin-bottom: 200px; }

.about_cnt .about_txt { position:relative; margin-top: 40px; }
.about_cnt .about_txt p { font-size: 12px; line-height: 5px; }
.about_cnt .about_txt h1 { font-size: 15px; line-height: 5px; }

.about_cnt .about_right { position:relative; margin-top: 40px; margin-right: 150px; float: right; }




/* BASIC css end */

