/* CSSTidy 1.3: Thu, 11 Sep 2008 13:12:54 -0600 */
* {
margin:0;
padding:0;
}

body {
	border:0;
	text-align:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:1em;
	background-color: #234884;
}

#iframea {
	background-image:url(images/img_bg_pf.jpg);
	height: 220px;
	width: 960px;
	background-position: 0px 0px;
}

#videowall {
	width:860px;
	height:120px;
	float:left;
	position: relative;
	top: 30px;
	left: 50px;
}

#videowall_list {
width:860px;
height:120px;
background:transparent;
position:relative;
}

#videowall_list li {
list-style:none;
display:block;
position:absolute;
background-color:transparent;
margin:0;
padding:0;
}

#videowall_list span {
display:none;
}

#videowall_list a {
display:block;
}

#videowall_list img {
position:absolute;
top:0px;
left:0px;
}

.v_thumb {
	border:2px solid #fc0;
	width:80px;
	height:60px;
	overflow:hidden;
	background-color:#f5f5f5;
	border-radius: 2px;

			-webkit-border-radius: 2px;
			-opera-border-radius: 2px;
			-moz-border-radius: 2px;
	z-index: 100;
}

.v_thumb:hover {
border:4px solid #fc0;
border-radius: 4px;
			-webkit-border-radius: 4px;
			-opera-border-radius: 4px;
			-moz-border-radius: 4px;
}

#v1 {
left:0;
top:0;
width:80px;
height:60px;
}

#v2 {
left:130px;
top:0;
width:80px;
height:60px;
}

#v3 {
left:260px;
top:0;
width:80px;
height:60px;
}

#v4 {
left:390px;
top:0;
width:80px;
height:60px;
}

#v5 {
left:520px;
top:0;
width:80px;
height:60px;
}

#v6 {
left:650px;
top:0;
width:80px;
height:60px;
}

#v7 {
left:780px;
top:0;
width:80px;
height:60px;
}

#v8 {
left:0;
top:90px;
width:80px;
height:60px;
}

#v9 {
left:130px;
top:90px;
width:80px;
height:60px;
}

#v10 {
left:260px;
top:90px;
width:80px;
height:60px;
}

#v11 {
left:390px;
top:90px;
width:80px;
height:60px;
}

#v12 {
left:520px;
top:90px;
width:80px;
height:60px;
}

#v13 {
left:650px;
top:90px;
width:80px;
height:60px;
}

#v14 {
left:780px;
top:90px;
width:80px;
height:60px;
}

.content strong,.content ul li {
line-height:2em;
}

