body {
	background: #348710;
	font-family: Arial, Helvetica, sans-serif;
}
#page {
	background: #eceaf0 url(images/content_bg.gif) no-repeat left bottom;
	width: 744px;
	margin-right: auto;
	margin-left: auto;
	border: 5px solid #00AA00;
}
#banner {
	height: 152px;
}
#banner img {
	display: none;
}

#banner h1 {
	display: none;
}
#nav {
	position: relative;
	left: 517px;
	top: 22px;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	width: 250px;
}
#nav a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	font-size: 16px;
}
#details {
	color: #175290;
	text-align: center;
	font-size: 11px;
	position: relative;
	top: 65px;
	left: 190px;
}
h2 {
	color: #B30000;
	font-size: 20px;
	text-align: center;
	margin: 15px 0px 10px;
}

#services h2 {
	color: #FFFFFF;
	margin: 0px;
}
#services {
	color: #FFFFFF;
	line-height: 20px;
	background: #175290;
	width: 100%;
	text-align: center;
	padding-top: 10px;
	padding-bottom: 10px;
	margin-bottom: 10px;
	margin-top: 10px;
}
#content {
	padding: 15px;
	font-size: 12px;
	color: #333333;
}
#services a {
	color: #FFFFFF;
}
#services p {
	font-size: 12px;
	margin: 0px;
}
#details b {
	font-size: 24px;
}
.services a {
	color: #175290;
	text-decoration: none;
}

#content h3 {
	color: #175290;
	margin: 0px 0px 10px;
	border-bottom: 2px solid #175290;
}
.services b{
	color: #175290;
	font-size: 14px;
	font-weight: bold;
	line-height: 20px;
}
