body#face {
	background: #829730;
}

#face .breadcrumb { 
	background: #829730;  
}

.inner-content {
	background: url(../images/bg-face.jpg) 28px 13px no-repeat;
}

.face {
	width: 390px;
	margin: 0 0 0 500px;
	text-align: center;
}

.face h2 {
	text-indent: -9999px;
	width: 354px;
	height: 75px;
	background: url(../images/hdr-face.jpg) 50px 15px no-repeat;
}

.face h3 { 
	margin-top: 15px;
	color: #829730;
	font-size: 18px;
}

.face li span.line-break {
	display: block;
}

.footer {
	text-align: center;
}

.footer ul li {
	display: inline;
	padding-right: 12px;
	font-weight: bold; 
}

.footer ul li.cameo {
	padding-right: 0px;
} 

.footer ul li.cameo img {
	position: relative;
	top: 20px;
}

.footer a {
	color: #000000;
}

.footer a:hover {
	color: #829730;
}

.footer2 {
	text-align: center;
	font-size: 9px;
}

