#services
{
	margin-left: 0;
}
#contents
{
	padding-bottom: 50px;
}
#contents ul
{
	margin-left: 1.5em;
}
#services
{
	margin-left: 0;
}

.service
{
	margin-bottom: 150px;
}
.nospace
{
	margin-bottom: 0;
}

#fixedimg img
{
	top: 170px;
	left: 260px;
}

h3
{
	font-weight: 100;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	margin-bottom: 10px;
}
h4
{
	margin-bottom: 10px;
}

#servicesnavi
{
	list-style: none;
	clear: both;
	height: 40px;
	width: 390px;
	margin: 10px auto !important;
}
#servicesnavi li
{
	float: left;
	font-size: 12px;
}
#servicesnavi a
{
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 5px;
	width: 100px;
	height: 20px;
	display: block;
	text-align: center;
}
#servicesnavi p
{
	margin-bottom: 0;
}

#servicesnavi li.last a
{
	border: none;
}