body {
	margin:0px;
	padding:0px;
	background-image:url(../images/top_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
}
ul, li {
	margin: 0px 0px 0px 0px;
	padding: 0px 0xp 0px 0px;
	list-style-type: none;
}
h1 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	
}
h2 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#F0027E;
	font-weight:normal;
	
}
h2 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#6B6B6B;
	font-weight:normal;
	
}
h3 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#F0027E;
	font-weight:normal;
}
h3 span {
	margin:0px 0px 0px 0px;
	padding:0px 0px 10px 0px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#6B6B6B;
	font-weight:normal;
}
h4 {
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}
h5 {
	margin:0px 0px 10px 0px;
	padding:0px 0px 0px 0px;
	font-weight:normal;
	font-family:Tahoma, Verdana, Arial;
	font-size:18px;
	color:#6B6B6B;
	font-weight:normal;
	border-bottom:1px solid #D9D9D9;
}
p {
	padding:0px 0px 10px 0px;
	margin:0px 0px 0px 0px;
}
/*--------------- Start commom styles------------------*/

.hide_text {
	display:none;
}
.clear {
	clear:both;
}
.space_box {
	clear:both;
	height:20px;
	
}
.space_box_02 {
	clear:both;
	height:50px;	
}
.more_link {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#F0027E;
	text-decoration:none;
}
.more_link:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#F0027E;
	text-decoration:underline;
}
.heading_pink {
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#F0027E;
}
.heading_ash {
	font-family:Tahoma, Verdana, Arial;
	font-size:22px;
	color:#6B6B6B;
}

/*--------------- End commom styles------------------*/

/*------------start main div----------------*/
#main_div {
	 margin-left:auto;
	 margin-right:auto;
	 padding:0px;
	 width:867px;
	
}
/*------------End main div----------------*/

/* -------------Start Header section -------------*/
#header {
	padding:0px;
	margin:0px;
	height:73px;
	width:867px;
}
#logo_holder {
	padding:0px;
	margin:0px;
	float:left;
	height:73px;
}

#logo {
	background-image:url(../images/logo.gif);
	background-repeat:no-repeat;
	background-position:20px 23px;
	display:block;
	width:200px;
	height:73px;
	float:left;
	
}

.top_links {
	padding-top:50px;
	float:right;
	width:200px;
	height:23px;
	display:block;	
}
.home_icon {
	background-image:url(../images/home_icon.gif);
	background-repeat:no-repeat;
	background-position:3px;	
	padding-left:15px;
	text-decoration:none;
	font-size:11px;
	color:#3B3B3B;
	font-weight:bold;
}
.home_icon:hover {
	background-image:url(../images/home_icon.gif);
	background-repeat:no-repeat;
	background-position:3px;	
	padding-left:15px;
	text-decoration:none;
	font-size:11px;
	color:#828282;
	font-weight:bold;
}
.sitemap_icon {
	background-image:url(../images/sitemap_icon.gif);
	background-repeat:no-repeat;
	background-position:3px;
	padding-left:15px;
	text-decoration:none;
	font-size:11px;
	color:#3B3B3B;
	font-weight:bold;
}
.sitemap_icon:hover {
	background-image:url(../images/sitemap_icon.gif);
	background-repeat:no-repeat;
	background-position:3px;
	padding-left:15px;
	text-decoration:none;
	font-size:11px;
	color:#828282;
	font-weight:bold;
}
#newsletter_login 
{
	margin:0px;
	padding:0px;
	float:right;
	width:300px;
}
.newsletter_border {
	border:1px solid #D9D9D9;
	padding:8px;
	margin-bottom:10px;
}
#news_add_banner 
{
	/*background-image:url(../images/news_add_banner.jpg);*/
	background-repeat:no-repeat;
	float:left;
	width:283px;
	height:332px;
	display:block;
	margin:0px;
	padding:0px;
}


/* -------------End Header section -------------*/
.apply_button {
	background-image:url(../images/apply_btn.jpg);
	width:110px;
	height:23px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#F0027E;
	text-align:center;
	padding:9px 0px 0px 0px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
.apply_button:hover {
	background-image:url(../images/apply_btn.jpg);
	width:110px;
	height:23px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#EE3C99;
	text-align:center;
	padding:9px 0px 0px 0px;
	display:block;
	text-decoration:none;
	font-weight:bold;
}
/*--------------- Start Banner section -----------*/
/*--------------- Start Main Link -----------*/

/*#main_link_holder {	
	 padding-top:32px;
	 float:left;
	 width:194px;
 
}
#main_links {
	background-image:url(../images/menu_top_left_crnr.gif);
	background-repeat:no-repeat;
	height:161px;
	background-color:#F0027E;
	padding-left:10px;
	padding-top:33px;
	list-style:none;
}
#main_links ul {
	margin:0px;
	padding:0px;
	background-color:#F0027E;
	height:161px;
}*/
#main_links li {
	margin:0px;
	padding:1px 0px 0px 0px;
	background-image:url(../images/menu_underline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style:none;
	height:23px;
	
}
/*#main_links li a {
	margin:0px;
	padding:0px 0px 0px 21px;
	background-image:url(../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	display:block;
	font-family:Tahoma, Verdana, Arial;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	height:23px;
		
}
#main_links li a:hover {
	margin:0px;
	padding:0px 0px 0px 21px;
	background-image:url(../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
	display:block;
	font-family:Tahoma, Verdana, Arial;
	color:#FFCBE6;
	font-weight:bold;
	text-decoration:none;
	height:23px;	
}*/
/*--------------- End Main Link -----------*/
#flash_holder {
	float:left;
	width:670px;
	padding:0px;
	margin:0px;
	height:226px;
}
#banner_btm_box {
	height:30px;
	float:left;
	width:867px;
}
#main_link_bottom_curve {
	background-image:url(../images/menu_bottom.gif);
	background-repeat:no-repeat;
	width:252px;
	height:21px;
	float:left;
	
}

#product_search_Bg {
	background-image:url(../images/pro_search_bg.gif);
	background-repeat:no-repeat;
	background-position:307px 0px;
	padding:0px 0px 0px 336px;
	width:279px;
	height:30px;
	float:left;
}
#product_search {
	width:227px;
}
#product_search_text {
	padding-top:3px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	font-weight:bold;
	color:#F0027E;
	float:left;
}
#product_search_box_width {
	width:110px;
	float:left;
	display:block;
}
.product_search_box {
	border:1px solid #DBDBDB;
	padding:2px;
	font-family:Tahoma, Verdana, Arial;
	color:#666666;
	font-size:11px;
	font-weight:normal;
	width:100px;
	height:14px;
	display:block;
	
}
#product_go_btn {
	background-image:url(../images/pro_search_btn.gif);
	background-repeat:no-repeat;
	background-position:0px 2px;
	display:block;
	height:22px;
	float:left;
	width:17px;
}


/*--------------- End Banner section -----------*/


/* ----------------- Start Content section ---------------*/


#quick_links_panel {
	width:247px;
	float:left;
	padding:0px;
	margin:0px;
}

#contents_panel {
	width:390px;
	float:left;
	padding:0px;
	margin:0px;
}
#news_panel {
	width:212px;
	float:left;
	padding-left:15px;
}
#join_newsletter {
	height:38px;
	background-image:url(../images/join_newsletter_bg.jpg);
	background-repeat:no-repeat;
	padding-top:52px;
	padding-left:20px;
}
#newsletter_text_area {
	padding-top:4px;
	width:208px;
	height:26px;
}
#join_newsletter_right_corner {
	background-image:url(../images/join_newsletter_left.jpg);
	background-repeat:no-repeat;
	width:7px;
	float:left;
	height:26px;
}
#join_newsletter_textbox_bg {
	background-image:url(../images/join_newsletter_txtbox.gif);
	background-repeat:repeat-x;
	background-position:0px 4px;
	padding-top:4px;
	float:left;
	height:22px;
}
#join_newsletter_btn {
	background-image:url(../images/join_newsletter_btn.jpg);
	background-repeat:no-repeat;
	display:block;
	width:26px;
	float:left;
	height:26px;
}
.join_newsletter_textbox {
	font-size:11px;
	color:#666666;
	float:left;
	width:173px;
	height:15px;
	border:0px;
	background:none;
}
#join_newsletter_left_corner {
	background-image:url(../images/join_newsletter_left_2.jpg);
	background-repeat:no-repeat;
	background-position:left;
	width:9px;
	height:84px;
	float:left;
}
#join_newsletter_right_corner_2 {
	background-image:url(../images/join_newsletter_right.jpg);
	background-repeat:no-repeat;
	background-position:right;
	width:9px;
	height:84px;
	float:left;
}
#join_newsletter_head {
	width:208px;
	background-image:url(../images/join_newsletter_head.jpg);
	background-repeat:no-repeat;
	background-position:center top;
	float:left;
	text-align:center;
	font-family:Tahoma, Verdana, Arial;
	font-size:18px;
	color:#FFFFFF;
}
#enter_email_address {
	padding-top:37px;
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#FFFFFF;
	text-align:center;
}
#join_newsletter_bg_strip {
	background-image:url(../images/join_newsletter_bg_strp.jpg);
	background-repeat:repeat-x;
	width:226px;
	height:84px;
}
#our_science_right_img {
	background-image:url(../images/our_science_img.jpg);
	background-repeat:no-repeat;
	padding-left:151px;
	height:100px;
}
.news_bg {
	background-image:url(../images/news_bg.gif);
	background-repeat:repeat-y;
	width:212px;
	height:150px;
	font-size:11px;
}
.news_top_corner {
	background-image:url(../images/news_top_crnr.gif);
	background-repeat:no-repeat;
	background-position:top;
	height:10px;
	width:212px;
}
.news_bottom_corner {
	background-image:url(../images/news_btm_crnr.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	height:10px;
	width:212px;
}
.news_deatils {
	padding:0px 10px 0px 10px;
}
#career_quicklink {
	background-image:url(../images/careers_img.gif);
	width:210px;
	height:42px;
	background-repeat:no-repeat;
	display:block;
}
#organic_extracts_quicklink {
	background-image:url(../images/quick_organic_extracts.jpg);
	width:210px;
	height:71px;
	background-repeat:no-repeat;
	display:block;
}

/* ----------------- Start Content section ---------------*/


/*----------------- start footer section -------------*/
#footer_line {
	background-image:url(../images/footer_left_line.gif);
	background-repeat:no-repeat;
	border-top:1px solid #D2D2D2;
	width:867px;
	height:2px;
	padding:0px;
	margin:0px;
}
#footer_logo_holder {
	padding:0px;
	margin:0px;
	float:left;
}
#footer_logo {
	background-image:url(../images/footer_logo.gif);
	background-position:10px 10px;
	background-repeat:no-repeat;
	height:75px;
	width:90px;
	margin:0px;
	float:left;
	display:block;	
}
#footer_links_holder {
	float:left;
}
#footer_links {
	padding-top:9px;
	width:777px;
	float:left;
	
}
#footer_links a {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	color:#5E5E5E;
	text-decoration:none;
}
#footer_links a:hover {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	color:#5E5E5E;
	text-decoration:underline;
}
#copyright {
	color:#999999;
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
}
.powered_ispg {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#B77999;
	text-decoration:underline;
}
.powered_ispg:hover {
	font-size:11px;
	font-family:Tahoma, Verdana, Arial;
	color:#B77999;
	text-decoration:none;
}

/*---------- end footer section ------------*/


/*---------------------- Start inner pages ---------------*/

/*------------- start common inner page styles ----------------------*/

#inner_main_link_holder {	
	 float:left;
	 width:194px;	 
}
#inner_main_link_bottom {
	background-image:url(../images/inner_main_link_btm.gif);
	background-repeat:no-repeat;
	width:194px;
	height:21px;
}
#inner_contents_panel {
	width:620px;
	float:left;
	padding:0px;
	margin:0px;	

}
#inner_contents_panel1 {
	width:620px;
	float:left;
	padding:0px;
	margin:0px;	

}

#inner_banner_holder {
	padding:10px 0px 0px 0px;
	margin:0px 0px 0px 0px;
}

#inner_links {
	padding:0px;
	margin:0px;
	font-family:Tahoma, Verdana, Arial;
	font-size:12px;
	color:#6A6A6A;
	text-decoration:none;
	list-style:none;
	width:227px;
}
#inner_links ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
#inner_links dd {
	padding:0px;
	margin:0px;
	list-style:none;
	
}
#inner_links li a {
	font-weight:bold;
	list-style:none;
	padding:0px;
	margin:0px;
	height:19px;
	color:#6A6A6A;
	text-decoration:none;
	background-image:url(../images/inner_link_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	border-bottom:1px solid #E8E8E8;
	display:block;
	padding:6px 0px 0px 19px;
	
}
#inner_links li a:hover {
	list-style:none;
	font-weight:bold;
	padding:0px;
	margin:0px;
	height:19px;
	color:#6A6A6A;
	text-decoration:none;
	background-image:url(../images/inner_link_bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 10px;
	border-bottom:1px solid #E8E8E8;
	display:block;
	padding:6px 0px 0px 19px;	
}
/*------------- start quick links -------------------*/

#quick_link_products {
	background-image:url(../images/quick_products.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:71px;
	display:block;
}
#quick_link_quality {
	background-image:url(../images/quick_quality.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:71px;
	display:block;
}
#quick_link_organic {
	background-image:url(../images/quick_organic_inner.jpg);
	background-repeat:no-repeat;
	width:226px;
	height:81px;
	display:block;
}
.submenu_top {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#F0027E;
	border-bottom:1px solid #E8E8E8;
	height:19px;
	width:620px;
	padding-top:6px;
	
}
.submenu_top a {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#F0027E;
	font-weight:bold;	
	text-decoration:none;	
}
.submenu_top a:hover {
	font-family:Tahoma, Verdana, Arial;
	font-size:11px;
	color:#F0027E;
	font-weight:bold;	
	text-decoration:underline;	
}


/*------------- end quick links -------------------*/
/*------------- End common inner page styles ----------------------*/


#about_us_banner {
	background-image:url(../images/banner_about_us.jpg);
	background-repeat:no-repeat;
	float:left;
	width:670px;
	height:215px;
}
#our_science_banner {
	background-image:url(../images/banner_our_science.jpg);
	background-repeat:no-repeat;
	float:left;
	width:670px;
	height:215px;
}
#career_banner {
	background-image:url(../images/banner_careers.jpg);
	background-repeat:no-repeat;
	float:left;
	width:670px;
	height:215px;
}
#products_solutions_banner {
	background-image:url(../images/banner_products.jpg);
	background-repeat:no-repeat;
	float:left;
	width:670px;
	height:215px;
}
#press_publications_banner {
	background-image:url(../images/banner_press_publication.jpg);
	background-repeat:no-repeat;
	float:left;
	width:670px;
	height:215px;
}
#contact_us_banner {
	background-image:url(../images/banner_contacts.jpg);
	background-repeat:no-repeat;
	float:left;
	width:670px;
	height:215px;
}

/*---------------------- End inner pages ---------------*/
/*--------------start: styles for contact Us -----------------*/

.contact_mail{
	text-decoration:underline;
	color:#3B3B3B;
}
.contact_mail:hover{
	text-decoration:none;
	color:#3B3B3B;
}
.company_head {
	color:#F0027E;
}
.textbox {
	border:1px solid #D9D9D9;
	height:14px;
	padding:2px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
}
.listmenu {
	border:1px solid #D9D9D9;
	height:18px;
	padding:2px;
	width:200px;
	
}
.textarea {
	border:1px solid #D9D9D9;
	height:100px;
	padding:2px;
	width:200px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#3B3B3B;
	text-decoration:none;
}
.button {
  background-image:url(../images/button.gif);
 border:1px solid #93A7B4;
 font-family:Tahoma, Verdana, Arial;
 font-size:11px;
 font-weight:bold;
 color:#ffffff;
 margin-left:3px;
 margin-right:3px;
width:63px;
	height:21px;
 	border:none;
	float:left;
	cursor:pointer;
	display:block;
		background-repeat:no-repeat;
}





/*-----------------------master div------------*/

#masterdiv {
	display:none;
	margin:0px;
	padding:0px;
}
#masterdiv2 {
	display:none;
	margin:0px;
	padding:0px;
}
#masterdiv3 {
	display:none;
	margin:0px;
	padding:0px;
}
#masterdiv4 {
	display:none;
	margin:0px;
	padding:0px;
}


/*-----------------------------*/

#hiddendiv {
	display:block;
	margin:0px;
	padding:0px;
}
#hiddendiv ul {
	list-style:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
	display:block;
	
}
#hiddendiv li a {
	list-style:none;
	margin:0px 0px 0px 10px;
	font-weight:normal;
	height:19px;
	color:#985D7C ;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	border-bottom:1px solid #E5CAD8;
	display:block;
	padding:6px 0px 0px 19px;
}
#hiddendiv li a:hover {
	list-style:none;
	font-weight:normal;
	margin:0px 0px 0px 10px;
	height:19px;
	color:#D20C73;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 10px;
	border-bottom:1px solid #E5CAD8;
	display:block;
	padding:6px 0px 0px 19px;
	
}



/*---------------------products listing----------------------*/

.product_thumbnail {
	padding:2px;
	border:1px solid #D9D9D9;
	display:block;
	margin:0px 5px 5px 0px;
	float:left;
	
}
.product_heading {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
}
.LoginLink {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	font-weight:bold;
	color:#F0027E;
}
.product_seperation {
	border-bottom:1px solid #D9D9D9;
	margin:10px 0px 0px 0px;

}
#products_link {
	display:block;
	margin:0px;
	padding:0px;
}
#products_link ul {
	list-style:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
	display:block;
	
}
#products_link li a {
	list-style:none;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	height:19px;
	width:200px;
	color:#985D7C ;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	padding:6px 0px 0px 10px;
}
#products_link li a:hover {
	list-style:none;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	height:19px;
	color:#D20C73;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	padding:6px 0px 0px 10px;
	
}
#quick_link_download_productsheet {
	background-image:url(../images/download_pro_sheet.jpg);
	background-repeat:no-repeat;
	width:226px;
	height:81px;
	display:block;
}
.products_link {
	display:block;
	margin:0px;
	padding:0px;
}
.products_link ul {
	list-style:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
	display:block;
	
}
.products_link li a {
	list-style:none;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	height:19px;
	width:200px;
	color:#985D7C ;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	padding:6px 0px 0px 10px;
}
.products_link li a:hover {
	list-style:none;
	font-weight:normal;
	margin:0px 0px 0px 0px;
	height:19px;
	color:#D20C73;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	padding:6px 0px 0px 10px;
	
}
.about_link ul {
	list-style:none;
	font-weight:normal;
	padding:0px;
	margin:0px;
	display:block;
}
.about_link li {
	list-style:none;
	margin:0px 0px 0px 0px;
	font-weight:normal;
	color:#000000 ;
	text-decoration:none;
	background-image:url(../images/submenu_bullet.gif);
	background-repeat:no-repeat;
	background-position:0px 10px;
	display:block;
	padding:6px 0px 0px 10px;
}

#quick_Newletterlink {
	background-image: url(../images/newsletter_img.jpg);
	background-repeat:no-repeat;
	width:227px;
	height:84px;
	display:block;
}

/*BEGIN : Styles Added on 10th october 2007
---------------------------------------------------------*/

#link_submenu {
	display:block;
	margin:0px;
	padding:0px;
}
#link_submenu ul {
	list-style:none;
	font-weight:normal;
	padding:0px;
	margin:0px 0px 0px 0px;
	display:block;
	
}
#link_submenu li a {
	list-style:none;
	margin:0px 0px 0px 20px;
	font-weight:normal;
	height:19px;
	color:#7F717F ;
	text-decoration:none;
	background-image:url(../images/submenu_icon.gif);
	background-repeat:no-repeat;
	background-position:5px 10px;
	border-bottom:1px solid #DADADA;
	display:block;
	padding:6px 0px 0px 19px;
}
#link_submenu li a:hover {
	list-style:none;
	font-weight:normal;
	margin:0px 0px 0px 20px;
	height:19px;
	color:#BF2274;
	text-decoration:none;
	background-image:url(../images/submenu_icon.gif);
	background-repeat:no-repeat;
	background-position:6px 10px;
	border-bottom:1px solid #DADADA;
	display:block;
	padding:6px 0px 0px 19px;	
}
/*END : Styles Added on 10th october 2007
---------------------------------------------------------*/

/*BEGIN : Styles Added on 11th october 2007
---------------------------------------------------------*/
#inner_banner_holder_2 {
	width:670px;
	float:left;
}

#inner_product_search_bg {
	background-image:url(../images/inner_banner_bottom.jpg);
	background-repeat:no-repeat;
	width:670px;
	height:33px;
	padding-top:6px;
	margin:0px;
}
#inner_product_search {
	margin-left:396px;
	width:227px;
	
}
/*END : Styles Added on 11th october 2007
---------------------------------------------------------*/

/******************************BEGIN: Styles edited on 24th October 2007
( these Styles are already having. Pls only replace the excisting styles)***********************/
#main_links {
	background-image:url(../images/menu_top_left_crnr.gif);
	background-repeat:no-repeat;
	height:165px;
	background-color:#EFEFEF;
	padding-left:10px;
	padding-top:29px;
	list-style:none;
}
#main_links li a {
	margin:0px;
	padding:0px 0px 0px 21px;
	background-image:url(../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:6px 5px;
	display:block;
	font-family:Tahoma, Verdana, Arial;
	color:#E91483;
	font-weight:bold;
	text-decoration:none;
	height:23px;	
}
#main_links li a:hover {
	margin:0px;
	padding:0px 0px 0px 21px;
	background-image:url(../images/menu_bullet.gif);
	background-repeat:no-repeat;
	background-position:7px 5px;
	display:block;
	font-family:Tahoma, Verdana, Arial;
	color:#FF63B4;
	font-weight:bold;
	text-decoration:none;
	height:23px;	
}
#main_link_holder {	
	 padding-top:32px;
	 float:left;
	 width:194px;	 
}

#main_links ul {
	margin:0px;
	padding:0px;
	
}
/*
#main_links li {
	margin:0px;
	padding:2px 0px 0px 0px;
	background-image:url(../images/menu_underline.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	list-style:none;
	height:21px;
	
}*/

/******************************END: Styles edited on 24th October 2007***********************/
.link_letters {
	padding:0px;
	margin:0px;
	list-style:none;
}
.link_letters ul {
	padding:0px;
	margin:0px;
	list-style:none;
}
.link_letters li {
	background-image:url(../images/submenu_toplink_arrow.gif);
	background-repeat:no-repeat;
	background-position:left center;
	padding:5px 0px 5px 20px;
	text-decoration:none;
	color:#9E698D;
	list-style:none;
	border-bottom:1px solid #CCCCCC;
	display:block;
}
.link_letters a {
	text-decoration:none;
	color:#9E698D;
	font-weight:bold;
}
.link_letters a:hover {
	text-decoration:underline;
	color:#9E698D;
	font-weight:bold;
}


