/* Three Column Content */

#three-column-border {
	overflow: hidden;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: thin;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#three-column {
	overflow: hidden;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#three-column .tbox1 {
	float: left;
	width: 226px;
	margin-top: 10px;
	padding-left: 1px;

}


#three-column2 {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
	border-top-style: solid;
	border-top-color: #999;
	border-top-width: thin;
}

#three-column2 .tbox2 {
	float: left;
	width: 226px;
	margin-top: 10px;
}

#three-column3 {
	overflow: hidden;
	padding: 0px 0px 0px 0px;
}
#three-column3 .tbox3 {
	float: left;
	width: 226px;
	margin-top: 20px;
	margin-left: 5px;
}

@media screen and (max-width: 480px) {
	#three-column .tbox1 {
	float: none;
	width: 100%;
	margin:5px auto;}
	
	#three-column2 .tbox2 {
	float: none;
	width:100%;
	margin:0 auto;}
	
	#three-column3 .tbox3 {
	float: none;
	width: 100%;
	}
}

.box-style {
	background: #FFFFFF;
	text-align: center;
}

.box-style01
{
}


.box-style02
{
}

.box-style03
{
}


.box-style h2 {
	font-size: 18px;
	color: #2D2D2D;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
}

.box-style .image {
display: block;
margin: auto;
}

.box-style .arrow {
}

.box-style .content {
	overflow: hidden;
	width: 186px;
	padding: 10px;
	background-color: #F7F0EA;
	margin: 0px;
}


.divider {
	overflow: hidden;
	height: 50px;
	background: url(images/img04.png) no-repeat center top;
}
