Body {
	Margin: 0px;
	Color: #333333;
	Font-Family: Arial, Helvetica, sans-serif;
	Background-Color: #000;
	background-image: url(images/earth.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
P {
	Font-Size: 16px;
	Margin: 0px;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
}
a {
	text-decoration: none;
	color: #FFF;
}
#centerAlign {
	position: relative;
	top: -1px;
	right: 0;
	margin:0px auto;
	width: 850px;
	text-align: left;
	height: 620px;
}
.Insights-vertical {
	left: 50px;
	top: 70px;
	position: absolute;
	background-image: url(images/vertical-banner.gif);
	width: 110px;
	height: 500px;
}
.Version-Baner-4th, .Version-Baner-3rd, .Version-Baner-2nd, .Version-Baner-1st {
	position: absolute;
	left: 210px;
	width: 590px;
	height: 140px;
}
.Version-Baner-4th {
	top: 30px;
	background-image: url(images/4th-edition.jpg);
}
.Version-Baner-3rd {
	top: 180px;
	background-image: url(images/3rd-edition.jpg);
}
.Version-Baner-2nd {
	top: 330px;
	background-image: url(images/2nd-edition.jpg);
}
.Version-Baner-1st {
	top: 480px;
	background-image: url(images/1st-edition.jpg);
}
.Version-Text-1st, .Version-Text-2nd, .Version-Text-3rd, .Version-Text-4th {
	position: absolute;
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #FF0;
}
.Version-Text-1st {
}
.Version-Text-2nd {
}
.Version-Text-3rd {
}
.FooterText 
{
	text-align:center;
	position:absolute;
	bottom:0px;
	font-size:10px;
	font-weight:normal;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:10px;
	margin-left:0px;
	margin-bottom:0px;
	padding:0px;
	color:#FFF;
	white-space:nowrap;
	width:100%;
	background-color: #000;
}
 
.FooterText A:link {
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.FooterText A:visited {
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.FooterText A:active {
	font-weight:normal;
	color:#FFF;
	text-decoration:underline;
}
.FooterText A:hover {
	font-weight:normal;
	color:#f4c100;
	text-decoration:underline;
}

