#content #topcontent {
	background: url('../images/newsbg.jpg') repeat-y top left;	
	margin:0;
	padding:0;
}

#content #topcontent #bignews {
	margin: 20px 10px 20px 40px;
	width: 470px;
	float:left;
	/* IE double margin float bug fix */
	display: inline;
	overflow: auto;
	height: 436px;
}

#content #topcontent #bignews h3 {
	font-size:16px;
	margin: 0;
	color: #00a850;
	font-weight: bold;
	letter-spacing:-1px;
}

#content #topcontent #bignews p {
	font-size:13px;
	color: #000000;
	line-height:18px;
	letter-spacing:-1px;
}

#content #topcontent #newscol {
	margin: 20px 0 20px 41px;
	float:left;
	width:220px;
	/* IE double margin float bug fix */
	display: inline;
	overflow: auto;
	height: 436px;
}

#content #topcontent #newscol div h3 {
	font-size:16px;
	margin: 0;
	font-weight: bold;
	letter-spacing:-1px;
}

#content #topcontent #newscol div h3 a, #content #topcontent #newscol div h3 a:visited {
	color: #00a850;
	text-decoration:none;
}

#content #topcontent #newscol div p {
	margin: 0 0 10px 0;
	font-size:13px;
	color: #000000;
	line-height:18px;
	letter-spacing:-1px;
}

#content #bottomcontent {
	border-top: 1px solid #aaaaaa;
}

#content #bottomcontent div {
	width: 266px;
	height: 148px;
	float:left;
	color: #ffffff;
}

#content #bottomcontent div#bottomnumbers {
	background: url('../images/smallarrowbg.jpg') no-repeat 2px 2px;
	text-align:center;
	margin:0;
	padding:0;
}

#content #bottomcontent div#bottomnumbers p {
	margin: 40px 0 0 15px;
	font-size:20px;
	font-weight:900;
	line-height:36px;
}

#content #bottomcontent div#bottommanuf {
	position: relative;
	background: url('../images/smallmanbg.jpg') no-repeat 3px 1px;
}

#content #bottomcontent div#bottommanuf p, #content #bottomcontent div#bottomprod p {
	position: absolute;
	left: 15px;
	bottom: 15px;
	font-size:18px;
	margin: 0;
	letter-spacing: 3px;
	font-weight:bold;
}

#content #bottomcontent div#bottommanuf p a, #content #bottomcontent div#bottommanuf p a:visited,
#content #bottomcontent div#bottomprod p a, #content #bottomcontent div#bottomprod p a:visited {
	color: #ffffff;
	text-decoration:none;
}

#content #bottomcontent div#bottomprod {
	position: relative;
	background: url('../images/smallprodbg.jpg') no-repeat 3px 1px;
}

#content #bottomcontent div.seperator {
	width: 1px;
	background-color: #aaaaaa;
}
