@charset "utf-8";
/* CSS Document */

section.span7 img {
	margin: 20px 0 30px;
}

#contact_p {
	border-top: 2px solid rgb(30,40,105);
	padding-top: 20px;
	margin-top: 15px;
	font-family: 'ABeeZee', 'sans-serif';
	font-weight: 400;
	font-size: 16px;
	line-height: 120%;
	color: rgb(30,40,105);
}

#lists ul {
	margin-left: 13px;
}