#mainContent, .bodyContentNoSidebar {
	padding:0px;
	background-image:none;
}

#news {
	background-image:url("news-bg.png");
	height:25px;
}

#news ul li {
	list-style-type:none;
}

#tickerContainer {
	height:25px;
	overflow:hidden;
}

#tickerScroller {
	opacity:0;
	
	/* goddamn, IE is stupid */
	zoom:1;
	filter: alpha(opacity = 0);
}

#tickerScroller li {
	margin-left:50px;
	margin-bottom:0px;
	padding:5px;
	height:15px;
}

#tickerScroller li a {
	text-decoration:none;
	color:#ee7b2e;
	font-size:13px;
}

.date {
	font-size:12px;
}

#customerShowcaseContainer {
	height:50px;
	width:940px;
	overflow:hidden;
	background-image:url("customer-showcase.png");
	background-position: center bottom;
	background-repeat:no-repeat;
}

#footer {
}

.spacer {
	clear:both;
	height:15px;
}

.whatWeDo {
	font-size:1em;
	padding-bottom:10px;
}

#f3 {
	padding-top:0px;
}

#f3 h3
	{
	font-weight:bold;
	margin-bottom:0.2em;
	}

#f3 ul li {
	background-image:url("arrow-right.png");
	background-position:5px 3px;
	background-repeat:no-repeat;
	font-size:1em;
	list-style-type:none;
	margin-left:0px;
	padding-left:20px;
	padding-top:0px;
	font-weight:normal;
	margin-bottom:0.4em;
}

#f3 a {
	text-decoration:none;
	color:#ee7b2e;
}

#f3 b
	{
	color:#4e4e4e;
	font-size:10px;
	}

#f3 a:hover {
	text-decoration:underline;
}

#f2Table {
	width:940px;
}

#f2Table td {
	vertical-align:top;
	xborder:1px solid silver;
}

#f2Table img {
	margin:0px;
	padding:0px;
	}
	
.HiDiv
	{
	line-height:0px;
	border:0;
	margin:0;
	}
	
#secondarynavcontainer
	{
	line-height:0px;
	border:0;
	margin:0;
	}

.f2 {
	display:block;
	margin-left:15px;
	*margin-right:0px;
}

.f2b {
	display:block;
	margin-left:15px;
	*margin-right:0px;
	margin-top:10px;
}

.f2s {
	text-align:right;
	width:230px;
	white-space:nowrap;
}

.watchMore {
	font-size:8pt;
	text-align:center;
	xbackground-color:pink;
	margin-left:15px;
	*margin-right:-15px;
}

.belowF1 {
	margin-left:10px;
	margin-right:10px;
}

