	#banner{
		background-image:url(../img/banner_home1_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}

		#banner2{
		background-image:url(../img/banner_home2_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}

		#banner3{
		background-image:url(../img/banner_home3_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}

		#banner4{
		background-image:url(../img/banner_home4_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}

		#banner5{
		background-image:url(../img/banner_home5_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}
		
		#banner6{
		background-image:url(../img/banner_home6_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}		
		
		#banner7{
		background-image:url(../img/banner_home7_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}		
		
		#banner8{
		background-image:url(../img/banner_home8_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}		
		
		#banner9{
		background-image:url(../img/banner_home9_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}		
		
		#banner10{
		background-image:url(../img/banner_home10_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}		
		
		#banner11{
		background-image:url(../img/banner_home11_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}	
		
		#banner12{
		background-image:url(../img/banner_home11_uk.jpg);
		background-position:bottom;
		background-repeat:no-repeat;
		height:159px;
		margin:1px 0 1px 0;
		}

/*----------------MENU 1-------------- */
#menu1{
	width:100%;
	height:27px;
	background-color:#606060;
	}

#menu1 ul{
	padding-top:5px;
	}

#menu1 ul li{
	float:left;
	color:#FFF;
	}
	
#menu1 a{
	font-family:Verdana, Geneva, sans-serif;
	font-size:0.75em;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
	padding:7px 47px 6px 47px;
	margin:0;
	}
	
#menu1 a:hover{
	color:#59A924;
	}

/*----------------FI MENU 1-------------- */	
	


/*----------------MENU 2-------------- */
#menu2{
	width:100%;
	height:27px;
	background-color:#dedede;
	}
	
#menu2 ul{
	padding-top:5px;
	}

#menu2 ul li{
	float:left;
	color:#8a8a8a;
	}
	
#menu2 a{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:1.05em;
	color:#5d5d5d;
	text-decoration:none;
	margin:0 59px 0 58px;
	padding:0px;
	}
	
#menu2 a:hover{
	color:#59A924;
	}	
/*----------------FI MENU 2-------------- */





