/* CSS Document */

.center_lastrow	{
					margin-left:60px;
				}

#nwfx	{
			background-image:url(../Graphics/nwfx_logo.jpg);
			background-repeat:no-repeat;
			width:125px;
			height:97px;
			float:left;
		}
		
#nwfx a	{
			display:block;
			width: 125px;
			height: 97px;
		}
		
#nwfx a:hover	{
					background:#A89F7E url(../Graphics/nwfx_logo_rollover.jpg);
				}
				

#ytv	{
			background-image:url(../Graphics/ytv_logo.jpg);
			background-repeat:no-repeat;
			width:61px;
			height:97px;
			margin-left:25px;
			float:left;
		}
		
#ytv a	{
			display:block;
			width: 61px;
			height: 97px;
		}
		
#ytv a:hover	{
					background:#A89F7E url(../Graphics/ytv_logo_rollover.jpg);
				}


#ctf	{
			background-image:url(../Graphics/ctf_logo.jpg);
			background-repeat:no-repeat;
			width:168px;
			height:97px;
			margin-left:20px;
			float:left;
		}
		
#ctf a	{
			display:block;
			width: 168px;
			height: 97px;
		}
		
#ctf a:hover	{
					background:#A89F7E url(../Graphics/ctf_logo_rollover.jpg);
				}


#bcf	{
			background-image:url(../Graphics/bcf_logo.jpg);
			background-repeat:no-repeat;
			margin-top:10px;
			width:111px;
			height:54px;
			float:left;
		}
		
#bcf a	{
			display:block;
			width: 111px;
			height: 54px;
		}
		
#bcf a:hover	{
					background:#A89F7E url(../Graphics/bcf_logo_rollover.jpg);
				}
				
				
#cavco	{
			background-image:url(../Graphics/cavco_logo.jpg);
			background-repeat:no-repeat;
			margin-top:10px;
			width:116px;
			height:54px;
			margin-left:20px;
			float:left;
		}
		
#cavco a	{
			display:block;
			width: 116px;
			height: 54px;
		}
		
#cavco a:hover	{
					background:#A89F7E url(../Graphics/cavco_logo_rollover.jpg);
				}
				
				
#bejuba	{
			background-image:url(../Graphics/bejuba_logo.jpg);
			background-repeat:no-repeat;
			margin-top:10px;
			width:108px;
			height:54px;
			margin-left:30px;
			float:left;
		}
		
#bejuba a	{
			display:block;
			width: 108px;
			height: 54px;
		}
		
#bejuba a:hover	{
					background:#A89F7E url(../Graphics/bejuba_logo_rollover.jpg);
				}
				
#secondson	{
				background-image:url(../Graphics/secondson_logo.jpg);
				background-repeat:no-repeat;
				margin-top:10px;
				width:128px;
				height:83px;
				float:left;
				text-align:right;
			}
		
#secondson a	{
					display:block;
					text-align:right;
					width: 128px;
					height: 83px;
				}
		
#secondson a:hover	{
						background:#A89F7E url(../Graphics/secondson_logo_rollover.jpg);
					}
					
					
#bowes	{
			background-image:url(../Graphics/bowes_logo.jpg);
			background-repeat:no-repeat;
			width:86px;
			height:83px;
			margin-left:50px;
			margin-top:10px;
			float:left;
		}
		
#bowes a	{
			display:block;
			width: 86px;
			height: 83px;
		}
		
#bowes a:hover	{
					background:#A89F7E url(../Graphics/bowes_logo_rollover.jpg);
				}