body {
	background-color: #3e5484;
	color: #fff;
	font: 11px "Lucida Grande", Lucida, Verdana, sans-serif;
	text-align: center;
}

a:link {
	color: #ccd1e4;
	text-decoration: none;
	font-weight: bold;
}

a:visited {
	color: #ccd1e4;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #ccd1e4;
	text-decoration: underline;
	font-weight: bold;
}

a:active {
	color: #3e5484;
	text-decoration: none;
	font-weight: bold;
}

hr {
	border-top: 1px solid #fff;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	width: 850px;
	margin-left: -25px;
}

.front-container {
	background: url(../images/background-front.jpg) no-repeat center top;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 800px;
	text-align: center;
	display: inline-block;
	padding-top: 175px;
}

.front-container h2 {
	font-size: 18px;
	margin-top: 100px;
	line-height: 25px;
	margin-bottom: 100px;
}

.blueprint-container {
	background: url(../images/background-blueprint.jpg) no-repeat center top;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	width: 800px;
	text-align: center;
	display: inline-block;
	padding-top: 225px;
}

.blueprint-container h2 {
	font-size: 18px;
	margin-top: 100px;
	line-height: 25px;
	margin-bottom: 100px;
}

/* @group Top Navigation */

.top-navigation {
	background: url(../images/foreground-nav.png) repeat-x center top;
	width: 850px;
	padding-top: 52px;
	height: 30px;
	border-bottom: 1px solid #fff;
	margin-left: -25px;
	margin-top: -45px;
	margin-bottom: 10px;
	behavior: url(iepngfix.htc);
	vertical-align: bottom;
	text-align: center;
}

.top-navigation a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	padding-top: 7px;
	margin-left: -1px;
	background-color: rgba(60,81,131,0.75);
}

.top-navigation a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: inline-block;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	height: 25px;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	padding-top: 7px;
	margin-left: -1px;
	background-color: rgba(60,81,131,0.75);
}

.top-navigation a:hover {
	behavior: url(iepngfix.htc);
	background-image: url(../images/background-brokenWhite.png);
	color: #fff;
	font-weight: bold;
	display: inline-block;
	height: 25px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	padding-top: 7px;
	margin-left: -1px;
	background-color: rgba(60,81,131,0.75);
}

.top-navigation a:active {
	behavior: url(iepngfix.htc);
	background-image: url(../images/background-brokenWhite.png);
	color: #3e5484;
	font-weight: bold;
	display: inline-block;
	height: 25px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	padding-top: 7px;
	margin-left: -1px;
	background-color: rgba(60,81,131,0.75);
}

.top-navigation span {
	behavior: url(iepngfix.htc);
	background-image: url(../images/background-brokenWhite.png);
	color: #fff;
	font-weight: bold;
	display: inline-block;
	height: 25px;
	border-right: 1px solid #fff;
	border-left: 1px solid #fff;
	padding-right: 10px;
	padding-left: 10px;
	margin-top: -2px;
	padding-top: 7px;
	margin-left: -1px;
	background-color: rgba(60,81,131,0.75);
}



/* @end */

/* @group Side Navigation */

.side-navigation {
	display: inline-block;
	float: left;
	border: 1px solid #fff;
	width: 175px;
	margin-left: -125px;
	text-align: center;
}

.side-navigation a:link {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: -1px;
	padding-top: 8px;
	background-color: rgba(59,77,130,0.9);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 175px;
	text-align: center;
	margin-bottom: -1px;
	position: relative;
}

.side-navigation a:visited {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: -1px;
	padding-top: 8px;
	background-color: rgba(59,77,130,0.9);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 175px;
	text-align: center;
	margin-bottom: -1px;
	position: relative;
}

.side-navigation a:hover {
	behavior: url(iepngfix.htc);
	background-image: url(../images/background-brokenWhite.png);
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: -1px;
	padding-top: 8px;
	background-color: rgba(59,77,130,0.9);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 175px;
	text-align: center;
	margin-bottom: -1px;
	position: relative;
}

.side-navigation a:active {
	behavior: url(iepngfix.htc);
	background-image: url(../images/background-brokenWhite.png);
	color: #3e5484;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: -1px;
	padding-top: 8px;
	background-color: rgba(59,77,130,0.9);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 175px;
	text-align: center;
	margin-bottom: -1px;
	position: relative;
}

.side-navigation span {
	behavior: url(iepngfix.htc);
	background-image: url(../images/background-brokenWhite.png);
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	display: block;
	height: 25px;
	margin-top: -1px;
	padding-top: 8px;
	background-color: rgba(59,77,130,0.9);
	border-top: 1px solid #fff;
	border-bottom: 1px solid #fff;
	width: 175px;
	text-align: center;
	margin-bottom: -1px;
	position: relative;
}



/* @end */

/* @group Text Box */

.text-box {
	width: 650px;
	display: inline-block;
	text-align: justify;
	margin-top: 25px;
	margin-left: -45px;
}

.text-box b {
	margin: 0;
	text-shadow: #000 2px 2px 5px;
}

.text-box h2 {
	font-size: 16px;
	text-align: center;
	margin: 0;
	text-shadow: #000 2px 2px 5px;
}



/* @end */