@charset "utf-8";
a {
	color: #0F94DD;
}
#wrapper {
	height:100%;
	margin:0 auto;
	min-height:800px;
	width:820px;
}
#front_top {
	background-image: url(img/bg_front_top.png);
	background-repeat: no-repeat;
	background-position: center top;
	height: 352px;
	width: 820px;
}
body {
	background-image: url(img/bg_front.png);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #0061A1;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
}
#front_col {
	float: left;
	height: 200px;
	width: 150px;
	background-image: url(img/blueline.png);
	background-repeat: no-repeat;
	background-position: right top;
	margin-left: 23px;
	margin-top: -50px;
	padding-right: 10px;
	line-height: 17px;
}
#front_col a {
	color:#FFF;
	text-decoration:none;
}
#front_col a:hover  {
color: #CCC;
text-decoration:underline;
}
#front_col_last {
	float: left;
	height: auto;
	width: 200px;
	margin-left: 30px;
	margin-top: -50px;
	padding-right: 10px;
	line-height: 17px;
}
#front_col_last a {
	color:#FFF;
	text-decoration:none;
}
#front_col_last a:hover  {
color: #CCC;
text-decoration:underline;
}
#content-wrapper {
	float: left;
	height: auto;
	width: 625px;
	margin-left: 200px;
	margin-top: -390px;
}
#content {
	min-height: 350px;
	font-size: 12px;
	color: #000;
	background-image: url(img/content_bg.png);
	background-repeat: repeat-y;
	line-height: 1.4;
	padding-top: 5px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
}
#content-top {
	background-image: url(img/content_top.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 15px;
	width: 625px;
}
#content-bottom {
	background-image: url(img/content_bottom.png);
	background-repeat: no-repeat;
	background-position: top;
	height: 25px;
	width: 625px;
}
#content_navi {
	float: left;
	height: 200px;
	width: 150px;
	margin-left: 45px;
	margin-top: -50px;
	padding-right: 10px;
	line-height: 17px;
}
#content_navi a {
	color:#FFF;
	text-decoration:none;
}
#content_navi a:hover  {
color: #CCC;
text-decoration:underline;
}
h1 {
	font-size: 20px;
	color: #0F94DD;
	font-style: normal;
	font-weight: normal;
}
#elisalogo {
	margin-top: 20px;
	margin-left: 30px;

}
#elisalogo h2 a {
display:block;
height:90px;
width:90px;
text-indent:-9999px;
}
#elisaiplogo {
	margin-top: 85px;
	margin-left: 30px;

}
#elisaiplogo h2 a {
display:block;
height:100px;
width:140px;
text-indent:-9999px;
}

td {
	border: thin solid #CCC;
	font-size: 11px;
}

