@charset "UTF-8";
/* CSS Document */

body{
	width:100%;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#111111;
	margin:0px auto;
	padding:0;
}

#outer_top{
	width:100%;
	background-image:url(/Internet/images/ey_top_rpt.jpg);
	background-repeat:repeat-x;
	height:9px;
}

#wrapper{
	background-image:url(/Internet/images/ey_background_rpt.gif);
	background-repeat:repeat-x;
	background-position:9px;
	width:100%;
	height:538px;
}

#header{
	width:783px;
	height:141px;
	background-image:url(/Internet/images/ey_banner.gif);
	background-repeat:no-repeat;
	margin:0px auto;
}	
#content{
	width:725px;
	margin:0px auto;
}

#left{
	float:left;
	background-image:url(/Internet/images/ey_content_left_bkg.gif);
	background-repeat:repeat-x;
	height:296px;
	width:400px;
	margin:0;
}	

#left p{
	width: 325px;
	line-height:14px;
	padding-left: 30px;
	margin-top: 0px;
}

#left  img{
	padding-left:30px;
	padding-top:20px;
	padding-bottom: 10px;
}	

#left form{
	padding-left:30px;
	paddding-top:30px;
	margin-bottom:0px;
}			

.login_id{
	line-height:28px;
	height:16px;
	vertical-align: middle;
	margin-bottom:22px;
}

#go{
	height:28px;
	width:28px;
	margin-left:5px;
	margin-bottom:2px;
}	

#right{
	float:left;
	background-image:url(/Internet/images/ey_content_right.jpg);
	background-repeat:no-repeat;
	height:296px;
	width:318px;
	margin:0;
}	

.guest{
	font-size:10px;
	margin:0px;
	padding:0px;
}	

	
