@charset "utf-8";
/* CSS Document */

/* Page Layout */
/**********************/
#nav_bar_fg_div
{
	float:left;
	width:50px;
	height:6px;
	margin-left:329px;
	background:#E91F1F repeat;
}

#content
{
	margin:0 auto;
	width:986px;
}

#main_content
{
	float:left;
	position:relative;
	width:986px;
	margin-top:20px;	
}

#main_content_top_div
{
	float:left;
	position:relative;
	width:986px;
	height:15px;
	background:url(../images/body-content-bg-top.png) no-repeat;
}

#main_content_middle_div
{
	float:left;
	position:relative;
	width:986px;
	background:url(../images/body-content-bg-middle.png) repeat-y;
}

#main_content_bottom_div
{
	float:left;
	position:relative;
	width:986px;
	height:25px;
	background:url(../images/body-content-bg-bottom.png) no-repeat;
}

.col1
{
	float:left; 
	position:relative; 
	width:660px; 
	padding-left:20px;	
}

.col2
{
	float:left; 
	position:relative; 
	margin-top:-15px; 
	width:300px;	
}
/**********************/



/* Page Title, Description and Photo */
/**********************/
.page_title
{
	float:left; 
	position:relative;
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	width:100%;
	font-weight:bold;
}

.page_desc
{
	float:left;
	position:relative;
	font-size:16px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#444444;
	margin-top:10px;
	width:100%;
}

/**********************/

/* Youtube Video */
/**********************/
#yt_vid
{
	float:left; 
	position:relative;
	margin:20px 0 0 120px;	
}
/**********************/

/* History */
/**********************/
#history
{
	float:left;
	position:relative;
}

.header_title
{
	float:left; 
	position:relative;
	font-size:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	margin-top:20px;
	color:#444444;
	width:100%;
	font-weight:bold;
}

#header_info
{
	float:left;
	position:relative;
	margin-top:20px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size:14px;
	color:#666666;
}

#header_info a
{
	color:#00F;
	text-decoration:none;
}
/**********************/

.hz_divider
{
	float:left;
	position:relative;
	margin-left:20px;
	height:1px;
	width:925px;
	background:#e9dbdb repeat-x;
}

#why_cccs
{
	float:left;
	position:relative;
	margin-left:20px;
}