.rnd_border {
	border: 1px solid #F6871F; /* #F39E39 */
	margin: 26px 13px 26px 13px;
	position:relative;
	height: 360px;
	color: navy;
	overflow:hidden;
	box-shadow: 5px 5px 5px #ccc;
    border-radius: 5px;
	-webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	}
.footer {
	color: white;
}
.footer3 div {
	color: white !important;
}
.aligncenter {
	
	width: 75%;
	margin:20px auto;
}
.BlueBox, .BlueBox span, .BlueBox div {
	background-color: navy;
	color: white;
}
