.firms{
	float:left;
	background:#FDFDFD;
	border:1px solid #DDD;
	padding-top:20px;
	position: relative;
}
.firms i.tl{
	position:absolute;
	width:10px;
	height:10px;
	top:-1px;
	left:-1px;
	background:url(images/firms_tl.gif) no-repeat;
}
.firms i.tr{
	position:absolute;
	width:10px;
	height:10px;
	top:-1px;
	right:-1px;
	background:url(images/firms_tr.gif) no-repeat;
}
.firms i.bl{
	position:absolute;
	width:10px;
	height:10px;
	bottom:-1px;
	left:-1px;
	background:url(images/firms_bl.gif) no-repeat;
}
.firms i.br{
	position:absolute;
	width:10px;
	height:10px;
	bottom:-1px;
	right:-1px;
	background:url(images/firms_br.gif) no-repeat;
}
.firmfull{
	float:left;
	width:768px;
}

.firmfull .firm{
	float:left;
	width:750px;
	margin:0 10px;
	padding:0 0 30px 0;
	border:none;
	position: relative;
}

.firm h2{
	font-size:14px;
	font-weight:bold;
	padding:0;
	margin: 0 0 10px 0;
}

.firmleft{
	float:left;
	width:150px;
	text-align:center;
	padding:0 30px 0 10px;
}

.firmfull .firmleft{
	width:300px;
}

.firmcenter{
	float:left;
	width:240px;
	text-align:left;
	padding:0 30px 0 0;
}

a.firminf{
	display: block;
	background: transparent url(images/firminf.gif) no-repeat;
	font-size:16px;
	font-weight: bold;
	text-align:center;
	line-height:38px;
	vertical-align:middle;
	height:38px;
	width:140px;
	margin:20px auto;
	text-decoration:none;
}

a.firminf:visited{
	color: #000;
}

.firmaddress{
	float:right;
	width:236px;
	padding:5px;
	border:2px solid #888;
	background: #EEE;
}

.firmfull .firmaddress{
	width:286px;
}

.firm .sysinf{
	clear:both;
	padding:10px 0 0 0;
	color:#666;
}

.clicks{
	padding:20px 0;
	font-weight:bold;
	clear:both;
}

.about{
	margin:0 10px;
	font-size:14px;
	line-height:1.5em;
}

h1#h1{
/*	position:absolute;*/
	float:right;
	bottom:25px;
	right:0;
	width:386px;
	border:1px solid #eee;
	padding:10px;
	margin:20px 0 0 0;
	clear: right;
}

.