/* CSS Document */

#content-wrapper {
	width:798px;
/*	background-color:#2C2C2C; */
	background-image:url(/graphics/common/main-image-bg.png);
	background-repeat:no-repeat;
	background-position:top;
}

#home-flash {
	width:798px;
	height:389px;
	padding-top:15px;
	text-align:center;
}

#content-header {
	margin-left:65px;
	margin-right:65px;
	height:40px;
	padding-top:40px;
}

#content-header-title {
	float:left;
	display:inline;
}

#content-header-pager {
	float:right;
}

#content-stretch {
	float:left;
	margin-left:65px;
	width:1px;
	height:324px;
/*	background-color:#666600;*/
}

#content-left-col {
	float:left;
	margin-left:0px;
/*	width:350px; */
	width:324px;
	
}

#content-right-col {
	float:right;
	margin-right:65px;
	width:324px;
}

#content-whole {
	width:668px;
	text-align:left;
	float:left;
}

#bottom-band {
	margin-top:5px;
	margin-bottom:15px;
}

#mask {
	width:610px;
	height:66px;
	overflow:hidden;
	border:1px solid #666;
	position:relative;
	background-color:#999;
	float:left;
}

#folio {
	position:absolute;
	top:0;
	left:0;
	width:8000px;
	float:left;
}

.col {
	display:block;
	width:610px;
	height:66px;
	float:left;
	text-align:center;
/*	background-color:#3300FF; */
	}

.brand-box {
	width:142px;
	height:58px;
	background-color:#FFFFFF;
	padding-top:8px;
	float:left;
	text-align:center;
/*	margin-top:10px; */
}

.brand-box-spacer {
	width:8px;
	height:66px;
	float:left;
/*	margin-top:10px; */
}

.navigate-left {
	float:left;
	width:17px;
	height:16px;
	margin-top:26px;
	margin-right:5px;
}

.navigate-right {
	float:left;
	width:17px;
	height:16px;
	margin-top:26px;
	margin-left:5px;
}

.generic-list-item {
	width:650px;
	margin-bottom:10px;
	/*padding:10px;*/
/*	background-color:#000000;*/
/*	border-color:#00CCFF;
	border-width:1px;
	border-style:solid;*/
	margin-bottom:30px;
}

.blue-line {
	width:auto;
	height:1px;
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
	color:#00CCFF;
	background-color:#797979;
	
}

#news-col {
	float:left;
	margin-left:0px;
/*	width:470px; */
	width:650px;
/*	background-color:#009900;*/ 
	text-align:left;
}

#long-col {
	float:left;
	margin-left:0px;
/*	width:470px; */
	width:650px;
/*	background-color:#009900;*/ 
	text-align:left;
}
