body {
	font: 12px Arial, Helvetica, sans-serif;
	color: #333;
	margin: 0;
	background: #fff;
	min-width: 1024px;
}
img {
	border: none;
}
form {
	margin: 0;
	padding: 0;
}
/* index start */
#page {
	/*overflow: hidden;*/
	width: 1024px;
	margin: 0;
}
/* header start */
#header {
	width: 100%;
	position: relative;
	padding-bottom: 9px;
}
#header:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
/* logo start */
#header .logo {
	float: left;
	margin: 10px 0 0 36px;
	display: inline;
}
#header .logo a {
	display: block;
	text-indent: -9999px;
	width: 194px;
	height: 69px;
	overflow: hidden;
	background: url('/images/logo.gif') no-repeat;
}
/* logo end */
.head-form {
	position: absolute;
	right: 46px;
	top: 20px;
}
.head-form .text {
	float: left;
	width: 121px;
	height: 17px;
	background: url(/images/head-input.gif) no-repeat;
}
.head-form .text input {
	width: 110px;
	padding: 0 4px 0;
	font: 10px Arial, Helvetica, sans-serif;
	color: #333;
	background: none;
	border: 0;
}
.head-form .search-link {
	float: left;
	font-size: 12px;
	color: #134b8e;
	text-decoration: none;
	margin-left: 6px;
}
.head-form .search-link:hover {
	text-decoration: underline;
}
.hypertac
{
	position: absolute;
	top: 15px;
	right: 475px;
}
.hypertac a {
    padding-right: 2px;	
	text-decoration: none;
}
.hypertac a.last {
    padding-right: 0;	
}
.lang-menu {
	position: absolute;
	right: 269px;
	top: 18px;
	margin: 0;
	padding: 0;
	list-style: none;
}
.lang-menu li {
	float: left;
}
.lang-menu li a {
	display: block;
}
.lang-menu li a img {
	display: block;
}
.nav {
	float: right;
	/*margin: 66px 46px 0 0;*/
	margin: 44px 46px 0 0;
	padding: 0;
	display: inline;
	list-style: none;
}
.nav li {
	float: left;
	font-weight: bold;
	margin-left: 30px;
	display: inline;
}
.nav li a {
	color: #134b8e;
	text-decoration: none;
}
.nav li a:hover {
	color: #89a5c7;
}
.nav li a.active {
	color: #f00;
}
/* header end */
/* content start */
#content {
	width: 100%;
}
.cont-hold {
	width: 100%;
	background: url(/images/stock-bg2.gif) repeat-x;
}
.cont-box {
	width: 1024px;
}
.cont-box:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.main-flash {
	float: left;
}
.main-flash img {
	display: block;
}
.stock {
	float: right;
	width: 190px;
	height: 291px;
	padding: 0 30px 0 23px;
	background: url(/images/stock-bg.gif) no-repeat;
}
.stock-box {
	margin-top: 25px;
}
.stock-box h2 {
	margin: 0;
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	border-bottom: 1px solid #757575;
	padding-bottom: 3px;
}
.stock-text {
	width: 100%;
}
.stock-text span {
	display: block;
	line-height: 14px;
}
.stock-text span a {
	color: #333;
	text-decoration: none;
}
.stock-text span a:hover {
	text-decoration: underline;
}
.stock-text a {
    color:#333333;
    text-decoration:none;
}
.stock-text a:hover {
    text-decoration: underline;
}
.check .stock-text {
	background: url(/images/stock-box-bg2.gif) no-repeat 0 8px;
	padding: 8px 0 0 38px;
	width: 152px;
}
.conf .stock-text {
	background: url(/images/stock-box-bg1.gif) no-repeat 0 4px;
	padding: 7px 0 11px 55px;
	width: 135px;
}
.stock-box img {
	display: block;
	margin-top: 8px;
}
.bg-hold {
	width: 100%;
	background: url(/images/main-holder-top-repeat.gif) repeat-x;
}
.bg {
	width: 100%;
	background: url(/images/main-holder-bottom-repeat.gif) repeat-x 0 100%;
}
.main-holder {
	margin-top: 3px;
	width: 1024px;
	background: url(/images/main-holder-middle.gif) repeat-y;
}
.main-hold-top {
	width: 100%;
	background: url(/images/main-holder-top.gif) no-repeat;
}
.main-hold-bottom {
	width: 100%;
	background: url(/images/main-holder-bottom.gif) no-repeat 0 100%;
}
.main-hold-cont {
	width: 100%;
	min-height: 298px;
	padding: 26px 0 10px;
	background: url(/images/main-holder-bg.gif) no-repeat 0 20%;
}
.main-hold-cont:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
* html .main-hold-cont {
	height: 298px !important;
}
.main-hold-cont h2 {
	margin: 0;
	font-size: 14px;
	line-height: 18px;
}
.main-hold-cont p {
	margin: 0;
	line-height: 16px;
}
.main-hold-cont p a {
	color: #134b8e;
	text-decoration: underline;
}
.main-hold-cont p a:hover {
	text-decoration: none;
}
.tech {
	float: left;
	width: 230px;
	margin-left: 61px;
	display: inline;
}
.tech-box {
	width: 100%;
	margin-top: 5px;
}
.tech-box:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.tech-box img {
	float: left;
}
.tech-text {
	float: right;
	width: 195px;
}
.tech-text ul {
	margin: 0;
	padding: 7px 0 0;
	list-style: none;
}
.tech-text ul li {
	margin-top: -1px;
}
.tech-text ul li a {
	color: #333;
	text-decoration: none;
}
.tech-text ul li a:hover {
	text-decoration: underline;
}
.case {
	float: left;
	width: 206px;
	margin: 0 0 0 49px;
	display: inline;
}
.case-box {
	width: 100%;
	margin-top: 13px;
}
.case-box:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.case-box img {
	/*float: left;*/
}
.case-text {
	float: right;
	width: 140px;
	margin-top: 2px;
}
.case .feat {
	margin-top: 22px;
}
.case .feat img {
	float: none;
	margin-top: -7px;
}
.case .feat div {
	margin-top: 14px;
}
.case .feat p {
	margin-top: 7px;
}
.news {
	float: left;
	width: 189px;
	margin-left: 35px;
}
.news h2 {
	margin-bottom: -3px;
}
.news p {
	margin-top: 16px;
}
.mdm-link {
	display: block;
	text-indent: -9999px;
	overflow: hidden;
	width: 87px;
	height: 53px;
	background: url(/images/mdm-link.gif) no-repeat;
	margin: 17px 0 -6px;
}
.markets {
	float: left;
	width: 181px;
	margin-left: 28px;
	display: inline;
}
.banners {
	width: 100%;
	margin: 0;
	padding: 11px 0 0;
	list-style: none;
}
.banners li {
	float: left;
	width: 100%;
	padding-top: 3px;
}
.banners li a {
	display: block;
}
.banners li a img {
	display: block;
}
/* content end */
/* footer start */
#footer {
	width: 1024px;
	padding: 18px 0;
}
#footer ul {
	margin: 0;
	padding: 0;
	list-style: none;
	text-align: center;
}
#footer ul li {
	display: inline;
	padding: 0 5px 0 9px;
	background: url(/images/foot-menu-bg.gif) no-repeat 0 50%;
	font-size: 11px;
}
#footer ul .first {
	background: none;
}
#footer ul li a {
	color: #666;
	text-decoration: none;
}
#footer ul li a:hover {
	text-decoration: underline;
}
/* footer end */
/* index end */

/* inner start */
/* content start */
.inner .cont-hold {
	background: #d7d7d7;
}
.inner .stock {
	height: auto;
	background: #d7d7d7;
	padding: 16px 30px 8px 23px;
}
.inner .stock-box {
	padding-top: 3px;
	margin: 0;
	word-spacing: -1px;
}
.inner .stock-box h2 {
	line-height: 15px;
}
.inner .main-holder {
	background: url(/images/main-holder-middle2.gif) repeat-y;
}
.inner .main-hold-top {
	background: url(/images/main-holder-top2.gif) no-repeat;
}
.inner .main-hold-bottom {
	background: url(/images/main-holder-bottom2.gif) no-repeat 0 100%;
}
.inner .main-hold-cont {
	min-height: 245px;
	padding: 26px 0 63px;
	background: none;
}
* html .main-hold-cont {
	height: 245px;
	overflow: visible;
}
/* col1 start */
.col1 {
	float: left;
	width: 146px;
	margin-left: 35px;
	display: inline;
}
.col1 h3 {
	margin: 0;
	font-size: 18px;
	color: #f00;
	font-weight: normal;
}
.side-menu {
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
}
.side-menu li {
	margin-top: 7px;
}
.side-menu li a {
	color: #333;
	text-decoration: none;
}
.side-menu li a:hover,
.side-menu li a.active {
	font-weight: bold;
}
/* col1 end */
/* col2 start */
.col2 {
	float: left;
	width: 550px;
	margin: -3px 0 0 25px;
	display: inline;
}
.col2 h1 {
	margin: 0;
	font-size: 25px;
	font-weight: normal;
}
.circ {
	margin-top: -20px;
}
.circ-box {
	width: 100%;
	border-top: 1px solid #b2b2b2;
	padding-top: 5px;
	margin-top: 41px;
}
.circ-hold {
	width: 100%;
}
.circ-hold:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.circ-text {
	float: left;
	width: 288px;
}
.circ-text h2 {
	font-size: 16px;
	font-weight: bold;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 5px;
}
.circ-menu {
	margin: 13px 0 0 7px;
	padding: 0;
	list-style: none;
}
.circ-menu li {
	background: url(/images/cirk-menu-bg.gif) no-repeat 0 5px;
	padding-left: 10px;
}
.circ-menu li a {
	color: #333;
	text-decoration: none;
	line-height: 16px;
}
.circ-menu li a:hover {
	text-decoration: underline;
}
.circ-img {
	float: right;
	position: relative;
	margin-top: 3px;
}
.circ-img img {
	display: block;
}



/* Plus sign for image enlarge */
/*.circ-img .plus {
	position: absolute;
	right: 13px;
	top: 12px;
	text-indent: -9999px;
	overflow: hidden;
	width: 15px;
	height: 15px;
	background: url(/images/plus.gif) no-repeat;
	cursor: pointer;
}*/



.app-box {
	width: 100%;
	margin-top: -8px;
	position: relative;
}
.app-box strong {
	display: block;
	color: #999;
	border-bottom: 1px solid #b2b2b2;
	padding-bottom: 2px;
}
.app-menu {
	height: 100%;
	margin: 0;
	padding: 0 0 0 5px;
	list-style: none;
	background: url(/images/app-menu-bg.gif) repeat-x 0 100%;
	text-align: center;
}
.app-menu:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.app-menu li {
	float: left;
	font-size: 10px;
	margin-right: 15px;
	line-height: 13px;
	display: inline;
}
.app-menu li img {
	display: block;
	margin: 0 auto;
}
* html .app-menu li img {
	margin: 0;
}
* +html .app-menu li img {
	margin: 0;
}
.app-menu li a {
	color: #000;
	text-decoration: none;
}
.app-menu li a:hover {
	text-decoration: underline;
}
/* col2 end */
/* col3 start */
.col3 {
	float: right;
	width: 192px;
	margin: -26px 31px 0 0;
	display: inline;
}
.side-box {
	margin-top: 26px;
}
.side-box h3 {
	margin: 0;
	font-size: 14px;
	font-weight: normal;
	border-bottom: 1px solid #757575;
	padding-bottom: 5px;
}
.defend-img {
	display: block;
	margin-top: 13px;
}
.side-box p {
	margin-top: 8px;
}
.more {
	display: block;
}
.more a {
	color: #134b8e;
	text-decoration: underline;
}
.more a:hover {
	text-decoration: none;
}
.side-hold {
	width: 100%;
	margin-top: 8px;
}
.side-hold:after {
	content:"";
	display:block;
	width:100%;
	overflow:hidden;
	height:0;
	clear:both;
}
.side-hold img {
	float: left;
}
.side-text {
	float: right;
	width: 143px;
}
.side-box .side-text p {
	margin-top: 3px;
}
.quick-menu {
	margin: 0;
	padding: 6px 0 0;
	list-style: none;
}
.quick-menu li {
	margin-top: 3px;
}
.quick-menu li a {
	color: #134b8e;
	text-decoration: underline;
}
.quick-menu li a:hover {
	text-decoration: none;
}
/* col3 end */
/* content end */
/* inner end */

/* Customer Feedback Form */
.customer-feedback-container {
    position: relative;        
}
.external-internal-visitor {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}
.external-internal-visitor li {
    display: inline;
}
.internal-visitor-txtbox {
    float: right;
    margin-top: -19px;
}
.ie .internal-visitor-txtbox {
    margin-top: -22px;        
}
.email-reqd-denotation {
    display: inline;
}
.panel-email-validation {
    display: inline;
}

/* Customer Feedback Form end */