div.buttomblock {
	display: block;
	width: 900px;
	height: 266px;
	clear:both;
	margin-left: 108px;	
	color: #F4F4ED;
	buttom:0;
	position:relative;
}

div.buttomblock {
	list-style-type: none;
	
}

div.learn-more {
	width: 395px;
	height: 100px;
	float: left;
}

div.recent-posts {
	width: 150px;
	height: 100px;
	margin-left: 50px;
	float: left;
}

div.recent-comments {
	width: 150px;
	height: 100px;
	margin-left: 50px;
	float: left;
}

div.recent-posts ul li, div.recent-comments ul li {
	list-style-type: none;
}

div.buttomblock h3 {
	font: normal 19px Helvetica;
	color: #C1B29B;
	margin-top: 75px;
}

div.buttomblock h4 {
	font: normal 14px Helvetica;
	color: #C1B29B;
	margin-top: 75px;
}

div.buttomblock p {
	font: normal 12px Verdana;
	margin-top: 12px;
}

div.buttomblock li {
	font: normal 11px Verdana;
	margin: 5px 0 5px 0;
}

div.learn-more p a, div.learn-more p a:visited {
	color: #9DBFD5;
	font-weight: bold;
}

div.buttomblock a, div.buttomblock a:visited {
	color: #fff;
	text-decoration: none;
}

div.buttomblock a:hover, div.buttomblock a:active, div.learn-more p a:hover, div.learn-more p a:active {
	color: #F7891A;
	text-decoration:none;
}