*{
padding:0px;
margin:0px;
}

#overall_div{
width:1024px;
margin:auto;
}

#mch_header{
width:100%;
height:135px;
background-image:url(../mch_photo/internal_photo/banner.gif);
background-repeat:no-repeat;
}

#logo{
float:left;
width:22%;
height:100%;
}

#banner{
text-align:center;
float:left;
width:78%;
}


#mch_footer{
margin-top:400px;
width:100%;
height:50px;
clear:both;

}

#user_login_main{
width:100%;
min-height:250px;
margin-top:8%;
}

#login_form{
width:25%;
margin:auto;
padding:2%;
border: solid thin #666699;
border-radius:15px;
box-shadow:5px 5px 5px #75D6FB;
}

#mid_up{
	clear:both;
	width:100%;
	min-height:20px;
}

#sign_out:hover{
text-decoration:underline;
font-size:18px;
}

#mid_content{
clear:both;
width:100%;
min-height:550px;
}

#pg_sel:hover{
box-shadow: 1px 1px 6px #33CCFF;
}