body{
	margin:0;
	padding:0;
	font-size: 16px;

}
@font-face {
	font-family: 'glyphicons-halflings-regular';
	src: url(../fonts/glyphicons-halflings-regular.eot),
	url('../fonts/glyphicons-halflings-regular.woff') format('woff'),
    url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),
    url('../fonts/glyphicons-halflings-regular.svg') format('svg'); 
}
.clr{
	clear:both;
}
.iphaseMainMenu{
	margin-top: 25px;
  	margin-left:50px;
}
#logo{
	padding: 5px 0 5px 50px;
}
#top-row{
	background:#F9F9F9;
	color:#666666;
}
.iphaseSocial .btn{
	border-radius: none;
}
#logo-wrap{
	margin-top:10px;
}
#menu-wrap{
	margin-top:10px;
}

#ash-wrap{
	background:#E8E8E8;
}
#content{
	padding-bottom:30px;
	
}
.iphasetopLeft{
	/*font-size:12px;*/
	padding-top:5px;
	font-weight:bold;
}
.iphaseWelcome{
	font-size:18px;
	padding:60px 50px 50px 0;
	}
.iphaseWelcome p{
	line-height: 35px;
}
.iphaseFooterAddress{
	color: #999;
	font-size: 16px;
	padding-left: 50px;
	line-height: 35px;
}
h2{
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 35px;
	font-weight: bold;
}
h3{
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 30px;
	font-weight: bold;
	
}
.iphaseWelcome h3{
	font-weight:bold;
	/*font-family: 'Cardo', serif;*/
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 30px;
	
}
.iphasePrograms{
	padding:30px 40px 0;
	font-size: 18px;
}
.iphasePrograms h3{
	font-weight:bold;
	margin-bottom: 20px;
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 30px;
	
}
.iphasePrograms li{
	padding-bottom:15px;
}
.iphaseCounter{
	padding:30px 0;
	font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
	font-size: 35px;
	font-weight: bold;
}
.space-15 li{
	padding-bottom:15px;
}
#ash-wrap{
	margin-bottom:20px;
}
#footer-wrap{
	background:#000;
	color:#666;
	padding:20px 0 20px 0;

}
#copy{
	font-size:14px;
	color:#999;
}
#join-btn{
	text-align: right;
}
#reg{
	font-size: 12px;
	text-transform: uppercase;
	font-weight: bold;
	margin-top: 10px;
}
@media (max-width: 767px) {
	#reg{
		margin-top: 5px;
		font-size: 11px;
		margin-bottom: 5px;
	}
	#join-btn{
		text-align: center;
		
	}
	.iphaseMainMenu{
		margin-top: 5px;
	}
	.iphaseWelcome{
		padding: 20px 0;
	}
	.iphaseWelcome h3 {
		font-size: 20px;
		text-align: center;
	}
	.iphaseWelcome p{
		line-height: 25px;
		font-size: 15px;
	}
	.iphasePrograms{
		padding: 30px 20px 0 10px;
	}
	.iphasePrograms ol{
		padding-left: 20px;
	}
	.iphaseFooterAddress{
		padding-left: 0;
	}
	h3 {
    font-family: 'Gotham A', 'Gotham B', 'Helvetica Neue', 'Arial', sans-serif;
    font-size: 20px;
	}
	h2{
		font-size: 25px;
	}
}

