/* NEUTRON */

#logo {
	background: url(../img/neutron.png) 0 0 no-repeat;
}

.price, #title h2 {
	font: bold 4em/1.6em "Corbel", "Lucida Grande", Arial, sans-serif;
}

.floatright {
	float: right;
}

#services, #title {
	border-bottom: 1px solid #ccc;
	overflow: hidden;
}

#services .grid-1 {
	min-height: 450px;
}

#row2 .grid-2 {
	padding-top: 1em;
}

#clients .grid-1 {
	border: 0;
	padding-left: 0;
	min-height: 155px;
	padding-bottom: 0;
}

.thumbnail {
	float: left;
	position: static;
}

.email-more {
	background: url(../img/more.png) no-repeat;
	display: block;
	height: 35px;
	width: 90px;
}


#np {
	width: 31px;
	height: 250px;
	background: url(../img/np.png) no-repeat;
	margin: -25px 0 -119px 5px;
}

#np:hover {
	background-position: 0 -250px;
}