
/* Layout Stylesheet */ 

body {
 background:url('../images/bg.jpg') #fff repeat-x top left;
 color: #454545;
 text-align:center;
 font-size:12px;
 font-family:Arial, Helvetica, sans-serif;
 line-height:16px;
 padding:0;
 margin:0px;
}
table {
	padding:0px;
	border-collapse: collapse; 
}	
img {
	border:0px;
}
a {
	color:#000000;
	text-decoration:none;
	font-size:12px;
}
p {
	color:#555555;
	margin:0;
	padding:5px 0px;
		
 }
 h4 { 
	font-size:14px; 
	font-weight:bold; 
	text-align:left;
	background:url(../images/Technology_ringbo_icon1.gif)no-repeat left 7px;
	padding:0 15px;
	color:#454545!important;
	margin-top:10PX;
	padding-left:20px!important;
	
}
#homewrap {
	background:url('../images/main_bg.gif') no-repeat top center;
}
#outer {
 text-align:left;
 width:900px;
 margin:auto;
 }

#hdr {
	height:103px;
	margin-top:0px;
}
#logo {
	width:150px;
	margin-top:4px;	
	float:left;
}
#logo img {
	border:0px;
	float:left;
}
#topright {
	float:right;
}
.toprightmenu {
	text-align:right;
	float:right;
	margin-top: 1px;
    padding-bottom: 4px;
	margin-right:0px;
	background-color:#0067b6;
	color:#FFFFFF!important;
	
}
.toprightmenu a {
	text-decoration:none;
	color:#FFFFFF!important;
	font-family: Arial, Helvetica, sans-serif;
    font-size:10px!important;
	text-transform:uppercase!important;
}
.mecatalog {
	background:url('../images/ecatalog.png') no-repeat left top;
	padding:3px 6px!important;
}
.mkorean {
	background:url('../images/ecatalog.png') no-repeat left top;
	padding:3px 6px!important;
}
.mhome {
	background:url('../images/homemenu.png') no-repeat right top;
	padding:3px 6px!important;
	color:#000000!important;
}
.msitemap {
	background:url('../images/sitemapmenu.png') no-repeat left top;
	padding:3px 6px!important;
	color:#000000!important;
}
.memail {
	background:url('../images/emailmenu.png') no-repeat left top;
	padding:3px 8px!important;
	color:#000000!important;
}
ul {
	list-style:none;
	margin:0px;
	padding:0px;
}
.wevio_links {
	text-align:center;
	vertical-align:middle;
	padding-bottom:10px;
}
.wevio_links a {
	font-size:10px;
	color:#c6c6c6;
	vertical-align:top;
	text-transform:uppercase;
}
.center {
	text-align:center;
}	
/* =Menu
-------------------------------------------------------------- */

#access {
	display: block;
	float: right;
	margin-top:10px;	
	width:645px;
	height:41px;
	padding-top:0px!important;
	z-index:9999!important;
}
#access ,
div.menu {
	font-size: 16px;
	font-weight:bold;
	float:right;
	
}
#access ul,
div.menu ul {
	list-style: none;
	margin: 0;
	position:relative;   
	z-index:9999!important;
}
#access li,
div.menu li {
	float:left;
	position: relative;
	margin-left:0px;
	
}
#access a {
	color:#000!important;
    display: block;
    font-size: 12px;
	font-weight:bold;
	padding: 11px 0px 10px 25px;
	text-decoration: none;
	text-transform:uppercase!important;
	letter-spacing:0px;
	z-index:9999!important;
	
}
#access ul li a {
	/*background:url('../images/menusatarator.png') no-repeat center right;*/
}
.top_menu_partner a {
	background:none!important;
}
#access a:hover {
	
}

#access ul li a {
    
}
#access ul ul {
	display: none;
	margin-top:-6px;
	position: absolute;
	left: 0;
	padding: 5px;
	float: left;
	z-index:9999!important;
	background:#FFFFFF;
		
}
#access ul ul ul {
margin-left: -15px!important;
margin-top:5px!important;
}

#access ul ul li a {
	background:none;
	color:#000000!important;
}
#access ul .children {
	z-index:9999!important;
}

#access ul ul ul {
	left: 100%;
	top: 0;
}

#access ul ul a {
	padding:3px 10px;
	width:157px!important;
	height: auto;
	font-weight:normal;
	font-size:12px;
	z-index:9999!important;
	letter-spacing:0px!important;
	text-transform:capitalize!important;
}

#access li:hover, #access ul li.current_page_item, #access ul li.current_page_ancestor {
/*background-image:url('../../uploads/topmenu_hover_left.png');*/
background-position:top left;
background-repeat:no-repeat;
z-index:9999!important;
}
#access li:hover > a, #access ul li.current_page_item > a, #access ul li.current_page_ancestor > a {
/*background:url('../../uploads/topmenu_hover_right.png') no-repeat top right;*/
z-index:9999!important;
}

#access ul ul li:hover, #access ul ul li a:hover{
background:#005A9C!important;
color: #fff!important;
z-index:9999!important;
}

#access ul ul :hover > a {
	color: #cccccc!important;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a
{
	color: #ffff00!important;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #cccccc!important;
}

.banner {
	clear:both;
}
#bar {
 height:25px;
 background:#c0c0c0;
 color: #333333;
 border:solid #000000;	
 border-width:1px 0 1px 0;
 }

#main {
 position:relative;
 padding:0;
 overflow:hidden;
 }
.clear {
	clear:both;
}	
#onecol-cont {
 position:relative;
 padding:0;
}
.homecontent {
	width:900px;
	margin:0 auto;
}
.homecontentbox_left {
   width:
}
.home_content_left {
   width:50%;
   padding:0px;
   margin:0px;
   float:left;
 
}
.home_content_right {
   width:50%;
   padding:0px;
   margin:0px;
   float:right;
 
}
.youtube {
	border:4px solid #0067B6;
	width:350px;
	height:200px;
	margin:0px auto;
}
.youtube, .links {
	 text-align: center;
}
.links {
	padding:5px;	
	text-align:center;
}

.homecolumns {
	margin:20px 0px;
	
}
.noticetd div, .businesstd div {
	padding:0px 0px;
}
.noticetd {
	width:470px;
	height:451px;
	float:left;
	background: url('../images/noticebg.gif') no-repeat top right;
	
}
.businesstd div {
	margin-top:8px;
}
.businesstd {
	margin-left:0px;
	width:307px;
	height:131px;
	float:left;
	background: url('../images/businessbg.gif') no-repeat top right;
}
.businesstd a {
	font-size:11px;
	line-height:20px;
	color:#888888;
}	
.businesstd span {
	color:#84bbff;
}
.producttd {
	float:left;
	margin-left:20px;
}
.home_rstory b {
	color:#98bcec;
}	
.home_rstory span {
	color:#717171;
	font-size:10px;
}
.home_vedio {
margin-top:10px!important;
}		
#l-col {
 float:left;
 margin: 10px 0 0;
 width: 242px;
 background:none;
}
/* Left menu */
.leftmenu {
	min-height:213px;
	background: url('../images/lmenubg.png') repeat-y top left;
	padding-top:10px;
	margin-left:0px;
	font-family:Arial, Helvetica, sans-serif;
}
.leaftmenu_head h1 {
    color:#1b1b1b;
	font-size: 22px;
	padding: 5px 0 0 48px;
	font-weight:normal;
	font-family:caption;
	margin:0px;
	text-transform:uppercase;
	text-align:left;
}
.leaftmenu_head span {
    padding-top:0px;
	color:#999999;
	margin:0px;
	font-size:10px;
}

.leaftmenu_bottom {
	background: url('../images/lmenubottom.png') no-repeat top left;
	height:11px;
	text-align:left;
	
}
.leftbanners {
	text-align:center;
}
.leftmenu ul li {
    background:url('../images/left_menu_arrow.gif') no-repeat left 7px;
	margin-left:40px;
}
.leftmenu ul li a {
    display:block;
	font-size:12px;
	text-align:left;
	padding-left:0px;
	text-transform:capitalize;
}
.leftmenu ul li ul li {
	background:none;
	margin-left: 28px;
}
.leftmenu ul li a {
	color:#000101;
	padding:3px 5px 7px 20px;
}
.leftmenu ul li a:hover {
	background: url('../images/leftmenu-hoverbg.png') no-repeat top left;
	color:#FFFFFF!important;

}
.leftmenu ul li:hover > a, .opened, .active a, .current_page_menu {
	background:url('../images/leftmenu-hoverbg.png') no-repeat top left!important;
	color:#FFFFFF!important;
}

.leftmenu ul li ul li a:hover {
	background:none!important;		
}

.leftmenu ul li ul li a {
	color:#868686!important;
	padding:3px 5px 0px 0px;
	/*background: url('../images/lsubmenuicon.png') no-repeat center left;*/
}
.leftmenu ul li ul li a:hover {
	color:#fe5f0c!important;
	padding:3px 5px 0px 0px;
}
.wrapcontent {
	padding-left:20px;
	padding-right:20px;
	background:url(../images/center_bg.gif) repeat-y;
	min-height: 400px;
    overflow: hidden;
	clear:both;
}
#wrapper {
	 width:100%;
	 padding:0;
	 margin:0;
	
	 border:1px solid green;
}

#cont {
	 width:658px;
	 margin:0px 0px;
	 float:left;
	 color: #616161;
	 text-align:left;
}
#scroller {
	float:left;
	margin-left:5px;
	width:81px;
	vertical-align:top;
	display:none;
}
#ftr {
    background: none repeat scroll 0 0 transparent;
    margin: 0 auto;
    overflow: hidden;
    padding-bottom: 10px;
    padding-left: 0;
    padding-top: 0;
    position: relative;
    width: 900px;
}	
#footerlogo {
	float:left;
	font-weight:bold;
	padding-top:30px;
	padding-left:24px;
}
#footerlogo a {
	color:#888888;
}
#footer_text {
	width: 658px;
	float:right;
	padding-top:5px;
	text-align:left;
}
#gobizlogo {
	float:right;
	padding-top:5px;
	
}
.flinks a {
    font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	padding:0px 10px;
}
#ftr .address {
	font-size:12px;
	color:#7c7c7c;
	padding-top:23px;
}
.copyright {
	font-size:10px;
	color:#7c7c7c;
	padding:0px 0px;
	text-transform:uppercase;
	
}
.copyright a {
	font-size:10px;
	color:#7c7c7c;
	padding:0px 10px;
	text-transform:uppercase;
}
.copyright span {
	color:#666666;
}
.copyright font {
	color:#c85a46;
	font-size: 10px!important;
    padding: 0;
    text-transform: uppercase;
}

.copyright b {
	color:#29a7c6;
}

#pagehead {
    background:url(../images/breadcrum_bg.gif) no-repeat bottom right;
	padding-bottom:0px;
	margin-top:-2px;
	margin-left:-1px;
	width:100%;
	height:49px;
}

#pagehead h1{
   	color: #fe5f0c;
    font-family: caption;
    font-size: 22px;
    font-weight: normal;
    margin: 0;
    padding:17px 0 0 12px;
    text-transform: uppercase;
	width:100%;
}
#pagehead h2{
   font-family:tahoma;
	font-size:16px;
	color:#1d9bd7;
	font-weight:bold;
	line-height:16px;
	padding-top:50px;
	text-transform:uppercase;
	
}
#pagehead span{
	font-size:12px;
	color:#a7a7a7;
	padding-left:20px;
	
}
#pagehead .pagetitle {
	text-transform:capitalize;
}

.breadcum {
    float:right;
	color:#000000!important;
	padding:0px 15px 10px 15px;
	margin:0px;
	text-align: right;
    width: 628px;
	font-size:9px;
	text-transform:uppercase;
	
	background:url("../images/center_bg.gif") repeat-y scroll 0 0 transparent
}
.breadcum a {
    background: url("../images/smallarrow-right.png") no-repeat scroll right center transparent;
    color: #A8A8A8 !important;
    padding-right: 20px;
    text-decoration: none;
	font-size:9px;
	text-transform:uppercase;
}
#pagehead .breadcum a {
	color:#747b83;
	font-weight:normal;
	line-height:16px;
	text-decoration:none;
}
/*company*/
.company_page {
	width:900px;
	margin-top:0px;
	background:none!important;
}
.content_bottom_bg {
	background:url(../images/cente_footer_bg.gif) no-repeat bottom;
	width:100%;
	height:9px;
}
/* About us */
	

.ceos-greeting_top {
	background:url(../company/images/aboutus_ceo-greeting1.gif) no-repeat top left;
    padding: 3px 23px 8px 184px;
	height:45px;
	margin-top:10px;
	
}
.ceos-greeting_left	{
	background:url(../company/images/aboutus_ceo-greeting.gif) no-repeat top left;
    padding: 3px 23px 8px 184px;
	word-spacing:1px;
}
.ceos-greeting_right {
	background:url(../company/images/aboutus_ceo-greeting2.gif) no-repeat top right;
   	padding: 15px 184px 8px 0px;
	word-spacing:1px;
}

 /* Certifications*/
 .company_certifications {
   	background:url(../company/images/certification_background.gif) top left no-repeat;
	padding:0;
	margin-top:0px;
	height:279px;
	width: 100%;
	float:left;
	margin-top:10px;
	padding-left:70px;
 }
 .productview_box div {
	float:left;
	text-align:center;
	padding-right:1px;
	padding-top:10px;
	padding-left:10px;
	margin-top:0px;
	padding-bottom:10px;
	margin-left:0px; 
 }
 .company_certification_box div {
	float:left;
	text-align:center;
	padding: 10px 1px 10px 60px;


}
.product_gallery_box div {
	float:left;
	text-align:center;
	padding:10px 1px 10px 7px;
}
.company_certification_box p {
	padding:5px 0px !important;
	margin:0px!important;
	text-align:left!important;
	padding-left:10px!important;
	color:#44464a;
	font-size:11px;
 }
 /* Location Map */
 
 .location_map h1 {
	color:#3889dc;
	font-size:18px;
}
.location_map span {
	color:#6ca8e4;
	font-size:12px;
}
.location_map a{
	background:url(../company/images/aboutus-location-map_icon.png) top left no-repeat;
	padding-left:20px;
	padding-top:2px;
}

.business_office h1 {
	color:#505050;
	font-size:15px;
}

/*Bussiness*/
.bussiness {
	  width:100%;
	  background:url(../business/images/technologies_background.gif) top left no-repeat;
	  padding:0;
	  height:200px;
	  float:left;
}
 
.bussiness h3, .business_radical_plasma h3 {
	  color:#6b8ab2;
	  font-size:12px;
	  padding: 8px 10px 4px;
}
.bussiness p, .business_radical_plasma p {
	  color:#616161;
	  font-size:12px;
	  padding:0px 10px;
	  width:570px;
}
.business_radical_plasma {
	  width:600px;
	  background:url(../business/images/technologies_characteristic_background.gif) top left no-repeat;
	  padding:0;
	  margin-top:0px;
	  height:200px;
	  float:left;
}
	
.bussiness h2 {
	color:#6b8ab2;
	font-size:12px;
	padding-top:6px;
}
   /*Plasma ESP*/
.product_list01 {
	  color:#44464a;
	  font-size:12px;
	  padding:5px 10px;	
	  
}
.product_list011 {
	margin-left:15px;
}
.product_list011 li {
	  background:url(../business/images/plasma_esp_dot.png) no-repeat 0px 3px;
	  margin:4px;
	  padding:0px 10px;	
	  line-height:15px;
}
.product_list01 span {
     color:#8ca5c7;
	 font-size:12px;
	 padding-top:5px;
	 font-weight:bold;
}
.plasma_esp_sructure {
     width:600px;
	 background:url(../business/images/plasma_esp_structure_bg.png) top left no-repeat;
	 float:left;
	 height:286px;
	 padding:5px 10px;	
 }
.plasma_esp_sructure h3 {
	 color:#6b8ab2;
	 font-size:12px;
	 padding: 0px 0px 4px;
}
.plasma_esp_sructure div {
	width:138px;
	float:left;
}
.plasma_saparate {
	width:8px!important;
	float:left;
}
.plasma_esp {
	 
}

/* Video */

.nitkorea_video {
	width:600;
	background:url(../business/images/business_video_bg.gif) top left no-repeat;
	padding:0;
	height:586px;
	float:left;
}
.nitkorea_video h3 {
	color:#6b8ab2;
	font-size:12px;
	padding: 8px 10px 4px;
}
.nitkorea_video p {
    color:#616161;
	font-size:12px;
	padding:20px 16px;
	width:570px;
}
.video_thumbs {
	 padding:13px 128px;
}

/* Products */
.product_list_box, .product_list_box_The_Equipment_For_Recovering_DOP, .product_list_box_The_Industrical_Plasma_ESP, .product_list_box_The_Commercial_Plasma_ESP {	
	border-right:1px solid #d3d3d5;
	border-top:1px solid #d3d3d5;
	width:592px;
	margin-top:30px;
	position:relative;
	overflow:hidden;
}
.product_list_box {
	width:592px;
}
.product_list_box_The_Equipment_For_Recovering_DOP {
	width:197px;
	margin:0 auto;
	margin-top:30px;
}
.product_list_box_The_Industrical_Plasma_ESP {
	width:394px;
	margin:0 auto;
	margin-top:30px;
}
.product_list_box div, .product_list_box_The_Industrical_Plasma_ESP div, .product_list_box_The_Commercial_Plasma_ESP div  {	
	border-bottom:1px solid #d3d3d5;
	border-left:1px solid #d3d3d5;
	float:left;	
}
.product_list_box h4, .product_list_box_The_Equipment_For_Recovering_DOP h4, .product_list_box_The_Industrical_Plasma_ESP h4, 
.product_list_box_The_Commercial_Plasma_ESP h4 {
	text-align:center;
	background:#b9b9b9;
	color:#2f69bd;
}
.product_list_box_The_Industrical_Plasma_ESP h4 span {
	font-weight:normal;
}	
.product_list_box_The_Commercial_Plasma_ESP h4 span { 
	color:#FFFFFF;
}
.productspage h2 {
	color:#1e9bd7;
	font-size:13px;
	padding:10px 0px 5px 0px;
	margin:0px;
	text-transform:uppercase;
	font-weight:normal;
}
.product_list_box h4 a, .product-details-page h4 {
	color:#2e67be;
}
.plsama-ESP_icon {
	margin:15px 0px;
}
.productspage h1 {
	color:#6b8ab2;
	font-size:12px;
	padding:10px 0px 5px 0px;
	margin:0px;
}

.productspage ul {
	margin-left:0px;
}
.productspage ul li {
	  background:url(../business/images/plasma_esp_dot.png) no-repeat 0px 3px;
	  margin:4px;
	  padding:0px 10px;	
	  line-height:15px;
}

/* Product details page */

#apDiv1 {
	position:absolute;
	width:476px;
	height:314px;
	z-index:2;
}
#apDiv2 {
	position:absolute;
	width:476px;
	height:314px;
	z-index:2;
	visibility: hidden;
}
#apDiv3 {
	position:absolute;
	width:476px;
	height:314px;
	z-index:2;
	visibility: hidden;
}
#apDiv4 {
	position:absolute;
	width:476px;
	height:314px;
	z-index:2;
	visibility: hidden;
}
.prodetailshead {
	background:url(../products/images/prodetailshead.png) no-repeat 0px 0px;
	padding:10px 20px;
	padding:6px 37px 12px;	
}
.prodetailshead h1 {
	color:#3453c8;
	font-size:14px;

}
.prodetials_div {
	background:url(../products/images/prodetailsbg.png) repeat-y 0px 0px;
	height:314px;
	width:592px;
	padding:20px;	
}
.prodetailsbottom {
	background:url(../products/images/prodetails_bottom.png) no-repeat 0px 0px;
	height:8px;	
}
.prodetials_div .viewimage {
	height:314px;
	width:476px;
	float:left;
}
.fullviewimage {
	background:url(../products/images/prodetailsbg.png) repeat-y 0px 0px;
	height:314px;
	width:592px;
	padding:10px;	
}
.prodetials_div .thumbimages {
	height:314px;
	width:91px;
	float:left;
}

	table.table-horizontal-002 {
		width:592px;
		margin-top:10px;
		border-collapse: collapse;
		border-top:1px solid #b5b5b5;
		border-left:1px solid #cccccc!important;
		border-bottom:1px solid #a7bccd;
	}
	table.table-horizontal-002 caption {
		text-align:right;
		color:#616161;
	}
	table.table-horizontal-002 th {
		background:#5b9dce;
		color:#ffefe7;
		text-align:center;
		padding:7px 0;
		border-right:0px solid #a7bccd;
		border-top:1px solid #b5b5b5;
		border-bottom:2px solid #b5b5b5;
		vertical-align:middle;
	}
	
	table.table-horizontal-002 td {
		padding:7px;
		border-right:1px solid #d5d5d5;
		border-bottom:1px solid #d5d5d5;
		color:#616161;
	}
	table.table-horizontal-002 .bg-01 {
		background:#e9e9e9;
		color:#616161;
	}
	table.table-horizontal-002 .bg-02 {
		background:#e9e9e9;
		color:#708db4!important;
	}
	table.table-horizontal-002 .bg-03 {
		color:#708db4!important;
	}
	.bg-04 {
		background:#B5B5B5;
	}
	.left-side {
		color:#2f69bd!important;
		font-size:13px;
		font-weight:bold;
		text-align:left;
		text-transform:capitalize;
	}
.product-details-page h1 {
	font-size:12px!important;
}	
.divtable {
	width: 595px;
	overflow:hidden;
	position:relative;
	border-top:1px solid #d3d3d5;
	border-right:1px solid #d3d3d5;
}
.divtable .dth {
	background:#5b9dce;
	border-left:1px solid #d3d3d5;
	border-bottom:1px solid #d3d3d5;
	padding:5px 9px;
	text-align:center;
	width:100px;
	color:#FFFFFF;
	float:left;
}
.ptmsssus .modeldth, .ptmsssus .modeldtd {
	width: 120px !important;
}

.divtable .dtd {
	padding:5px 9px;
	width:100px;
	border-left:1px solid #d3d3d5;
	border-bottom:1px solid #d3d3d5;
	float:left;
	text-align:center;
}
.ptmsssus .weightdth, .ptmsssus .weightdtd {
	width:80px !important;
}
.bg-01 .dtd {
	background:#e9e9e9;
	color:#616161;
}
/* Quick Menu */
div.banner1 {
    margin: 0;
    position: absolute;
    top: 50px;
    left: 91%;
    width:82px;
    
}
div.banner1 ol {
    list-style-type: none;
}
div.fixedBanner {
    position: fixed;
    top: 50px;
	left: 82%;
	margin: 0;
}	

#quickmenu {
	text-align:center;
	width:81px; 
	height:260px;
	padding-top:10px;
	background:url(../images/quick.gif) no-repeat left top;
	
}
#quickmenu a {
    color:#FFFFFF;
	margin-top:10px;
}
.qcompany {
	margin-top:30px;
}
.videoicon, .contacticon {
	color:#4674b1!important;
	margin-top:0px;
	display:block;
	font-size:11px;
	background:url(../images/videoiconbg.png) no-repeat center top;
}

/* Site Map */
.siptemapblock a {
	
	text-transform:capitalize;
}
.siptemapblock a:hover {
	
}	
.siptemapblock h1 {
	background: url("../images/sitemap_10.gif") no-repeat scroll left top transparent;
    color: #85391F;
    font-size: 16px;
    font-weight: normal;
    height: 42px;
    padding-top: 28px;
    text-align: center;
    text-transform: uppercase;
}
.siptemapblock {
	width:196px;
	float:left;
	margin:0px 5px;
}	
.siptemapblock li {
	float:left;
	padding-left:15px;
	width: 100%;
}

.thinkboderright {
	background:url(../images/sitemap_saparate_long.png) repeat-y right top;
	padding-right:5px;
	margin-left:5px;
}
.thinkboderleft {
	background:url(../images/sitemap-introduction.png) no-repeat right 4px;
	padding-left:5px;
	margin-right:5px;
}
.sitemapproducts h4 {
	padding:0px;
	margin:0px;
}	
.sitemapproducts li {
	width:200px!important;
}
.sitemapproducts ul ul li {
	width:180px!important;
}
.sitemapproducts ul ul li, .sitemaptechno ul ul li {
	margin:5px 0px;
	padding-left:11px;
	background: url("../business/images/plasma_esp_dot.png") no-repeat scroll 0 5px transparent;
	margin-left:0px;
}

.nobg {
	background:none !important;
	padding-left:5px!important;
}
.sitemapproducts span {
	color:#4674b1!important;
}
/*home*/
.footer_content_bg {
    background:url('../images/footer_content_bg.gif')  no-repeat scroll 0 5px transparent;
	width:887px;
	height:190px;
	padding:0px;
	margin:0px;
	margin-left:12px;
	margin-top:0px;
	margin-bottom:0px;
}
.footer_left {
   width:255PX;
   padding:20PX;
   margin:0PX;
   float:left;
}
.footer_right {
   width:213PX;
   padding:0PX;
   margin:0PX;
   float:right;
   padding-top:20px;
   padding-right:20px;
}
.footer_left h1 {
    padding-top:0px;
	padding-left:20px;
    color:#000000;
	font-size:16px!important;
	font-weight:normal!important;
}
.footer_left h1 span {
    color:#0068b7;
}
.footer_left p {
padding-left:20px;
}

/* company */
.left {
	margin:0px;
	float:left;
	padding-right:20px;
	width:206px;
	}
.right {
	float:left;
	margin:0px;
}	
.ceo-img {
	width:204px;
	margin-right:10px;
	padding:0px;
    
}		
.ceo_text {
	padding:0px;
	margin:0px;
	
	}
.company-overview {
	float:left;
	padding-right:15px;
	}
.overview_red{
	color:#fa764c;
	}
.blue_desc {
	font-size:18px;
	font-weight: bold;
	line-height:30px;
	color:#00479d!important;
	}
.table-horizontal-004 {
	width:70%;
	text-align:left;
	font-size:12px;
	color:#656565;
	border:0px solid #dcdcdc!important;
}
.table-horizontal-004 td, .table-horizontal-004 th {
	border:0px solid #dcdcdc!important;
	padding:0px 5px 20px 5px!important;
	vertical-align:top!important;
	
}
	
.table-horizontal-004 .td_middle,td.manifii .table-horizontal-004 td {
	padding-bottom:15px;
	padding-left:40px;
	font-family:Arial;	
}
.table-horizontal-004 td {
	color:#101010!important;
	padding-top:0px!important;
	padding-bottom:20px;
	}
	
.table-horizontal-004 .Brief_left {
	background:url('/wp-content/uploads/Brief_history_iconimage.png') no-repeat top left!important;
	width:20px;
	height:100%;
	}
	
.table-horizontal-004 .Brief_left_bottom {
	background:url('/wp-content/uploads/Brief_history_icon_arrow.jpg') no-repeat bottom left!important;
	width:20px;
	height:100%;
	}
	.certification_box div {
	 float:left;
	 text-align:center;
	 padding: 10px 1px 10px 43px!important;
	 margin-top:0px;
	 margin-left:0px;
   }
.certification_box p {
	 padding:5px 0px !important;
	 margin:0px!important;
	 text-align:left!important;
	 text-align:center!important;
	 color:#44464a!important;
  }
  /*product*/
  .list-0011 {
	vertical-align:top!important;
	margin-top:0px;
	list-style-type:none!important;
		
}
.list-0011  li {
	background:url(../images/FUTURE_PRODUCTS_dot.gif) no-repeat left 8px!important;
	margin:4px!important;
	font-size:12px;
	list-style:none!important;
	padding:0 0 0 10px!important;
	line-height:16px;
	vertical-align:top!important;
	}
.list-0011 li ul {
	vertical-align:top!important;
	margin-top:10px;
	list-style:none!important;
}
	
.list-001 {
	margin-top:0px;
	padding-left:0px;
	list-style-type:none!important;
		
		
}
.list-001 p {
	text-align:left!important;
}
.list-001 li  {
	background:url(../images/product_dot.gif) left 5px no-repeat!important;
	margin-right:20px;
	list-style:none!important;
	line-height:16px;
	padding-left:16px;
	vertical-align:top!important;
}
.list-001 li ul {
	vertical-align:top!important;
	margin-top:10px;
	list-style:none!important;
}
.list-001 li li {
	margin:4px!important;
	color:#333;
	list-style-type:none!important;
	padding:0 0 0 15px!important;
	background:url('/wp-content/uploads/list001_dot1.gif') no-repeat left top!important;
	
}
.mavs-overview-left{
	background: url("../images/product_gallery_background_image2.gif") no-repeat scroll left top transparent;
    float: left;
    height: 296px;
    margin-top: 18px;
    padding-top: 9px;
    text-align: center;
    width: 337px;
}
.mavs-overview-product {
	width:50px;
	padding-top:150px;
	padding-left:6px;
	
}
.mavs-overview-right {
	padding-left:20px;
	float:left;
}
.tab_container .text {
	float:left;
	width:385px;
}
.information-content-right {
	float:right;
	width:208px;
}
.information-content-left {
	float:left;
}
	/* custom-tabs */
	.wrapcontent ul.tabs,
	.wrapcontent ul.custom-tabs {
        margin: 0;
        padding: 0;
        height: 28px; /*--Set height of tabs--*/
        border-bottom: 1px solid #d9d9d9;
        border-left: 0px solid #999;
        width: 100%;
    }
    .wrapcontent ul.tabs li,
	.wrapcontent ul.custom-tabs li {
        float: left;
        margin: 0;
        padding: 0;
    }
    .wrapcontent ul.tabs li a,
	.wrapcontent ul.custom-tabs li a {
        text-decoration: none;
        color: #000000;
        display: block;
        font-size:12px;
        padding: 0 20px;
        background:#f48c4e;
		color:#FFFFFF;
		line-height:26px;
		height:26px;
		border:1px solid #CCCCCC;
    }
    .wrapcontent ul.tabs li.active a,
	.wrapcontent ul.tabs li a:hover,
	.wrapcontent ul.custom-tabs li.active a,
	.wrapcontent ul.custom-tabs li a:hover {
        background: none repeat scroll 0 0 #FFFFFF !important;
        border-bottom: 0 solid #CCCCCC !important;
        color: #F48C4E !important;
    }

    .wrapcontent .tab_container {
        overflow: hidden;
        clear: both;
		width: 100%;
    }
    .wrapcontent .tab_content {
        padding:20px 0px;       
    }
/* ----------- stylized ----------- */
	#stylized{
		border:solid 2px #b7ddf2;
		background:#ebf4fb;

	}
	#stylized h1 {
		font-size:14px;
		font-weight:bold;
		margin-bottom:8px;
	}
	#stylized p{
		font-size:11px;
		color:#666666;
		margin-bottom:20px;
		border-bottom:solid 1px #b7ddf2;
		padding-bottom:10px;
	}
	#stylized label{
		display:block;
		font-weight:bold;
		text-align:right;
		width:140px;
		float:left;
	}
	#stylized .small{
		color:#666666;
		display:block;
		font-size:11px;
		font-weight:normal;
		text-align:right;
		width:140px;
	}
	#stylized input{
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized textarea {
		float:left;
		font-size:12px;
		padding:4px 2px;
		border:solid 1px #aacfe4;
		width:200px;
		margin:2px 0 20px 10px;
	}
	#stylized button{ 
		clear:both;
		margin-left:160px;
		width:125px;
		height:31px;
		background:#444;
		text-align:center;
		line-height:31px;
		color:#FFFFFF;
		font-size:11px;
		font-weight:bold;
	}
	#response{
	display:none;
	border: 1px solid #ccc;
	background: #FFFFA0;
	padding: 10px;
	width: 450px;
	}