@charset "utf-8";
/* CSS Document */


#sidebar{
	padding-top:30px;
}

div.certificate {
	width:225px !important;
	float:left;
	text-align:center;
}

div.certificate p {
	margin: 10px 25px;
	}
	
/*---------Company tour styles---------*/

div.picture{
	margin:26px 10px 0 10px;
	padding:0;
	width:206px !important;
	height:181px;
	background:url("../images/company/tour-slide-bk2.png") top left no-repeat;
	text-align:center;
	float:left;
}

div.picture img{
	margin:0 auto;
	margin-top:11px;
	border:none;
	border:1px solid #b5bac7;
}

div.picture p{
	margin:0 auto;
	margin-top:11px;
	font-size:12px;
}

div.picture p.twoline{
	margin-top:5px;
}