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


#cec_footer {
	position:relative;
	width:975px;
	text-align:center;
	margin:0 auto;
}
#cec_footer .links {
	padding-bottom:10px;
	color:#666666;
}
#cec_footer a{
	color:#999999;
	text-decoration:none;
	font-size:10.5px;
}
#cec_footer a:hover{
	text-decoration:underline;
	color:#666666;
}
#cec_footer .footerBold {
	font-weight:bold;
}

#cec_footer .shop_cec {
	position:relative;
	color:#666666;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #999999;
	border-bottom-color: #999999;
	border-top-width: 1px;
	border-bottom-width: 1px;
	padding:3px;
	height:16px;
	
	/* Added by Wil Apr 22 */
	margin-bottom:20px;
	margin:0 auto 20px auto;
	width:955px;
	/* ------------------- */
}
#cec_footer .shop_cec .links {
	padding:0;
}




#ticker{
	width:955px;
	background-color:#EEEEEE;
	border: 1px solid #D2D2D2;
	text-indent:7px;
	color:#666666;
	float:left;
	padding-top:2px;
	padding-bottom:3px;
	
	/* Added by Wil Apr 22 */
	margin:5px auto 0 auto;
	text-align:left;
	float:none;
	position:relative;
	top:8px;
	/* ------------------- */
}	
#ticker h1 {
	margin:4px 0 6px 0;
	font-size:14px;
}	
#ticker p {
	margin:4px 0 0 0;
	font-size:12px;
}

/* Added by Wil Apr 22 */
#news .wrapper {
	text-align:center;
}
#news {
	margin:0;
	padding:0;
	margin:16px 0 0 0;
}
/* ------------------- */


#ticker-headline{
	color:#666666;
	font-weight:bolder;
	display:block;
	float:left;
}


#topHeader{
	margin-top:20px;
	/* Added by Wil Apr 22 */
	width:955px;
	/*height:160px;*/
	margin:20px auto 0 auto;
	position:relative;
	/* ------------------- */
}

#navcontainer{
	width:955px;
	left:0px; 
	position:relative;
}


#navcontainer ul
{
	clear:both;
	margin: 0;
	padding:0;
	text-align:left;
	list-style-type: none;
	position:relative;
	z-index:2;
	top:0px;
	width:955px;
}

#navcontainer ul #centerSpace{
	margin-left:68px;
}

#navcontainer ul li { display: inline; margin:0;}

#navcontainer ul li a
{
	margin:0;
	text-decoration: none;
}

#navcontainer ul li a:hover
{

}

#headerLogo{
	z-index:3;
	position:absolute;
	left:443px;
	top: 20px;
}

#headerBanner{
	position:relative;
	top:-6px;
}
div>#headerBanner{
	top:-3px;
}

#headerTitle{
	font-size:24px;
	font-weight:bold;
	color:#990099;
	margin-left:-200px;
	margin-top:-30px;
}

#navInfo{
	font-size:12px;	
}

#resourceWrapper {
	width:955px;
	margin:0 auto;
}
