@charset "utf-8";
body {
	background-color: #b9b8b8;
	color: #333333;
	font-size: 12px;
}
.hidden {
	width: 950px;
	font-size: 10px;
	color: #686F79;
	margin-right: auto;
	margin-left: auto;
	clear: both;
}

.header {
	background-image: url(../images/header.png);
	background-repeat: repeat-x;
	height: 61px;
	background-position: center top;
}
.header .hdrTainer {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
}
.hdrTainer .logo {
	width: 200px;
	float: left;
}

#loader {
	z-index:2;
	background-attachment: scroll;
	background-color: #FFFFFF;
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: center center;
}

element.style {
opacity:0;
visibility:hidden;
}

.topNav {
	float: right;
	text-align: right;
	margin-top: 40px;
}

.outerWrapper {
	background-image: url(../images/page_back1.jpg);
	background-repeat: repeat-x;
	margin-right: 0px;
	margin-left: 0px;
	background-position: center top;
}
.outerWrapper .container {
	width: 950px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/ext.jpg);
	background-repeat: repeat-y;
}
.productTitle #corner {
	background-image: url(../images/corner.png);
	background-repeat: no-repeat;
	background-position: right;
}

.container  .homeRight {
	float: right;
	width: 769px;


 /* width 775*/

}
.container  .leftSide {
	width: 145px;
	background-color: #000000;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	color: #fff;
	float: left;
}
.homeRight  .spacer {
	background-image: url(../images/spacer_back.jpg);
	height: 28px;
	margin-top: -5px;
	padding-top: 10px;
	text-align: right;
	padding-right: 10px;
	padding-left: 15px;
}
.bottomContent  .missionStatement    {
	text-align: center;
	padding-right: 100px;
	padding-left: 100px;
	font-size: 14px;
	padding-bottom: 5px;
}

#container_wrapper {
	display: block;
	overflow: hidden;
	position: relative;
	background-repeat: no-repeat;
	background-image: url(../images/home-main-box.jpg);
}
#container_wrapper    #content1 {
	background-image: url(../images/products/ecom_en_main.jpg);
	background-repeat: no-repeat;
	height: 414px;
	width: 752px;
	position: relative;
	background-position: center;
}



#container_wrapper   #content2 {
	background-image: url(../images/products/ecom-cn-main2.jpg);
	background-repeat: no-repeat;
	height: 414px;
	width: 752px;
	position: relative;
}


#container_wrapper #content3 {
	background-image: url(../images/products/ecom_j2kn-ind_main.jpg);
	background-repeat: no-repeat;
	height: 414px;
	width: 752px;
	position: relative;
}
#container_wrapper #content4 {
	background-image: url(../images/products/ecom-cn-main2.jpg);
	background-repeat: no-repeat;
	height: 414px;
	width: 752px;
	position: relative;
}



#slideTextBox  {
	float: right;
	width: 350px;
	margin-top: 75px;
}
.slideSummary  {
	color: #FFFFFF;
	margin-top: 20px;
	padding-right: 20px;
}
.homeRight  .bottomContent {
	background-image: url(../images/bottom_content_back.jpg);
	background-repeat: repeat-y;
	padding-bottom: 10px;
	padding-top: 5px;
}
.botShadow  {
	background-image: url(../images/bottom_shadow.jpg);
	background-repeat: no-repeat;
	height: 13px;
	float: right;
	width: 769px;
}
.clear {
	font-size: 1px;
	clear: both;
}

.bottomContent .right {
	width: 235px;
	float: right;
	padding-right: 15px;
	padding-left: 1px;
	margin-left: 1px;
	height: 280px;
	padding-left: 5px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
}
.bottomContent .right p {
	width: 230px;
	float: right;

}

.bottomContent .left {
	float: left;
	width: 235px;
	padding-left: 15px;
	padding-right: 15px;
	margin-right: 5px;
	margin-bottom: 10px;
		border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #666666;
	padding-right: 10px;
}
.bottomContent .left p {
	float: left;
	width: 235px;

}

.bottomContent .middle {
	padding-left: 30px;


}
.footer  {
	margin-left:auto;
	margin-right:auto;
	width: 950px;
	color: #666666;
	margin-top: 15px;
}
.spacer a {
	margin-right: 12px;
	margin-left: 12px;
	font-weight: normal;
}
.productOverview img {
	float: right;
	margin-bottom: 5px;
	margin-left: 3px;
	border: 3px solid #005f9f;
}


 
.spacer a:link {
	color: #999999;
	text-decoration: none;
}
.spacer a:visited {
	color: #999999;
	text-decoration: none;
}
.spacer a:hover {
	color: #056399;
	text-decoration: none;
} 
.tab {
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 117px;
	padding-right: 5px;
	padding-left: 4px;
	background-position: center bottom;
	text-align: center;
	margin-bottom: -42px;
	float: left;
	z-index: 10000;
}
.tab  a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
#tab {
	background-image: url(../images/tab.jpg);
	background-repeat: no-repeat;
	height: 33px;
	width: 117px;
	padding-right: 5px;
	padding-left: 4px;
	background-position: center bottom;
	text-align: center;
	margin-left: 126px;
}
#tab a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
.negMar {
	margin-top: -35px;
}
.pageTitle {
	background-image: url(../images/blue_grad1.jpg);
	text-align: left;
	padding-top: 6px;
}
#pageTitle {
	background-image: url(../images/blue_grad1.jpg);
	text-align: left;
	padding-top: 10px;
}
#serviceBtns     {
	background-color: #D9E6EE;
	border: 1px dashed #0561A0;
}
