@charset "utf-8";
/* CSS Document */

body {
	margin:0 auto;
	font-family: 'MyriadProRegular', Arial, sans-serif;
	font-size:18px;
	font-weight:normal;
	margin: 0px;
	padding: 0px;
	color:#000;
	background:#05125f;
	


	
	
}
h1, h2, h3, h4 {
	font-family: 'MyriadProRegular', Arial, sans-serif;
	font-weight:normal;
	margin:0px;
	padding:0px;
	display:block;
	color:#000;
}
h1 {
	font-size:20px;
	
	
}
h2 {
	font-size:18px;
	

}
h3 {
	font-size:16px;
	 
}
a {
	font-size:16px;
	font-weight: normal;
	color:#FFF;
	text-decoration:none;
	outline:none;
	
	font-family: 'MyriadProRegular', Arial, sans-serif;
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
a:hover {
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
a img {
	border:none
}
p {
	margin:0px;
	padding:0px;
	font-family: 'MyriadProRegular', Arial, sans-serif;
}
.clear {
	clear:both;
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section {
	display: block;
}
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article, aside, canvas, details, embed, figure, figcaption, footer, hgroup, menu, nav, output, ruby, section, summary, time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
}
@font-face {
	font-family: 'MyriadProRegular';
	src: url('myriadpe-webfont.eot');
	src: url('myriadpe-webfont.eot?#iefix') format('embedded-opentype'), url('myriadpe-webfont.woff') format('woff'), url('myriadpe-webfont.ttf') format('truetype'), url('myriadpe-webfont.svg#MyriadProRegular') format('svg');
	font-weight: normal;
	font-style: normal;
}
#wrapper {
	width:1000px;
	margin:0 auto;
}
header {
	width:100%;
	height:120px;
	border-top:16px solid #f3b93c;
}
header h1 {
	width:441px;
	height:64px;
	margin:0 auto;
	padding-top:32px;
	
}
header h1 a {
	display:block;
	background:url(../images/logo.png) no-repeat;
	text-indent:-999999px;
	width:441px;
	height:64px;
}
nav {
	width:780px;
	height:35px;
	margin:0 auto;
	margin-bottom:2px;
	
}
nav ul {
	margin:0;
	padding:0;
}
nav ul li {
	list-style:none;
	margin-right:2px;
	float:left;
}
nav ul li:last-child {
	margin-right:0;
}
nav ul li a {
	display:block;
	float:left;
	text-align:center;
	height:32px;
	line-height:35px;
	border-bottom:2px solid #FFF;
	border-top:1px solid #FFF;

	
	background: rgb(7,126,199); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(7,126,199,1) 0%, rgba(7,127,191,1) 45%, rgba(7,89,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,126,199,1)), color-stop(45%,rgba(7,127,191,1)), color-stop(100%,rgba(7,89,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077ec7', endColorstr='#075991',GradientType=0 ); /* IE6-9 */

	width:154px;
	font-size:15px;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
}

nav ul li a:hover {
	border-top:1px solid #e0a527;
	border-bottom:2px solid #ab7319;
	background: rgb(224,165,39); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,165,39,1) 0%, rgba(255,197,76,1) 46%, rgba(207,149,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,165,39,1)), color-stop(46%,rgba(255,197,76,1)), color-stop(100%,rgba(207,149,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0a527', endColorstr='#cf9527',GradientType=0 ); /* IE6-9 */

	
	
}

.dropdown {
	float:left;
	margin:0px;
	padding:0px;
	
	
	
}
.dropdown dt {
	
	
	font-weight:normal;
	text-decoration:none;
	cursor:pointer;
	display:block;
	
	text-align:center;
	height:32px;
	line-height:35px;
	border-bottom:2px solid #FFF;
	border-top:1px solid #FFF;
	color:#FFF;
	
	background: rgb(7,126,199); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(7,126,199,1) 0%, rgba(7,127,191,1) 45%, rgba(7,89,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,126,199,1)), color-stop(45%,rgba(7,127,191,1)), color-stop(100%,rgba(7,89,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077ec7', endColorstr='#075991',GradientType=0 ); /* IE6-9 */

	width:154px;
	font-size:15px;
	
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	
}
.dropdown dt:hover {
		border-top:1px solid #e0a527;
	border-bottom:2px solid #ab7319;
	background: rgb(224,165,39); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,165,39,1) 0%, rgba(255,197,76,1) 46%, rgba(207,149,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,165,39,1)), color-stop(46%,rgba(255,197,76,1)), color-stop(100%,rgba(207,149,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0a527', endColorstr='#cf9527',GradientType=0 ); /* IE6-9 */
			-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
	
}
.dropdown dd {
	margin:0px;
	padding: 0px;
	position:absolute;
	overflow:hidden;
	display:none;
	z-index:200;
	opacity:0;
	
	
	
	
}
.dropdown ul {
	margin:0px;
	padding: 0px;
	margin-top:5px;
	width:230px;
	
	
	list-style:none;
	border-bottom:2px solid #FFF;
	border-top:1px solid #FFF;
	border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background: rgb(7,126,199); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(7,126,199,1) 0%, rgba(7,127,191,1) 45%, rgba(7,89,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,126,199,1)), color-stop(45%,rgba(7,127,191,1)), color-stop(100%,rgba(7,89,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077ec7', endColorstr='#075991',GradientType=0 ); /* IE6-9 */
	

	
}
.dropdown li {
	display:inline;
	

}


.dropdown li a {
	display:block;
	text-align:left;
	height:35px;
	line-height:35px;
	
	color:#FFF;
	text-decoration:none;
	background:none;
	border-bottom:none;
	border-top:1px solid #FFF;
	width:200px;
	padding-left:30px;
	font-size:16px;
	border-radius:0px 0px 0px 0px;
	-moz-border-radius:0px 0px 0px 0px;
	-webkit-border-radius:0px 0px 0px 0px;
	
	

}
.dropdown li:first-child a {
	border-top:none;
	border-radius:3px 3px 0 0;
	-moz-border-radius:3px 3px 0 0;
	-webkit-border-radius:3px 3px 0 0;
}
.dropdown li:first-child a:hover {
	border-top:none;
}
.dropdown li:last-child a {
	border-bottom:none;
	border-radius:0 0 3px 3px;
	-webkit-border-radius:0 0 3px 3px;
	-moz-border-radius:0 0 3px 3px;
}

.dropdown li a:hover dt {
	
	
	
}
.dropdown li a:hover {
	
		background: rgb(224,165,39); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,165,39,1) 0%, rgba(255,197,76,1) 46%, rgba(207,149,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,165,39,1)), color-stop(46%,rgba(255,197,76,1)), color-stop(100%,rgba(207,149,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0a527', endColorstr='#cf9527',GradientType=0 ); /* IE6-9 */
border-bottom:none;
border-top:1px solid #FFF;

	
	
	
}
.underline {
	border-bottom:none !important;
}

.slider-area {
	width:1000px;
	height:345px;
	position:relative;
	z-index:5;
		border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	box-shadow: 0px 1px 17px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 17px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 1px 17px rgba(0, 0, 0, 0.5);
}

.upder-pattren {
	width:100%;
	height:90px;
	background:#c0872b;
	position:absolute;
	top:344px;
	z-index:4;
}
.content-base {
	width:100%;
	
	position:absolute;
	z-index:4;
	top:434px;
	background:#fdfec9;

}
.wrap-pad {
	padding-top:107px;
	
}
.white-base {
	width:862px;
	float:left;
	margin:0 24px;
	background:#FFF;
	border-radius:15px;
	-moz-border-radius:15px;
	-webkit-border-radius:15px;
	padding-left:45px;
	padding-right:45px;
	padding-top:50px;
	padding-bottom:50px;
	box-shadow: 0px 1px 17px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0px 1px 17px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 0px 1px 17px rgba(0, 0, 0, 0.5);
}
.white-base h2 {
	padding-bottom:20px;
	font-size:19px;
}
.white-base p {
	padding-bottom:35px;
	padding-top:7px;
	font-size:16px;
}
.white-base p a {
	color:#c0872b;
	
}
.white-base p a:hover {
	text-decoration:underline;
	color:#05125f;
}
.q-links-area {
	width:100%;
	height:205px;
	
	position:relative;
	padding-top:24px;
}
.q-link-pattren {
	width:100%;
	height:152px;
	background:#c0872b;
	position:absolute;
	bottom:0;
	z-index:4;
}
.q-link-box {
	width:240px;
	height:183px;
	float:left;
	position:relative;
	z-index:6;
	margin-right:11px;
	border-radius:5px;
	box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 0px 11px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.q-link-box:hover {
	
	box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-box-shadow: 0px 3px 0px rgba(0, 0, 0, 0.3);
	-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
	
}
.q-link-box img {
	display:block;
	border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-moz-border-radius:5px 5px 0 0;
}
.q-link-box h3 {
	position:absolute;
	text-align:center;
	bottom:0;
	background:green;
	height:42px;
	line-height:45px;
	border-bottom:2px solid #FFF;
	border-top:1px solid #FFF;
	font-size:17px;
	color:#FFF;
	width:100%;
	text-transform:uppercase;
	border-radius:0 0 5px 5px;
	-webkit-border-radius:0 0 5px 5px;
	-moz-border-radius:0 0 5px 5px;
	background: rgb(7,126,199); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(7,126,199,1) 0%, rgba(7,127,191,1) 45%, rgba(7,89,145,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(7,126,199,1)), color-stop(45%,rgba(7,127,191,1)), color-stop(100%,rgba(7,89,145,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(7,126,199,1) 0%,rgba(7,127,191,1) 45%,rgba(7,89,145,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#077ec7', endColorstr='#075991',GradientType=0 ); /* IE6-9 */
-webkit-transition: all 0.4s ease-out;
	-moz-transition: all 0.4s ease-out;
	-ms-transition: all 0.4s ease-out;
	-o-transition: all 0.4s ease-out;
	transition: all 0.4s ease-out;
}
.q-link-box:hover h3 {
	border-top:1px solid #8a5500;
	border-bottom:2px solid #8a5500;
	background: rgb(224,165,39); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(224,165,39,1) 0%, rgba(255,197,76,1) 46%, rgba(207,149,39,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(224,165,39,1)), color-stop(46%,rgba(255,197,76,1)), color-stop(100%,rgba(207,149,39,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(224,165,39,1) 0%,rgba(255,197,76,1) 46%,rgba(207,149,39,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e0a527', endColorstr='#cf9527',GradientType=0 ); /* IE6-9 */
}
.last {
	
	margin-right:0;
}

footer {
	width:100%;
	height:241px;
	background:#05125f;
	
}
.footer-col {
	width:311px;
	float:left;
	padding:13px 10px;
	height:144px;
	border-right:2px solid #FFF;
	margin-top:25px;
}
.footer-col p {
	text-align:center;
	color:#FFF;
	font-size:16px;
	padding:5px 0;
	text-transform:uppercase;
}
.footer-col p a {
	color:#FFF;
	font-size:17px;
	text-transform:none;
}
.footer-col p a:hover {
	text-decoration:underline;
	color:#dc7300;
}

.copyrights {
	width:174px;
	height:44px;
	margin:0 auto;

}
.copyrights a {
	display:block;
	width:174px;
	height:44px;
	background:url(../images/copyrights.png) no-repeat;
	opacity:0.7;
	text-indent:-999999px;
}
.copyrights a:hover {
	opacity:1;
}
.social-icons {
	margin:0 auto;
	height:49px;
	width:135px;
	padding-bottom:15px;
	
}
.social-icons img {
	display:block;
	float:left;
	margin-right:5px;
}

.footer-link-col {
	float:left;
	width:150px;
}

.footer-link-col ul {
	margin:0;
	padding:0;
}
.footer-link-col ul li {
	list-style:none;
	margin-bottom:9px;
	color:#FFF;
	text-transform:uppercase;

	font-size:13px;
}
.footer-link-col ul li a {
	color:#FFF;
	text-transform:uppercase;
	
	font-size:13px;
}
.footer-link-col ul li a:hover {
	text-decoration:underline;
	color:#dc7300;
}
.footer-link-col ul li span {
	
}
.footer-link-col ul li span a {
	font-size:11px;
}

.staff-row {
	font-size:17px;
	padding:7px 0;
}
.staff-name {
	float:left;
	width:400px;
}
.staff-desg {
	float:left;
	width:200px;
}
p.inner-less-pad {
	padding:10px 0;
}
.schd-box {
	width:810px;
	margin:0 auto;
	
	border:1px solid #c0872b;
	border-bottom:none;
}
.schd-row {
	width:810px;
	height:40px;
	line-height:40px;
	border-bottom:1px solid #c0872b;
}
.schd-row {
	font-size:15px;
}
.schd-row span {
	font-size:19px;
}
.schd-box h3 {
	height:50px;
	line-height:50px;
	border-bottom:1px solid #c0872b;
	
	font-size:21px;
	text-align:center;
}
.schd-col1 {
	width:233px;
	padding-left:17px;
	height:40px;
	float:left;
	border-right:1px solid #c0872b;
}
.schd-col2 {
	width:160px;
	height:40px;
	float:left;
	border-right:1px solid #c0872b;
	text-align:center;
	font-size:14px;
}
.schd-col3 {
	width:80px;
	height:40px;
	float:left;
	border-right:1px solid #c0872b;
	text-align:center;
}
.schd-col4 {
	width:150px;
	height:40px;
	float:left;
	text-align:center;
	
}

.schd-col11 {
    border-right: 1px solid #c0872b;
    float: left;
    height: 40px;
    padding-left: 17px;
    width: 233px;
}
.schd-col12 {
    border-right: 1px solid #c0872b;
    float: left;
    height: 40px;
    padding-left: 17px;
    width: 230px;
	text-align:center;
}
.schd-col13 {
    border-right: 1px solid #c0872b;
    float: left;
    height: 40px;
    padding-left: 17px;
    width: 160px;
	text-align:center;
}
.schd-col14 {
   float: left;
    height: 40px;
    padding-left: 17px;
    width: 80px;
	text-align:center;
}
.schd-col15 {
   float: left;
    height: 40px;
     width: 148px;
	text-align:center;
	font-size:15px;
	border-right: 1px solid #c0872b;
}

.application_cont{float: left;
    margin: 0 120px;}
.app_col {
   float: left;
    height: 120px;
     width: 300px;
	text-align:center;
	vertical-align:middle;
	display:table;
	border: 1px solid #c0872b;
}

.app_col span {vertical-align:middle; display:table; text-align:center; width:100%; height:100%; }
.app_col span a{color:#333; display:table-cell; vertical-align:middle; font-size:18px; font-weight:bold;}
.b_left{border-left:0!important;}
.b_bot{border-bottom:0!important;}