﻿#page1 .col-1 {width: 25%;float:left; padding: 0 20px 0 0;}
#page1 .col-2 {width: 68%;float:right;min-height: 420px;}

* {
	margin: 0;
	padding: 0;
}

.wrapper {
	width: 100%;
	overflow: hidden;
}

.clear {
	clear: both;
	font-size: 0%;
	line-height: 0%;
	height: 0;
}

input, select {
	vertical-align: middle;
	font-weight: normal;
}

img {
	border: 0;
	vertical-align: top;
	text-align: left;
}

ul, ol {
	list-style: none;
}

object {
	vertical-align: top;
	outline: none;
}

a {
	outline: none;
	color: #575656;
}

	a:hover {
		text-decoration: none;
	}

.link1 {
 color: #ff6c00;
 font-weight: 600;
}	
	
html {
	min-width: 980px;
}

body {
	background: #a2a2a2;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	line-height: 1em;
	color: #393939;
}

h1 {
  padding: 15px 0 10px 0;
	background: url(images/title-bg.gif) no-repeat 0% 100%;
	margin: 0 0 17px 0;    
}

h2, .contentheading, .componentheading {
	background: url(images/title-bg.gif) no-repeat 0% 100%;
	margin: 0 0 10px 0;
	padding: 0 0 4px 0;
	line-height: 1.2em;
	font-size: 1.8em;
	font-weight: 400;
	color: #575656;
}
h2 strong {
			background: url(images/title-bg2.gif) no-repeat 0% 100%;
			display: block;
			margin: 0 0 -4px 0;
			padding: 0 0 4px 0;
			font-weight: 400;
		}

h3{
	background: url(images/title-bg.gif) no-repeat 0% 100%;
	margin: 0 0 10px 10px;
	padding: 0 0 4px 0;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: 400;
	color: #A85D22;
}


h6 {
	padding: 0 0 13px 0;
	text-transform: uppercase;
	line-height: 1.4em;
	font-size: 1.25em;
	font-weight: normal;
	color: #ff6c00;
}

	h6 em {
		display: block;
		margin: 0 0 -4px 0;
		font-style: normal;
	}

.fleft {
	float: left;
}

.fright {
	float: right;
}

.col-1, .col-2, .col-3, .col-4 {
	float: left;
	overflow: hidden;
}

.block-1, .block-2, .block-3, .block-4 {
	float: left;
	overflow: hidden;
}

#main-tail {
	 background: none repeat-x scroll 50% 0 #A2A2A2;
}

#main {
	background: url(images/main-top.gif) no-repeat 50% 3px;
	font-size: 0.75em;
}

#header {
	position: relative;
	width: 914px;
	height: 318px;
	margin: 0 auto;
}

	#page2 #header {
	}
	
	#page3 #header {
	}
	
	#page4 #header {
	}

#logo {
	left: 10px;
    position: absolute;
    top: 5px;
}

#certificate {
	right: 45px;
    position: absolute;
    top: 13px;
	float:right;
}

#menu {
	background: url(images/menu-tail.gif) repeat-x 0% 0%;
	height: 36px;
	overflow: hidden;
	position: absolute;
	top: 80px;
	left:29px;
	 -moz-border-radius-topleft: 10px;
    -webkit-border-top-left-radius: 10px;
	 -moz-border-radius-topright: 10px;
    -webkit-border-top-right-radius: 10px;
}

	#menu div {
		background: url(images/menu-left.gif) no-repeat 0% 0%;
		height: 44px;
	}
	
		#menu div div {
			background: url(images/menu-right.gif) no-repeat 100% 0%;
			height: 44px;
			overflow: hidden;
			float: left;
		}
	
	#menu ul {
		overflow: hidden;
	}
	
		#menu ul li {
			background: url(images/menu-divider.gif) no-repeat 0% 0%;
			float: left;
			margin: 0;
			padding: 0;
		}
		
			#menu ul li a {
				display: block;
				width: 147px;
				height: 44px;
				float: left;
				line-height: 44px;
				text-transform: uppercase;
				text-align: center;
				text-decoration: none;
				font-size: 1.167em;
				font-weight: 400;
				color: #575656;
			}

			#menu ul.menu li a {
				font-weight: 700;
			}

			#menu ul.menu li a strong, #menu ul.menu li a b{
				font-weight: 700;
			}
			
			#menu ul li a:hover {
				background: #ff7100;
				color: #fff;
			}
			#menu ul li.first a:hover {
				background: #ff7100;
				color: #fff;
				-moz-border-radius-topleft: 10px;
				-webkit-border-top-left-radius: 10px;
			}
			
			#menu ul li.last a:hover {
				background: #ff7100;
				color: #fff;
				-moz-border-radius-topright: 10px;
				-webkit-border-top-right-radius: 10px;
			}
			
				#menu ul li a:hover strong {
					background: url(images/menu-act-left.gif) no-repeat 0% 0%;
					display: block;
				}
				

				#menu ul li a:hover b {
					background: url(images/menu-act-right.gif) no-repeat 100% 0%;
					display: block;
				}
				
			#menu ul li.act a {
				background: #ff7100;
				color: #fff;
			}

	
				#menu ul li.act a strong {
					background: url(images/menu-act-left.gif) no-repeat 0% 0%;
					display: block;
				}
				
				
				#menu ul li.act a b {
					background: url(images/menu-act-right.gif) no-repeat 100% 0%;
					display: block;
				}

				
			#menu ul li a strong {
				font-weight: 400;
			}
			
			#menu ul li a b {
				font-weight: 400;
			}

#head-box {
	height: auto;
    left: 40px;
    overflow: hidden;
    position: absolute;
    width: 240px;
	background-color:#868686;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

	#head-box .inner {
		/*padding: 17px;*/
		
		 
	}
	
	#head-box ul {
		overflow: hidden;
	}
	
		#head-box ul li {
			background: #868686;
			margin: 0 0 1px 0;
		}
		
			#head-box ul li a {
				background: url(images/head-marker.gif) no-repeat 12px 7px;
				display: block;
				width: 182px;
				height: 25px;
				padding: 0 20px 0 36px;
				overflow: hidden;
				line-height: 25px;
				text-decoration: none;
				font-size: 1.167em;
				color: #fff;
			}
			
				#head-box ul li a strong {
					background: url(images/bg-top.gif) no-repeat 0% 0%;
					display: block;
					height: 38px;
					margin: 0 -20px 0 -36px;
					padding: 0 20px 0 36px;
					font-weight: normal;
				}
				
				#head-box ul li a b {
					background: url(images/bg-bot.gif) no-repeat 0% 100%;
					display: block;
					height: 38px;
					margin: 0 -20px 0 -36px;
					padding: 0 20px 0 36px;
					font-weight: normal;
				}
				
			#head-box ul li a:hover {
				background: #fff url(images/head-marker-act.gif) no-repeat 12px 7px;
				color: #EFA89C;
				border:1px black solid;
			}
			
				#head-box ul li a:hover strong {
					background: url(images/bg-top-act.gif) no-repeat 0% 0%;
					cursor: pointer;
				}
				
				#head-box ul li a:hover b {
					background: url(images/bg-bot-act.gif) no-repeat 0% 100%;
					cursor: pointer;
				}

#search-form {
	background: url(images/search-form-bg.gif) no-repeat 0% 0%;
	width: 219px;
	height: 32px;
	padding: 16px 17px 18px 17px;
	overflow: hidden;
	position: absolute;
	top: 375px;
	left: 42px;
}

	#search-form span {
		background: url(images/search-input.gif) no-repeat 0% 0%;
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}
	
	#search-form input {
		background: none;
		width: 161px;
		height: 16px;
		padding: 8px 11px 8px 11px;
		border: none;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1.083em;
		color: #575656;
	}
	
	#search-form input#search-submit {
		background: url(images/search-submit.gif) no-repeat 0% 0%;
		width: 36px;
		height: 32px;
		padding: 0;
		border: none;
		float: left;
		cursor: pointer;
	}

#slogan {
	left: 32px;
    position: absolute;
    top: 116px;
	 -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
}

#slogan-2 {
	position: absolute;
	top: 418px;
	left: 344px;
}

#slogan-3 {
	position: absolute;
	top: 275px;
	left: 589px;
}

#slogan-4 {
	position: absolute;
	top: 276px;
	left: 576px;
}

#content {
	background: url(images/content-tail.gif) repeat-y 0% 0%;
	width: 914px;
	margin: 0 auto;
}

	#content #indent {
		background: url(images/content-bot.gif) no-repeat 0% 100%;
		position: relative;
		margin: 0 0 -1px 0;
		padding: 20px 25px;
	}
	
	#content p {
		padding: 0 0 13px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #1C1C1C;
		text-align:justify;
	}
	
		#content p small {
			float: right;
			padding: 0 28% 0 0;
			font-size: 1em;
		}
	
	#content p.extra {
		padding: 0 0 26px 0;
	}
	
	#content p.extra1 {
		padding: 0 0 19px 0;
	}
	
	#content p.extra2 {
		padding: 0 0 15px 0;
	}

#content-bg {
	background: url(images/content-top.gif) no-repeat 0% 0%;
}

.line-ver-1 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.line-ver-2 {
	background: url(images/line-ver.gif) repeat-y;
	width: 100%;
}

.list {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.list li {
		background: url(images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 18px;
		line-height: 2.083em;
		font-size: 1em;
		color: #575656;
	}
	
		.list li a {
			text-decoration: none;
			color: #575656;
		}
		
		.list li a:hover {
			text-decoration: underline;
		}

/////////////////////////////////////

.menulist {
	padding: 0 0 23px 0;
	overflow: hidden;
}

	.menulist li {
		background: url(images/marker.gif) no-repeat 1px 10px;
		padding: 0 0 0 18px;
		line-height: 2.083em;
		font-size: 1em;
		color: #575656;
	}
	
		.menulist li a {
			text-decoration: none;
			color: #575656;
		}
		
		.menulist li a:hover {
			text-decoration: underline;
		}


/////////////////////////////////

.list-2 {
	overflow: hidden;
	padding: 0 0 15px 0;
}

	.list-2 li {
		width: 100%;
		padding: 0 0 16px 0;
		overflow: hidden;
		vertical-align: top;
		line-height: 1.417em;
		font-size: 1em;
		color: #575656;
	}
	
		.list-2 li img {
			float: left;
			margin: 11px 17px 0 0;
		}
		
		.list-2 li strong {
			display: block;
			padding: 0 0 6px 0;
			text-transform: uppercase;
			line-height: 2.6em;
			font-size: 1.25em;
			font-weight: normal;
			color: #ff6c00;
		}
		
			.list-2 li strong a {
				text-decoration: none;
				color: #ff6c00;
			}
			
			.list-2 li strong a:hover {
				text-decoration: underline;
			}
			
		.list-2 li p {
			padding: 0 !important;
			line-height: 1.417em !important;
			font-size: 1em !important;
			color: #575656 !important;
		}
		
			.list-2 li p a {
				background: url(images/arrows.gif) no-repeat 50% 50%;
				margin: 0 0 0 6px;
				padding: 0 4px;
				text-decoration: none;
			}

.readon {
				background: url(images/readmore.gif) no-repeat 50% 50%;
				width: 89px;
				height: 29px;
				line-height: 28px;
				display: block;
				text-decoration: none;
				text-align: center;
				color: #fff;
	      font-size: 1.25em;
}



.list-3 {
	overflow: hidden;
	padding: 0 0 3px 0;
}

	.list-3 dt {
		padding: 0 0 10px 0;
		text-transform: uppercase;
		line-height: 1.4em;
		font-size: 1.25em;
		font-weight: normal;
		color: #ff6c00;
	}
	
		.list-3 dt a {
			text-decoration: none;
			color: #ff6c00;
		}
		
		.list-3 dt a:hover {
			text-decoration: underline;
		}
		
	.list-3 dd {
		padding: 0 0 17px 0;
		line-height: 1.417em;
		font-size: 1em;
		color: #575656;
	}
	
	.list-3 dd.extra {
		padding: 0;
	}
	
		.list-3 dd a {
			background: url(images/arrows.gif) no-repeat 50% 50%;
			margin: 0 0 0 6px;
			padding: 0 4px;
			text-decoration: none;
		}

.list-indent {
	padding: 0 0 31px 0 !important;
}

.list-indent1 {
	padding: 0 0 26px 0 !important;
}

.link {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 29px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-decoration: none;
	font-size: 1.25em;
	color: #fff;
}

	.link span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 29px;
		padding: 0 19px 0 15px;
	}
	
	.link:hover span span {
		cursor: pointer;
		color: #000;
	}

.link-1 {
	background: url(images/link-tail.gif) repeat-x 0% 0%;
	display: inline-block;
	height: 29px;
	float: left;
	overflow: hidden;
	line-height: 28px;
	text-decoration: none;
	font-size: 1.25em;
	color: #fff;
}

	.link-1 span {
		background: url(images/link-left.gif) no-repeat 0% 0%;
		display: inline-block;
	}
	
	.link-1 span span {
		background: url(images/link-right.gif) no-repeat 100% 0%;
		display: inline-block;
		height: 29px;
		padding: 0 8px 0 8px;
	}
	
	.link-1:hover span span {
		cursor: pointer;
		color: #000;
	}

.indent-bot {
	margin: 0 0 24px 0;
}

#secondary-content-bg {
	
}

#secondary-content {
	background: url(images/secondary-content-bot.gif) no-repeat 50% 100%;
	width: 914px;
	margin: 0 auto;
	margin-top:-12px;
}

	#secondary-content .indent {
		 padding: 0 25px;
	}
	
	#secondary-content p {
		padding: 0 0 19px 0;
		line-height: 1.462em;
		font-size: 1.083em;
		color: #575656;
	}
	
		#secondary-content p a {
			text-decoration: none;
			color: #575656;
		}
		
		#secondary-content p a:hover {
			text-decoration: underline;
		}
		
	#secondary-content .block-1 {
		width: 100px;
		padding: 0 0 0 0;
	}
	
	#secondary-content .block-2 {
		width: 101px;
		padding: 0 0 0 0;
	}
	
	#secondary-content .block-3 {
		width: 157px;
		padding: 0 0 0 0;
	}
	
	#secondary-content .block-4 {
		width: 183px;
	}

.title {
	background: url(images/title-line.gif) repeat-x 0% 100%;
	margin: 0 0 9px 0;
	padding: 0 0 5px 0;
	text-transform: uppercase;
	letter-spacing: -1px;
	line-height: 1.2em;
	font-size: 1.667em;
	font-weight: 400;
	color: #575656;
}

#column-left {
	float: left;
	width: 100%;
	padding: 0 27px 0 0;
	height: 20px;
}

#column-right {
	float: left;
	width: 260px;
}

.list-1 {
	overflow: hidden;
}

	.list-1 li {
		line-height: 1.75em;
		font-size: 1em;
		color: #575656;
	}
	
		.list-1 li a {
			text-decoration: none;
			color: #575656;
		}
		
		.list-1 li a:hover {
			text-decoration: underline;
		}

///////
.menulist-1 {
	overflow: hidden;
}

	.menulist-1 li {
		line-height: 1.75em;
		font-size: 1em;
		color: #575656;
	}
	
		.menulist-1 li a {
			text-decoration: none;
			color: #575656;
		}
		
		.menulist-1 li a:hover {
			text-decoration: underline;
		}
		
////////

.no-indent {
	margin: 0 !important;
	padding: 0 !important;
}

#contact-form {
	width: 228px;
	padding: 14px 0 0 1px;
}

	#contact-form label {
		display: block;
		width: 100%;
		height: 32px;
		overflow: hidden;
	}
	
	#contact-form input {
		background: none;
		width: 220px;
		height: 14px;
		padding: 4px 3px 4px 3px;
		border: 1px solid #d2d2d2;
		float: left;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #575656;
	}
	
	#contact-form textarea {
		background: none;
		width: 220px;
		height: 236px;
		padding: 4px 3px 4px 3px;
		border: 1px solid #d2d2d2;
		float: left;
		overflow: auto;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 1em;
		color: #575656;
	}

	#contact-form a {
		background: url(images/link-tail.gif) repeat-x 0% 0%;
		display: inline-block;
		height: 29px;
		float: right;
		margin: 30px 0 0 28px;
		overflow: hidden;
		line-height: 28px;
		text-decoration: none;
		font-size: 1.25em;
		color: #fff;
	}
	
		#contact-form a span {
			background: url(images/link-left.gif) no-repeat 0% 0%;
			display: inline-block;
		}
		
		#contact-form a span span {
			background: url(images/link-right.gif) no-repeat 100% 0%;
			display: inline-block;
			height: 29px;
			padding: 0 8px 0 8px;
		}
		
		#contact-form a:hover span span {
			cursor: pointer;
			color: #000;
		}

#footer-bg {
	background: #a2a2a2;
}

#footer {
	width: 914px;
	height: 56px;
	overflow: hidden;
	margin: 0 auto;
}

	#footer p {
		line-height: 30px;
		color: #fff;
		text-align: center;
	}
ul.listitems{
 list-style: none outside none;
 padding-left: 10px;
 }
 
 ul.listitems li{
    background: url("images/list2.png") no-repeat scroll 0 3px transparent;
    line-height: 16px;
    padding: 12px 16px 8px 30px;
	font-size: 15px;
	font-weight:bold;
}
ul.listitems li a {
    color: #474747;
	font-size: 15px;
    line-height: 10px;
    text-decoration: none;
}

ul.facilitylistitems{
 list-style: none outside none;
 padding-left: 30px;
 float:left;
 }
 
 ul.facilitylistitems li{
    background: url("images/head-marker-act.gif") no-repeat scroll 0 8px transparent;
    line-height: 16px;
    padding: 8px 16px 4px 26px;
}
 ul.facilitylistitems li:hover{
    background: url("images/arrows.gif") no-repeat scroll 0 8px transparent;
    line-height: 16px;
    padding: 8px 16px 4px 26px;
}
ul.facilitylistitems li a {
    color: #474747;
	font-size: 15px;
    line-height: 10px;
    text-decoration: none;
}
ul.facilitylistitems li a:hover {
    color: #97640B;
    font-size: 16px;
    line-height: 10px;
    text-decoration: none;	
}
 
 table.feedback{	
    padding: 10px 0 10px 20px;
}
table.feedback tr{	
	color: #474747;
	font-size: 14px;
   line-height: 10px;
}
table.feedback tr td{	
	padding-top: 10px;
}
span.ast{
	color:red;}
 
 


h5{
	border-bottom: 1px solid #848484;
	padding: 5px 5px 5px 15px;
	line-height: 1.2em;
	font-size: 20px;
	font-weight: 400;
	color: #F5F5F5;
}

.col-cert{
	width: 96%;
	float:right;
}

.col-contact{
	width: 45%;
	float:left;
	margin:0 20px 20px;
}

.signin_submit {
    -moz-border-radius: 4px 4px 4px 4px;
	-webkit-border-radius: 4px;
    background: url("../images/bg-btn-blue.png") repeat-x scroll 0 0 #3399DD;
    border: 1px solid #3399DD;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: bold;
    margin: 0 5px 0 0;
    padding: 4px 10px 5px;
    text-shadow: 0 -1px 0 #3399DD;
}
.error{
color:red;
}
.facility_imgs img{
border:3px #999999 solid;
margin: 10px;
}

.country{
width:146px;
height:20px;
}

p.cnt_font{
	font-size: 13px !important;
}
p.cnt_font img{
	margin-top: -2px !important;
}

h4{
    color: #575656;
    font-size: 15px;
}

div.off-img {

}

div.off-img img{
	border:2px #A2A2A2 solid;
}

div#product_detail_img{
	width:200px !important;
	padding: 10px;
}

div#product_detail_img img{
	border:2px #999999 solid;
	margin:10px;
}

div#product_detail_p{
	width:300px !important;
	float: right;
    margin-top: -390px;
}

div#product_detail_graph img{
	border:1px #999999 solid;
	margin:10px;
	}

p.about_pts{
	font-size:16px !important;
}
div#aboutus_img{
	margin-top: 285px;
    padding: 15px;
	width: 240px;
}
p.about_pts img{
	margin-left:10px;
}
#slogan_download{
	 width:258px !important;
	 float:left;
	 margin-left:12px;
}

#slogan_download .pdf{
	margin-top: -5px;
    padding: 4px;
}

#slogan_download  a{
	 text-decoration:none;
	 font-size:16px;
}
#slogan_download p{
	padding:4px 0;}
