



.wrapper { 

	position: relative; 

}



.wrapper .column { 

	float: left; 

	display: inline; 

	width: 50%;

	padding: 0;

	-moz-box-sizing: border-box; 

	-webkit-box-sizing: border-box; 

	box-sizing: border-box;	

}





nav {

	z-index: 42;

	position: relative;

}



.nav-left {

	position: absolute;

	left:0;

	bottom:-14px;

	width:14px;

	height:14px;

	background: #848a6a;

	background: rgba(132,138,106,0.7);

	border-bottom-left-radius: 100% 50%;

}



.nav-right {

	position: absolute;

	right:0;

	bottom:-14px;

	width:14px;

	height:14px;

	background: #848a6a;

	background: rgba(132,138,106,0.7);

	border-bottom-right-radius:100% 50%;

}





nav li a:hover,

nav li a.selected {

	color: #006697;

}



 

/*clearfix*/    

.wrapper:before,

.wrapper:after {

	content: '';

	display: block;

	overflow: hidden;

	visibility: hidden;

	width: 0;

	height: 0;

	clear: both;

	zoom: 1 

}







.sticky .nav-above {

	position: absolute;

	top:-15px;

	left:1em;

	right:1em;

	height:15px;

	background: linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 80%);

	background: -webkit-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);

	background: -moz-linear-gradient(top, rgba(255,255,255,1) 0%,rgba(255,255,255,0) 100%);

}

    

 LI{color:white;}
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
  
 
 input[type=submit]{
    border-radius:3px;
    border:0; border-color:black;
   font-family: RALEWAY;color:white; 
    background: #309ED9;
padding: 5px 14px; cursor:pointer;
 
 
 
 
 
 
 
 
 
 
 
 
 
