body {
	background: #FFFFFF;
	margin: 0px;
	padding: 0px;
	text-align: left;
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
	height: 100%;
	width: 100%;
}
#header {
	width: 760px;
	text-align: left;
	border-top: 3px solid #CC6600;
	border-right: 3px none #CC6600;
	border-bottom: 3px solid #CC6600;
	border-left: 3px none #CC6600;
	height: 100px;
}
#logo {
	float: left;
}
#nav {
	float: left;
	width: 575px;
	background: url(../../images/hdrbg.gif) no-repeat left top;
	padding-left: 15px;
	margin: 0px;
	height: 100px;
}
#promo {
	margin: 1px 0 0px;
	width: 760px;
	height: 250px;
	border-top: 3px none #CC6600;
	border-right: 3px none #CC6600;
	border-bottom: 3px solid #CC6600;
	border-left: 3px none #CC6600;
	padding: 0px 0px 1px;
}
#content {
	text-align: left;
	width: 760px;/*	background-color: #fff2d9; */
	padding: 0px;
}
#col-left {
	float: left;
	background-color: #ffffff;
	width: 130px;
	padding-left: 20px;
	padding-right: 20px;
	padding-bottom: 20px;
	margin: 0;
	text-align: right;
}
#col-left ul {
	margin: 0;
	padding: 0;
	color: #666666;
	list-style: none;
}
#col-left ul li {
	margin: 10px 0 0 0;
	padding: 0;
}
#col-right {
	padding: 20px;
	background-color: #ffffff;
	background-image: url(../../images/bgshadow.gif);
	background-repeat: repeat-y;
	width: 550px;
	float: left;
}
#floatfix {
	clear: both;
	padding: 1px;
}
#footer {
	clear: both;
	font-size: 10px;
	color: #ffffff;
	background: #660000 url(../../images/footerbg.gif) no-repeat left top;
	border-top: 3px solid #CC6600;
	border-right: 3px none #CC6600;
	border-bottom: 3px none #CC6600;
	border-left: 3px none #CC6600;
	padding: 35px 0px 35px 130px;
	width: 630px;
}
#footer a:link {
	color: #ffffff;
	text-decoration: none;
}
#footer a:visited {
	color: #ffffff;
	text-decoration: none;
}
#footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}
#footer a:active {
	color: #ffffff;
	text-decoration: underline;
}
a:link {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #990000;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: underline;
}
a:active {
	color: #990000;
	text-decoration: none;
}
.home-col-left {
	background: url(../../images/homesidebar.gif) no-repeat left top;
	height: 170px;
}
.company-col-left {
	background: url(../../images/companysidebar.gif) no-repeat left top;
	padding-top: 60px;
}
.contact-col-left {
	background: url(../../images/contactsidebar.gif) no-repeat left top;
	padding-top: 60px;
}
.ipport-col-left {
	background: url(../../images/ipportsidebar.gif) no-repeat left top;
	padding-top: 90px;
}
.solutions-col-left {
	background: url(../../images/solutionssidebar.gif) no-repeat left top;
	padding-top: 90px;
}
.clients-col-left {
	background: url(../../images/clientssidebar.gif) no-repeat left top;
	padding-top: 60px;
}
.home-col-mid {
	padding: 20px 160px 20px 0px;
	background-color: #ffffff;
	background-image: url(../../images/homebulletsleft.jpg);
	background-repeat: no-repeat;
	width: 220px;
	float: left;
	margin: -20px 0px;
	background-position: right top;
}
.home-col-right {
	width: 170px;
	float: left;
	margin: -20px 0px;
}
h3 {
	font-size: 14px;
	font-weight: bold;
	color: #CC6600;
}
body.chart-comparison {
	color: #666666;
	background: #FFFFFF;
}
.chart-comparison td {
	border-bottom: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
.chart-comparison b {
	color: #000000;
}
.chart-products th {
	background-color: #e5e5e5;
	text-align: left;
	border-bottom: 1px dashed #999999;
	border-right: 1px dashed #999999;
	line-height: 12px;
}
.chart-products td {
	border-bottom: 1px dashed #999999;
	border-right: 1px dashed #999999;
}
td {
	font: normal 11px/15px Arial, Helvetica, sans-serif;
	color: #333333;
}
.floatleft {
	float: left;
}
h2 {
	font-size: 18px;
	font-weight: bold;
	color: #660000;
	margin-top: 0;
}
