		$(document).ready(
			function(){
				$('#header .currentpage').corner("br bl 9px");
				$('#photo').corner("9px");
				$('.news-block').corner("9px");
				$('#content-left .results-block').corner("9px");
				$('#submenu .parent').corner("tl tr 9px");
				$('#submenu .parent').css('border-bottom','1px solid #b57995');
				$('#submenu .parent-no-children').corner("9px");
				$('#submenu .subnav-off-last a').corner("br bl 9px");
				$('#submenu .subnav-off-last-one-level a').corner("br bl 9px");
				$('#submenu .subnav-on-last a').corner("br bl 9px");
				$('#submenu .subnav-on-last-one-level a').corner("br bl 9px");
				$('#submenu .subnav-parent-last a').corner("br bl 9px");
				$('.training-block').corner("9px");
				$('.support-block').corner("9px");
				$('.consultancy-block').corner("9px");
				$('.quote2').corner("9px");
				
				$('#services .results-block-green').corner("9px");
				$('#services .results-block-blue').corner("9px");
				$('#services .results-block-orange').corner("9px");
				
				
				$('.panel1').corner("9px");
				$('.panel2').corner("9px");				
				// $('.panel3').corner("9px");
				$('.panel4').corner("9px");
				
				$('.panel5').corner("9px");
				$('.panel6').corner("9px");
				
				$('.panel2 p').css('padding', '12px');
				$('.panel4 p').css('padding', '12px');
				$(".panel4").css('opacity','0');
				
				$(".strap2").css('opacity','0');
				$(".strap2").css('visibility','visible');
				$(".strap2").delay(1500).animate({opacity:"1.0"}, 1800);
				
				$("#header .menu-off").hover(function(){
					$(this).animate({backgroundColor: "#7d0048"}, 1);
					$(this).corner("round br bl 9px");
					$('a', this).css('color','#fff');
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#fff"}, 1);
					$('a', this).css('color','#2e2a2b');
				});
				
				
				$(".quickFlip2").hover(function(){
					$(".panel4").css('visibility','visible');
					$(".panel4", this).animate({backgroundColor: "#7d0048"}, 1);
					$(".panel3", this).animate({opacity: "0"}, 400);
					$(".panel4", this).animate({opacity: "1"}, 400);
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#fff"}, 1);
					$(".panel3", this).animate({opacity: "1"}, 400);
					$(".panel4", this).animate({opacity: "0"}, 400);
				});
				
				$('.quickFlip3').quickFlip();

				
				$("#content-left .results-block").hover(function(){
					$(this).animate({backgroundColor: "#d3cab7"}, 400);
					$(".news-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-white-small.png)').show(400);
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#dcd7c7"}, 400);
					$(".news-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-purple-small.png)').show(400);
				});
				
				$(".news-block").hover(function(){
					$(this).animate({backgroundColor: "#d3cab7"}, 400);
					$(".news-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-white-small.png)').show(400);
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#edeae1"}, 400);
					$(".news-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-purple-small.png)').show(400);
				});
				
				
				$("#services .results-block-green").hover(function(){
					$(this).animate({backgroundColor: "#b0bd21"}, 400);
					$(".left", this).animate({color: "#7d0048"}, 400);
					$(".right", this).animate({color: "#ffffff"}, 400);
					$(".service-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-purple-small.png)').show(400);
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#edeae1"}, 400);
					$(".left", this).animate({color: "#b0bd21"}, 400);
					$(".right", this).animate({color: "#7d0048"}, 400);
					$(".service-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-white-small.png)').show(400);
				});
				
				$("#services .results-block-blue").hover(function(){
					$(this).animate({backgroundColor: "#74cbcb"}, 400);
					$(".left", this).animate({color: "#7d0048"}, 400);
					$(".right", this).animate({color: "#ffffff"}, 400);
					$(".service-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-purple-small.png)').show(400);
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#edeae1"}, 400);
					$(".left", this).animate({color: "#74cbcb"}, 400);
					$(".right", this).animate({color: "#7d0048"}, 400);
					$(".service-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-white-small.png)').show(400);
				});
				
				$("#services .results-block-orange").hover(function(){
					$(this).animate({backgroundColor: "#ff822d"}, 400);
					$(".left", this).animate({color: "#7d0048"}, 400);
					$(".right", this).animate({color: "#ffffff"}, 400);
					$(".service-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-purple-small.png)').show(400);
					$(this).css('cursor', 'pointer');
					$(this).click(function() {
        				window.location = $('a', this).attr('href');
        			});
				}, function(){
					$(this).animate({backgroundColor: "#edeae1"}, 400);
					$(".left", this).animate({color: "#ff822d"}, 400);
					$(".right", this).animate({color: "#7d0048"}, 400);
					$(".service-block-arrow", this).css('background-image','url(/uploads/images/site/arrow-white-small.png)').show(400);
				});
				
				
				
				
			}
		);
		
		
		
