@charset "UTF-8";
#Container #Body #copy container #Body Photo container {
	float: right;
	width: 150px;
	padding: 20px;
}
#Container {
	width: 750px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
	background-color: #FFFFFF;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: ccd5e1;
	border-right-color: ccd5e1;
	border-bottom-color: ccd5e1;
	border-left-color: ccd5e1;
	height: auto;
}
#Container #footer {
	width: 740px;
	background-color: #8EA8B7;
	padding: 5px;
	clear: both;
}
#Container #footer ul {
	display: inline;
	color: #E8E8E8;
	text-align: center;
	padding: 10px;
	list-style-type: none;
}
#Container #footer li {
	display: inline;
	padding: 6px;
	color: #000066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#Container #Body {
	background-color: #FFFFFF;
	text-align: left;
	padding-top: 0px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#Container #Photo {
	margin-left: 20px;
	margin-top: 45px;
	width: 250px;
	float: right;
	margin-right: 40px;
	height: 213px;
}

