
.left-column {
  width: 30.6666%;
}
.last-column {
  margin-left: 0;
  margin-right: 0;
float: right;  
}
.layout-column {
  position: relative;
  float: left;
  margin-right: 4%;
  margin-bottom: 20px;
}

.section-a {
 padding-left: 0;
 padding-right: 0;	
 max-width: none;
  position: relative;
  z-index: 10;
  -webkit-justify-content: space-between;
  justify-content: space-between;
  -webkit-align-items: center;
  align-items: center; 
  margin: 0 auto;
}
.section-a:before,
.section-a:after {
  content: " ";
}
.section-a:after {
  clear: both;
}
#bgpic {position: relative; top: -0px; left: 0px;}


.content-container {
  padding-left: 10%;
  padding-right: 10%;
}

.content-container {
  position: absolute;
  top: 50%;
  width: 90%;
  padding: 0;
  z-index: 5;
}


.content-container .slide-content {
  opacity: 0;
  margin-left: auto;
  margin-right: auto;
  width: auto;
  max-width: 640px;
}

.content-container .heading
{
  display: block;
}

.content-container h2,
.content-container h3 {
  font-family: Arial, Helvetica, Sans-Serif;
  margin: 0;
  font-weight: normal;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  padding: 0;
}
.content-container .heading h2 {
  padding: 3px 15px;
}
.content-container h2 {
  font-size: 60px;
  line-height: 80px;
  margin-bottom: 10px;
}
.content-container h3 {
  font-size: 24px;
  line-height: 38px;
}
.content-container {
  margin-top: 25px;
  overflow: visible;
}

.content-container a {
  -webkit-backface-visibility: hidden;
}

.content-container {
	text-align: center;
	display: inline-block;
	margin-left: 50px;
	}

.backF .background-image {
  background-position: 50% 50%;
  background-repeat: no-repeat;
  background-size: cover;
  -webkit-background-size: cover;
  -o-background-size: cover;
}

.backF {
  overflow: hidden;
  width: 100%;
  margin-left: auto;
  margin-right: auto;
}

.Logowrapper {
  position: relative;
  z-index: 10010;
}

.right_heading {text-align: center}
.title {font-style:normal; font-family: "Helvetica", sans-serif; font-size:20px; color:#0000ff}
.with {font-style:italic; font-family: "Helvetica", sans-serif; font-size:15px; color:#000000}
.arrow {font-size:80px;}
#main background-image { opacity: .4;}
#main {height: 540px;}
#login {z-index: 5;
position: relative; top: 24px;
width: auto;
margin-left: auto;
margin-right: auto;}

.login_link_color:link {text-decoration: none; color:#7d7d7d;}
.login_link_color:visited {text-decoration: none; color:#7d7d7d;}
.login_link_color:hover {text-decoration: none; color:#0000ff;}
.login_link_color:active {text-decoration: none; color:#0000ff;}

.questions {font-style:normal; font-family: "helvetica", sans-serif; font-size:18px; color:#000000; line-height: 1.2}
.questions li{list-style-image:url(../images/bullet.gif);}
.itsAbout {text-align: center; font-size: 32px; color: #0000ff; font-style: italic; font-weight: bold;}