body {
	margin:0;
	color:#707070;
	font:13px arial, sans-serif;
	background-color: #188ec1;
	background-image: url(../images/bg-body.gif);
	background-repeat: repeat-x;
}

img {
	border-style:none;
	margin-bottom: 5px;
}

a {
	text-decoration:none;
	color:#000;
}

a:hover {
	text-decoration:underline;
}

input, textarea, select {
	font:100% arial, sans-serif;
	vertical-align:middle;
}

#wrapper {
	width:948px;
	margin:0 auto;
	background: url(../images/bg-wrapper.png) repeat-y;
	padding:0 20px;
	overflow:hidden;
}

#header {
	width:923px;
	height:148px;
	overflow:hidden;
	padding:19px 0 0 25px;
	background: url(../images/bg-header.gif) no-repeat;
}

#header .logo {
	width:241px;
	height:90px;
	background: url(../images/logo.gif) no-repeat;
	margin:0 158px 0 0;
	float:left;
}

#header .logo a {
	display:block;
	width:241px;
	height:90px;
	text-indent:-9999px;
	overflow:hidden;
}

.slogan {
	width:257px;
	height:83px;
	background: url(../images/slogan.png) no-repeat;
	float:left;
}

.slogan span {
	width:257px;
	height:83px;
	text-indent:-9999px;
	overflow:hidden;
	display:block;
}

#nav {
	width:899px;
	height:31px;
	list-style:none;
	margin:0;
	padding:0 0 0 49px;
	background: url(../images/bg-nav.gif) repeat-x;
}

#nav li {
	height:26px;
	float:left;
	position:relative;
	z-index:10;
}

#nav li a {
	height:26px;
	float:left;
}

#nav li a span {
	display:block;
	height:26px;
	text-indent:-9999px;
	overflow:hidden;
}

#nav li a:hover, #nav .active a {
	background-position:0 -26px;
	cursor:pointer;
}

.home {
	width:90px;
	background: url(../images/nav-home.gif) no-repeat;
}

.products {
	width:117px;
	background: url(../images/nav-products.gif) no-repeat;
}

.technology {
	width:191px;
	background: url(../images/nav-technology.gif) no-repeat;
}

.support {
	width:188px;
	background: url(../images/nav-support.gif) no-repeat;
}

.buy {
	width:148px;
	background: url(../images/nav-buy.gif) no-repeat;
}

.about {
	width:107px;
	background: url(../images/nav-about.gif) no-repeat;
}

#nav li ul {
	width:160px;
	list-style:none;
	margin:0;
	padding:8px 33px 0 23px;
	background:#004777;
	position:absolute;
	top:26px;
	left:0;
	overflow:hidden;
	display:none;
}

#nav li:hover ul, #nav li.hover ul {
	display:block;
}

#nav li:hover a, #nav li.hover a {
	background-position:0 -26px;
}

#nav li:hover li a, #nav li.hover li a {
	background-position:0;
}

#nav li li {
	padding:9px 0 6px;
	margin:-9px 0 0;
	float:none;
	background: url(../images/sep01.gif) repeat-x;
}

#nav li ul a {
	color:#fff;
	overflow:visible;
	text-indent:0;
}

#page {
	width:100%;
	background:#fff;
	float:left;
	margin: -3px 0 0;
}

#main {
	width:891px;
	background:#fff;
	padding:0 0 110px 57px;
	float:left;
	overflow:hidden;
}

#main:after {
	content:"";
	display:block;
	clear:both;
}

.promo-box {
	height:1%;
	padding:40px 38px 0 0;
	margin:0 0 65px 0;
	position:relative;
}

.promo-box:after {
	content:"";
	display:block;
	clear:both;
}

#wrapper #main #content .promo-box.subs {
	font-size: 16px;
	font-weight: bolder;
}

.info-box {
	width:405px;
	float:left;
}

.info-box h2 {
	margin:0 0 7px 5px;
	font-size:21px;
	color:#197b30;
	letter-spacing: -1px;
}

.info-box .img-holder {
	float:left;
	margin:0 8px 0 -57px;
	position:relative;
}

.info-box .img-holder img {
	display:block;
}

.info-box p {
	margin:0 0 20px;
	padding:2px 0 0;
	font-size:15px;
	line-height:21px;
	letter-spacing: -0.5px;
}

.info-box p a {
	color:#707070;
	text-decoration:underline;
}

.info-box p a:hover {
	text-decoration:none;
}

.actions {
	list-style:none;
	margin:0;
	padding:0;
}

.actions li {
	height:1%;
	margin:0 0 12px;
	font-size:14px;
	color:#0170b6;
	font-weight:bold;
	overflow:hidden;
}

.actions li span {
	background: url(../images/bullet01.gif) no-repeat 100% 4px;
	padding:0 12px 0 0;
	float:left;
	letter-spacing: -0.5px;
}

.actions li a {
	text-decoration:underline;
	color:#0170b6;
}

.actions li a:hover {
	text-decoration:none;
}

.flash-holder {
	width:439px;
	height:255px;
	float:right;
}

.threecolumns {
	width:900px;
	overflow:hidden;
	margin:0 0 0 -9px;
	font-size:11px;
	color:#fff;
}

.threecolumns .col-1, .threecolumns .col-2 {
	float:left;
	padding:43px 0 0 103px;
	height:110px;
	position:relative;
}

.threecolumns .col-1 {
	background: url(../images/bg-col-1.gif) no-repeat;
	width: 163px;
	margin-right:35px;
}

.threecolumns .col-2 {
	background: url(../images/bg-col-2.png) no-repeat;
	width: 160px;
	margin-right:30px;
	height: 160px;
}

.threecolumns .col-3 {
	background: url(../images/bg-col-3.gif) no-repeat;
	width: 242px;
	height: 110px;
	margin-right:25px;
	float:left;
	padding:43px 25px 0 0;
	position:relative;
}

.threecolumns .col-3 span {
	float:right;
}

.threecolumns ul {
	width:88px;
	list-style:none;
	margin:0;
	padding:0;
}

.threecolumns ul li {
	background: url(../images/bullet02.gif) no-repeat 0 7px;
	padding-left:9px;
}

.threecolumns .col-1 a, .threecolumns .col-2 a, .threecolumns .col-3 a {
	width:255px;
	height:100%;
	position:absolute;
	top:0;
	left:9px;
}

#sidebar {
	width:174px;
	float:left;
	background: url(../images/bg-sidebar.gif) repeat-y;
	margin:0 0 0 -57px;
	display:inline;
}

#sidebar .holder {
	background: url(../images/bg_sidebar.gif) no-repeat 0 bottom;
	min-height: 295px;
	height:auto !important;
	height:295px;
	padding-top:49px;
}

* html #sidebar .holder {
	height:344px;
}

#sidebar .holder h2 {
	text-transform:uppercase;
	font-size:13px;
	margin:0 0 13px 25px;
	color:#01578d;
}

.sub-nav {
	list-style:none;
	margin:0;
	padding:0;
	font-size:13px;
}

.sub-nav li a {
	display:block;
	color:#01578d;
	padding:6px 0 4px 25px;
	margin:0 0 3px;
}

.sub-nav li a:hover, .sub-nav .active a {
	text-decoration:none;
	font-weight:bold;
	color:#fff;
	background: url(../images/bg-sub-nav02.png) repeat-y;
}

.sub-nav ul {
	list-style:none;
	margin:0;
	padding:2px 0 4px;
	font-weight: bold;
}

.sub-nav ul li {
	padding:0 0 0 41px;
	background: url(../images/bullet03.gif) no-repeat 31px 8px;
}

.sub-nav ul a, .sub-nav .active ul a {
	font-weight:normal;
	color:#01578d;
	padding:0;
	font-size:11px;
	background:none;
	display:inline;
}

.sub-nav ul a:hover {
	text-decoration:underline;
	font-weight:normal;
	color:#01578d;
	background:none;
}

#content {
	width:743px;
	float:right;
	padding:32px 0 0;
}

#content h2 {
	width:384px;
	height:43px;
	margin:7px 0 1px 19px;
	color:#16764e;
	font:normal 30px/32px Arial, Helvetica, sans-serif;
}

#content h2 span {
	text-indent:-9999px;
	overflow:hidden;
	width:384px;
	height:43px;
	display:block;
}

.subcontent {
	width:400px;
	font-size: 13px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 28px;
	padding-left: 20px;
}

#sub {
	font-size: 13px;
	padding-left: 0px;
	float: right;
	width: 715px;
	padding-right: 30px;
}

#wrapper #main #sub .introbold.tab {
	text-align: right;
}

img.floatRight {
	float: right;
	margin: 0px;
}

img.floatLeft {
	float: left;
	margin: 4px;
}

#sub wider {
	font-size: 13px;
	padding-top: 32px;
	padding-left: 0px;
	float: left;
	width: 450px;
	margin-left: 30px;
}

#wrapper #main #sub .introbold {
	font-size: 15px;
	font-weight: bold;
}

.title-box {
	width:600px;
	padding:0 0 28px 20px;
}

.title-box strong {
	font-size:14px;
	color:#707070;
}

.title-article-c {
	width:743px;
	background: url(../images/bg-ttl-article-t.gif) no-repeat;
	overflow:hidden;
	clear:both;
}

* html .title-article-t {
	height:27px;
}

.title-article-t {
	padding:14px 0 0 14px;
	background: url(../images/bg-ttl-article-b.gif) no-repeat 0 100%;
	min-height:27px;
}

.title-article-t h3 {
	margin:0;
	color:#01578d;
	font-size:17px;
}

.twocolumns {
	width:100%;
	margin:0 0 62px;
}

.twocolumns:after {
	content:"";
	display:block;
	clear:both;
}

.twocolumns .info-box {
	width:239px;
	padding:15px 0 0 13px;
	margin:0 -35px 0 0;
}

.twocolumns .info-box h4 {
	margin:0 0 10px;
	color:#000;
	font-size:13px;
}

.specifications, .downloads {
	list-style:none;
	margin:0;
	padding:0 0 20px;
}

.specifications li {
	background: url(../images/bullet04.gif) no-repeat 0 4px;
	padding:0 0 5px 10px;
}

.specifications li a, .downloads li a {
	font-size:13px;
	color:#707070;
}

.downloads li {
	padding:0 0 16px;
}

.downloads {
	padding:0 50px 20px 0;
}

.downloads li a {
	text-decoration:underline;
}

.downloads li a:hover {
	text-decoration:none;
}

.info-box .item {
	padding:23px 0 4px;
	background: url(../images/item01.gif) no-repeat 95px 4px;
	margin:0 0 14px;
}

.gallery-box {
	width:526px;
	float:right;
}

.gallery-box:after {
	content:"";
	display:block;
	clear:both;
}

.full-img {
	margin:-14px 0 13px;
	float:right;
}

.full-img img {
	display:block;
}

.notate {
	width:211px;
	padding:0 0 11px 39px;
}

.notate:after {
	content:"";
	display:block;
	clear:both;
}

.notate strong {
	float:left;
	font-size:13px;
	color:#707070;
	padding:0 5px 0 0;
}

.notate ul {
	width:7px;
	list-style:none;
	margin:-3px 0 0;
	padding:0;
	float:left;
	position:relative;
}

.notate ul li {
	float:left;
	padding:0 0 3px;
}

.notate ul a {
	float:left;
	width:7px;
	height:8px;
}

.notate ul a span {
	display:block;
	width:7px;
	height:8px;
	text-indent:-9999px;
	overflow:hidden;
}

.notate .prev {
	background: url(../images/btn-prev.gif) no-repeat;
}

.notate .next {
	background: url(../images/btn-next.gif) no-repeat;
}

.gallery {
	width:526px;
	height:105px;
	background: url(../images/bg-gallery.gif) no-repeat;
	padding:13px 0 0;
	clear:both;
}

.gallery ul {
	list-style:none;
	margin:0;
	display:table;
	overflow:hidden;
	padding-top: 0;
	padding-right: 5;
	padding-bottom: 0;
	padding-left: 5;
}

.gallery ul li {
	padding: 4px 10px 0 10px
	float:left;
	display:table-cell;
	text-align:center;
}

.gallery2 ul li {
	float:left;
	display:table-cell;
	text-align:center;
	margin-top: 0;
	margin-right: 100px;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 10px;
}

.gallery ul img{
	display:block;
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	padding-right: 5px;
	padding-left: 5px;
}

* html .gallery ul img {
	margin:0;
}

*+html .gallery ul img {
	margin:0;
}

.gallery ul span {
	display:block;
	line-height:21px;
	text-align:center;
	font-size:11px;
	color:#707070;
}

#page .carousel {
	float:left;
	width:948px;
	position:relative;
	height:635px
}

#page .belt {
	float:left;
	width:100%;
	height:635px
}

#page .panel {
	float:left;
	height:635px;
	width:948px
}

.left_arrow {
	position:absolute;
	top:207px;
	left:5px;
	z-index:9
}

.right_arrow {
	position:absolute;
	top:207px;
	right:7px;
	z-index:9
}

.bottom_section {
	float:left;
	width:100%;
	position:relative;
	padding-bottom:26px
}

.bottom_section ul {
	display:block;
	list-style:none;
	position:absolute;
	top:-217px;
	left:35px;
	margin:0;
	padding:0
}

.bottom_section ul li {
	float:left;
	padding:0 19px;
	width:256px;
	text-align:center;
}

.bottom_section ul li a {
	float:left;
	background:url(../images/frame_bg.png) no-repeat 0 0;
	width:256px;
	height:144px;
	padding:11px 0 0 0;
	position:relative
}

.bottom_section ul li a:hover {
}

.new {
	left: 11px;
	position: absolute;
	top: 41px;
}

#footer {
	background: url(../images/bg-footer.png) no-repeat;
	width: 864px;
	margin:0 auto;
	text-align:left;
	padding:0 62px 18px 62px;
	font-size:11px;
	position:relative;
	clear:both;
}

#footer small {
	position:absolute;
	top:-19px;
	left:64px;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0 8px 0 60px;
	display:inline;
	float:left;
	position:relative;
}

#footer ul li {
	display:inline;
	background: url(../images/sep02.gif) no-repeat 0 50%;
	padding:0 9px;
}

#footer ul li:first-child {
	background:none;
	padding-left:0;
}

#footer ul li a {
	color:#707070;
}

#footer p {
	margin:0;
	display:inline;
}

#wrapper #main #content h2 span WB {
}

.WBtitle {
}

#content h2 WB {
}

#wrapper #main #content .twocolumns .price {
	font:bold 13px Arial, Helvetica, sans-serif
}

#wrapper #main #sub p strong {
	color: #000;
}

#footer small {
	float:left
}

