blah{<style>} /*hack to get markup working in the editor*/

html, body
{
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 88%;
	background-color: #ffffff;
}

img
{
	border: none;
}

#wrap
{
	width: 860px;
	margin: 0 auto;
}

#toplinks
{
	width: 860px;
}

#toplinks ul
{
	float: left;
	margin: 0;
	padding: 0;
	list-style: none;
	margin-top: 5px;
}

#toplinks ul li
{
	width: 168px;
	height: 18px;
	float: left;
}

#toplinks ul li a
{
	display: block;
	width: 100%;
	text-decoration: none;
	font-size: 13px;
	color: #ffffff;
	text-align: center;
}

#toplinks li.spaced { margin-left: 5px; }

#toplinks li.prod { background-color: #043882; }
#toplinks li.tech { background-color: #63a150; }
#toplinks li.engn { background-color: #a9398b; }
#toplinks li.manf { background-color: #009bb7; }
#toplinks li.comp { background-color: #f18e00; }

div.spacer { clear: both; }

div.clearer { clear: both; }