#lvl1 {
	margin-left: 0px;
}

#lvl2 {
	padding-left: 0px;
}

.holder {
	width: 930px;
}

#center {
	color: #b0b0b0;
	padding-top: 48px;
	min-height: 580px;
}

#center a {
	color: #b0b0b0;
}

#center .title {
	padding-top: 18px;
	position: relative;
}

#center .title p {
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	font-size: 18px;
	color: #298bc3;
	width: 100%;
	text-transform: uppercase;
	position: absolute;
	bottom: 0px;
	padding-bottom: 12px;
}

#center .right {
	float: right;
	width: 150px;
}

#center .boxes .box {
	padding: 20px;
}

#center .right .box {
	background: url('../img/rg_bg.png') #13567d repeat-x;
	min-height: 415px;
}

#center .right .box img, #center .right .box .title, #center .right .box .text {
	padding-bottom: 18px;
}

#center .right .box .title p {
	font-size: 18px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	color: #fff;
	text-align: left;
	text-transform: none;
}

#center .right .box .text p {
	font-size: 12px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
	padding-top: 2px;
}

#center .right .box .text p:first-child {
	padding-top: 0px;
}

#center .menu {
	clear: both;
	text-align: center;
	padding-bottom: 20px;
}

#center .menu ul {
	list-style: none;
}

#center .menu li {
	display: inline;
	border-left: 1px #b0b0b0 solid;
	text-transform: uppercase;
	font-size: 12px;
	font-family: "pill-gothic-300mg-1","pill-gothic-300mg-2";
}

#center .menu li:first-child {
	border: none;
}

#center .menu a {
	display: inline-block;
	padding: 0px 9px;
}