#content .banner-box .leftslider {
	float:left;
	width:970px;
	height:346px;
	overflow:hidden;
	background:url("../images/slide_bg.png") no-repeat;
}
#content .banner-box .right-news {
	float:right;
	width:324px;
	height:346px;
}
.right-news h3.heading-news {
	border-bottom: 1px solid #D3D8DD;
	color: #4C4E94;
	display: block;
	font-size: 30px;
	font-weight: normal;
	height: 42px;
	left: 0;
	line-height: 42px;
	margin-bottom: 15px;
	padding-bottom: 10px;
	position: relative;
	top: 18px;
}
.right-news {
	width:970px;
	height:auto;
	float:left;
}
.border-bottom-boxes {
	background: url("../images/border-boxex.png") repeat-x scroll 0 0 transparent;
	float: left;
	height: 14px;
	margin-top: 20px;
	width: 100%;
}
/* --------  Slider Css start ------------------------*/

#featured {
	clear:both;
	float:left;
	position:relative;
	width:955px;
	overflow:hidden;
	height:340px;
}
#featured ul.ui-tabs-nav {
background: none repeat scroll 0 0 #B5B5B6;
    height: 76px;
    left: 534px;
    list-style: none outside none;
    margin: 0;
    position: absolute;
    top: 251px;
    width: 414px;
    z-index: 9999;
}
#featured ul.ui-tabs-nav li {
	color: #666666;
	float: left;
	font-size: 13px;
	left: 1px;
	position: relative;
	top: 6px;
}
#featured ul.ui-tabs-nav li a .blog-title {
	color:#6B6B6B;
}
#featured ul.ui-tabs-nav li img {
   border: 2px solid #7E7E7F;
    float: left;
    margin-right: 14px;
}
#featured ul.ui-tabs-nav li img:hover {
	border:2px solid #FFF;
}
#featured ul.ui-tabs-nav li span {
	font-size:11px;
	font-family:"Lucida Sans Unicode","Lucida Grande",sans-serif;
	line-height:18px;
}
#featured li.ui-tabs-nav-item a {
	color:#fff;
	display:block;
	float:left;
	line-height:20px;
	width:100%;
	padding-left:9px;
}
#featured .ui-tabs-panel {
	width:943px;
	height:333px;
	position:relative;
	top:13px;
	left:15px;
}
#featured .ui-tabs-panel .info {
	color: #FFFFFF;
    left: 520px;
    position: absolute;
    top: 5px;
    width: 410px;
}
#featured .info h2 {
	color: #58595B;
    font-size: 1.73em;
    font-weight: normal;
    line-height: 36px;
    margin: 0;
    overflow: hidden;
}
#featured .info p.txt10 {
	font-size:13px;
	line-height:18px;
	color:#666;
}
a.readmore-btn {
	background: url("../images/slide-button.png") no-repeat scroll 0 0 transparent;
	color: #000000 !important;
	display: block;
	font-size: 13px;
	font-weight: normal;
	height: 31px;
	margin: 5px 0;
	padding-top: 4px;
	text-align: center;
	width: 98px;
}

a.readmore-btn:hover {
	color:#FFF !important;
}

#featured img {
	display:block;
	position:relative;
	left:7px;
	top:8px;
	border: 2px solid #ACADAE;
}
#featured .info p {
	margin:8px 0px;
	font-size:12px;
	line-height:15px;
	color:#fff;
	position:relative;
	top:7px;
}
#featured .info a {
	text-decoration:none;
	color:#58595b;
}
#featured .info a:hover {
	color: #4C4E94;
	text-decoration:none;
}
#featured .ui-tabs-hide {
	display:none;
}
#featured small {
	font-size: 10px !important;
}



/* --------  Slider Css End ------------------------*/
