.content {
	background: url(../img/services/back.png) repeat-y;
	font-size: 11px;
	height: 581px;
	overflow: hidden;
}

.left {
	float: left;
	width: 461px;
	height: 561px;
	margin-top: 20px;
	padding-bottom: 20px;
}

.leftguard-top {
	position: absolute;
	height: 20px;
	width: 441px;
	top: 0;
	left: 20px;
	background: #000c23;
	z-index: 1000;
}

.leftguard-bottom {
	position: absolute;
	height: 20px;
	width: 441px;
	bottom: 0;
	left: 20px;
	background: #000c23;
	z-index: 1000;
}

.left .inside {
	padding: 20px 0;
	margin: 0 40px;
	color: #fff;
}

.left ul {
	margin:2em 2em;
}

.left li {
	margin: 1em 0;
}

.right {
	float:right;
	width: 482px;
	color: #fff;
}

.right .inside {
	padding: 40px 0;
	margin: 0 40px;
}

.right ul {
	list-style: none;
}

.right li {
	margin: .5em 0;
}

.right a {
	color: #fff;
}

sup {
	font-size: 7px;
}

.now,
.now a {
	color: #000c23;
}
