#navfooter { 
	margin-top:30px; 
}
a.impress {
	display:inline;
}
a.impress:hover {
	color:#d2005b;
} 
.content {
	width:100%;
	clear:both;
	padding-top:30px;
}
.impress {
	line-height:22px;
	margin:0px;
	margin-top:10px;
	font-weight:400;
	font-size:16px;
	letter-spacing:0.5px;
} 
.title { 
	width:150px;
	font-weight:700;
	color:#d2005b; 
	float:left; 
	text-align:right; 
	margin-left:350px;
	letter-spacing:1px;
	font-size:14px;
} 
.text {
	margin-top:10px;
	float:left; 
	width:55%;
	padding-bottom:30px; 
} 
#header {
	border-bottom-style:solid;
	border-color:#c0c0c0;
	border-width:1px;
}
#footer {
	border-top-style:solid;
	border-color:#c0c0c0;
	border-width:1px;
}
