@charset "ISO-8859-1";
*{
	margin: 0;
	padding: 0;
}
html, body{
	height: 100%;
}
body{
	color: #fff;
	margin: auto;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #01325B;
}
a:link, a:active, a:visited, a:hover {
	color: #FFF;
}
a {
	color: #FFF;
}
a img{
	border:0;
}
#container{
	position: relative;
	top: 20px;
	width: 1080px;
	margin: auto;
	text-align: center;
}
#container2{
	position: relative;
	top: 10px;
	width: 800px;
	margin: auto;
	text-align: center;

}
#heading1{
	position: absolute;
	top: 656px;
	left: 245px;
	width: 602px;
	height: auto;
	font-family: Optima, Arial, sans-serif;
	font-size: 25px;
	color: fff;
	text-align: center;
}
#heading2{
	position: absolute;
	top: 698px;
	left: 245px;
	width: 602px;
	height: auto;
	font-family: Optima, Arial, sans-serif;
	font-size: 16px;
	color: #FFFFFF;
}
#heading3{
	position: absolute;
	top: 729px;
	left: 245px;
	width: 602px;
	height: auto;
	font-family: Optima, Arial, sans-serif;
	font-size: 16px;
}
#head_metrowall{
	position: absolute;
	top: 62px;
	left: 678px;
	width: 163px;
	height: 39px;
	font-family: Optima, Arial, sans-serif;
	font-size: 16px;
}
#head_renotech{
	position: absolute;
	top: 4px;
	left: 141px;
	width: 837px;
	height: 74px;
	font-family: Optima, Arial, sans-serif;
	font-size: 16px;
}

#animatedLogo{
	position: absolute;
	top: 357px;
	left: 236px;
	width: 602px;
	z-index: 10;
}
#Table_01 {
	margin: auto;
		
}
#menu{
	color: #DA8D7D;
}
#menu a:link{
	font-weight: normal;
	text-decoration: underline;
	color: #fff;
}
#menu a:visited{
	font-weight: normal;
	color:#CCC;
	text-decoration: underline;
}
