a:link {
	text-decoration: none;
	color: #fff;
}
a:visited {
	text-decoration: none;
	color: #fff;
}
a:hover {
	text-decoration: none;
	color: #BEABAB;


}
a:active {
	text-decoration: none;
	color: #4F0400;
}





.background-v01 {
	background-color: #FAFAFA;
	background-image: url(../images/background-02.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	padding: 0px;
}
.content_front {
	font-family: Arial, sans-serif, Helvetica;
	border: 0px solid #696;
	text-align: center;
	width: 960px;
	-webkit-border-radius: 8px;
	-moz-border-radius: 8px;
	border-radius: 8px;
	-webkit-box-shadow: #666 0px 2px 3px;
	-moz-box-shadow: #666 0px 2px 3px;
	box-shadow: #666 0px 2px 3px;
	behavior: url(/PIE.htc);
	background-color: #454545;
	height: 590px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top: 366px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/wc-weave.png);
	background-repeat: no-repeat;
	background-position: right top;
	position: static;
}

.menu {
	height: 56px;
	width: 100%;
	margin: 0px;
	padding: 0px;
	font-family: Helvetica, Arial, sans-serif,;
	font-size: 20px;
	color: #FFF;
	text-align: center;
}
.menu_underline {
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #616161;
}
.logo-top_left {
	height: 102px;
	width: 113px;
	position: absolute;
	margin-left: 50%;
	left: -450px;
	top: 20px;
	background-image: url(../images/logo-sat-logo-large.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.logo-ewt-text {
	height: 63px;
	width: 704px;
	position: absolute;
	margin-left: 50%;
	left: -300px;
	top: 40px;
	background-image: url(../images/logo-sat-long-v1.png);
	background-repeat: no-repeat;
	background-position: left center;
}


.footer {
	width: 100%;
	height: 134px;
	background-color: #060;
	padding: 0px;
	margin: 0px;
	text-align: center;
	position: static;
	top: 0px;
}
.footer-copyright {
	font-family: Helvetica;
	font-size: 12px;
	color: #690;
}
.footer-menu {
	font-family: Helvetica;
	font-size: 14px;
	font-weight: normal;
	color: #FFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #690;
	border-bottom-color: #690;
}

.footer_padding {
	width: 100%;
	height: 66px;
	background-color: #060;
	z-index: -5;
	clip: rect(auto,auto,auto,auto);
	margin-top: -60px;
	position: relative;
}
.footer_padding-about_page {
	width: 100%;
	height: 66px;
	background-color: #060;
	z-index: -5;
	clip: rect(auto,auto,auto,auto);
	position: relative;
	margin-top: -60px;
}



.menu a:link {
	text-decoration: none;
	color: #fff;
}
.menu a:visited {
	text-decoration: none;
	color: #fff;
}
.menu a:hover {
	text-decoration: none;
	color: #BEABAB;


}
.menu a:active {
	text-decoration: none;
	color: #4F0400;
}


.footer-menu a:link {
	text-decoration: none;
	color: #fff;
}
.footer-menu a:visited {
	text-decoration: none;
	color: #fff;
}
.footer-menu a:hover {
	text-decoration: none;
	color: #BEABAB;


}
.footer-menu a:active {
	text-decoration: none;
	color: #4F0400;
}
