
html  {
	height : 100%;
}

body{
	margin:0 auto; padding:0;
	background:#FFF url(../images/index-bg.png) repeat-x;
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:12px;
	color:#4e9b15;
}
img, div ,{ behavior: url(../iepngfix.htc) }

p,h1,h2,h3,h4,h5,h6{
	margin:0; padding:0;
}	

h3{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:24px;
	text-transform:uppercase;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515150;
}

a{ text-decoration:none;
	color:#666;
}

@font-face {
	font-family: 'WalkwayBoldRegular';
	src: url('../text/walkway_bold-webfont.eot');
	src: local('☺'), url('../text/walkway_bold-webfont.woff') format('woff'),
	 url('../text/walkway_bold-webfont.ttf') format('truetype'),
	  url('../text/walkway_bold-webfont.svg#webfontAgUyTV8F') format('svg');
	font-weight: normal;
	font-style: normal;
}

#wraper{
	width:960px;
	min-height:100%;
	margin:0 auto;
}
/*HEADER SECTION STRATS*/
#header{
	width:960px;
	height:100px;
	float:left;
}

/*LOGO AREA STRTS*/
.logo{
	width:450px;
	height:100px;
	margin:0;
	padding:0 0 0 35px;
	float:left;
}
*:first-child+html .logo p{
	font-family:Arial, Helvetica, sans-serif;
	width:150px;
	font-size:9px;
	color:#9b9898;
	padding:0;
	text-transform:uppercase;
	margin:0;
} 

.logo img{
	margin-right:8px;
	padding:0;
	float:left;
}

.logo h1{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:25px;
	color:#4e9b15;
	float:left;
	padding:0;
	margin:30px 0 0 0;
}

.logo p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:9px;
	color:#9b9898;
	float:left;
	padding:0;
	margin:-5px 0 0 0;
}


.logo p span {
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:25px;
	color:#4e9b15;
	float:left;
	padding:0;
	margin:40px 0 0 0;
}



/*LOGO AREA ENDS*/

/*HEADER RIGHT SIDE AREA STRTS-*/

.serch_box{
	width:200px;
	height:100px;
	float:left;
	margin-left:250px;
}


.serch_box ul{
	list-style:none;
	margin:0 0 10px 0;
	padding:0;
	width:200px;
	height:25px;
	float:left;
}

.serch_box li{
	list-style:none;
	text-decoration:none;
	float:right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b3b1;
	padding-right:5px;
	padding-top:15px;
}
*html .serch_box li{
	list-style:none;
	text-decoration:none;
	float:right;
	width:60px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b3b1;
	padding-right:5px;
	padding-top:15px;
}

*:first-child+html .serch_box li{
	list-style:none;
	text-decoration:none;
	float:right;
	width:70px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b3b1;
	padding-right:5px;
	padding-top:15px;
}

.serch_box li a{
	list-style:none;
	text-decoration:none;
	float:right;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#b2b3b1;
}

.serch_box li a:hover{
	list-style:none;
	color:#4e9b15;
}


.serch_btn{
	width:70px;
	height:20px;
	background:#4e9b15;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	float:left;
	margin-left:10px;
}

.serch_btn p{
	font-size:10px;
	color:#fff;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	padding:3px 0 0 18px; margin:0;
}

.serachfield{
	width:150px;
	height:15px;
	float:left;
	border:1px solid #CCC;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
}

/*HEADER RIGHT SIDE AREA ends-*/
/*HEADER SECTION ENDS*/

/*NAVIGATION-MENUS STARTS*/

ul#menu{	
	padding:0;
	margin:0 auto;
	height:35px;
	width:822px;
	list-style:none;
	
}

ul#menu li{	
	padding:10px 15px 0;
	margin:0;
	float:left;
	height:25px;
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:14px;
	color:#292929;
	text-transform:none;
	letter-spacing:1px;
}

ul#menu li a{	
	padding:0;
	margin:0;
	float:left;
	height:25px;
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:14px;
	color:#292929;
	text-transform:none;
	text-decoration:none;
	
}

ul#menu li a:hover{	
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:14px;
	color:#4e9b15;
}

/*NAVIGATION-MENUS ENDS*/

/*BANNER STARTS*/
#baner_box{
	width:936px;
	height:385px;
	float:left;
	padding:2px 12px 0 12px;
	background:url(../images/shading-baner.png) no-repeat bottom;
}



#blinds {
	height: 385px;
	width: 936px;
	float:left;
	background: url(../images/spinner.gif) 50% no-repeat;
}

.floom_container {
	overflow: hidden;
}

.floom_slice {
	z-index: 10;
}

	
.floom_vertical {
	float: left;
}

.floom_horizontal {
	
}


/*BANNER ENDS*/

/*FEATURE PRODUCTS STARTS*/

#feature_box{
	width:942px;
	height:185px;
	float:left;
	background:url(../images/shading.png) scroll 50% -5% no-repeat;
	padding:10px 0 0 18px;
}

*html #feature_box{
	width:942px;
	height:185px;
	float:left;
	background:none;
	padding:10px 0 0 12px;
}

.rangers_box{
	width:445px;
	height:135px;
	float:left;
	border:1px solid #dadad8;
	margin-right:10px;
	padding:20px 0 0 10px;
	background:url(../images/range-bg.jpg) repeat-x;
}
.rangers_box-img{
	width:445px;
	height:165px;
	background:url(../images/lemon-tea.png) no-repeat scroll 100% 0;
}

.rangers_box-greenimg{
	width:445px;
	height:165px;
	background:url(../images/green-tea.png) no-repeat scroll 100% 0;
}
.rangers_box h2{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:28px;
	color:#2c2c2b;
	text-transform:uppercase;
	float:left;
}
.rangers_box h3{
	font-size:28px;
	color:#ff9000;
	text-transform:uppercase;
	float:left;
	margin-left:10px;
}

.rangers_box h4{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:28px;
	color:#1ea31b;
	text-transform:uppercase;
	float:left;
	margin-left:10px;
}

.rangers_box p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#2c2c2b;
	text-transform:none;
	float:left;
	line-height:18px;
	width:200px;
	margin:10px 0 0 10px;
}

.range-line{
	width:280px;
	height:1px;
	background:#fdd096;
	float:left;
}
*html .range-line{
	width:280px;
	height:1px;
	background:#fff;
	float:left;
	margin:0; padding:0;
}
.range-line-green{
	width:280px;
	height:1px;
	background:#93d190;
	float:left;
	
}
*html .range-line-green{
	width:280px;
	height:1px;
	background:#fff;
	float:left;
	
}
/*FEATURE PRODUCTS ENDS*/


#content-area{
	width:960px;
	float:left;
}

.welcome{
	width:470px;
	float:left;
	padding:20px 0 25px 20px;
}

.welcome h2{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:28px;
	color:#127fa2;
	text-transform:uppercase;
	float:left;
}

.welcome-line{
	width:370px;
	margin-top:5px;
	height:1px;
	background:#a9d1dd;
	float:left;
}

*html .welcome-line{
	width:370px;
	margin-top:5px;
	height:1px;
	background:#fff;
	float:left;
}

.welcome img{
	float:left;
	padding-top:55px;
}

.welcome p{
	float:left;
	width:230px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#515150;
	line-height:22px;
	padding:60px 0 0 0;
	text-align:justify;
	}
.cleint_words{
	width:380px;
	height:125px;
	float:left;
	background:#e4fbd3;
	-moz-border-radius: 20px;
	-webkit-border-radius: 20px;
	border-radius: 20px;
	margin:40px 0 0 35px;
}

.cleint_words p{
	float:left;
	width:300px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#6a6a69;
	line-height:18px;
	padding:20px 0 10px 45px;
	text-align:left;
}
.cleint_words-bg{
	width:380px;
	height:35px;
	float:left;
	margin:0 0 0 35px;
	background:url(../images/client-wrd-bg.jpg) no-repeat scroll right;
}

.content_right{
	width:395px;
	float:left;
	padding:35px 0 0 50px;
}

.video_box{
	width:395px;
	height:270px;
	float:left;
	background:#d7d6d6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.video{
	width:385px;
	height:260px;
	float:left;
	margin:5px 0 0 5px;
}
* html .video{
	width:385px;
	height:260px;
	float:left;
	margin:5px 0 0 3px;
}

.cylon-tea{
	width:395px;
	height:135px;
	float:left;
	border-bottom:1px solid #c9e1e4;
	border-top:1px solid #c9e1e4;
	margin-top:25px;
	padding-top:25px;
}
	
.cylon-tea img{
	float:left;
	margin-right:5px;
}

.cylon-tea p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#6eadb4;
	line-height:18px;
	margin-top:23px;
}

.group_links{
	width:395px;
	height:100px;
	float:left;
	padding:25px 0 0 0;
}
.group_links h5{
	width:385px;
	padding:5px;
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:18px;
	color:#191919;
	text-transform:uppercase;
	float:left;
}	

.group_links h5 a{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:18px;
	color:#191919;
	text-transform:uppercase;
	float:left;
	text-decoration:none;
}	

.group_links h5 a:hover{
	font-family: 'WalkwayBoldRegular', sans-serif;
	font-size:18px;
	color:#099;
	text-transform:uppercase;
	float:left;
}	

#foter_bg{
	width:100%;
	height:123px;
	background:url(../images/foter-bg.png) repeat-x;
	float:left;
}

#foter{
	width:960px;
	height:123px;
	margin:0 auto;
	padding:5px 0 0 0;
}
	
ul#social{
	height:47px;
	width:700px;
	margin:0 auto;
	list-style:none;
	padding-top:10px;
	padding-bottom:5px;
	border-bottom:1px solid #cedbe6;
}

ul#social li{
	float:left;
	padding:0 50px 0  0;
}

ul#social img{
	float:left;
	margin:0 5px 0 0;
}

ul#social h6{
	font-family:Arial, 'WalkwayBoldRegular', sans-serif;
	font-size:12px;
	color:#00488a;
	text-transform:uppercase;
	float:left;
	margin-top:15px;
	font-weight:normal;
	
}
	
#foter p{
	font-family:Arial, 'WalkwayBoldRegular', sans-serif;
	font-size:11px;
	color:#979796;
	text-align:center;
}

ul#fotermenu{	
	padding:0;
	margin:0 auto;
	height:35px;
	width:620px;
	list-style:none;
}

ul#fotermenu li{	
	padding:10px 5px 0;
	margin:0;
	float:left;
	height:25px;
	font-family:Arial, 'WalkwayBoldRegular', sans-serif;
	font-size:11px;
	color:#979796;
	text-transform:none;
	letter-spacing:1px;
}

ul#fotermenu li a{	
	padding:0;
	margin:0;
	float:left;
	height:25px;
	font-family:Arial, 'WalkwayBoldRegular', sans-serif;
	font-size:11px;
	color:#979796;
	text-transform:none;
	text-decoration:none;
	
}

ul#fotermenu li a:hover{	
	font-family:Arial, 'WalkwayBoldRegular', sans-serif;
	font-size:11px;
	color:#4e9b15;
}

/*INER PAGES SUB HEADER SECTION-TITILE */
#sub_heading{
	width:915px;
	float:left;
	height:136px;
	padding:25px 0 0 45px;
}

#sub_heading h1{
	font-family:'WalkwayBoldRegular', sans-serif;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
	padding-top:30px;
	margin-right:25px;
	float:left;
}
#sub_heading h2{
	font-family:'WalkwayBoldRegular', sans-serif;
	font-size:36px;
	color:#fff;
	text-transform:uppercase;
	padding-top:30px;
	margin-right:25px;
	float:left;
}

#sub_heading p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-transform:none;
	float:left;
	width:180px;
	height:100px;
	padding-left:20px;
	line-height:18px;
	border-left:1px solid #99c975;
}

#sub_heading img{
	float:left;
	margin:10px 0 0 180px;
	
}
/*INER PAGES SUB HEADER SECTION-TITILE ENDS */

.aura-range-box{
	width:260px;
	float:left;
	background:url(../images/aura-range-bg.png) repeat-y;
}

.aura-range-bg{
	width:260px;
	float:left;
	height:50px;
	background:url(../images/aura-range-bg-bottom.png) no-repeat;
}

.aura-range-box h3{
	font-size:20px;
	color:#1c1c1c ;
	text-transform:none;
	float:left;
	margin-left:40px;
	margin-top:18px;
}
.aura-range-box h3 a{
	color:#1c1c1c !important;
}
.aura-range-box img{
	float:left;
	margin-left:40px;
}

.aura-range-box p{
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#559f1d;
	margin-left:10px;
}

.aura-range-discribe{
	width:615px;
	float:left;
	padding:20px 0 0 35px;
}

.aura-range-discribe h3{
	font-size:20px;
	color:#2c2d2d;
	float:left;
	text-transform:none;
	padding-top:30px;
	margin-right:350px;
}

.aura-range-discribe p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#585757;
	float:left;
	text-transform:none;
	padding-top:15px;
	line-height:18px;
	text-align:justify;
	width:615px;
}

.lemon_box{
	width:5px;
	height:20px;
	float:left;
	background:#fb9c02;
	margin-top:30px;
	margin-right:10px;
}

.mint_box{
	width:5px;
	height:20px;
	float:left;
	background:#3ac2f1;
	margin-top:30px;
	margin-right:10px;
}
.green_box{
	width:5px;
	height:20px;
	float:left;
	background:#18c031;
	margin-top:30px;
	margin-right:10px;
}

.strwabery_box{
	width:5px;
	height:20px;
	float:left;
	background:#d6463c;
	margin-top:30px;
	margin-right:10px;
}

.black_box{
	width:5px;
	height:20px;
	float:left;
	background:#d83e35;
	margin-top:30px;
	margin-right:10px;
}

.selected_box{
	width:7px;
	height:120px; margin:0; padding:0;
	float:left;
	background:#fb9c02;

}
.selected_box-mint{
	width:7px;
	height:120px; margin:0; padding:0;
	float:left;
	background:#3ac2f1;

}

.selected_box-green{
	width:7px;
	height:120px; margin:0; padding:0;
	float:left;
	background:#18c031;

}

.selected_box-strwbery{
	width:7px;
	height:120px; margin:0; padding:0;
	float:left;
	background:#d6463c;
}
.selected_box-black{
	width:7px;
	height:120px; margin:0; padding:0;
	float:left;
	background:#d83e35;
}

.iner_btn{
	width:100px;
	height:20px;
	background:#7bca27;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #71af18;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
.iner_btn p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#41403f;
	margin:0 auto; padding:0 0 0 20px;
}
.iner_btn p a{
	color:#41403f;

}

.iner_btn-buy{
	width:120px;
	height:20px;
	background:#fea906;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #fe9206;
	float:left;
	margin-left:10px;
	margin-top:15px;
}
.iner_btn-buy p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	color:#FFF;
	margin:0 auto; padding:0 0 0 15px;
}

.iner_btn-buy p a{
	color:#FFF;
	
}

.aura-range-discribe img{
	float:left;
	border:#e6e5e5 3px solid;
}

.iner-gallery-box{
	width:920px;
	float:left;
	margin:10px 0 0 20px;
	border-top:1px solid #e4e3e3;
	padding:20px 0 20px 0;
}

.iner-gallery-box h5{
	font-family:'WalkwayBoldRegular', sans-serif;
	font-size:20px;
	color:#03749e;
	float:left;
	width:500px;
	margin-bottom:10px;
}		
.iner-video{
	width:285px;
	height:155px;
	float:left;
	background:#d7d6d6;
	border:2px #d7d6d6 solid;
	margin-right:15px;
}

/* Tiny Carousel */
#slider2 { height: 1%;  padding: 0 0 10px; float:left;   }
#slider2 .viewport { float: left; width: 815px; height: 125px; overflow: hidden; position: relative; }
#slider2 .buttons { background:url("../images/buttons.png") no-repeat scroll 0 0 transparent; display: block; margin: 30px 10px 0 0; background-position: 0 -38px; text-indent: -999em; float: left; width: 39px; height: 37px; overflow: hidden; position: relative; }
#slider2 .next { background-position: 0 0; margin: 30px 0 0 10px;  }
#slider2 .disable { visibility: hidden; }
#slider2 .overview { list-style: none; position: absolute; padding: 0; margin: 0; left: 0 top: 0; }
#slider2 .overview li{ float: left; margin: 0 20px 0 0; padding: 1px; height: 109px;  width: 145px;}

.almar-tea_contents{
	width:535px;
	float:left;
	padding:45px 0 0 20px;
}

ul#almar-tea_contents{
	list-style:inherit;
	padding:0 0 0 30px;
	margin:0;
}

ul#almar-tea_contents li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515150;
	margin-bottom:10px;
}

.almar-tea_contents img{
	margin:20px 10px 0 0;
	float:left;
}

.almar-tea_contents p{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#515150;
	margin:20px 0 20px 0;
	line-height:18px;
	padding:0 30px 0 0;
	text-align:justify;
	
}

.quik_lins_box{
	width:400px;
	float:left;
	padding:40px 0 0 0;
}
.quik_lins_box h3{
	font-family:'WalkwayBoldRegular', sans-serif;
	font-size:22px;
	color:#03749e;
	float:left;
	padding:5px 0 5px 0;
	
}
.quik_lins_box img{
	margin-right:10px;
	margin-bottom:10px;
	float:left;
}

.quik_lins_box h5{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffaa07;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:5px;
	float:left;
	width:200px;
}

.quik_lins_box h5 a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#ffaa07;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:5px;
	float:left;
	width:200px;
}

.quik_lins_box h5 a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#60a929;
	font-weight:500;
	text-transform:uppercase;
	margin-bottom:5px;
	float:left;
	width:200px;
}

.quik_lins_box p{
	font-size:11px;
	color:#61605e;
	line-height:18px;
	text-align:justify;
	width:175px;
	float:left;
	margin-bottom:10px;
	height:85px;
}

.history_baner{
	width:960px;
	float:left;
	padding:5px 0 0 0;
}
.growtea-map_box{
	width:400px;
	float:left;
	padding:45px 0 0 0px;
}

.growtea-map_box h3{
	font-size:24px;
	color:#666;
	margin-left:25px;
	margin-bottom:25px;
}
.growtea-map_box img{
	float:right;
	margin-right:15px;
}


.health-benifts{
	width:960px;
	height:784px;
	float:left;
	margin-top:10px;
	background:url(../images/benifit.jpg) no-repeat;
}

.benifit_detail{
	width:200px;
	margin:65px 0 0 40px;
	float:left;
	
}
.head-health a{ margin:0; color:#4e9b15}
.head-health{ margin:0 0 5px 0; font-size:16px !important; font-weight:bold !important}
.head-health-anti{ margin:0 0 5px 0; float:none !important; text-align:center !important;font-size:16px !important; font-weight:bold !important}
.head-health-anti a{margin:0; color:#45b4fc; text-align:center}

.head-health-life{margin:0 0 5px 0;font-size:16px !important; font-weight:bold !important}
.head-health-life a{margin:0; color:#fd9c0f}
*html .benifit_detail{
	width:200px;
	margin:65px 0 0 15px;
	float:left;
	
}

.benifit_detail p{
	float:left;
	font-size:11px;
	line-height:18px;
	text-align:center;
	font-weight:normal;
}

.benifit_detail a:hover{ text-decoration:underline}
.benifit_detail2 a:hover{ text-decoration:underline}
.benifit_detail3 a:hover{ text-decoration:underline}

.benifit_detail2{
	width:180px;
	margin:55px 60px 0 0;
	float:right;
	
}

*html .benifit_detail2{
	width:180px;
	margin:55px 30px 0 0;
	float:right;
	
}

.rightside-benifit{
	width:250px;
	float:right;
}
.benifit_detail2 p{
	float:right;
	font-size:11px;
	line-height:18px;
	text-align:center;
	font-weight:normal;
}

.benifit_detail3{
	width:180px;
	margin:550px 0 0 78px;
	
	
}
.benifit_detail3 p{
	font-weight:normal;	
	font-size:11px;
	line-height:18px;
	text-align:center;
	
}
.almar-group{
	width:935px;	
	float:left;
	padding:25px 0 15px 25px;
}

.almar-group h2{
	font-size:24px;
	float:left;
	color:#6db734;
	width:650px;
}

.almar-group p{
	float:left;
	width:850px;
	line-height:18px;
	color:#515150;
	margin-top:20px;
	margin-left:25px;
}

.group-company-words{
	width:935px;	
	float:left;
	padding:25px 0 0 25px;
}
.group-company-words h2{
	font-size:24px;
	float:left;
	color:#6db734;
	width:650px;
}

.privacy-words{
	width:935px;	
	float:left;
	padding:0 0 0 25px;
}
.privacy-words h2{
	font-size:22px;
	float:left;
	color:#6db734;
	width:650px;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	padding:30px 0 0 0;
	text-transform:uppercase;
}

.privacy-words h3{
	font-size:18px;
	float:left;
	color:#6db734;
	width:640px;
	font-family:Arial, Helvetica, sans-serif;
	padding:15px 0 0 0;
	font-weight:normal;
	text-transform:none;
}
.privacy-words p{
	float:left;
	width:900px;
	line-height:18px;
	color:#515150;
	margin:0;
	padding:5px 0 0 0;
}
.group-company-words img{
	float:left;
	margin:10px 25px 70px 0;
}

.group-company-words p{
	float:left;
	width:550px;
	line-height:18px;
	color:#515150;
	margin-top:20px;
}

.sign{
	width:250px;
	height:100px;
	float:left;
	background:url(../images/sign.jpg) no-repeat scroll center;
}



	.sample{background:#fff;padding:0 30px 10px 30px; float:left;}	
	.easy-accordion h2{margin:0px 0 20px 0;padding:0;font-size:1.6em;}
	p{font-size:1.2em;line-height:170%;margin-bottom:20px}
			
   
  /* UNLESS YOU KNOW WHAT YOU'RE DOING, DO NOT CHANGE THE FOLLOWING RULES */
  
  .easy-accordion{display:block;position:relative;overflow:hidden;padding:0;margin:0}
  .easy-accordion dt,.easy-accordion dd{margin:0;padding:0}
  .easy-accordion dt,.easy-accordion dd{position:absolute}
  .easy-accordion dt{margin-bottom:0;margin-left:0;z-index:5;/* Safari */ -webkit-transform: rotate(-90deg); /* Firefox */ -moz-transform: rotate(-90deg);-moz-transform-origin: 20px 0px;  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);cursor:pointer;}
  .easy-accordion dd{z-index:1;opacity:0;overflow:hidden}
  .easy-accordion dd.active{opacity:1;}
  .easy-accordion dd.no-more-active{z-index:2;opacity:1}
  .easy-accordion dd.active{z-index:3}
  .easy-accordion dd.plus{z-index:4}
  .easy-accordion .slide-number{position:absolute;bottom:0;left:10px;font-weight:normal;font-size:1.1em;/* Safari */ -webkit-transform: rotate(90deg); /* Firefox */ -moz-transform: rotate(90deg);  /* Internet Explorer */ filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);}
   
   
  /* FEEL FREE TO CUSTOMIZE THE FOLLOWING RULES */
  
  dd p{line-height:120%}
  
  #accordion-1{width:800px;height:245px;padding:0 30px 10px 30px;background:#fff;}
  #accordion-1 dl{width:800px;height:245px}	
  #accordion-1 dt{height:46px;line-height:44px;text-align:right;padding:0 15px 0 0;font-size:1.1em;font-weight:bold;font-family: Tahoma, Geneva, sans-serif;text-transform:uppercase;letter-spacing:1px;background:#fff url(../images/slide-title-inactive-1.jpg) 0 0 no-repeat;color:#56a70e}
  #accordion-1 dt.active{cursor:pointer;color:#fff;background:#fff url(../images/slide-title-active-1.jpg) 0 0 no-repeat}
  #accordion-1 dt.hover{color:#81bc35;}
  #accordion-1 dt.active.hover{color:#fff}
  #accordion-1 dd{padding:25px;background:url(images/slide.jpg) bottom left repeat-x;border:1px solid #CCC;border-left:0;margin-right:3px}
  #accordion-1 .slide-number{color:#090;left:10px;font-weight:bold}
  #accordion-1 .active .slide-number{color:#fff;}
  #accordion-1 a{color:#83c45c}		
  #accordion-1 h2{font-size:2.5em;margin-top:10px}
		


.other_sector{
	width:455px;
	float:left;
	padding:35px 0 0 20px;
}
.other_sector h2{
	width:455px;
	float:left;
	font-size:24px;
	color:#ef970b;
	padding-bottom:25px;
}

.other_sector img{
	float:left;
	margin-right:10px;
	margin-bottom:10px;
	
}
.other_sector h5{
	width:250px;
	float:left;
	font-size:14px;
	font-family:Arial, Helvetica, sans-serif;
	color:#ef970b;
	padding:5px 0 10px 0;
}

.other_sector p{

	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
	color:#727070;
	line-height:18px;
	margin-bottom:20px;
	text-align:justify;
	padding-right:10px;
}

.exporting{
	width:435px;
	float:left;
	padding:35px 0 0 40px;
	border-left:1px solid #efefef;
}

.exporting h2{
	width:400px;
	float:left;
	font-size:24px;
	color:#65bb11;
	padding-bottom:25px;
}

.exporting img{
	float:left;
	margin:0 10px 0 0;
}

.exporting p{
	width:240px;
	float:left;
	font-size:12px;
	color:#727070;
	line-height:18px;
}

ul#country {
	width:350px;
	float:left;
	list-style:square;
	padding:10px 0 0 80px; margin:0;
}

ul#country li{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	float:left;
	padding:10px 10px 10px 0;
	width:340px;
}

.contact_map{
	width:455px;
	float:left;
	padding:65px 0 10px 20px;
}

#contact-area {
	width: 450px;
	float:left;
	padding:50px 0 25px 20px;
}
#contact-area h4 {
	float:left;
	padding:20px 0 10px 0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#ffb502;
	width:450px;
}

#contact-area p {
	margin-bottom:5px;	
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#4f4f4e;
}
#contact-area input, #contact-area textarea {
	padding: 5px;
	width: 250px;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#003366;
	margin: 0px 0px 10px 0px;
	border: 1px solid #ccc;
}

#contact-area textarea {
	height: 100px;
}

#contact-area textarea:focus, #contact-area input:focus {
	border: 2px solid #cecece;
}

#contact-area input.submit-button {
	width: 100px;
	float:left;
	margin-left:115px;
	background:#7bca27;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#fff;
}

label {
	float: left;
	text-align:left;
	margin-right: 15px;
	width: 100px;
	padding-top: 5px;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}

.chairman-msg{
	width:355px;
	float:left;
	padding:15px 0 0 0;
	border-bottom:1px solid #03749E;
	margin-bottom:20px;
	}
.chairman-msg img{
	margin:0 10px 10px 0;
}
.chairman-msg h6{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	color:#61605e;
	line-height:18px;
	width:200px;
	float:left;
	padding:0;
	margin-bottom:10px;
	
}
.chairman-msg a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:normal;
	text-align:right;
	color:#03749E;
	line-height:18px;
	width:200px;
	float:left;
	padding:0;
	margin-bottom:10px;
	
}

.chairman-msg a:hover{
	font-size:11px;
	color:#61605e;
	padding:0;
	margin-bottom:10px;
	
}

/*GALLERY STARTS*/
#container{
width:960px;
float:left;
padding:20px 0 0 0;
}
div.content {
	/* The display of content is enabled using jQuery so that the slideshow content won't display unless javascript is enabled. */
	display: none;
	float: right;
	width: 610px; 
}
div.content a, div.navigation a {
	text-decoration: none;
	color: #777;
}
div.content a:focus, div.content a:hover, div.content a:active {
	text-decoration: underline;
}
div.controls {
	margin-top: 5px;
	height: 23px;
}
div.controls a {
	padding: 5px;
}
div.ss-controls {
	float: left;
}
div.nav-controls {
	float: right;
}
div.slideshow-container {
	position: relative;
	clear: both;
	height: 610px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.loader {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url('loader.gif');
	background-repeat: no-repeat;
	background-position: center;
	width: 610px;
	height: 610px; /* This should be set to be at least the height of the largest image in the slideshow */
}
div.slideshow {

}
div.slideshow span.image-wrapper {
	display: block;
	position: absolute;
	top: 0;
	left: 0;
}
div.slideshow a.advance-link {
	display: block;
	width: 610px;
	height: 610px; /* This should be set to be at least the height of the largest image in the slideshow */
	
	text-align: center;
}
div.slideshow a.advance-link:hover, div.slideshow a.advance-link:active, div.slideshow a.advance-link:visited {
	text-decoration: none;
}
div.slideshow img {
	vertical-align: middle;
	border: 1px solid #ccc;
}
div.download {
	float: right;
}
div.caption-container {
	position: relative;
	clear: left;
	height: 75px;
}
span.image-caption {
	display: block;
	position: absolute;
	width: 610px;
	top: 0;
	left: 0;
}
div.caption {
	padding: 12px;
}
div.image-title {
	font-weight: bold;
	font-size: 1.4em;
}
div.image-desc {
	line-height: 1.3em;
	padding-top: 12px;
}
div.navigation {
	/* The navigation style is set using jQuery so that the javascript specific styles won't be applied unless javascript is enabled. */
}
ul.thumbs {
	clear: both;
	margin: 0;
	padding: 0;
}
ul.thumbs li {
	float: left;
	padding: 0;
	margin: 5px 10px 5px 0;
	list-style: none;
}
a.thumb {
	padding: 2px;
	display: block;
	border: 1px solid #ccc;
}
ul.thumbs li.selected a.thumb {
	background: #000;
}
a.thumb:focus {
	outline: none;
}
ul.thumbs img {
	border: none;
	display: block;
}
div.pagination {
	clear: both;
}
div.navigation div.top {
	margin-bottom: 12px;
	height: 11px;
}
div.navigation div.bottom {
	margin-top: 12px;
}
div.pagination a, div.pagination span.current, div.pagination span.ellipsis {
	display: block;
	float: left;
	margin-right: 2px;
	padding: 4px 7px 2px 7px;
	border: 1px solid #ccc;
}
div.pagination a:hover {
	background-color: #eee;
	text-decoration: none;
}
div.pagination span.current {
	font-weight: bold;
	background-color: #000;
	border-color: #000;
	color: #fff;
}
div.pagination span.ellipsis {
	border: none;
	padding: 5px 0 3px 2px;
}

/*GALLERY ENDSS*/

#slideshow {
    position:relative;
    height:385px;
	
}

#slideshow IMG {
    position:absolute;
    top:0;
    left:0;
    z-index:8;
    opacity:0.0;
}

#slideshow IMG.active {
    z-index:10;
    opacity:1.0;
}

#slideshow IMG.last-active {
    z-index:9;
}


.qulity-stand{
	width:935px;	
	float:left;
	padding:25px 0 15px 25px;
}

.qulity-stand-box{
	width:900px;	
	float:left;
	padding:25px 0 15px 60px;
}
.qulity-stand h2{
	font-size:24px;
	float:left;
	color:#6db734;
	width:900px;

}

.qulity-stand p{
	width:650px;	
	line-height:18px;
	color:#515150;
	margin-top:55px;
	margin-left:25px;
	margin-bottom:25px;
}

.qulity-stand img{
	float:left;
	padding:15px;
}
