body {
display: block;
margin: 0px;
height:auto;

}

#stars
{
position:absolute;
margin:auto;
left:0px;
right:0px;
width:100%;
height:100%;
}

a:link {
    text-decoration: none;
}

.on_top
{
	

	  position: absolute;
    /* center the element */
    right: 0;
    left: 0;
    
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
    min-height: 10em;
    width: 100%;
   /* height:100%;*/
    z-index: -10;
}

#container{

	
}

.othercontainer{
	
	  position: fixed;
    /* center the element */
    
    top:-5px;
    bottom:0px;
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
    
    width: 100%;
    min-width: 1205px;
    height:101.5%;
   
background-color:"white";
}


.indexcontainer{
	display: inline-table;
	  position: fixed;
    /* center the element */
    
    top:-5px;
    bottom:0px;
    margin-right: auto;
    margin-left: auto;
    /* give it dimensions */
    
    width: 100%;
    min-width: 1205px;
    height:101.5%;
   
background-color:"white";
}

#section1
{
width:100%;
height:100%;
z-index: 10;



}


#intro
{
	position:relative;
	/*width:457px;
	height:457px;*/
	width:310px;
	height:310px;
	border-radius:200%;
	  top: 50%;
  -webkit-transform: translateY(-50%);
  -ms-transform: translateY(-50%);
  transform: translateY(-50%);
	
	border:solid white 90px;
	opacity:0;
	z-index: 10;
	 margin:auto;
    
    /*top: 0;*/ left: 0; /*bottom: 0;*/ right: 0;
}

#backer
{
	position:fixed;
	top:-80px;
	/*opacity:.925;*/
	width:100%;
	height:70px;
	background-color: white;
	z-index: 0;
	display:block;
}

#header
{
	position:fixed;
	top:-80px;
	/*opacity:.8;*/
	width:100%;
	height:70px;
	background-color: white;
	z-index: 101;
	display:none;

	
}

#more
{
	position:absolute;
	bottom:-80px;
	opacity:1;
	width:100%;
	min-width: 1205px;
	height:68px;

	z-index: 90;

font: 18px "avenirLTStd-Medium", sans-serif;
/*color:#2B5FB2;*/
color:white;

display:none;

}

#learn:hover {

background:white;

color:#3060ad;

}

#learn:hover:before {
	position:absolute;
	top:13px;
	left:-47px;
  width: 0; 
   height: 0; 
   border-bottom: 55px solid white; 
   border-left: 55px solid transparent; 
   content: "";
	}

	#learn:hover:after {
			position:absolute;
	top:13px;
	left:342px;
  width: 0; 
   height: 0; 
   border-bottom: 55px solid white; 
   border-right: 55px solid transparent; 
   content: "";
	}

#learn{
position:absolute;
margin:auto;
width:350px;
height:68px;
/*top:24px;*/
bottom:0;
left:0;
right:0;
text-align:center;
/*
background:#3060ad;
*/
background:#ea4b36;
line-height: 68px;

border-top-left-radius: 35px;
    border-top-right-radius: 35px;
  opacity:.8;

}
#learn:before{
	position:absolute;
	top:13px;
	left:-47px;
  width: 0; 
   height: 0; 
   /*
   border-bottom: 55px solid #3060ad; 
   */
   border-bottom: 55px solid #ea4b36; 
   border-left: 55px solid transparent; 
   content: "";
}
#learn:after{
	position:absolute;
	top:13px;
	left:342px;
  width: 0; 
   height: 0; 
   /*
   border-bottom: 55px solid #3060ad; 
   */
   border-bottom: 55px solid #ea4b36; 
   border-right: 55px solid transparent; 
   content: "";
}

#test
{
position:absolute;
display:block;
top:800px;
font-size:40px;
}

/* This text is in Calibri */
p { 
	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif; 
}

#logo
{
	position:absolute;


margin:auto;
	left:0px;
	right:0px;
	min-width: 800px;
max-width: 1040px;
width:1040px;
padding-left:100px;
padding-right: 100px;

}

#logo2
{
/*width:380px;*/
}

#logocontainer
{
	
	position:absolute;

	top:-74px;
	left:-74px;
	/*right:0px;
	margin:auto;*/
	width:457px;
	height:457px;
}

.logo
{
	position:absolute;

	top:15px;
	
	height:42px;
}

.fullscreen
{
	position:absolute;

	top:12px;
	right:-100px;
	height:42px;
	padding-right: 150px;
}

#welcome{

	font-family: Calibri,Candara,Segoe,Segoe UI,Optima,Arial,sans-serif;
	font-size:38px;
color: #2b5fb2;
text-align: center;

position:absolute;
margin:auto;
width:400px;
top:161px;
bottom:0;
left:0;
right:0;
opacity:0;

}

.header{
	/*font-family:Arial,sans-serif; */
font: 15px "avenirLTStd-Medium", sans-serif;
/*color:#2B5FB2;*/
color:#ea4b36;

}

.top-menu{
	margin-right: 100px;
}

body#about{
	background-color: black;
	z-index:0;
}

body#testimonials{
	background-color: black;
	z-index:0;
}

#headerlist{
	position:absolute;
	top:8px;
	right:0px;
	padding-right: 100px;
	z-index: -1;
}

#headerlist li{
display:inline;
width:500px;
list-style-type: none;
padding-right: 20px;
cursor: pointer;

 WebkitTransition : ".5s";
        MozTransition    : ".5s";
        MsTransition     : ".5s";
        OTransition      : ".5s";
        transition       : ".5s";
	}

	#headerlist li:hover{
		color:grey;
		cursor: pointer;
	}


	.introtext
	{
		position:absolute;
		font: 50px "AkzidenzGroteskBQ-Light", sans-serif;
/*color:#2B5FB2;*/
color:#ea4b36;
/*text-transform: uppercase;*/
-webkit-font-smoothing: antialiased;
	}


