.home-content {
width: 700px;
margin: 0 auto;
display: block;
}

.home-text {
float: left;
margin-bottom: 50px;
width: 340px;
padding: 0 5px;
color: #fff;
}


#portfolio-title {
	background: none repeat scroll 0 0 #ffffff;
	    height: 135px;
	    top: 70px;
	    z-index: 999;
	    width: 100%;
}
.about-content {
width: 650px;
margin: 0 auto;
padding: 210px 0 0 0;
}
.clients-content {
width: 650px;
margin: 0 auto;
display: block;
}
.about-text1 {
float: left;
clear: both;
width: 500px;
padding: 0;
color: #444444;
margin: 0 0 20px 0;
}
.about-text2 {
float: left;
clear: both;
width: 500px;
padding: 0;
color: #444444;
}
.about-main-img {
	float: left;
	padding: 0 20px;
	width: 120px;
	color: #444444;
}
.associate-child {
float: left;
min-height: 80px;
overflow: hidden;
padding: 0;
text-align: center;
width: 180px;
height: 330px;
margin: 10px 15px;
}



#policy-title {
background: none repeat scroll 0 0 #ffffff;
height: 135px;
padding-top: 0px;
top: 70px;
z-index: 999;
width: 100%;
}
.policy-content {
	width: 600px;
	margin: 0 auto;
	padding: 250px 0 0 0;
}
.service-text {
    float: left;
    margin-bottom: 10px;
    padding: 0;
    width: 600px;
	color: #444444;
}
.service-text ul {
    padding: 0 15px;

}
.service-text2 {
    float: left;
    margin-bottom: 10px;
    width: 600px;
	color: #444444;
	padding: 0;
}



#news-title {
	background: none repeat scroll 0 0 #ffffff;
	    height: 115px;
	    top: 10px;
	    z-index: 999;
	    width: 100%;
}
.portfolio-content {
width: 600px;
margin: 0 auto;
padding: 150px 0 0 0;
}
.news {
float: left;
margin: 0 auto;
min-height: 245px;
width: 600px;
}
.news-text {
text-align: left;
color: #444444;
font-size: 11px;
margin: 0 auto;
width: 600px;
}


.contact-content {
width: 600px;
margin: 0 auto;
display: block;
}
.contact-img {
float: left;
margin-bottom: 30px;
padding: 0;
width: 280px;
color: #444444;
}
.contact-text {
float: left;
margin-bottom: 30px;
padding: 0 0 0 30px;
width: 280px;
color: #444444;
}


.bio-content {
width: 500px;
margin: 0 auto;
padding: 150px 0 0 0;
}



.sl-slider nav span {
	position: fixed;
	z-index: 2000;
	top: 50%;
	width: 60px;
	height: 60px;

	text-indent: -90000px;
	margin-top: -40px;
	cursor: pointer;
	
}

.sl-slider nav span.sl-prev {
	left: 60px;	
	background-image: url(image/design/arrow_left.png) ;
	background-repeat: no-repeat;

}

.sl-slider nav span.sl-next {
	right: 60px;	
	background-image: url(image/design/arrow_right.png) ;
	background-repeat: no-repeat;
}

