#web_tv {
	position: absolute;
	background: #003774;
	filter:alpha(opacity=50);
	-moz-opacity:.50;
	opacity:.50;
	border-top: 1px dashed #9c9a8f;
	border-bottom: 1px dashed #9c9a8f;
	margin:0;
	padding:0;
	width:454;
	height:42;
	left:0;
	bottom:0;
}

#rusom {
	position: absolute;
	font-family: verdana,geneva,arial,sans-serif; 
	font-size: 11px; 
	color: #FFFFFF;
	vertical-align:middle;
	float:left;
	padding-left:10px;
	left:0;
	bottom:14px;
}

#rusam {
	position: absolute;
	font-family: verdana,geneva,arial,sans-serif; 
	font-size: 15px; 
	color: #FFFFFF;
	font-weight:bold;
	vertical-align:middle;
	float:right;
	padding-right:10px;
	right:0;
	bottom:6px;
}

#imgdiv {
	position:relative;
	width:670;
	height:200;
}

#imgdiv2 {
	position:relative;
	width:455;
	height:284;
    display:block;
}

div#hold	{ 
	position:relative; overflow:hidden;
	width:645px; height:169px; z-index:100
	}
div#wn	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:645px; height:169px; 
	clip:rect(0px, 645px, 169px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
div#lyr1	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
  
/* table containing images. adjust according to your images' sizes and numbers */
table#t1 { width:1971px }
table#t1 td { width:221px;}  


        /* Styles for scrolling layers  
	 Specify width and height in hold and wn, and in clip for wn */
div#hold2	{ 
	position:relative; overflow:hidden;
	width:650px; height:72px; z-index:100;
	}
div#wn2	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:575px; height:72px; 
	clip:rect(0px, 575px, 72px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}

div#lyr2	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
	
div#hold3	{ 
	position:relative; overflow:hidden;
	width:641px; height:94px; z-index:100
	}
div#wn3	{ 
	position:absolute; 
	left:0px; top:0px; 
	width:641px; height:94px; 
	clip:rect(0px, 641px, 94px, 0px); 
	overflow:hidden;	
	z-index:1; 
	}
	
div#lyr3	{ 
	position:absolute; visibility:hidden; 
	left:0px; top:0px; 
	z-index:1; 
	}
  
.image img{
border: 4px solid #f4f4f4;

}

.image:hover{
background-color: transparent;
}

.image:hover img{
border: 4px solid #FF9822;
}