html, body {
	height: 100%;
}
body {
	background: url(../images/body.jpg) repeat-x;
	color: #666;
}
.body2 {
	background-image: url(../images/body2.jpg);
}
a {
	color: #023f88;
}
a:hover {
	text-decoration: none;
}
h1, h2 {
	margin: 0;
	font-size: 161.6%;
	font-weight: normal;
	color: #00aeef;
}
h3, h4 {
	font-size: 116%;
	font-weight: normal;
	margin: 0;
	color: #023f88;
}
#container {
	background: url(../images/header.jpg) no-repeat center 120px;
	min-height: 90%;
}
* html #container {
	height: 90%;
}
.wrap {
	width: 960px;
	margin: auto;
}
#header {
	height: 110px;
	border-top: 10px solid #023f88;
	padding: 0 15px;
}
#header img {
	float: left;
	margin-top: 34px;
}
#header ul {
	margin: 57px 0 0;
	float: right;
	text-transform: uppercase;
	font-size: 116%;
	font-weight: bold;
}
#header li {
	float: left;
	margin-left: 20px;
	list-style-type: none;
}
#header li a {
	text-decoration: none;
	color: #00aeef;
}
#header li a:hover, #header li a.active:hover {
	color: #023f88;
}
#header li a.active {
	color: #999;
}
#top {
	height: 185px;
}
.intro {
	float: left;
	width: 208px;
	height: 139px;
	padding: 16px 16px 0 16px;
	background: url(../images/intro.jpg) repeat-x;
	color: #fff;
	font-style: italic;
	font-size: 108%;
	margin-top: 30px;
	line-height: 1.4;
}
object {
	float: right;
}
.subnav {
	margin: 0;
}
.subnav li {
	list-style-type: none;
	float: left;
	width: 240px;
}
.subnav a {
	display: block;
	height: 35px;
	background-repeat: no-repeat;
	background-position: top;
	text-indent: -10000em;
	outline: none;
}
.cell_page {
	background-image: url(../images/cell_page.gif);
}
.cell_map {
	background-image: url(../images/cell_map.gif);
}
.cell_graph {
	background-image: url(../images/cell_graph.gif);
}
.cell_base {
	background-image: url(../images/cell_base.gif);
}
.subnav a:hover, .subnav a.subnav_hover {
	background-position: bottom;
}
.subnav a.active {
	background-position: bottom;
}
.cell_wrap {
	background: url(../images/cell.jpg) repeat-x;
	height: 160px;
	margin-top: -1px;
}
.cell_1, .cell_2, .cell_3, .cell_4 {
	float: left;
	height: 160px;
	width: 240px;
}
.cell_1, .cell_2, .cell_3 {
	background: url(../images/separator.gif) no-repeat right top;
}
.cell_1 div, .cell_2 div, .cell_3 div, .cell_4 div {
	padding: 17px 15px 0 15px;
	height: 107px;
	font-size: 116%;
}
.more {
	margin: 0;
	padding-left: 15px;
}
.more a {
	color: #666;
	font-weight: bold;
	font-size: 93%;
	padding-right: 19px;
	background: url(../images/more_1.gif) no-repeat right 4px;
}

.download {
	margin-top: 12px;
	padding-left: 0px;
}
.download a {
	color: #023f88;;
	font-weight: bold;
	font-size: 93%;
	padding-right: 19px;
	background: url(../images/more_2.gif) no-repeat right 4px;
}

.download a:hover {
	color: #666;
	background-image: url(../images/more_1.gif);
}

.cell_hover .more a {
	color: #023f88;
	background-image: url(../images/more_2.gif);
}
#main {
	padding: 39px 15px;
}
.body2 #main {
	background: #fff;
	margin-top: -1px;
}
.leftcol {
	float: left;
	width: 440px;
}
.rightcol {
	float: right;
	width: 451px;
}

.rightcol_2 {
	float: right;
	width: 451px;
	margin-top: -26px;
}
.text {
	font-size: 116%;
	margin: 0;
	padding-top: 17px;
}

.text_about {
	font-size: 116%;
	margin: 0;
	padding-top: 0px;
}
.contact_1 {
	float: left;
	width: 211px;
	margin: 15px 29px 0 0;
	padding-top: 12px;
	border-top: 1px solid #ddd;
}
.contact_2 {
	float: left;
	width: 450px;
	margin-top: 15px;
	padding-top: 12px;
	border-top: 1px solid #ddd;
}
.about_right {
	float: left;
	width: 450px;
	margin-top: 15px;
	padding-top: 12px;
	border-top: 1px solid #ddd;
}
.contact_1 .text, .contact_2 .text {
	padding-top: 15px;
}
.about_right .text {
	padding-top: 15px;
}

.text_small {
	font-size: 93%;
	margin: 0;
	padding-top: 15px;
}
.text_small a {
	font-weight: bold;
	text-decoration: none;
	color: #666;
}
.text_small a:hover {
	text-decoration: underline;
}
.product_left {
	float: left;
	width: 450px;
}
.product_right {
	float: right;
	width: 450px;
	min-height: 340px;
}
* html .product_right {
	height: 340px;
}
.product_details {
	font-size: 116%;
	padding-bottom: 19px;
	border-bottom: 1px solid #ddd;
	margin: 0 0 15px;
}
.features {
	font-size: 93%;
	font-weight: bold;
	margin: 15px 0 0;
	line-height: 1.3;
}
.features li {
	list-style-type: none;
	padding-left: 7px;
	background: url(../images/square.gif) no-repeat 0 7px;
}
.screen_show {
	margin: 17px 0;
	font-size: 93%;
}
.screen_show span {
	cursor: pointer;
}
.screen_show span.active {
	font-weight: bold;
}
.screen_details {
	font-size: 93%;
	margin: 0;
}
.screen_2, .screen_3, .screen_4, .screen_5, .screen_6, .details_2, .details_3, .details_4, .details_5, .details_6, .product_2, .product_3, .product_4, .product_5, .product_6 {
	display: none;
}
#footer {
	background: #ddd;
	font-size: 93%;
	min-height: 10%;
}
* html #footer {
	height: 10%;
}
#footer .wrap {
	border-top: 10px solid #00aeef;
	width: 930px;
	padding: 16px 15px 0;
}
#footer a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
}
#footer a.active {
	font-weight: normal;
}
#footer a:hover {
	text-decoration: underline;
}
.footer_left {
	float: left;
	margin: 0;
}
.footer_right {
	float: right;
	margin: 0;
}
.clr {
	clear: both;
	height: 1px;
	font-size: 1px;
}