.box .box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	border: thin ridge #003366;
}
.box {
	width: 600px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 25px;
	padding-right: 0px;
	padding-bottom: 45px;
	padding-left: 0px;
	background-color: #E3E3E3;
	background-image: none;
	background-attachment: fixed;
	background-repeat: no-repeat;
	background-position: top;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-bottom: 100px;
}
.box .box .content {
	width: 500px;
	padding-top: 15px;
	padding-right: 25px;
	padding-bottom: 45px;
	padding-left: 25px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	background-color: #FFFFFF;
}
.box .toolbar {
	width: 600px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-right: auto;
	margin-left: auto;
	height: 600px;
	background-color: #E3E3E3;
}
.box .toolbar .content {
	width: 600px;
	background-color: #D6DFF3;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	height: auto;
}
.box .toolbar .content .context {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #003366;
	padding-top: 20px;
	padding-right: 20px;
	padding-bottom: 0px;
	padding-left: 20px;
	text-align: left;
	text-indent: 0px;
	width: 560px;
	background-color: #D6DFF3;
	height: auto;
	margin-bottom: 100px;
}
.toolbar div {
	width: 600px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: d6dff3;
	margin-right: auto;
	margin-bottom: 100px;
	margin-top: 10px;
	margin-left: auto;
	height: 150px;
	background-color: #E3E3E3;
}
.box .toolbar .content .context .copyright {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #003366;
	background-color: #999999;
	width: 600px;
}
.box .toolbar .content .context .building {
	background-color: #D6DFF3;
	margin-top: 10px;
	margin-right: auto;
	margin-bottom: 50px;
	margin-left: 50px;
	width: 200px;
	float: left;
}
.box .toolbar .content .context .address {
	background-color: #D6DFF3;
	float: none;
	width: 150px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	margin-top: 100px;
	margin-right: auto;
	margin-bottom: 100px;
	margin-left: auto;
}
.box .toolbar .3 series img {
	padding: 0px;
	margin: 10px;
}
.box .toolbar .content .bottom img {
	background-color: #D6DFF3;
	margin-bottom: 100px;
}
.box .toolbar .content .bottom {
	background-color: #E3E3E3;
}
