body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background-color:#FFFFFF;
	color: #6f6f6f;
}
html, body, #wrapper, h1, #nav-top, #nav-top li, #nav-left, #nav-top li {
	margin: 0;
	padding: 0;
	list-style: none;
}
th, td {
	font-size: 11px;
}
img { border: 0; }
#wrapper {
	margin: 16px auto;
	text-align: left;
	width: 750px;
	position: relative;
}
h1, h2, h3 {
	font-size: 11px;
}
h1 {
	margin: 0;
	padding: 0;
}
h2 {
	margin: 0 0 5px 0;
	padding: 0;
}
h3 {
	padding: 4px 0 0 0;
}
p {
	margin: 1em 0;
	padding: 0;
}
.block {
	display: block;
}
.clear {
	clear: both;
	height: 1px;
	padding-top: 0;
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1px;
	line-height: 1px;
}
* html .clear {
	margin-top: -5px;
	margin-bottom: -4px;
}
.left {
	float: left;
	margin: 1px 8px 0px 0px;
}
.softright {
	text-align: right;
}
.readmore {
	text-align: right;
}
#wrapper {
	width: 688px;
}
#header {
	background-color:#006699;
	position: relative;
	width: 688px;
	height:150px;
	margin-bottom: 11px;
}
#header .bl { height: 157px; }
#nav-top {
	position: absolute;
	top: 17px; left: 252px;
	color: #fff;
}
#nav-top li {
	display: inline;
}
#nav-top a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}
#nav-top a:hover {
	  text-decoration: underline;
}
#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}
#body {
	background-color:#FFFFFF;
}
#body h2 {
	margin: 0 0 1.5em 0;
}
#body h3 {
	margin: 0 0 0 0;
}
#body ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#body li {
	padding: 0;
	margin: 0.8em 0;
}
a {
	color: #ce7210;
}
a:hover {
	color: #6f3f0b;
}
#cap {
	background-color:#CCCCCC;
	padding-top: 19px;
	width: 688px;
}
#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}
#capabilities {
	float: left;
	width: 390px;
	margin-left: 28px;
}
#capabilities p {
	line-height: 1.5;
}
#capabilities h3 {
	font-size: 10px;
}
#news h3 {
	font-size: 10px;
}
#news h3 a {
	text-decoration: none;
}
#news p {
	line-height: 1.5;
}
.timed {
	background-color:#FFFFFF;
	color: #fff;
	padding: 10px 10px 1.3em 71px;
	margin: 2em 0;
	border-bottom: 1px solid white;
}
.timed .readmore {
	margin-bottom: 0;
}
.timed h3 {
	margin: 0;
	padding: 0;
	text-indent: -57px;
}
.timed a {
	color: #fff;
}
.timed a:hover {
	text-decoration: none;
}
#footer {
	clear: both;
	text-align: center;
	background-color:#304d8b;
}

#footer div div { padding: 8px 0; }

#footer, #footer a {
	color: #fff;
}