
#index_videobox_container {
	
	
}

#index_videobox {
	width: 804px;
	height: 317px;
	background: url('../images/index_videobox.jpg');
}

#index_videobox_left {
	position: relative;
	left: 10px;
	top: 5px;
	width: 156px;
	height: 285px;
	float: left;
}

#index_videobox_middle {
	position: relative;
	left: 10px;
	top: 5px;
	width: 378px;
	height: 285px;
	text-align: left;	
	float: left;
}

#index_videobox_right {
	position: relative;
	left: 10px;
	top: 5px;
	width: 242px;
	height: 285px;	
	float: left;
}

#index_videobox_title {
	height: 20px;
	line-height: 20px;
	font-family: arial;
	font-size: 9pt;
	text-transform: uppercase;
	text-align: center;
}

#index_videobox_left_list {
	height: 259px;
	font-family: arial;
	font-size: 8pt;
	padding-left: 30px;
	padding-top: 2px;
	padding-right: 10px;
}

#index_videobox_left_links {
	padding-left: 30px;
	height: 40px;
	font-size: 10pt;
}

#index_videobox_right_title {
	height: 40px;
	border-bottom: 1px solid black;
	font-family: arial;
	font-size: 9pt;
	text-transform: uppercase;
}

#index_videobox_right_desc {
	padding-top: 5px;
	height: 150px;
	width: 222px;
}


#index_chrono {
	margin-top: 10px;
	margin-left: 28px;
}

#index_chrono_header {
	background: url('../images/header_green.jpg');
	width: 760px;
	height: 24px;
	line-height: 24px;
	text-transform: uppercase;
	font-size: 10pt;
	text-indent: 20px;
}

#index_chrono_main {
	width: 720px;
	height: 289px;
	background: url('../images/chrono_main.jpg');
	float: left;
	color: white;
}

#index_chrono_main .box {
	width: 154px;
	height: 265px;
	overflow: hidden;
}

#index_chrono_main img {
	border: 1px solid white;
}

#index_chrono_main a {
	text-decoration: none;
	color: white;
}

#index_chrono_main .text_container {
	font-size: 8pt;
	padding: 6px;
}


#index_categories {
	width: 770px;
	padding-left: 25px;
	padding-top: 30px;
}
