body {
	margin-top: 0px;
	margin-left: 0px;
	background-color: #EFF3F6;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #1B5282;
	text-decoration: none;
}
#wrapper {
	height: 675px;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 10;
	background-image: url(images/bg-home-square.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#content {
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	float: left;
	z-index: 50;
}
#mission {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #1B5282;
	text-decoration: none;
	height: auto;
	width: 650px;
	margin-top: 350px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	text-align: center;
	z-index: 60;
	font-style: italic;
}
#footer {
	clear: both;
	height: auto;
	width: 1010px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	z-index: 55;
	padding-top: 10px;
}
#footerleft {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #1B5282;
	float: left;
	width: 300px;
	margin-left: 30px;
	text-align: center;
}
#wrapper #footer #footerleft p {
	margin: 0px;
	padding: 0px;
}
#wrapper #footer #footerleft a.p:link, #wrapper #footer #footerleft a.p:visited{
	color: #1B5282;
	text-decoration:none;
}
#wrapper #footer #footerleft a.p:hover{
	color: #1B5282;
	text-decoration:underline;
}
#footercenter {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #1B5282;
	float: left;
	width: 350px;
	margin-left: 10px;
	text-align: center;
	margin-right: 10px;
}
#wrapper #footer #footercenter p {
	margin: 0px;
	padding: 0px;
}
#wrapper #footer #footercenter a.p:link, #wrapper #footer #footercenter a.p:visited{
	color: #1B5282;
	text-decoration:none;
}
#wrapper #footer #footercenter a.p:hover{
	color: #1B5282;
	text-decoration:underline;
}
#footerright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: normal;
	color: #1B5282;
	float: left;
	width: 300px;
	text-align: center;
}
#wrapper #footer #footerright p {
	margin: 0px;
	padding: 0px;
}
#wrapper #footer #footerright a.p:link, #wrapper #footer #footerright a.p:visited{
	color: #1B5282;
	text-decoration:none;
}
#wrapper #footer #footerright a.p:hover{
	color: #1B5282;
	text-decoration:underline;
}
.phone {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #1B5282;
}
