@charset "utf-8";
body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	color: #333333;
	text-align: left;
}
#contents {
	font-size: 13px;
	height: auto;
	width: 624px;
	text-align: left;
}
#image {
	height: auto;
	width: 624px;
}

h1 {
	font-size: 14px;
	color: #29499C;
}


#navigation {
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #333333;
	border-bottom-color: #333333;
	height: 25px;
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	width: 619px;
	margin-top: 15px;
	padding-top: 3px;
	padding-right: 5px;
	text-align: left;
}
#navigation ul {
	padding: 0px;
	margin: 0px;
}
#navigation .active {
	text-decoration: underline;
}

#payoff {
	width: 624px;
	text-align: left;
}
#logo {
	width: 624px;
	text-align: left;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 624px;
	text-align: center;
	margin-top: 15px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999999;
	padding-top: 5px;
}

#navigation li {
	float: left;
	list-style-type: none;
	margin-right: 15px;
}
#navigation a {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
#navigation a:link {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration:none;
}
#navigation a:hover {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
}
#navigation a:active {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
	text-decoration:underline;
}
#navigation a:visitec {
	color: #333333;
	font-size: 16px;
	font-weight: bold;
}
