
@font-face {
	font-family:'MyriadPro-Regular' !important;
	src: url('../fonts/MyriadPro-Regular.eot');
	src: url('../fonts/MyriadPro-Regular.woff') format('woff'), url('../fonts/MyriadPro-Regular.ttf') format('truetype'), url('../fonts/MyriadPro-Regular.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Clearfix */
.clearfix:before,
.clearfix:after {
    content: " ";
    display: table;
}
.clearfix:after {
    clear: both;
}
.clearfix {
    *zoom: 1;
}

/* Basic Styles */
body {
	background-color: #ece8e5;
}


nav {
	height: 40px;
	width: 100%;
	background:none;
	font-size: 11pt;
	font-family:'MyriadPro-Regular' !important;
	font-weight:normal;
	position: relative;
	border-bottom: 0px solid #283744;
}
nav ul {
	padding: 0;
	margin:5px 0 0 50px;
	width: 650px;
	height: 40px; background: #1b5696; float:right;
}
nav li {
	display: inline;
	float: left;
}
nav a {
	color: #fff;
	display: inline-block;
	width: 105px;
	text-align: center;
	text-decoration: none;
	line-height: 54px; text-transform:uppercase
	
}
nav li a {
	border-right:none;
	box-sizing:border-box;
	-moz-box-sizing:border-box;
	-webkit-box-sizing:border-box;
}
nav li:last-child a {
	border-right: 0;
}
nav a:hover, nav a#active {
	background:url(../images/nav-hover.png) no-repeat center; color:#1b5695;
}
nav a#pull {
	display: none;
}


/*Styles for screen 800px and lower*/
@media screen and (max-width: 800px) {
	
	nav a#pull {
		display: block;
		background-color:none;
		width: 100%;
		position:absolute; float:left;
	}
	nav a#pull:after {
		content:"";
		background:url(../images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 20px;
	}
	
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display:none;
  		height: auto; margin:12px 0 0 50px;
  	}
  	nav li {
  		width:100%;
  		float: left;
  		position: relative;  border-bottom:1px solid #0A427E;
  	}
  	nav li a {border-bottom:none; line-height:40px; text-indent: 15px; width:100%; text-align:left
		
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  
  	}
	
	nav a:hover, nav a#active {
	background:#d3e3ff; color:#1b5695;
}
	
}

/*Styles for screen 768px and lower*/
@media screen and (max-width: 768px) {
	
	nav a#pull {
		display: block;
		background-color:none;
		width: 100%;
		position:absolute; float:left;
	}
	nav a#pull:after {
		content:"";
		background:url(../images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 20px;
	}
	
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display:none;
  		height: auto; margin:12px 0 0 50px;
  	}
  	nav li {
  		width:100%;
  		float: left;
  		position: relative;  border-bottom:1px solid #0A427E;
  	}
  	nav li a {border-bottom:none; line-height:40px; text-indent: 15px; width:100%; text-align:left
		
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  
  	}
	
	nav a:hover, nav a#active {
	background:#d3e3ff; color:#1b5695;
}
	
}


/*Styles for screen 640px and lower*/
@media screen and (max-width: 640px) {
	
	nav a#pull {
		display: block;
		background-color:none;
		width: 100%;
		position:absolute; float:left;
	}
	nav a#pull:after {
		content:"";
		background:url(../images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top: 20px;
	}
	
	nav { 
  		height: auto;
  	}
  	nav ul {
  		width: 100%;
  		display:none;
  		height: auto; margin:10px 0 0 50px;
  	}
  	nav li {
  		width:100%;
  		float: left;
  		position: relative;  border-bottom:1px solid #0A427E;
  	}
  	nav li a {border-bottom:none; line-height:40px; text-indent: 15px; width:100%; text-align:left
		
	}
  	nav a {
	  	text-align: left;
	  	width: 100%;
	  	
  	}
	
	nav a:hover, nav a#active {
	background:#d3e3ff; color:#1b5695;
}
	
}

/*Styles for screen 515px and lower*/
@media only screen and (max-width : 480px) {
	nav {
		border-bottom: 0;
	}
	nav ul {
		display: none;
		height: auto; margin:10px 0 0 50px;
	}
	nav li {
		display: block;
		float: none;
		width: 100%; border-bottom:1px solid #0A427E;
	}
	
	nav li a {
		border-bottom:none; line-height:40px; text-indent: 15px; width:100%; text-align:left
	}
	
	nav a:hover, nav a#active {
	background:#d3e3ff; color:#1b5695;
}

	nav a#pull {
		display: block;
		background-color:none;
		width: 100%;
		position:absolute; float:left;
	}
	nav a#pull:after {
		content:"";
		background:url(../images/nav-icon.png) no-repeat;
		width: 30px;
		height: 30px;
		display: inline-block;
		position: absolute;
		right: 5px;
		top:14px;
	}
	
	nav a#pull:hover{color:#FFF; background:none}
}

/*Smartphone*/
@media only screen and (max-width : 320px) {
	nav li {
		display: block;
		float: none;
		width: 100%;
	}
	nav li a {
		border-bottom:none; line-height:40px; text-indent: 15px;
	}
	
	nav li a:hover{background:#d3e3ff;}
}