HTML {
  	height: 		100%;
  	margin-bottom: 	1px;
}

body {
	margin: 		0px 0px 0px 0px;
	background: 	#fff url(../images/bg_grad_entrypg.gif) repeat-y; /*#F4F4F4 url(../images/bg_main1461x250_light_xl.png) top no-repeat;  #ffffff */
	text-align:		left;
}

.float_img {
	position: relative;
	float:left;
	top: 25px;
	left: 80px;
	margin-left: 0px;
}
.float_img2 {
	position: relative;
	float:left;
	top: 25px;
	left: 100px;
	margin-left: 0px;
}


#page_wrapper {
	background: 	transparent url(../images/entry_bg_ornament.png) 0px 50px no-repeat; /**/
	width: 			1050px;/*1130px */
	height: 		800px;/*100%*/
	text-align:		left;
	/*margin-left: 	auto;
	margin-right: 	auto;*/
}


#page_header {
	background:  	none;/*#ccc url(../images/header_ms_soft.jpg) 0px -18px no-repeat;  */ 
	height: 		80px; /* 100px; */
	margin-right: 	0px; /* 5px*/
	border-bottom: 	0px solid #888888;
	border-top: 	0px dashed #888888;
}

#entry_container {
	background: 	none;/*#c9cb99;*/
	/*height:			auto !important;min-height:		500px;*/
  	position:		relative;
	top:			300px;
	margin-left:	120px;
	border-right: 	0px dashed #fff;
	border-left: 	0px dashed #fff;
}

#enter01{
	width:		380px;
	height:		145px; /*auto80px;*/
	float:		left;
	margin: 	0px 0px 150px 50px;
	padding:	0px 5px 5px 7px;
	border:		0px solid #EBEBEB ;/* #C7C7C7*/
	background: url(../images/enter_logo_msd_s.png) no-repeat 0 0 ;
	overflow:	hidden; /* scroll, auto. visible, hidden*/
}


#enter02{
	width:		400px;
	height:		145px; /*auto80px;*/
	float:		left;
	margin: 	0px 5px 150px 0px;
	padding:	0px 5px 5px 7px;
	border-left:1px solid #c8c8c8;/* #C7C7C7*/
	background: url(../images/enter_logo_mssoft_s.png) no-repeat 0 0;
	overflow:	hidden; /* scroll, auto. visible, hidden*/
	clear:		right;
}

/***************************
/* 	FOOTER
/***************************/
#footer_container{
	position: 		relative;
	top: 			350px;
	margin: 		20px 60px 0px 200px; /*0 5 0 9;*/
	
	border-top: 	1px solid #d1d1d1;
	border-bottom: 	0px dotted #A2A2A2;/*#F9F9F9*/
	border-left: 	0px dashed #BFD1D5; 
	border-right: 	0px dashed #fff; /*#EAEADF*/
	background: 	none;/*url(../images/bg_title_slated.png) repeat-x top; */
	height:			16px;
	vertical-align:	top;
	font-family:	Verdana, Arial, Helvetica, sans-serif;
	font-size:		9px;
}

.footer, .footer a, .footer a:hover {
	padding:		3px 80px 2px 0;
	clear: 			both;
	text-align:		center;
	font-size: 		10px;
	line-height: 	16px;
	height:			16px;
	color: 			#b1b1b1; /*#999999 */
	vertical-align:	top;
	text-decoration:none;
}


.footer :hover {
	
	text-decoration:underline;
	vertical-align:	top;
	
}