body {
	font-family: tahoma, helvetica, arial, sans-serif;
	font-size: 10px;
	text-align: center;
	background: url(../images/page_bg.jpg);
	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;
}
#dcenter {
  text-align: center;
}

.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;
}
.right {
	float: right;
	margin: 0px 0px 0px 0px;
}

.softright {
	text-align: right;
}

.readmore {
	text-align: right;
}

/* ***** */

#wrapper {
	width: 688px;
}

/* header-static */

#headerstatic {
	background: url('../images/header_bg.gif') repeat-x;
	position: relative;
	width: 688px;
	margin-bottom: 11px
}

#headerstatic .bl { height: 157px; }

#headerstatic .tr { background: url('../images/header_tr.gif') no-repeat top right; }
#headerstatic .bl { background: url('../images/header_bl.gif') no-repeat bottom left; }
#headerstatic .br { background: url('../images/header_br_1.jpg') no-repeat bottom right; width:100%}


/* the story of two navs */

#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;
}
/* the nav-side */
#nav-side {

	top: 17px; left: 252px;
	color: #fff;
}

#nav-side a {
	color: #fff;
	font-weight: bold;
	text-decoration: none;
}

#nav-side a:hover {
	  text-decoration: underline;
}
/* the nav-side */

/* the nav-column */

#nav-column {

	top: 17px; left: 252px;
	color: #006600;
}

#nav-column a {
	color: #006600;
	font-weight: bold;
	text-decoration: none;
}

#nav-column a:hover {
	  text-decoration: underline;
}
/* the nav-column */


#nav-left {
	position: absolute;
	top: 66px; left: 26px;
}

/* body */

#body {
	background: url(../images/body_bg.gif) repeat-y;
}

#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;
}
#body2 {
	background: url(../images/body_bg_2.gif) repeat-y;
}
#body2 h2 {
	margin: 0 0 1.5em 0;
}

#body2 h3 {
	margin: 0 0 0 0;
}

#body2 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body2 li {
	padding: 0;
	margin: 0.8em 0;
}
#body3 {
	background: url('../images/body_bg_3.gif') repeat-y;
}
#body3 h2 {
	margin: 0 0 1.5em 0;
}

#body3 h3 {
	margin: 0 0 0 0;
}

#body3 ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#body3 li {
	padding: 0;
	margin: 0.8em 0;
}



a {
	color: #ce7210;
}

a:hover {
	color: #6f3f0b;
}

#cap {
	background: url('../images/column_cap.gif') no-repeat;
	padding-top: 19px;
	width: 688px
}
#cap2 {
	background: url('../images/column_cap_2.gif') no-repeat;
	padding-top: 19px;
	width: 688px
}
#cap3 {
	background: url('../images/column_cap_3.gif') no-repeat;
	padding-top: 19px;
	width: 688px
}


#buy {
	float: left;
	width: 189px;
	margin-left: 12px;
	display: inline;
}
#buy2 {
	float: left;
	width: 672px;
	margin-left: 12px;
	display: inline;
}


#capabilities {
	float: left;
	width: 225px;
	margin-left: 15px;
}
#merged {
	float: left;
	width: 450px;
	margin-left: 27px;
}


#capabilities p {
	line-height: 1.5;
}

#capabilities h3 {
	font-size: 10px;
}

#news {
	float: left;
	width: 190px;
	margin-left: 34px;
}

#news h3 {
	font-size: 10px;
}

#news h3 a {
	text-decoration: none;
}

#news p {
	line-height: 1.5;
}

.pocketpc {
	background: #fff url('../images/pocket_pc1.jpg') no-repeat;
	color: #fff;
	margin: 2em 0;
	border-bottom: 1px solid white; padding-left:71px; padding-right:0px; padding-top:0px; padding-bottom:31em
}


.timed {
	background: #5b96da url('../images/support_bg.jpg') no-repeat;
	color: #fff;
	margin: 2em 0;
	border-bottom: 1px solid white; padding-left:71px; padding-right:1px; padding-top:10px; padding-bottom:1.3em
}

.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 */

#footer {
	clear: both;
	text-align: center;
	background: url('../images/footer_bg.gif') repeat-x;
}

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

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

#footer div { background: url('../images/footer_l.gif') no-repeat; width:100% }
#footer div div { background: url('../images/footer_r.gif') no-repeat top right;width:100%; width:100% }

/* From Windspar */
thead th {
  background: #35604d;
  color: #fff;
  text-align: left;
  font-weight: normal;
  padding: 4px 5px;
}

thead th a:link, thead th a:visited {
  color: #fff;
}

thead .tcm {
  text-align: center;
}

tbody {
  background: #f1f1f1;
}

tbody td {
  padding: 5px;
  vertical-align: top;
  border-top: 1px solid #cedeb9;
  border-right: 1px solid #cedeb9;
}

tbody .tci {
  width: 1px !important;
  border-right: 0;
}

tbody .tcm {
  text-align: center;
  background: #dedfdf;
}
th { background-color: #933; color: #fff; }
tr.odd { background-color: #fef; }
tr.even { background-color: #bff; }

/* From Windspar */