﻿/* ADD Any additional Home Page Styles or overrides here*/
.homehead {margin-bottom:10px; clear:both; margin-top:10px; background-color:#ffffff; padding-top:5px;}
.HOMECONTENT
{
	background-image: url(../images/bg_home_vid3.jpg);
	background-repeat: no-repeat;
	width: 495px;
	height: 178px;
	margin-top:10px;
}	

#hometop
{
	border-top: solid 1px #CCCCCC;
	margin-top: 1px;
	margin-bottom: 1px;
	/*position: relative;*/
	z-index:1 !important;
	width:950px; height:313px;
	background:transparent url(../images/home.jpg) no-repeat scroll 0 0;
}	

#hometopcontent
{
	/*position: absolute;
	top: 140px;
	left: 620px;
	top:325px;
	left:780px;*/
	/*height: 160px;*/
	width: 260px;
	margin-bottom:20px; margin-left:620px; margin-top:143px;*margin-top:125px;*margin-bottom:10px;
	
}

.SIDEBAR 
{
	width: 0;
}

#tblHomeVideos
{
	width: 395px;
	margin-left: 80px;
	margin-top: 30px;
}		


