body {
	text-align: center;
	padding: 0px;
	margin: 0px;
}
#contents {
	text-align: center;
	height: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	width: 740px;
	padding: 0px;
	background-color: #CCCCCC;
	border-right-width: 4px;
	border-left-width: 4px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#header {
	height: 60px;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	background-repeat: no-repeat;
	background-color: #0065ce;
}
#block {
	text-align: center;
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 0px;
	padding-right: 20px;
	padding-left: 20px;
	background-color: #FFFFFF;
	padding-top: 20px;
}
#footer {
	height: auto;
	width: 740px;
	clear: both;
	background-color: #FFFFFF;
	text-align: center;
	padding-top: 8px;
	border-top-width: 2px;
	border-top-style: dotted;
	border-top-color: #0065CE;
	padding-bottom: 6px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#top_block {
	text-align: center;
	height: auto;
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 20px;
	background-repeat: no-repeat;
	background-position: bottom;
	background-color: #FFFFFF;
}
#header2 {
	width: 740px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	text-align: left;
	background-repeat: no-repeat;
}
