#footer div.column {
	margin-top:20px;
	
	float:left;
	position:relative;
	margin-left:20px;
	border-right:1px #ccc dashed;
}
#footer div.column p {
	padding-right:20px;
}
#footer div.column.first {
	margin-left:0px;
}
#footer div.column.last {
	border:none;
}
#footer div#columns {
	padding-top:20px;
/*	background:url("/images/site/gradient_top.png") repeat-x;*/
	clear:both;
}
.clear {
	clear:both;
}
#footer {
	clear:both;
	border-top:1px #ccc solid;
	
}


#footer h3 {
	font-family:Georgia;
	font-size:16px;
}
#footer #column_1 {
	width:280px;
}
#footer #column_1 p {margin-right:20px;}
#footer #column_2 {
	width:270px;
}
#footer #column_3 {
	width:210px;
}
#footer #column_4 {
	width:120px;
}
#footer #column_4 ul{
	list-style-type:none;
}
ul.pastor_training_country_list {
	margin-bottom:20px;
	overflow:auto;
	list-style-type:none;
}
#footer .right img{
	float:right;
	position:relative;
	top:-60px;
	margin-right:40px;
}
#footer a {
	color:#000;
	text-decoration:underline;
}
#footer a:hover {
	text-decoration:none;
	color:rgb(106, 169, 199);;
}
#footer #column_4 ul li a{
	font-size:12px;
	color:#000;
	text-decoration:none;
	line-height:1.5em;
}
#footer #column_4 ul li a:hover{
	text-decoration:underline;
}
#footer ul.project_category_list {
	list-style-type:none;
	margin-top:10px;
}
#footer ul.project_category_list li a {
	
	font-size:12px;
	line-height:1.5em;
}
#footer ul.pastor_training_country_list {
	margin-top:10px;
	
}
#footer ul.pastor_training_country_list.double li {
	clear:none;
	float:left;
	width:120px;
	line-height:1.4em;
	padding-right:10px;
	margin-bottom:4px;
}
#footer_logo {
	background:url("/images/site/footer-logo.jpg") no-repeat;
	height:35px;
	width:auto;
	clear:both;
	padding-left:35px;
	padding-top:5px;
	margin-top:20px;
}