#bar {
	padding-top: 26px;
	padding-bottom: 30px;
	margin-top: 0px;
}
#bar a {
	background: url(../../images/button_bg.png) right center no-repeat;
	padding-right: 60px;
	padding-top: 21px;
	padding-bottom: 21px;
	border-left: 2px solid #96ff00;
	padding-left: 30px;
	color: #333333;
	float: right;
	top: -20px;
	position: relative;
}
#bar a:hover {
	color: #3c3b89;
	text-decoration: none;
}
#logo_bg {
	border-top: 2px solid #96ff00;
	padding-top: 90px;
}
#lower_section img {
	border: 4px solid #e7d6c4;
	margin-right: 10px;
}
#lower_section {
	padding: 15px;
}
#map {
	height: 300px;
	width: 100%;
}
#contact_details {
	text-align: right;
}