@charset "utf-8";
/* STYLES FOR GENESIS PLACE */
.top_banner_container {
	background-color: #663366!important;
	border-color: #cc99cc!important;
}
.top_banner_container img {
	margin-right: 18px;
	margin-top: 10px;	
	float: right;
}
/*** GENESIS PLACE ****/
#footer_logo:before {
	content: " ";
	background: url(../images/genesis_logo.png) no-repeat left;	
	position: absolute;
	left: 20px;
	top: 0;
	height: 100%;
	width: 140px;
	background-size: 140px;
	cursor: pointer;
}
#right_column .landing_service_container {
	background-color: #663366;	
}
#right_column .landing_service_container ul {	
	border-left: 1px solid #cc99cc;
	border-bottom: 1px solid #cc99cc;
}
#right_column .landing_service_container .menu_item {
	color: #cc99cc;	
	border-bottom: #cc99cc 1px solid;
}
#right_column .landing_service_container .menu_item a {
	color: #cc99cc;	
}
#right_column .landing_service_container .menu_item.sub_menu a {
	color: #fff;	
}
#right_column .landing_service_container .menu_item:hover, #right_column .landing_service_container .menu_item a:hover {
	background-color: #330033;	
	color: #fff;
}
#right_column .landing_service_container h1{
	color: #FFF;
	background-color: #330033;
	border-top: 1px solid #cc99cc;
	border-bottom: 1px solid #cc99cc;
}
.html_container h1 {
	color: #663366!important;	
}
