div .featurette {
	background-color: #ffffff;
	padding: 20px;
	border-radius: 10px;
}

/*#top_bar {
	height: 82px !important; 
	background-color: #4E5D6C; 
	border-radius: 10px;
}*/

#logo {
	border-radius:7px;
	max-width:144px;
	max-height:60px;
}

/*.panel {
	border-radius: 10px !important;
}

.list-group-item, .well, .jumbotron {
	color: #ffffff;
	border-radius: 10px !important;
}*/