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

html { 
  -webkit-background-size: cover;
  -moz-background-size: cover;
  -o-background-size: cover;
  background-size: cover;
}

body {
	margin:0;
}

/* Make Header Sticky */
#header_container { height:auto; left:0; position:relative; width:100%; top:0; background-color:#FFF; -webkit-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35);-moz-box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35); box-shadow: 0px 2px 5px 0px rgba(0,0,0,0.35); margin:0 auto; padding:0;}
#header{ margin:0 auto; width:1024px; text-align:center;}

#info { margin:0 auto 30px auto; padding-bottom:30px; padding-top:0px; overflow:auto; width:1024px; height:auto; margin:0 auto;}
#info_content{width:100%; height:auto; margin:0 auto 30px auto; text-align:center;}

.btn {
  background: #626262;
  background-image: -webkit-linear-gradient(top, #626262, #444345);
  background-image: -moz-linear-gradient(top, #626262, #444345);
  background-image: -ms-linear-gradient(top, #626262, #444345);
  background-image: -o-linear-gradient(top, #626262, #444345);
  background-image: linear-gradient(to bottom, #626262, #444345);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 1px 1px 3px #222222;
  font-family: Arial;
  font-weight:bold;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  margin-bottom:30px;
  margin-top:45px;
  border: solid #007ac3 2px;
  text-decoration: none;
  -webkit-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  -moz-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
}

.btn:hover {
  background: #ecac00;
  background-image: -webkit-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -moz-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -ms-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -o-linear-gradient(top, #ecac00, #ba8b00);
  background-image: linear-gradient(to bottom, #ecac00, #ba8b00);
  text-decoration: none;
}

.btn2 {
  background: #626262;
  background-image: -webkit-linear-gradient(top, #626262, #444345);
  background-image: -moz-linear-gradient(top, #626262, #444345);
  background-image: -ms-linear-gradient(top, #626262, #444345);
  background-image: -o-linear-gradient(top, #626262, #444345);
  background-image: linear-gradient(to bottom, #626262, #444345);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 1px 1px 3px #222222;
  font-family: Arial;
  font-weight:bold;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 40px 10px 40px;
  margin-bottom:30px;
  margin-top:45px;
  border: solid #007ac3 2px;
  text-decoration: none;
  -webkit-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  -moz-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
}

.btn2:hover {
  background: #ecac00;
  background-image: -webkit-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -moz-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -ms-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -o-linear-gradient(top, #ecac00, #ba8b00);
  background-image: linear-gradient(to bottom, #ecac00, #ba8b00);
  text-decoration: none;
}

.btn3 {
  background: #626262;
  background-image: -webkit-linear-gradient(top, #626262, #444345);
  background-image: -moz-linear-gradient(top, #626262, #444345);
  background-image: -ms-linear-gradient(top, #626262, #444345);
  background-image: -o-linear-gradient(top, #626262, #444345);
  background-image: linear-gradient(to bottom, #626262, #444345);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 1px 1px 3px #222222;
  font-family: Arial;
  font-weight:bold;
  color: #ffffff;
  font-size: 16px;
  padding: 10px 15px 10px 15px;
  margin-top:15px;
  margin-bottom:0;
  border: solid #007ac3 2px;
  text-decoration: none;
  -webkit-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  -moz-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  display: block;
  width:150px;
}

.btn3:hover {
  background: #ecac00;
  background-image: -webkit-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -moz-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -ms-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -o-linear-gradient(top, #ecac00, #ba8b00);
  background-image: linear-gradient(to bottom, #ecac00, #ba8b00);
  text-decoration: none;
}

.btn4 {
  background: #007ac3;
  background-image: -webkit-linear-gradient(top, #007ac3, #06517d);
  background-image: -moz-linear-gradient(top, #007ac3, #06517d);
  background-image: -ms-linear-gradient(top, #007ac3, #06517d);
  background-image: -o-linear-gradient(top, #007ac3, #06517d);
  background-image: linear-gradient(to bottom, #007ac3, #06517d);
  -webkit-border-radius: 10;
  -moz-border-radius: 10;
  border-radius: 10px;
  text-shadow: 1px 1px 3px #222222;
  font-family: Arial;
  font-weight:bold;
  color: #ffffff;
  font-size: 18px;
  padding: 10px 40px 10px 40px;
  margin-bottom:30px;
  margin-top:45px;
  border: solid #007ac3 2px;
  text-decoration: none;
  -webkit-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  -moz-box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
  box-shadow: rgba(0,0,0,0.3) 0px 0 10px 0px;
}

.btn4:hover {
  background: #ecac00;
  background-image: -webkit-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -moz-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -ms-linear-gradient(top, #ecac00, #ba8b00);
  background-image: -o-linear-gradient(top, #ecac00, #ba8b00);
  background-image: linear-gradient(to bottom, #ecac00, #ba8b00);
  text-decoration: none;
}

div.container{
    width: 10px;
	margin-left:auto;
	margin-right:auto;
	margin-top:10px;
}
div.vertical-line{
    border-left: 1px solid #007ac3;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
}

div.vertical-line2{
    border-left: 1px solid #5e5e5e;
    height: 300px;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
}

div.vertical-line3{
    border-left: 1px solid #5e5e5e;
    height: 380px;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
}

div.vertical-line4{
    border-left: 1px solid #007ac3;
    height: 360px;
    margin-left: auto;
    margin-right: auto;
    width: 1px;
}

#cssmenu ul,
#cssmenu li,
#cssmenu a {
  list-style: none;
  margin: 0;
  padding: 0;
  border: 0;
  line-height: 1;
  font-family:Arial, Helvetica, sans-serif;
  text-transform:uppercase;
}
#cssmenu {
  border: 1px solid #007ac3;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  width: auto;
  background: #007ac3;
  background: -moz-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007ac3), color-stop(100%, #085d90));
  background: -webkit-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: -o-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: -ms-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: linear-gradient(top, #007ac3 0%, #085d90 100%);
}
#cssmenu ul {
  zoom: 1;
  background: #007ac3;
  background: -moz-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #007ac3), color-stop(100%, #085d90));
  background: -webkit-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: -o-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: -ms-linear-gradient(top, #007ac3 0%, #085d90 100%);
  background: linear-gradient(top, #007ac3 0%, #085d90 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='@top-color', endColorstr='@bottom-color', GradientType=0);
  padding: 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  -moz-border-radius: 0 0 5px 5px;
  -ms-border-radius: 0 0 5px 5px;
  -o-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
  margin: 0;                 /* << add this */
  display: inline-block;     /* << add this */
  vertical-align: top;       /* << add this */
}
#cssmenu ul:before {
  content: '';
  display: block;
}
#cssmenu ul:after {
  content: '';
  display: table;
  clear: both;
}
#cssmenu li {
  float: left;
  margin: 0 5px 0 0;
  border: 1px solid transparent;
}
#cssmenu li a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 3px 10px 4px 10px;
  display: block;
  text-decoration: none;
  color: #ffffff;
  border: 1px solid transparent;
  font-size: 14px;
  width:auto;
}
#cssmenu li.active {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #007ac3;
}
#cssmenu li.active a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #085d90;
  border: 1px solid #0188d9;
  -moz-box-shadow: inset 0 5px 10px #094569;
  -webkit-box-shadow: inset 0 5px 10px #094569;
  box-shadow: inset 0 5px 10px #094569;
}
#cssmenu li:hover {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  border: 1px solid #0188d9;
}
#cssmenu li:hover a {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  display: block;
  background: #085d90;
  border: 1px solid #007ac3;
  -moz-box-shadow: inset 0 5px 10px #094569;
  -webkit-box-shadow: inset 0 5px 10px #094569;
  box-shadow: inset 0 5px 10px #094569;
}

a.two:link, a.two:visited {
    color: white;
    text-decoration: underline;
    display: inline-block;
}

a.two:hover, .two:active {
    color: #ecac00;
}