@charset "UTF-8";
/* CSS Document */

<style>
@media (max-width: 640px) {
  //your css to make it full screen
}

body {
    width:100%;
    height:100%;
	font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT","DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    color: rgba(53,59,69,1.00);
    border: 0px;
    font-size: 12px;
    z-index: 0;
}

a:link  {
	text-decoration: none;
	color: rgba(72,88,115,1.00);
	text-align: center;
}

a:visited {
	text-decoration: none;
	color: rgba(119,125,135,1.00);
}

a:hover  {
	text-decoration: none;
	color: rgba(129,153,200,1.00);
}



.Container {
    width: 1280px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    height: auto;
    position: relative;
    visibility: visible;
    overflow-y: visible;
    overflow-x: visible;
    font-size: medium;
}
.Container2 {
    width: 800px;
    margin-top: 0px;
    margin-right: auto;
    margin-bottom: 0px;
    margin-left: auto;
    position: relative;
    visibility: visible;
    overflow-y: visible;
    overflow-x: visible;
    font-size: medium;
}
#TopBanner {
	width: 100%;
	float: right;
	position: relative;
	text-align: center;
	margin-top: 0px;
}
.TopHeading {
	width: 100%;
	float: right;
	font-size: 26px;
	line-height: 36px;
	position: relative;
	text-align: center;
	margin-top: -750px;
	z-index: 20;
	color: rgba(249,249,249,1.00);
	font-style: italic;
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	text-shadow: 1px 1px 2px rgba(0,0,0,0.80);
}
.MainHeading {
	width: 100%;
	float: right;
	font-size: 70px;
	line-height: 33px;
	position: relative;
	text-align: center;
	margin-top: -690px;
	color: rgba(255,255,255,1.00);
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
	z-index: 20;
	text-shadow: 2px 2px 3px rgba(0,0,0,0.80);
}
#UnderConstructionSign {
	float: left;
	position: relative;
	width: 400px;
	height: 460px;
	margin-left: 290px;
	margin-top: 10px;
	background-image: url(../Images/Common/WorkingSign.png);
	text-align: center;
}
#UnderConstructionText {
	float: left;
	position: relative;
	width: 400px;
	height: auto;
	margin-left: 290px;
	margin-top: 10px;
	color: rgba(119,125,135,1.00);
	text-align: center;
	font-size: 20px;
	line-height: 24px;
}
.Container2 {
	width: 700px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	position: relative;
	visibility: visible;
	overflow-y: visible;
	overflow-x: visible;
}

@-webkit-keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}

@keyframes fade {
  from {opacity: .4}
  to {opacity: 1}
}
.Message {
    width: 100%;
    margin-top: 50px;
    background-image: url(../Images/BackgroundTank.jpg);
    float: left;
    background-repeat: repeat-x;
    height: 538px;
}
.Message h1 {
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 60px;
    width: 100%;
    text-align: center;
    margin-top: 30px;
    margin-bottom: 10px;
    font-weight: normal;
}
.Message p {
    width: 100%;
    text-align: center;
    font-size: 26px;
    line-height: 38px;
    margin-top: 10px;
    margin-bottom: 5px;
    float: left;
}
.Message button {
    background-color: #7A0103;
    color: #FFFFFF;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 30px;
    z-index: 2;
    justify-content: center;
    align-items: center;
    margin-left: auto;
    margin-right: auto;
    -webkit-box-shadow: 4px 4px 5px 2px rgba(0, 0, 0, 0.2);
    box-shadow: 4px 4px 5px 2px rgba(0, 0, 0, 0.2);
    width: 100%;
    margin-top: 20px;
    float: left;
}
.ClickToLearn  {
    color: #263154;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-weight: normal;
    font-size: 60px;
    z-index: 5;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    text-align: center;
    margin-top: -110px;
    float: left;
}
#Footer {
    width: 100%;
    float: left;
    text-align: center;
    color: #FFFFFF;
    margin-bottom: 150px;
    font-size: 14px;
    line-height: 22px;
    background-color: #263154;
}
#Footer logo {
    color: #FFFFFF;
    font-size: 14px;
    line-height: 22px;
    background-color: #263154;
    width: 100%;
    float: left;
    margin-bottom: 40px;
    margin-top: 30px;
}
#Footer h1 {
    text-align: center;
    color: #FFFFFF;
    font-size: 34px;
    line-height: 22px;
    font-weight: normal;
    margin-top: 40px;
    width: 100%;
}
#Footer p {
    text-align: center;
    color: #FFFFFF;
    font-size: 18px;
    line-height: 24px;
    font-weight: normal;
    float: left;
    width: 100%;
}
#Footer p2 {
    text-align: center;
    color: #FFFFFF;
    font-size: 14px;
    line-height: 24px;
    font-weight: normal;
    margin-bottom: 50px;
    float: left;
    width: 100%;
}
.Message button:hover {
	background-color:#263154;
.LearnMore {
}
.LearnMore {
    width: 100%;
    float: left;
    margin-top: 40px;
    text-align: left;
}
.LearnMore p {
    width: 100%;
    float: left;
    text-align: left;
    font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif;
    font-size: 16px;
    line-height: 20px;
}
