@charset "utf-8";
/* CSS Document */


.content_area-home {
	float:left;
	width:951px;
	background-color: #f1f1f1;
}


.content-home {
	float:left;
	width:391px;
	background-color: #f1f1f1;
}

.content_special {
	float:left;
	width:951px;
	height:125px;
	background-color: #23211f;
}



/* start article */

.article-home{
	width:371px;
	margin-top:15px;
	margin-left:11px;
	position: relative;
}

/* start article */




/* start homepage video options */

.home-video {
	float:right;
	width:300px;
	text-align:left;
	color: #ffffff;		
	background-color:#f1f1f1;
}

.home-videocnt{
	width:286px;
	margin-left:5px;
	margin-top:1px;
	margin-bottom:27px;	
}

/* end homepage video options */


/* start sidebar */

.sidebar-video {
	float:right;
	width:560px;
	margin-top:15px;
	margin-bottom:15px;
	text-align:left;
	color: #020a03;
	background-color:#f1f1f1;
}


.video {
	float:left;
	width:550px;	
}

/* end sidebar */

/* start homelink */

.homelink {
	margin-top:15px;
	margin-right:11px;
	margin-left:6px;
	margin-bottom:15px;
}


.homelink a {
	color: #999;
	text-decoration: underline;
}

.homelink a:hover { color: #39a285; }

.homelink h1 { font-size:15px; color:#333333; margin: 0 0 4px 0; font-weight: bold; padding: 0; clear: both; }

/* end homelink */
