#sliderwrap {
 width: 920px;
 height: 260px;
}

.carousel-wrap {
 width: 920px;
 height: 260px;
}

.carousel-wrap ul li {
float: left;
 width: 880px;
 height: 220px;
 padding:20px;
 list-style-type: none;
}

.carousel-control {
    border: 0 none;
    cursor: pointer;
    display: inline-block;
    height: 40px;
    overflow: hidden;
    vertical-align: middle;
    width: 40px;
}



.carousel-next{
width: 17px;
height: 19px;
background: url(../img/slider/ar.png) no-repeat;
 left: 880px;
top: -40px;
position: relative;
z-index: 999;
}

.carousel-previous{
width: 17px;
height: 19px;
background: url(../img/slider/al.png) no-repeat;
 left: 0px;
top: -40px;
position: relative;
z-index: 1000;}



.center-wrap {
position: relative;
z-index: 1000;
 left: 840px;
top: 0px;
width: 50px;
}

.carousel-pagination a.active {
color: #868860;
background: #868860;
text-decoration: none;
display: block;
width: 14px;
height: 14px;
float: left;
}

.carousel-pagination a {
color: #e5e5e5;
background: #e5e5e5;
text-decoration: none;
display: block;
width: 14px;
height: 14px;
float: left;
}

.slidertext {
 font-size: 20px;
 padding: 10px;
 line-height:40px;
 margin: 21px;
 color: #fff;
background: #868860;
}




.carousel-pagination {
left: 20px;
top: -20px;
position: relative;
z-index: 1000;
}

.slide1 {
background: url(../img/slider/slide1.jpg) no-repeat;
}
.slide2 {
background: url(../img/slider/slide2.jpg) no-repeat;
}
.slide3 {
background: url(../img/slider/slide3.jpg) no-repeat;
}

#finwall_newsflash {
	float: left;
	padding: 40px 20px 20px 30px;
	width: 190px;
	color: #444;
	font-size: 0.85em;
	line-height: 1.5em;
	background: url(../img/bg_news.png) repeat-x;
}

.newsflash {
 margin: 0 0 0 0px;	font: normal 1.6em "trebuchet ms", arial, helvetica, sans-serif; color: #868860; 
}

#fwm_content {
	float: left;
	width: 560px;
	padding: 40px 10px 0 10px;
	font-size: 0.95em
}

#finwall_content {
	float: left;
	width: 660px;
	padding: 40px 10px 0 10px;
	font-size: 0.90em;
	
}

	#fwc_def, #fwm_def {
		padding: 20px 10px 20px 20px;
		color: #444;
		line-height: 1.5em;
	}

	#fwm_def {
		padding: 20px 20px 20px 20px;
	}

	.fwc_box {
		float: left;
		width: 210px;
		margin-right: 1px;
		padding: 10px 0px;
		font-size: 0.95em;
		line-height: 1.5em;
	}

	.fwm_box {
		float: left;
		width: 174px;
		margin-right: 1px;
		padding: 10px 0 10px 10px;
		font-size: 0.9em;
		line-height: 1.5em;
	}

		.fwc_box_hl {
			width: 164px;
			height: 34px;
		}

		.fwm_box_hl {
			width: 164px;
			height: 24px;
		}

		#hl_sem {
			background: url(../img/title_sem.gif) no-repeat; }
		#hl_seo {
			background: url(../img/title_controlling.gif) no-repeat; }
		#hl_con {
			background: url(../img/title_consulting.gif) no-repeat; }
		#hl_design {
			background: url(../img/title_design.gif) no-repeat; }
		#hl_consulting {
			background: url(../img/title_consulting2.gif) no-repeat; }
		#hl_technology {
			background: url(../img/title_technology.gif) no-repeat; }
        #hl_sem_en {
			background: url(../img/title_sem_en.gif) no-repeat; }

		.fwc_box p {
			padding: 8px 0 10px 20px;
		}

		.fwm_box p {
			padding: 8px 0 10px 10px;
		}

          	#navi_main {
			padding: 7px 0 6px 30px;
			border-left: 1px solid #fff;
			margin-left: 240px;
		}


