body#the-menu {
	background: #449877;
}

#the-menu .breadcrumb { 
	background: #449877;  
}

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

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

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

.service-menu h3 { 
	margin-top: 15px;
	color: #449877;
	font-size: 15px;
}

.service-menu 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: #449877;
}

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

.disclaimer {
	font-style: italic;
}


