body {
	font-size: 11pt;
	margin: 0px;
	line-height: 150%;
	background-color: #ddf5f6;
}
a {color: #0080ff;}
#contents{
	width: 700px;
	background-color: #FFF;
	margin: auto;
	}
#banner {
	height: 140px;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	border-bottom: 1px solid #ddf5f6;
}
h1{
	margin: 0px;
	padding: 0px;
	}
#mainbox {

	width: 700px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	text-align: center;
}
#leftbox {
	height: auto;
	width: 200px;
	text-align: left;
	float: left;
	margin-right: auto;
	margin-left: auto;

}
#leftbox p{
	border-bottom: 1px dashed #900;
	margin-right: 10px;
	margin-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	line-height: 130%;
	font-size: 13px;
}

#leftbox p a:link {
	color: #0080ff;
	display: block;
}
#leftbox p a:visited {color: #0080ff;}
#leftbox p a:hover {color: #0080ff;}
#leftbox p a:active {color: #ff6600;}

#rightbox {
	text-align: left;

	width: 490px;
	height: auto;
	float: right;
}
#rightbox p{
	margin-right: 10px;
}
h2{
	font-size: 14pt;
	background-image: url(b-123.jpg);
	background-repeat: no-repeat;
	height: 40px;
	width: 470px;
	line-height: 28pt;
	padding-left: 10px;
	background-position: left top;
	color: #00296a;
	}
h3{
	font-size: 13pt;
	background-image: url(b-102.jpg);
	background-repeat: no-repeat;
	height: 39px;
	width: 470px;
	line-height: 28pt;
	padding-left: 14px;
	background-position: left top;
	color: #00296a;	
	}
hr{
	width: 420px;
	border: thin dotted #CCC;
	margin: 15px auto 20px;
	}	
#button{
	text-align: right;
	padding-top: 35px;
	margin-bottom: 25px;
	}	
#footer {
	height: 60px;
	width: 700px;
	clear: both;
	margin: 0px auto;
	border-top: 1px solid #ddf5f6;
	background-image: url(footer-1.jpg);
	background-repeat: no-repeat;
}
#footer p{
	font-style: italic;
	text-align: center;
	line-height: 30px;
	padding-top: 10px;
	font-size: 12px;
}
#footer p a{
	text-decoration: none;
}
