@charset "utf-8";
body {
	margin: 0px;
	padding: 0px;
	background-image: url(background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	background-color: #FFF;
}
#Container {
	margin-top: 20px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	height: auto;
	width: auto;
	max-width: 100%;
}

#Under-Construction {
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-color: #FFF;
	padding-top: 0px;
	margin-bottom: 10px;
	max-width: 100%;
}

#Logo {
    float: left;
    padding-bottom: 25px;
}

#Logo img {
    height: auto;
    width: 90%;
	padding-left: 20px;
	padding-right: 20px;
	align-self: center;
}

#Animation {
    float: left;
	clear: both;
    max-height:  100%;
    max-width: 100%;
	padding-bottom: 50px;
    margin-top: 30px;
    margin-bottom: 0px;
}

#Video {	
 max-height: auto;
 max-width: auto;
}


#Under-Construction h1 {
	font-family: Raleway;
	font-size: 22px;
	font-weight: 900;
	color: #0091D5;
	text-indent: -9999px;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 22px;
	margin-top: -15px;
	text-align: left;
}
#Under-Construction h3 {
	font-family: Raleway;
	font-size: 25px;
	font-weight: 400;
	color: #0092D6;
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 28px;
	text-align: center;
	padding-right: 30px;
	padding-left: 30px;
}

#Under-Construction h2 {
	font-family: Raleway, sans-serif;
	font-size: 16px;
	font-weight: 500;
	color: #A79F9A;
	padding-top: 0px;
	padding-left: 10px;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 1px;
}
#Under-Construction h4 {
	font-family: Biryani;
	font-size: 21px;
	line-height: 20px;
	font-weight: 300;
	color: #60C5F9;
	padding-top: 0px;
	text-align: center;
	margin-top: 10px;
	letter-spacing: 0px;
}

#Under-Construction h2 a {
	text-decoration: none;
	color: #000;
	text-align: center;
	padding-left: 10px;
}
#Under-Construction h2 a:hover {
	color: #A79F9A;
	text-decoration: none;
}
#Under-Construction #JVM {
	float: right;
	height: auto;
	width: 680px;
	margin-top: 50px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#Under-Construction #JVM h3{
	color: #000;
	font-family: Raleway, sans-serif;
	font-size: 14px;
	font-weight: 400;
	text-align: right;
	line-height: 12px;
}
#Container #Under-Construction #JVM h3 img {
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 3px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#Under-Construction #JVM h3 a{
	color: #000;
	font-family: Raleway, sans-serif;
	font-size: 10px;
	font-weight: 400;
	text-decoration: none;
	text-align: right;
}
#Under-Construction #JVM h3 a:hover {
	color: #666;
}

#Websites {
	float: none;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin-top: 5px;
	margin-right: auto;
	margin-left: auto;
	margin-bottom: 5px;
	text-indent: -9999px;
}
#Websites  p  {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	text-align: left;
	font-weight: lighter;
	color: #0099CC;
	padding: 0px;
}
#Websites  p  a {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #0099CC;
	font-weight: normal;
}
#Websites  p  a:hover {
	font-family: "Trebuchet MS", Trebuchet, sans-serif;
	font-size: 12px;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	text-align: left;
	color: #00769D;
	font-weight: bolder;
}
