#upper_block {
	background-image: url(/img/banner.jpg);
	background-repeat: repeat-x;
	background-color:#ACCCB7;
	width:610px;
	height:200px;
	margin-bottom:10px;
}



#top3_container {
	width:610px;
	height:245px;
}

#top3_container h2{
	display:  block;
	width: 610px;
	padding-top: 0px;
	padding-left: 0px;
	height: 25px;
	font-size: 18px;
}

#top3_container_inside {
	width:610px;
	height:195px;
}

#top1 {
	float:left;
	margin-left:0px;
	width:187px;
	height:155px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #84B5A0;
	border-style: solid;
}
#top1 h3 {
	display: block;
	text-align: center;
	background-image: url(/img/top1.jpg);
	background-repeat: repeat-x;
	padding-top: 3px;
	background-color: #B6CDD6;
	height: 18px;
	width: 187px;
	font-size: 16px;
}
#top1 p {
	padding: 3px;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}


#top2 {
	float:left;
	margin-left:20px;
	width:187px;
	height:155px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #84B5A0;
	border-style: solid;
}

#top2 h3 {
	display: block;
	background-image:  url(/img/top1.jpg);
	background-repeat: repeat-x;	
	background-color: #DCC7CB;
	text-align: center;
	padding-top: 3px;
	height: 18px;
	width: 187px;
	font-size: 16px;
}
#top2 p {
	padding: 3px;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

#top3 {
	float:left;
	margin-left:20px;
	width:187px;
	height:155px;
	background-color:#FFFFFF;
	border-width: 1px;
	border-color: #84B5A0;
	border-style: solid;
}

#top3 h3 {
	display: block;
	background-image:  url(/img/top1.jpg);
	background-repeat: repeat-x;	
	background-color: #ACC9B0;
	text-align: center;
	padding-top: 3px;
	height: 18px;
	width: 187px;	
	font-size: 16px;	
}

#top3 p {
	padding: 3px;
	font-size: 12px;
	text-align: justify;
	color: #666666;
}

#top4 {
	margin-left: 0px;
	margin-right: 0px;
	height: 45px;
	border-width: 1px;
	border-color: #84B5A0;
	border-style: solid;

}


#top4 h3 {
	display:block;
	padding-top: 4px;
	padding-left: 4px;
	padding-bottom:4px;
	background-image:  url(/img/top1.jpg);
	background-repeat: repeat-x;
	font-size: 16px;	
}

#top4 p{
	color:#666666;
	font-size:12px;
	padding:3px;
	text-align:justify;
}

#sidebar {
  height: 1050px;
}

#content_box {
    height: 1100px;
}
