/* CSS Document */

body {
	background: #CCCCCC;
	margin: 0px;
	font: 12px Arial, Helvetica, sans-serif;
}
div#container {
	width: 778px;
	margin-right: auto;
	margin-left: auto;
	background: #FFFFFF;
	border: 1px solid #000000;
	position: relative;
	height: 563px;
}
div#description, div#news, div#content {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
img {
	border-width: 0px;
}
a {
	color: #999966;
	text-decoration: none;
}
a:hover, a.has_img:hover span {
	text-decoration: underline;
}
a.has_img:hover, a.has_img:hover img {
	text-decoration: none;
}
ul#navigation, ul#links, ul#products, ul#section {
	position: absolute;
	margin: 0px;
	padding: 0px;
}
ul#navigation {
	z-index: 1;
}
ul#navigation li {
	position: absolute;
	display: block;
	float: left;
}
ul#links li, ul#products li, ul#section li {
	display: inline;
}
div.menu {
	background: #FFFFFF;
	margin-left: 10px;
	padding: 0px 4px 4px;
	display: none;
}
div.menu a {
	display: block;
	line-height: 0px;
	margin-top: 7px;
}
li#company, li#products, li#services, li#careers, li#contactus {
	top: 0px;
}
li#company {
	left: 0px;
	width: 76px;
}
li#products {
	width: 99px;
}
li#services {
	width: 90px;
}
li#careers {
	width: 67px;
}
li#contactus {
	width: 92px;
}
img.bullet {
	margin-right: 4px;
}
span.hidden {
	visibility: hidden;
}
span.sup {
	position: relative;
	font-size: 10px;
	bottom: 4px;
}
sup {
	font-size: 12px;
}
