.product
{
	margin: 4px;
	font-size: 10px;
}
.productnamelink { font-weight: bold; }
.productmedium
{
	font-size: 12px;
	margin-bottom: 14px;
	border-bottom: 1px #999 dotted;
	padding-bottom: 14px;
}
.productmedium img
{
	margin-right: 8px;
}
.productmediumcategory
{
	margin-bottom: 14px;
	border-bottom: 1px #999 dotted;
	padding-bottom: 14px;
	width: 600px;
}

.store
{
	font-family: Helvetica, Arial, Sans-serif;
	font-weight: bold;
}
#company
{
	position: absolute;
	left: auto;
	z-index: 2;
	background-color: #000;
	width: 260px;
	border: 1px solid #666666;
	visibility: hidden;
}

#missions
{
	position: absolute;
	left: auto;
	z-index: 3;
	background-color: #000;
	width: 190px;
	border: 1px solid #666666;
	visibility: hidden;
}

#resources
{
	position: absolute;
	left: auto;
	z-index: 4;
	background-color: #000;
	width: 190px;
	border: 1px solid #666666;
	visibility: hidden;
}

.mans
{
	clear: none;
	display: inline;
}

.n { padding: 0 3px 0 0px; }

.productlist
{
	border: 1px #009 solid;
	width: 220px;
	float: left;
	margin-right: 20px;
}
.productlistcategory
{
	float: left;
}
.productlistcategorycategory { float: left; }

.categorylisting
{
	border: 1px #009 solid;
	width: 420px;
	margin: 14px;
	padding: 11px;
}

#navigation
{
	text-align: left;
	height: 12px;
	border-bottom-width: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
}

#navigation a
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FFF;
	text-decoration: none;
	letter-spacing: .09em;
	padding: 2px 10px;
	line-height: 2em;
	border: 1px solid #666666;
	background-color: #000;
}

#navigation a:hover
{
	color: #C03;
	text-decoration: none;
}

.information
{
	width: 720px;
	margin-left: 40px;
	font-size: 12px;
}
.testimonial
{
	border-top: 1px #999 dotted;
	padding-top: 11px;
}
h1
{
	font-size: 20px;
	font-weight: bold;
}
h2
{
	font-size: 16px;
	font-weight: bold;
}
#features
{
	float: left;
	margin: 0px 12px 12px 12px;
}
.feature
{
	width: 150px;
	margin: 4px 6px 12px 6px;
}
#activity
{
	float: left;
	margin: 0px 12px 12px 30px;
}
#activity p { margin: 0px 0px 10px 0px; }
#event
{
	float: left;
	margin: 0px 12px 12px 30px;
	width: 350px;
	border: 1px #CCC solid;
	background-color: #EEE;
	padding: 6px;
}
.tableinfo { font-size: 12px; }