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

body{
	padding:0;
	margin:0;
	font-family: 'calibriregular';
	background:#cccccc;
}

@font-face {
    font-family: 'SheepSansRegular';
    src: url('../font/sheepsans.eot');
    src: url('../font/sheepsans.eot') format('embedded-opentype'),
         url('../font/sheepsans.woff2') format('woff2'),
         url('../font/sheepsans.woff') format('woff'),
         url('../font/sheepsans.ttf') format('truetype'),
         url('../font/sheepsans.svg#SheepSansRegular') format('svg');
}
@font-face {
    font-family: 'SheepSansBold';
    src: url('../font/sheepsansbold.eot');
    src: url('../font/sheepsansbold.eot') format('embedded-opentype'),
         url('../font/sheepsansbold.woff2') format('woff2'),
         url('../font/sheepsansbold.woff') format('woff'),
         url('../font/sheepsansbold.ttf') format('truetype'),
         url('../font/sheepsansbold.svg#SheepSansBold') format('svg');
}
@font-face {
    font-family: 'calibribold';
    src: url('../font/calibrib-webfont.eot');
    src: url('../font/calibrib-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/calibrib-webfont.woff2') format('woff2'),
         url('../font/calibrib-webfont.woff') format('woff'),
         url('../font/calibrib-webfont.ttf') format('truetype'),
         url('../font/calibrib-webfont.svg#calibribold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'calibriregular';
    src: url('../font/calibri-webfont.eot');
    src: url('../font/calibri-webfont.eot?#iefix') format('embedded-opentype'),
         url('../font/calibri-webfont.woff2') format('woff2'),
         url('../font/calibri-webfont.woff') format('woff'),
         url('../font/calibri-webfont.ttf') format('truetype'),
         url('../font/calibri-webfont.svg#calibriregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'Conv_ACaslonPro-BoldItalic';
	src: url('../font/ACaslonPro-BoldItalic.eot');
	src: local('☺'), url('../font/ACaslonPro-BoldItalic.woff') format('woff'), url('../font/ACaslonPro-BoldItalic.ttf') format('truetype'), url('../font/ACaslonPro-BoldItalic.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
a img{ border:none; }
.wrapper{
	width:1050px;
	margin:0 auto;
	position:relative;
}
#banner_area{
	width:100%;
	height:450px;
	background: #25438b;
	position:relative;
	z-index:4;
}
#banner_in_area{
	width:100%;
	height:301px;
	background: #25438b;
	position:relative;
	z-index:4;
}
.banner{
	width:auto;
	max-width:1280px;
	margin:0 auto;
}
.banner img{
	width:100%;
}
#ban_menu_path{
	width:420px;
	position:absolute;
	z-index:9;
	top:-450px;
	left:30px;
}
#ban_in_menu_path{
	width:420px;
	position:absolute;
	z-index:9;
	top:-300px;
	left:30px;
}
.menu_red_bx{
	width:420px;
	height:300px;
	background:#C90000;
	background-image: -ms-radial-gradient(center top, circle farthest-corner, #FF0000 0%, #C90000 100%);
	background-image: radial-gradient(circle farthest-corner at center top, #FF0000 0%, #C90000 100%);
	float:left;
}
.menu_red_bx h1{
	font-size:52px;
	color:#FFF;
	float:left;
	font-family: 'Conv_ACaslonPro-BoldItalic';
	text-align:center;
	line-height:55px;
	font-weight:normal;
	margin-left:50px;
}
.soc_links{
	position:absolute;
	right:30px;
	top:-440px;
	font-size:11px;
	z-index:9;
}
.soc_links p{
	text-transform:uppercase;
	float:left;
	color:#FFF;
}
.soc_links ul{
	float:left;
	margin:8px 0 0 -30px;
}
.soc_links ul li{
	list-style:none;
	float:left;
	padding:2px 3px;
}
.menu_nav{
	float:right;
	margin:20px 0 0;
	font-family: 'calibribold' ;
	font-size:18px;
}
.menu_nav ul li{
	list-style:none;
	padding:3px 0 2px;
	border-bottom:1px solid #ffd0d0;
	width:140px;
}
.menu_nav ul li a{
	color:#FFF;
	text-decoration:none;
	display:block;
	outline:none;
}
.quots{
	width:380px;
	height:120px;
	background:#444444;
	float:left;
	color:#FFF;
	padding:0px 20px 20px;
	font-family: 'Conv_ACaslonPro-BoldItalic';
	border-bottom:10px solid #5d5d5d;
}
.quots p{
	font-size:22px;
	line-height:26px;
}
.quots p span{ float:right; }
.main_path{
	width:1000px;
	background:#FFF;
	box-shadow: 0 -2px 4px 1px #5d5d5d;
	padding:10px 0 20px;
	margin-left:30px;
	float:left;
}
h2{
	font-size:26px;
	text-transform:uppercase;
	font-weight:normal;
	margin:0px 0 5px;
	font-family: 'calibriregular';
}
.hm_welcome{
	width:315px;
	padding:0 15px 5px 0;
	border-right:1px solid #bcbcbc;
	float:left;
	margin-left:20px;
}
.hm_welcome h2{
	color:#e70000;
}
.hm_welcome p{
	font-size:16px;
	color:#494949;
	line-height:18px;
}
.hm_ltNews{
	float:left;
	width:285px;
	color:#494949;
	margin-left:20px;
}
.hm_ltNews h2{
	color:#e70000;
}
.cont_hm_left{
	float:left;
	width:670px;
}
/*.hm_ltNews ul{
	margin:0px 0 0 -40px;
}*/
.hm_ltNews ul li{
	list-style:none;
	border-top:1px solid #bcbcbc;
	padding:10px 0;
	float:left;
}
.hm_ltNews .date{
	width:50px;
	height:50px;
	float:left;
	text-align:center;
	background:#e70000;
	color:#FFF;
}
.hm_ltNews .date h4{
	font-size:36px;
	font-weight:100;
	margin:-5px 0 0;
}
.hm_ltNews .date p{
	font-family: 'calibribold' ;
	font-size:13px;
	margin:-10px 0 0;
}
.hm_ltNews .cont{
	float:left;
	font-size:13px;
	width:200px;
	margin-left:15px;
}
.hm_ltNews .cont p{
	margin:0;
}
.hm_ltNews .cont p a{
	text-decoration:none;
	color:#484848;
}
.univ_canada{
	width:640px;
	margin:15px 0 0 20px;
	float:left;
}
.univ_canada h2{
	background:#5d5d5d;
	padding:4px 0 3px 15px;
	color:#FFF; 
}
.univ_canada ul{
	margin:0 0 0 -40px;
}
.univ_canada ul li{
	list-style:none;
	float:left;
	padding:5px 10px;
}
.cont_hm_rit{
	float:left;
	width:auto;
}
.qk_enquiry{
	width:305px;
	background:#f7f7f7;
	border:1px solid #d6d6d6;
	color:#4b4b4b;
	font-size:14px;
	float:left;
}
.qk_enquiry p{
	margin:10px 0 5px 18px;
}
.qk_enquiry h2{
	padding:3px 0 3px 10px;
	background:#e70000;
	color:#FFF;
	text-align:center;
}
.txt_area{
	width:265px;
	height:28px;
	margin:0 0 0px 15px;
	background:#FFF;
	border:1px solid #eaeaea;
	color:#444444;
	padding:3px 0 2px 10px;
	outline:none;
}
.txt_area_sel{
	width:275px;
	height:35px;
	margin:0 0 5px 15px;
	background:#FFF;
	border:1px solid #eaeaea;
	color:#444444;
	padding:3px 0 2px 2px;
	outline:none;
}
.qk_button{
	width:80px;
	height:35px;
	background:#e70000;
	color:#FFF;
	text-align:center;
	font-size:16px;
	font-family: 'calibribold' ;
	border:1px solid #eaeaea;
	float:right;
	margin:20px 15px 20px 0;
}
.footer_area{
	height:20px;
	margin:10px auto;
	clear:left;
	font-size:12px;
	color:#151515;
	padding-top: 1px;
	font-family:Arial, Helvetica, sans-serif;
    width: 350px;
}
.footer_area a{
	color:#151515;
}
.abt_left{
	width:620px;
	float:left;
	padding:0 15px 0 0;
	margin:0 15px 0 20px;
	border-right:1px solid #cccccc;
	min-height:393px;
}
.abt_left h2{
	color:#e70000;
}
.abt_left p{
	font-size:16px;
	color:#484848;
	margin: 5px 0;
}
.abt_left p span{
	font-family: 'calibribold' ;
}
.bold_font{
	font-size:18px;
}
.bold_font1{
	font-size:18px !important;
	margin-top:18px !important;
	color:#e72000 !important ;
}
.abt_left ul{
	margin: 0 0 0 -20px;
}
.abt_left ul li{
	font-size:15px;	
	color:#484848;
}
.abt_menu{
	float:left;
	width:620px;
	border-bottom:1px solid #cccccc;
	text-transform:uppercase;
	margin:10px 0 10px;
}
.abt_menu ul{
	margin:0 0 0 -40px;
}
.abt_menu ul li{
	list-style:none;
	float:left;
	padding:0 10px 0 0;
}
.abt_menu ul li a{
	display:block;
	padding:3px 10px 3px;
	color:#484848;
	text-decoration:none;
	border-radius:5px 5px 0 0;
	cursor:pointer;
}
.menuactive{
	background:#ca0000;
	color:#FFF !important;
}
.abt_menu ul li a:hover{
	background:#ca0000;
	color:#FFF;
}
.contTab{ display:none; }

.cont_form{
	width:540px;
	padding:5px 15px 0 0;	
	float:left;
	margin-left:20px;
	border-right:1px solid #cccccc;
}
.cont_form h2{
	font-size:20px;
	color:#e70000;
}
.cont_form input[type="text"]{
	width:520px;
	height:28px;
	margin:-15px 0 -5px 0px;
	background:#FFF;
	border:1px solid #eaeaea;
	color:#444444;
	padding:3px 0 2px 10px;
	outline:none;
}
.cont_form select{
	width:535px;
	height:35px;
	margin:-15px 0 -5px 0px;
	background:#FFF;
	border:1px solid #eaeaea;
	color:#444444;
	padding:3px 0 2px 2px;
	outline:none !important;
}
.cnt_no{
	width:260px;
	margin:0 0 20px 20px;
}
.cnt_no h2{
	font-size:18px;
	color:#e70000;
}
.cnt_no p{
	font-size:16px;
	color:444444;
	margin:0;
}
.maps{
	width:390px;
	float:left;
	margin-left:20px;
}
.maps h2{
	font-size:18px;
	color:#e70000;
}























