a:hover{
	/*     color: #457dc1; */
	/* tagPFR */
	color: green;
}
#menu .ddsmoothmenu li.current-menu-item, #menu .ddsmoothmenu li.current_page_item, #menu .ddsmoothmenu li.current-menu-parent, #menu .ddsmoothmenu li.current_page_parent, #menu .ddsmoothmenu li:hover{
	background:url(images/menu-bg-blue.png) repeat-x;
}
#menu .ddsmoothmenu li ul {
	background: #c1d0e6 url(images/sub-menu-bg-blue.png) repeat-x;
}
.featured_content .column-three .inner_area .read_more {
	background:url(images/next-blue.png) no-repeat 30% 4px;
	color:#457dc1;
}
.testimonial_holder a.next2 {
	background: transparent url(images/next-blue.png) no-repeat 90% 4px;
	color:#457dc1;
}
.testimonial_holder a.prev2 {
	background: transparent url(images/prev-blue.png) no-repeat 0 4px;
	color:#457dc1;
}
.footer_wrapper {
	background:url(images/footer-bg-blue.png);
}
.footer_wrapper .footer_glow {
	background: url(images/footer-bootom-line-blue.png) repeat-x;
}
.bottom_cornor {
	background:url(images/bottom-cornor-blue.png) no-repeat;
}
.footer_wrapper .footer_bottom {
	background:url(images/footer-bottom-blue.png);
}
.footer_wrapper a, .footer_wrapper {
	color:#607390;
}
.footer_wrapper .footer h1,.footer_wrapper .footer h2, .footer_wrapper .footer h3, .footer_wrapper .footer h4, .footer_wrapper .footer h5, .footer_wrapper .footer h6{
color:#2c4565;
}