@import url(bootstrap.css);
@import url(bootstrap-responsive.css);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:400,300,600,700,800);

body {
	font: normal 13px Open Sans;
	color: #1d1d1d;
	background: #eee;
	border-top: 3px solid #abdd0e;
	text-shadow: 0 1px 0 white;
	margin: 0;
	padding: 0;
}
img {
	border: 0;
}
.container, .navbar-inner .container {
	width: 970px !important;
}
.content {
	line-height: 20px;
}
.logo {
	margin-top: 0;
}
.logo a {
	background: #abdd0e;
	color: white;
	font-weight: 700;
	text-shadow: none;
	padding: 7px 15px;
	font-size: 40px;
	text-transform: uppercase;
}
.logo a:hover {
	text-decoration: none;
	color: white;
}
.logo > .road {
	-webkit-transform: rotate(357deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(357deg) translate3d( 0, 0, 0);
	-o-transform: rotate(357deg) translate3d( 0, 0, 0);
	-ms-transform: rotate(357deg) translate3d( 0, 0, 0);
	-webkit-backface-visibility: hidden;
	margin-top: -23px;
	margin-left: 27px;
}
.logo > .school {
	-webkit-transform: rotate(363deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(363deg) translate3d( 0, 0, 0);
	-o-transform: rotate(363deg) translate3d( 0, 0, 0);
	-ms-transform: rotate(363deg) translate3d( 0, 0, 0);
	-webkit-backface-visibility: hidden;
}
.logo .people {
	height: 45px;
	position: absolute;
	margin-left: 127px;
	z-index: 100;
	margin-top: 66px;
}
.navbar-inner {
	min-height: 40px;
	padding: 35px 20px 20px 20px;
	background-color: #eee;
	background-image: none;
	border: none;
	-webkit-border-radius: 0px;
	-moz-border-radius: 0px;
	border-radius: 0px;
	filter: none;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.navbar .nav {
	margin-top: 20px;
}
.slide {
	background: white;
}
.slide .container {
	-webkit-box-shadow: 0 6px 15px -10px #B3B3B3;
	padding: 40px 0px 30px;
}
.slide div > h1 {
	font-size: 38.5px;
	background: #ABDD0E;
	display: table;
	color: white;
	text-transform: uppercase;
	padding: 10px 15px;
	margin-left: -15px;
	-webkit-transform: rotate(356deg) translate3d( 0, 0, 0);
	-moz-transform: rotate(356deg) translate3d( 0, 0, 0);
	-o-transform: rotate(356deg) translate3d( 0, 0, 0);
	-ms-transform: rotate(356deg) translate3d( 0, 0, 0);
}
.preface {
	font-size: 18px;
	line-height: 30px;
	font-weight: 300;
}
.slide p > .continue {
	margin-top: 30px;
	font-size: 18px;
	font-weight: 300;
}
.navbar .nav > .active > a, .navbar .nav > .active > a:hover, .navbar .nav > .active > a:focus {
	color: white;
	text-decoration: none;
	background-color: #abdd0e;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
	text-shadow: none;
}
.navbar .nav > li > a {
	float: none;
	padding: 10px 10px 10px;
	margin: 0px 5px;
	color: #777;
	text-decoration: none;
	text-shadow: 0 1px 0 white;
	text-transform: uppercase;
	font-weight: 700;
}
.columns {
	margin: 40px auto;
}
.footer {
	background-color: #333;
	padding: 40px 0;
	text-shadow: none;
	color: #737373;
}
.footer h4 {
	color: #BFBFBF;
}
.footer a {
	color: #bfbfbf;
}
ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.partners li:first-child {
	border-left: 1px solid #E3E3E3;
}
.partners ul li:first-child {
	margin-top: 0;
}
.partners li {
	display: table-cell;
	background: white;
	border: 1px solid #E3E3E3;
	border-left-width: 0;
	box-shadow: 0 4px 4px -4px #E0E0E0,0 0 2px 0 #E0E0E0;
	-moz-box-shadow: 0 4px 4px -4px #e0e0e0,0 0 2px 0 #e0e0e0;
	-webkit-box-shadow: 0 4px 4px -4px #E0E0E0,0 0 2px 0 #E0E0E0;
	padding: 15px;
}
.partners li img {
	height: 80px;
	-webkit-filter: grayscale(100%);
}
.partners li img:hover {
	-webkit-filter: grayscale(0%);
}
hr {
	margin: 20px 0;
	border: 0;
	border-top: 1px solid rgba(0,0,0,0.1);
	border-bottom: 1px solid white;
}
a {
	color: #91B913;
}
a:hover {
	color: #66820e;
}
textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
	border-color: #c0e64a;
	outline: 0;
	outline: thin dotted \9;
	-webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e3ff8b;
	-moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e3ff8b;
	box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px #e3ff8b;
}
.column2 p {
	-moz-column-count: 2;
	-moz-column-gap: 20px;
	-webkit-column-count: 2;
	-webkit-column-gap: 20px;
	column-count: 2;
	column-gap: 20px;
}

.btn-green, 
.btn-green:hover { 
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); 
    color: #ffffff; 
} 
.btn-green { 
	background-color: #ABDD0E; 
	background-image: -moz-linear-gradient(top, #ABDD0E, #9EC910); 
	background-image: -ms-linear-gradient(top, #ABDD0E, #9EC910); 
	background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ABDD0E), to(#9EC910)); 
	background-image: -webkit-linear-gradient(top, #ABDD0E, #9EC910); 
	background-image: -o-linear-gradient(top, #ABDD0E, #9EC910); 
	background-image: linear-gradient(top, #ABDD0E, #9EC910); 
	background-repeat: repeat-x; 
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ABDD0E', endColorstr='#9EC910', GradientType=0); 
	border-color: #9EC910 #9EC910 #abdd0e; 
	border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); 
	filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); 
} 
.btn-green:hover, 
.btn-green:active, 
.btn-green.active, 
.btn-green.disabled, 
.btn-green[disabled] { 
	background-color: #9EC910; 
}
blockquote {
	padding: 0 0 0 15px;
	margin: 0 0 20px;
	border-left: 3px solid #ABDD0E;
}
blockquote p {
	margin-bottom: 0;
	font-size: 13px;
	font-weight: normal;
	line-height: 20px;
}
.sub_1 {
	line-height: 25px;
	font-weight: bold;
}