/*video*/	
	
#video {
	width:402px;
	background-image:none;
	background-repeat:no-repeat;
	float: left;
	clear: left;
}
#videoold {
	width:402px;
	height:500px;
	background-image:none;
	background-repeat:no-repeat;
	float: left;
	clear: left;
}
#imagecaption_video {
	width:260px;
	font-size:12px;
	line-height:20px;
	color: #04276f;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	background-color: #f5f5f5;
	
}
#headpart {
	float: left;
	width: 384px;
	padding:10px;
	padding-left:20px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-width:1px;
	background-color: #ffffff;
	 }
#insiderightcolumn_video {
	float: left;
	width: 384px;
	padding:10px;
	padding-left:20px;
	border-right:solid;
	border-right-color:#FFFFFF;
	border-width:1px;
	background-color: #ffffff;
	height: 600px;
	}
	
#insiderightcolumn_videobottom {
	float: left;
	width: 384px;
	height:100px;
	padding:15px;
	padding-left:25px;
	}
	
#thumbs_video {
	width:220px;
	background-image:none;
	background-repeat:no-repeat;
	float: left;
	clear: left;
	padding: 2px;
	height: 400px;
	
	
}
#holder_video {
	clear:left;
	float: left;
	width: 402px;
	height: 550px;
	padding: 5px;
	
}
#thumb1_video {
	float: left;
	background-color: #66CCFF;
	width: 92px;
	height: 72px;
}

#thumbfull {
	float: left;
	clear: right;
	border:solid;
	border-width:1px;
	margin-top:5px;
}
#thumbfull1 {
	float: left;
	clear: left;
	border:solid;
	border-width:1px;
	margin-top:5px;
}

#Contactus {
	width:650px;
	background-image:url(../images/inside/contact_Us.jpg);
	height:162px;
	background-repeat:no-repeat;
	}

