#page {
	height: 600px;
	width: 960px;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-top: 30px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
}
#header {
	background-image: url(../../WEB/EDS%20MAIN/Option%202/images/templatemo_logo.png);
	float: left;
	height: 60px;
	width: 107px;
}
#login {
	float: right;
	height: 60px;
	width: 250px;
	font-family: "Century Gothic";
	font-size: 12px;
	font-weight: 300;
	line-height: normal;
	color: #A0A0A4;
	text-align: right;
}
#header_container {
	height: 60px;
	width: 980px;
}
#menu {
	text-decoration: none;
	width: 980px;
	height: 10px;
	padding-top: 30px;
}
#container {
	float: none;
	height: 220px;
	width: 980px;
	font-family: "Century Gothic";
	clear: none;
	margin: auto;
	padding: 10px;
}
#sbox_container {
	float: left;
	width: 200px;
	margin: 5px;
	padding: 10px;
	background-image: url(images/sbox.svg);
	background-repeat: no-repeat;
	height: 160px;
}

}
#sbox_container: hover {
	float: none;
	width: 200px;
	margin: auto;
	padding: 5px;
	background-image: url(images/sbox_hover.svg);
	background-repeat: no-repeat;
	height: 160px;
}

#page #container #sbox_container h4 a {
	font-family: "Century Gothic";
	color: #FF5F00;
	text-decoration: none;
	filter: Glow(Color=#FFF, Strength=100);
	font-size: 14px;
}
#page #container #sbox_container p {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
#page #container #sbox_container p a {
	font-family: "Century Gothic";
	font-size: 12px;
	color: #FF5F00;
	text-decoration: none;
}
#footer {
	font-family: "Century Gothic";
	color: #000;
	text-align: center;
	font-size: 12px;
	width: 960px;
	z-index: auto;
}
#timeline {
	margin: auto;
	height: 700px;
	width: 900px;
}
