/* --Sub Formatting--*/
#wrapper #main p {
	font-size: 12px;
	line-height: 18px;
}
#wrapper #main img {
	border: 1px solid #507C7C;
	float: right;
	margin: 10px;
}
#wrapper #main .logo {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	float: left;
	padding-bottom: 25px;
}
#wrapper #main li {
	line-height: 18px;
	font-size: 12px;
}
#wrapper #second p {
	font-size: 12px;
	line-height: 18px;
}
#wrapper #second img {
	border: 1px solid #507C7C;
	margin: 10px;
}
#wrapper #second li {
	line-height: 16px;
	font-size: 12px;
	}
.sprytitle {font-weight: bold}

h4 {
	font-size: 14px;
	color: #FFFFFF;
	background-color: #507C7C;
}
h3 {
	font-size: 16px;
	font-weight: bold;
	color: #507C7C;
}

