@import url(http://fonts.googleapis.com/css?family=Droid+Sans);
@font-face {
	font-family: 'wf_SegoeUILight';
	src: url('../fonts/light/latest.eot');
	src: url('../fonts/light/latest.eot?#iefix') format('embedded-opentype'), url('../fonts/light/latest.woff') format('woff'), url('../fonts/light/latest.ttf') format('truetype'), url('../fonts/light/latest.svg#web') format('svg');
}
* {
	margin: 0px;
	padding: 0px;
}
a {
	outline: none;
	text-decoration: none;
}
img {
	border: 0px;
}
table {
	border-spacing: 0px;
	border-collapse: collapse;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: "wf_SegoeUILight";
}
body {
	color: #fff;
	font-size: 13px;
	line-height: 19px;
	background-color: #969AAB;
	font-family: 'Droid Sans', sans-serif;
	background: url(../images/cas_bg.jpg) 0 0 repeat;
}
.top_bg, .banner_bg, .awards_bg, .content_bg, .partners_bg, .footer_bg, .footer_line, .footer, .footer_area {
	float: left;
	width: 100%;
}
.top_bg img, .banner_bg img, .awards_bg img, .content_bg img, .partners_bg img, .footer_bg img, .footer_line img, .footer img, .footer_area img {
	height: auto;
	max-width: 100%;
}
.top_bg {
	background-color: #ffcc00;
}
.awards_bg {
	text-align: center;
	background-color: #FEF200;
	border-top: 5px solid #ccc;
	border-bottom: 5px solid #ccc;
}
.jcarousel-skin-tango {
	width: 100%;
}
.jcarousel-skin-tango .jcarousel-clip {
	overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
	top: 40px;
	right: 0px;
	width: 18px;
	height: 29px;
	cursor: pointer;
	position: absolute;
	background: transparent url(../images/arr_rht_on.jpg) 0px 0px no-repeat;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
	cursor: default;
	background: transparent url(../images/arr_rht.jpg) 0px 0px no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
	top: 40px;
	left: 0px;
	width: 18px;
	height: 29px;
	cursor: pointer;
	position: absolute;
	background: transparent url(../images/arr_lft_on.jpg) 0px 0px no-repeat;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus, .jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
	cursor: default;
	background: transparent url(../images/arr_lft.jpg) 0px 0px no-repeat;
}
.footer {
	color: #eee;
	background-color: #000;
}
.footer_area {
	padding: 30px 0px;
}
.footer h2 {
	font-size: 20px;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px 0px 20px 0px;
	border-bottom: 1px solid #aaa;
}
.footer h3 {
	font-size: 18px;
	font-weight: bold;
	margin: 0px 0px 10px 0px;
}
.footer a {
	color: #fff;
	text-decoration: underline;
}
.footer a:hover {
	text-decoration: none;
}
.footer_social ul {
	color: #999;
}
.footer_social li {
	list-style: none;
	padding: 5px 0px 15px 40px;
}
.footer_social .face {
	background: url(../images/icon_face.jpg) 0px 0px no-repeat;
}
.footer_social .twitter {
	background: url(../images/icon_twit.jpg) 0px 0px no-repeat;
}
.footer_social .gplus {
	background: url(../images/icon_gplus.jpg) 0px 0px no-repeat;
}
.footer_social .ytube {
	background: url(../images/icon_youtube.jpg) 0px 0px no-repeat;
}
.footer_social a {
	color: #fff;
	text-decoration: none;
}
.footer_social a:hover {
	text-decoration: underline;
}
.copyrights {
	float: left;
	width: 100%;
	line-height: 30px;
	text-align: center;
	padding-bottom: 30px;
}
.copyrights img {
	margin-left: 5px;
}
.copyrights a:hover img {
	opacity: 0.7;
	-moz-opacity: 0.7;
	khtml-opacity: 0.7;
	filter: alpha(opacity=70);
	-ms-filter: "alpha(opacity=70)";
}
.newsReadMore {
	color: #FFCC00 !important;
	cursor: pointer !important;
}
