
body {
	width: 960px;
}

.home_technologies {
	height: 300px; 
	text-indent: 64px;
}

.home_services {
	width: 912px; 
	height: 200px; 
	margin: 0 auto; 
	clear: both;
}
.home_contact {
	display: inline-block; 
	margin: auto; 
	text-align: center; 
	border: solid 1px #ddd; 
	float: right;
	
	font-style: italic; 
	font-size: 11pt;
}

