@import url(base.css);
@import url(m_services.css);

.content
{
	margin:75px 0 0 0;
	padding:0 0 70px 0;
}

.content p
{
	width:450px;
	display:block;
	margin:1em 0 1em 375px;
}

.content h1
{
width:450px;
	margin:1em 0 1em 375px;
	background:none;
	height:auto;
	font-weight:bold;
		font-size:1.7em;
		line-height:1em;
		padding:2em 0 0 0;
}

.content h2
{
	height: auto;
	display:block;
	margin:1em 0 -.8em 375px;
	font-size:1.2em;
	width:450px;
	font-weight:bold;
	background:none;
}

.content ul.list
{
	margin:1em 0 1em 375px;
}

.content ul.list li
{
	margin:.75em 0 .75em 2em;
}
.lowermenu a {
color:#c1ad7c;
margin:0 .5em;
}
