#center-block{
	width:674px;
	float:left;
	padding-top:15px;
	margin-left:5px;
	min-height:400px;
}
#top-center{
	background-image:url(../../images/bg-content-top.png);
	background-repeat:no-repeat;
	height:26px;
}
#middle-center{
	background-image:url(../../images/bg-content.png);
	background-repeat:repeat-y;
	padding-left:15px;
	padding-right:25px;
	color:#7c7c7c;
	margin-bottom:-12px;
	min-height:600px;
	position:relative;
}
#middle-center a{
	text-decoration:none;
	color:#7c7c7c;
}
#middle-center a:hover{
	font-weight:bold;
}
#bottom-center{
	background-image:url(../../images/bg-content-bottom.png);
	background-repeat:no-repeat;
	height:25px;
}

#middle-center h1{
	text-align:center;
	font-size:30px;
	color:#474747;
	margin:auto;
}
.child-block{
	padding-top:5px;
	padding-left:50px;
}
.child-block h2{
	margin-bottom:-10px;
}
