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

#fixedimg img
{
	top: 185px;
	left: -550px;
}

h2
{
	text-align: center;
}
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-top: 10px;
	margin-bottom: 30px;
	margin-left: auto !important;
	margin-right: auto !important;
/*	margin-left: 50px !important; */
}
#servicesnavi li
{
	float: left;
	font-size: 12px;
}
#servicesnavi a
{
	height: 20px;
	display: block;
	text-align: center;
	
	color: #ffffff;
	background-color: #999999;
	text-decoration: none;
	padding: 5px 10px;
	margin: 0 5px;
	width: 100px;
	display: block;
}
#servicesnavi p
{
	margin-bottom: 0;
}

#services
{
	margin-left: 0px; 
}

.service
{
	margin-bottom: 150px;
}

#fixedimg img
{
	top: 175px;
	left: -550px;
}