#content_wrap {
	height: auto;
	width: 1024px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
	background-color: #FFF;
	overflow: hidden;
}
#title_block {
	height: 260px;
	width: 1024px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	color: #666;
	text-align: center;
	line-height: 20px;
	background-image: url(images/bground_top.gif);
	background-repeat: repeat-x;
}

#title_block h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	color: #000;
}
#content_block {
	height: 220px;
	width: 184px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	float: left;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #CCC;
	text-align: center;
}
#content_block h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}
#footer {
	height: 100px;
	width: 1024px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 6px;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	clear: left;
	text-align: center;
}
#title_block2 {
	height: 300px;
	width: 1024px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 15px;
	font-weight: bold;
	margin: 0px;
	padding: 10px;
	color: #666;
}
#content_block_2 {
	height: 220px;
	width: 182px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 15px;
	font-weight: normal;
	margin: 0px;
	padding: 10px;
	float: left;
	text-align: center;
}
#content_block_2 h1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
}

