/* CSS Document */
#left .block.block-company h2{
	color:red;
	background:url(images/sip-header.jpg) no-repeat;
	width:302px;
	height:78px;
	text-indent:-10000px;
}

#left .block.block-company .content{
	width:95%;
	color:#323656;
}
#left .block.block-company .more{
	text-align:right;
}
#main .company{
	padding-bottom:20px;
}
#main .company .logo{
	float:left;
	padding:0;
	margin:0 10px 10px 0;
	text-align:left;
	border:1px solid #fff;
	height:auto;
}
#main .company .link{
	margin-top:10px;
}