.company-contact .headContact{
	padding-left:15px;
	height:36px;
	line-height:36px;
	background-image:url(../images/background-corner-black-blo.png);
	background-repeat:no-repeat;
	background-color:#000;
	color:#fff;
	font-size:12px;
	font-weight:bold;
}
.company-contact .container{
	margin-bottom:20px;
	width:224px;
	height:150px;
	background-image:url(../images/bg-address.gif);
	background-repeat:no-repeat;
	background-position:bottom;
}
.company-contact .address{
	text-align:left;
	width:165px;
	margin:auto;
	padding-top:15px;
	/*border:1px solid red;*/
	/*background-color:#EE7F00;*/
	/*padding:5px;
	width:200px;*/
	font-family:Tahoma, Verdana, Helvertica;
	font-size:10px;
	/*color:#000;*/
}
.company-contact .address strong{
	display:block;
	padding-bottom:3px;
}

.company-contact .address div.contact{
	margin-top:3px;
}
.company-contact .address div.contact div.col1{
	float:left; width:70px;
}
.company-contact .address div.contact div.col2{
	margin-left:70px; padding-left:5px;
}
