
/* CSS Document* {border:0px;
} */


ul{
  margin:0px;
  padding:0px;}
  
li{
  margin:0px;
  padding:0px;}
  
  ul.vision
  {
	padding-top:10px;
	padding-left:30px;
		
	}

body {
	margin:0; 	
	padding:0;
	font:Arial, Helvetica, sans-serif;
	color: #000;
	background-image: url(Images/initial.gif);
	
}/* links */
blockquote
{
font-family:Arial, Helvetica, sans-serif;
font-size:11px;

}

a { color: #993333; text-decoration: none; }
a:hover {color: #cc0033; text-decoration:none; }

/* headers */

h1, h2, h3,h4 {
	font: Arial, Helvetica, sans-serif;
	
}
h1 { font-size: 25px;}
h2 { font-size: 1.8em; text-transform:lowercase;}
h3 { font-size: 15px; color:#cc0033;}
h4 { font-size: 12px; color:navy;}  /*color:#098bd5; */
h5 { font-size: 12px; color:#cc0033;}
 h1, h2, h3 {
	margin:0px;
}
p{ margin-top:10px;}
b{ font-size:14px;
   color:#0099cc;}


/***********************
	  LAYOUT
************************/
#caption
	{
	width:220px;
	height:20px;
	float:left;
	padding-left:5px;
	}
	.caption_text
		{
		font:normal 11px/16px Arial;
		font-weight:bold;
		color:#003399;
		text-align: justify;
		
		}

#container
		{
	width:984px;
	position:relative;
	vertical-align:bottom;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	margin-left:auto;
	margin-right:auto;
	border:solid 5px #FFFFFF;
	height:auto;
	background:#FFFFFF;
}	
/*
#content_main{

    width:984px;
	height:100%;
	float:left;
	background:#FFFFFF;
}
*/
#content_main{

    width:984px;
	height:100%;
	float:left;
	background-color:#e1e1e1;
	/*background:#FFFFFF; 
	background:url(images/right_part_bg.jpg);*/
}

#content{
	padding-top:20px;
	min-height:365px;
    width:667px;
	height:auto 365px ;
	float:left;
	background:#f1f1f1;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	word-spacing:2px;
}

#grove_image{
    width:197px;
	height:151px;
	float:left;
	background:url(images/grove_center.gif) no-repeat;
	border:1px solid #cc0033;
	margin-bottom:2px;
	margin-right:10px;
	vertical-align:top;
	
}

.content_right{
    width:467px;
	height:153px;
	float:left;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	text-align:justify;
}

.content_btm{
    width:677px;
	height:auto;
	min-height:202px;
	height:auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:22px;
	text-align:justify;
	padding-right:10px;
	background:#f1f1f1;
}

#subpage_content
		{
	background: #F1F1F1; 
	width:687px;   /* width:680px; min-height:570px;*/
	min-height:570px;
	height:100%;
	float:left;
	
		}
		
		* html #subpage_content
		{
			height:570px;
			}

/*
#menu_box
		{
	background:url(images/menu_bg.jpg) repeat-x;
	border:1px solid #cc0033;
    width:685px;
	height:29px;
	float:left;
	margin:0px;
	padding:0px;
		}	width:686px
*/
#menu_box
		{
	background: url(images/menu_bg.jpg);
	background-repeat:repeat-x; /*position: inherit */
	border:1px solid #cc0033;
    width:981px;
	height:29px;
	float:left;
	margin:0px;
	padding:0px;

		}	

#menu_colum{
	
    width:114.5px;
	height:29px;
	float:left;
	background:url(images/menu_colum_bg.jpg) repeat-x;
}

#menu_colum2{
    width:114.5px;
	height:29px;
	float:left;
}

#menudivider{
    width:2px;
	height:29px;
	float:right;
	background:url(images/menu_divider.jpg) no-repeat;
}

#btm_submenu_rightpart{
    width:5px;
	height:32px;
	float:right;
	background:url(images/sub_right_part.jpg) no-repeat;
}

#btm_submenu{
    width:687px;
	height:32px;
	float:left;
	background:url(images/btm_menu_bg.jpg);
	background-repeat:repeat-x;
}
#btm_submenu_bg{
    width:687px;
	height:32px;
	float:left;
	background:url(images/btm_menu_bg.jpg) ;
}
#btm_submenu_image{
    width:90px;
	height:32px;
	float:left;
	background:url(images/btm_menu_left.gif) no-repeat;
}

#Right_bodypart_bg{
	
	margin-left:10px;
	width:282px;
	border:1px solid #CCCCCC;
	background-color:#e1e1e1;
	min-height:562px;
	height:100%;
	float:left;
}

/*#Right_bodypart_bg1{
	
	margin-left:10px;
	width:284px;
	border:1px solid #CCCCCC;
	background-color:#e1e1e1;
	background:url(images/right_part_bg.jpg) repeat-x;
	min-height:564px;
	height:100%;
	float:left;
}*/
#Right_bodypart_bg1{
	margin-left:0px;  /* margin-left:10px; background-color:#e1e1e1;width:284px;*/
	width:295px;
	border:1px solid #CCCCCC;
	border-right-color:#e1e1e1;
	border-bottom:none;
	background:url(images/right_part_bg.jpg);
	min-height:564px;
	height:100%;
	float:left;
}
#more_btn{
    width:50px;
	height:13px;
	float:right;
	background:url(images/more_btn.gif) no-repeat;
	padding-right:10px;

}
    
#right_colum,right_colum1,right_colum2,right_colum3 {
    width:282px;
	height:auto;
	float:left;
}

#under_line{
    width:260px;
	height:2px;
	float:left;
	background:url(images/line_bg.jpg) repeat-x;
	margin-left:5px;
	margin-top:10px;
}

#Right_box_bottom,#Right_box_bottom_1,#Right_box_bottom_2,#Right_box_bottom_3{
	width:260px;
	margin-top:10px;
	margin-left:10px;
	margin-right:5px;
	height:5px;
	background:url(images/right_part_bottom.jpg);
	float:left;
}

#right_sub_heading{
    width:282px;
	height:30px;
	float:left;
}

#right_sub_heading2{
    width:253px;
	height:30px;
	float:left;
	padding-left:30px;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	color:#0a55d1;
	padding-top:10px;
}

.colum_subtitle{
    width:230px;
	float:left;
	color:#a80329;
	font-family:Arial, Helvetica, sans-serif;
	vertical-align:middle;
	font-weight:bold;
	font-size:12px;
	list-style-image:url(images/bullet_main%20.gif);
	list-style-position:outside;
	padding-top:10px;
	padding-left:30px;
}



.Right_part_text{
	color:#000000;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/bullet.gif);
	padding-left: 40px;
	
}

#btm_submenu_content{
    width:auto;
	height:12px;
	float:left;
	padding-top:17px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000000;
	text-align:left;

}
#Heading_box
	{
	width:auto;
	height:22px;
	float:left;
	margin:0px;
	margin-top:0px;
	background-color:#f1f1f1;
	padding-top:10px;
	padding-left:5px;
	}	
.page_title{
    font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#cc0033;
	text-align:left;
	font-style:italic;
	
}
#box_img_menu
		{
		width:687px;
		height:130px;
		float:left;
		margin:0px;
		padding:0px;
		}

#sub_hdr_image,#sub_hdr_image_1a,#sub_hdr_image_1b,#sub_hdr_image_1c,#sub_hdr_image_1d,#sub_hdr_image_1e,#sub_hdr_image_1,#sub_hdr_image_2,#sub_hdr_image_3a,#sub_hdr_image_3b,#sub_hdr_image_3ba,#sub_hdr_image_3c,#sub_hdr_image_3d,#sub_hdr_image_3e,#sub_hdr_image_3f,#sub_hdr_image_4a,#sub_hdr_image_4b,#sub_hdr_image_4c,#sub_hdr_image_4d,#sub_hdr_image_5,#sub_hdr_image_5a,#sub_hdr_image_5b,#sub_hdr_image_5c,#sub_hdr_image_6,#sub_hdr_image_7,#sub_hdr_image_7a,#sub_hdr_image_7b,#sub_hdr_image_7c,#sub_hdr_image_7d,#sub_hdr_image_8,#sub_hdr_image_9,#sub_hdr_image_10,#sub_hdr_image_11,#sub_hdr_image_12,#sub_hdr_image_13,#sub_hdr_image_14

{
    width:687px;
	height:128px;
	float:left;
	/*background:url(images/sub_hdr.gif); */
	
}
#sub_hdr_image_1
{
	background:url(images/head_8.gif);
}
#sub_hdr_image_1a
{
	background:url(images/company_profile.gif);
}
#sub_hdr_image_1b
{
	background:url(images/vision_mision.gif);
}
#sub_hdr_image_1c
{
	background:url(images/why_grove.gif);
}
#sub_hdr_image_1d
{
	background:url(images/president_speak.gif);
}
#sub_hdr_image_1e
{
	background:url(images/our_group.gif);
}

#sub_hdr_image_2
{
	background:url(images/products.gif);
}
#sub_hdr_image_3a
{
	background:url(images/rims.gif);
}
#sub_hdr_image_3b
{
	background:url(images/information_security.gif);
}
#sub_hdr_image_3ba
{
	background:url(images/Security-consultancy.gif);
}
#sub_hdr_image_3c
{
	background:url(images/data_center.gif);
}
#sub_hdr_image_3d
{
	background:url(images/application_devolopment.gif);
}
#sub_hdr_image_3e
{
	background:url(images/digital_solutions.gif);
}
#sub_hdr_image_3f
{
background:url(images/engagement_model.gif);	
	}
#sub_hdr_image_4a
{
	background:url(images/banking.gif);
}
#sub_hdr_image_4b
{
	background:url(images/food_agri.gif);
}
#sub_hdr_image_4c
{
	background:url(images/manufactoring.gif);
}
#sub_hdr_image_4d
{
	background:url(images/chemical_industry.gif);
}
#sub_hdr_image_5
{
	background:url(images/head_7.gif);
}
#sub_hdr_image_5a
{
	background:url(images/grove_culture.gif);
}
#sub_hdr_image_5b
{
	background:url(images/new_openings.gif);
}
#sub_hdr_image_5c
{
	background:url(images/Employee_testimonials.gif);
}

#sub_hdr_image_6
{
	background:url(images/Partners.gif);
}
#sub_hdr_image_7
{
	background:url(images/head_9.gif);
}
#sub_hdr_image_7a
{
	background:url(images/Become-a-Partner.gif);
}
#sub_hdr_image_7b
{
	background:url(images/Request-a-Quote.gif);
}
#sub_hdr_image_7c
{
	background:url(images/call-for-ademo.gif);
}
#sub_hdr_image_7d
{
	background:url(images/Reach-Us.gif);
}
#sub_hdr_image_8
{
	background:url(images/head_12.gif);
}
#sub_hdr_image_9
{
	background:url(images/sitemap.gif);
}
#sub_hdr_image_10
{
	background:url(images/Rewards.gif);
}
#sub_hdr_image_11
{
	background:url(images/download_head.gif);
}
#sub_hdr_image_12
{
	background:url(images/News letter.gif);
}
#sub_hdr_image_13
{
	background:url(images/case-Studies.gif);
}
#sub_hdr_image_14
{
	background:url(images/news.gif);
}


#title{
    width:983px;
	height:78px;
	float:left;
	background:#F1F1F1;
}

#logo{
   	width:42px;
	height:58px;
	float:left;
	/*position:inherit;*/
	margin-left:10px;
	margin-top:10px;
}

#Web_title /* margin-top:43px; */
		{
		width:auto;
		height:25px;
		float:left;
		margin-top:23px;
		margin-left:10px;
}



.title_btn{
    	width:220px;
		text-align:center;
   		margin-top:30px;
		margin-right:25px;
		float:right;
}

.profile_text
		{
	    width:auto;
		height:auto;
		font-family:Arial, Helvetica, sans-serif;
		color:#000000;
		font-size:11px;
		float:left;
		text-align:justify;
		padding-left:10px;
		padding-right:10px;
		margin-top:18px;
		line-height:17px;
		word-spacing:2px;
		}

.title_grove
		{
		color:#cc0033;
		}
.title_itsolutions
		{
		color:#4699e5;
		}
	
	
/***********************
	  TAB MENU
************************/

#basic-accordian
		{
		border:1px solid  #cccccc;
		padding-left:5px;
		padding-top:4px;
		padding-right:4px;
		padding-bottom:4px;
		width:676px;
		position: absolute;
		left:35%;
		top:50%;
		margin-left:-348px;
		z-index:2;
		margin-top:160px;
		}

.accordion_headings
		{
		padding:5px;
		background: url(images/tab_bg_blue.jpg); 
		color:#FFFFFF;
		border:1px solid #FFF;
		text-align:center;
		cursor:pointer;
		font-weight:bold;
		}

.accordion_headings:hover
		{
		background: url(images/tab_bg.jpg);
		}

.accordion_child
		{
		padding:15px;
		background:#EEE;
		width:645px;
		height:200px;
		}

.header_highlight
		{
		background: url(images/tab_bg.jpg);
		}

.tab_container *
		{
		float:left;
		width:123px;
		}

/***********************
	  TAB MENU END
************************/

/***********************
	  FOOTER
************************/

#footer
		{
		float:left;
		height:29px;
		width:984px;
		background-repeat:repeat-x;
		
		background: url(images/footer_bg.jpg);
		margin-top:10px;
		}


.footer_text{
		color: #FFFFFF;
		padding-left:10px;
		font-weight:bold;
		font:9px Arial, Helvetica, sans-serif;
		font-style: normal;
		}
#Footer_right_1{
		margin-top:10px;
		width:250px;
		height:18px;
		float:left;
		}
#Footer_right_2
		{
		width:425px;
		float:right;
		margin-top:10px;
		}
/***********************
	  FOOTER END
************************/
/***********************
	  RIGHT BODY PART
************************/
#Right_box,#Right_box_1,#Right_box_2,#Right_box_3,#Right_box_4
		{
		height:auto;
		width:280px;
		float:left;
		padding-left:3px;
		padding-right:3px;
		margin-top:3px;
		}
#Right_box_heading,#Right_box_heading_employee,#Right_box_heading_customers,#Right_box_heading_grove,#Right_box_heading_client
		{
		margin-top:15px;
		margin-left:10px;
		width:85px;
		height:14px;
		float:left;
		background:url(images/news.jpg);
		}
#Right_box_heading_employee
		{
		width:105px;
		height:15px;
		background: url(images/employee.jpg);
		}
#Right_box_heading_customers
		{
		background:url(images/hear%20from.jpg);
		height:18px;
		width:149px;
		float:left;
		}
#Right_box_heading_grove
		{
		background: url(images/access_grove.jpg);
		height:14px;
		width:84px;
		float:left;
		}
#Right_box_heading_client
		{
		background: url(images/client_list.jpg);
		height:16px;
		width:100px;
		float:left;
		}
#Right_box_contents,#Right_box_contents_1,#Right_box_contents_2,#Right_box_contents_3,#Right_box_contents_4
		{
		width:265px;
		height:auto;
		float:left;
		}
#Right_box_bottom,#Right_box_bottom_1,#Right_box_bottom_2,#Right_box_bottom_3
		{
		width:260px;
		margin-top:10px;
		margin-left:10px;
		margin-right:5px;
		height:5px;
		background:url(images/right_part_bottom.jpg);
		float:left;
		}

.Right_Content_fonts
		{
		color: #2f0302;
		font:normal normal 11px/18px Arial, Helvetica, sans-serif;
		list-style-position: outside;
		list-style-image: url(images/bullet.jpg);
}
.bodysmall_hed_fonts
		{
		color: navy;/*#0066CC*/
		font:bold normal 12px/18px Arial, Helvetica, sans-serif;
		font-weight:bold;
		
}
#employee_photo
		{
		width:89px;
		height:103px;
		float:left;
		background:url(images/employee_photo.jpg);
		}
#customers_photo,#writing_photo
		{
		background:url(images/customers.jpg);
		height:64px;
		width:89px;
		float:left;
		}
#writing_photo
		{
		background: url(images/writing.jpg);
		}

	
#employee_photo_contents,#customers_photo_contents,#accessgrove_photo_contents
		{
		width:165px;
		height:auto;
		float:left;
		padding-left:10px;
		}
.maintext
		{
		font:normal 11px/16px Arial;
		color: #000000;
		text-align: justify;
		font-weight:bold;
		}
#wrap
		{
		background:#006666;
		width: 983px;
		height:551px;
		float:left;
		margin:0px;
		padding:0px;
		}
		
		#Right_bodypart
		{
		
	margin-left:5px;
	width:284px;
	border:1px solid #CCCCCC;
	min-height:564px;
	height:100%;
	float:left;
	background: url(images/right_part_bg.jpg);
	background-repeat:repeat-x;
	background-color: #e1e1e1;
	
		}
/***********************
	  for Data Center
************************/
/*		
.small_text
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color:#999999;
		}
#table{
margin-top:10px;
	padding:5px;
	width:600px;
	height:auto;
	float:left;
	background: #CCCCCC;
	margin-left:20px;
	
	}
#row_table
	{
	background: #003366;
	height:auto;
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
	}
#box_table_1,#box_table_2,#box_table_3,#box_table_4
	{
	height:660px;
	width:280px;
	float:left;
	padding-left:9px;
	padding-right:9px;
	background:#FFFFFF;
	border:1px solid  #cccccc;
	
	}		
	
.box_table_head
		{
		text-align:center;
		color: #990000;
		font:bold normal 12px/18px Arial, Helvetica, sans-serif;
		font-weight:bold;
		background:#F7F7F7;
		
		}
		
.maintext_tab
		{
		font:normal 11px/22px Arial;
		color: #000000;
		text-align: justify;
		font-weight:bold;
		} */
		
		
		
		/***********************
	  for Data Center
************************/
		
.small_text
		{
		font-family:Arial, Helvetica, sans-serif;
		font-size:9px;
		color: #333333;
		}
#table{
margin-top:10px;
	padding:5px;
	width:600px;
	height:auto;
	float:left;
	background: #CCCCCC;
	margin-left:20px;
	
	}
#row_table
	{
	background: #003366;
	height:auto;
	width:300px;
	float:left;
	margin:0px;
	padding:0px;
	}
#box_table_1,#box_table_2,#box_table_3,#box_table_4
	{
	height:660px;
	width:280px;
	float:left;
	padding-left:9px;
	padding-right:9px;
	background:#FFFFFF;
	border:1px solid  #cccccc;
	
	}		
	
.box_table_head
		{
		text-align:center;
		color: #990000;
		font:bold normal 12px/18px Arial, Helvetica, sans-serif;
		font-weight:bold;
		background:#F7F7F7;
		
		}
		
.maintext_tab
		{
		font:normal 11px/22px Arial;
		color: #000000;
		text-align: justify;
		font-weight:bold;
		}
/***********************
	  END Data Center
************************/
		
/***********************
	  END Data Center
************************/

.maintext_right
		{
		font:normal 11px/16px Arial;
		color: #000000;
		text-align: right;
		font-weight:bold;
		}
		
		
		#President_photo
	{
	margin-right:20px;
	margin-top:0px;
	height:122px;
	width:112px;
	background: url(images/Adip%27s%20Photo.jpg);
	float:left;
	margin-left:10px;
	margin-top:4px;
	margin-bottom:30px;
	border: 1px solid #CCCCCC;
	}
	
	a.btmLink { color: white; text-decoration: none; }
a.btmLink:hover { color: #FF9999; text-decoration:none; }

/*
		margin-left:10px;padding-left:10px;
#President_photo
	{
	margin-right:20px;
	margin-top:0px;
	height:152px;
	width:102px;
	background: url(images/Adip%27s%20Photo.jpg);
	float:left;
	margin-left:10px;
	padding-left:10px;
	margin-top:7px;
	padding-right:10px;
	margin-bottom:30px;
	}
*/
#Awards_rec_box
	{
	width:660px;
	height:210px;
	float:left;
	border-bottom:solid 1px #990000;
	margin:0px;
	padding:0px;
	}
#emp_photo_1,#emp_photo_2,#emp_photo_3
	{
	margin-left:10px;
	margin-top:20px;
	background: url(images/employees_3.jpg);
	width:240px;
	height:173px;
	float:left;
	margin-bottom:20px;
	}
#emp_photo_2
	{
	background:url(images/employees_1.jpg);
	}
#emp_photo_3
	{
	background: url(images/employees_2.jpg);
	}
#emp_con,#emp_con_1,#emp_con_2
	{
	margin-top:20px;
	margin-left:10px;
	padding-right:5px;
	width:384px;
	height:auto;
	float:left;
	}
	

/***********************
	  Downloads
************************/
	
	
	#download_box
	{
	margin-left:50px;
	margin-top:50px;
	background:#f5f5f5;
	width:542px;
	height:auto;
	float:left;
	border:1px solid #336699;
	}
#Download_icon_text
	{
	background: #618787;
	width:542px;
	height:88px;
	float:left;

	}
#Download_icon
	{
	margin-top:10px;
	margin-left:20px;
	float:left;
	background:url(Images/download_icon.png);
	width:65px;
	height:63px;
	float:left;
	}
#Download_text
	{
	padding-top:30px;
	padding-left:40px;
	float:left;
	width:270px;
	height:53px;
	float:left;
	text-align: center;
	}
#download_contents_1,#download_contents_2,#download_contents_3,#download_contents_4,#download_contents_5,#download_contents_6,#download_contents_7
	{
	background: #CFE9EB;
	float:left;
	width:100%;
	height:90px;
	
	}
#download_contents_2,#download_contents_4,#download_contents_6
	{
	background: #AED8E8;
	}
#grove_reader,#grove_reader_1,#grove_reader_2,#grove_reader_3,#grove_reader_4,#grove_reader_5,#grove_reader_6,#grove_reader_7
	{
	float:right;
	width:350px;
	height:auto;
	margin-top:10px;
	padding-top:2px;
	padding-left:5px;
	padding-right:10px;
	}
#Download,#Download_1,#Download_2,#Download_3,#Download_4,#Download_5,#Download_6
	{
	margin-top:30px;
	float:left;
	width:150px;
	height:20px;
	padding-top:2px;
	padding-left:20px;
	}
.download_fonts
	{
	font:normal 12px/18px Arial;
	color: #000000;
	font-weight:bolder;
	text-align: justify;
	}
	
#grove_reader_6,#grove_reader_7
	{
		padding-top:20px;	
	}
		
/***********************
	  Case Study
************************/

#Case_study_box
{
border: 1px solid  #993300;
width:300px;
height:auto;
margin-top:30px;
margin-left:150px;
margin-right:50px;
float:left;
}

	
.sitemap_sub_hdng{
    font: Arial, Helvetica, sans-serif;
	font-size:11px; color:#cc0033;
	padding-left:10px;}
	
.sitemap_sub_hdng2{
    font: Arial, Helvetica, sans-serif;
	font-size:11px;color:#0099cc;
	margin-left:10px;}
	
.sitemap_sub_hdng1{
    font: Arial, Helvetica, sans-serif;
	font-size:12px;color:#FFFFFF;
	text-align:center;}
.table_bordr_1{
border-left: 1px solid #999999;
		}
		
		
/*		#data_green
	{
	background:url(images/Green.gif);
	width:291px;
	height:278px;
	float:right;
	}  */

#data_green
	{
	background:url(images/Green.gif);
	width:149px;
	height:140px;
	float:left;
	}
	#Gromax_product
	{
	width:197px;
	height:174px;
	float:left;
	background: url(images/gromax_3.gif);
	}
	
	
#snacks_img

{
background:url(images/snacks.gif);
width:154px;
height:102px;
float:left;
margin:20px;
}	

/***********************
	  Contact
************************/
#con_box,#con_box_1,#con_box_2,#con_box_3
	{
	margin-top:10px;
	padding:5px;
	width:318px;
	height:436px;
	float:left;
	height:auto;
 	
	}
#con_box_1
	{
	margin-left:5px;
	}
	#con_box_2,#con_box_3
	{
	height:500px;
	}
	#con_box_3
	{
	border-left: 1px solid #993333;
	margin-left:5px;
	padding-left:10px;
	}
.con_text
	{
	color: #2f0302;
	font: normal 11px/18px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image: url(images/bullet.jpg);
	padding-left:10px;
				}
.Con_table_head
	{
	text-align:left;
	padding-left:10px;
	color: #025C88;
	font:bold normal 12px/18px Arial, Helvetica, sans-serif;
	font-weight:bold;
	}
#IT_sec_table
	{
	background:url(images/compari.gif);
	width:660px;
	height:198px;
	float:left;
	}
	
	
	/* rims and downloads *

h5  {font-size: 14px; color:#ff6600;}


blockquote{
  font-family:Arial, Helvetica, sans-serif;
  font-size:11px;
  margin-left:20px; margin-top:20px;
  margin-bottom:0px;
  
}




/* round corner Box*/

#round_bx_tp{
	width:567px;
	height:26px;
	float:left;
	background:url(images/bx_bg.gif);
	background-repeat:repeat-x;  
}

#round_bx_btm{
	width:567px;
	height:26px;
	float:left;
	background:#FFFFFF;
}

#round_bx_btm_bdr{
	width:546px;
	height:25px;
	float:left;
	border-bottom:solid 1px #cccccc;
}

#round_cnr_L{
	width:10px;
	height:26px;
	float:left;
	background:url(images/rnd_cnr_L.gif) no-repeat;
	
}

#round_cnr_R{
	width:10px;
	height:26px;
	float:right;
	background:url(images/rnd_cnr_R.gif) no-repeat;
	
}

#round_cnr_btm_R{
	width:10px;
	height:26px;
	float:right;
	background:url(images/rnd_cnr_btm_R.gif) no-repeat;
	 
}

#round_cnr_btm_L{
	width:10px;
	height:26px;
	float:left;
	background-image:url(images/rnd_cnr_btm_L.gif);
	background-repeat:no-repeat;
	
}

.bxtitle{
    width:547px;
	height:26px;
	float:left;
}
	 
#round_bx{
    width:567px;
	height:auto;
	float:left;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	word-spacing:2px;
	margin-left:25px;
	margin-top:20px;
}

#bx_cnt{
    width:565px;
	min-height:50px;
	height:auto;
	float:left;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	word-spacing:2px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
}

/* round corner Box end*/


/*download Page*/	

.downlod_cnt{
	color:#000000;
	font:normal 11px/18px Arial, Helvetica, sans-serif;
	list-style-position: outside;
	list-style-image:url(images/pdf_icon.gif);
	line-height:18px;
}

.download_title{
    width:75px;
	height:26px;
	float:left;}

#download_icon{
    width:16px;
	height:20px;
	float:left; background:url(images/download.gif) no-repeat;
	margin-top:3px;
}
#download_raw1, #download_raw2, #download_raw3, #download_raw4, #download_raw5{
    width:500px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:12px;
	text-align:justify;
	word-spacing:2px;
	border:solid 1px #ebeaea;
	
}

#Down_ttle {
    width:110px;
	height: auto;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	text-align:justify;
	word-spacing:2px;
	padding:4px;
}

#dwnld_cnt{
    width:515px;
	height:auto;
	float:left;
	background:#ffffff;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	word-spacing:2px;
	border-left:solid 1px #cccccc;
	border-right:solid 1px #cccccc;
	padding-left:25px;
	padding-right:25px; 
}

#pdf_icon{
    width:16px;
	height:16px;
	float:left;
	background:url(images/pdf_icon.gif) no-repeat; 
	margin-left:20px;
	margin-right:10px;
}

#content1{
    width:667px;
	height:auto;
	float:left;
	background:#f1f1f1;
	padding-top:10px;
	padding-left:10px;
	padding-right:10px;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	word-spacing:2px;
}

/*download Page-end*/		
#round_bx1, #round_bx2{
    width:567px;
	height:auto;
	float:left;
	background:#f1f1f1;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:11px;
	text-align:justify;
	line-height:20px;
	word-spacing:2px;
	margin-left:25px;
	margin-top:20px;
}

/*Grove_Culture*/	

#vulcan2nd{	
	width:144px;
	height:204px;
	float:right;
	background:#f1f1f1;
	background:url(images/vulcan-2.gif) no-repeat;
	margin-left:10px;
}
.vulcan_text{
    width:134px;
	height:20px;
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	color:#000000;
	font-size:14px;
	padding-top:25px;  /*185 */
	padding-left:10px;
}

/*Grove_Culture_end*/	


#newsletter_box
	{
	float:left;
	width:347px;
	height:auto;
	margin:10px;
	}
#newsletter_Img
	{
	float:left;
	width:144px;
	height:184px;
	margin-left:10px;
	border: 1px solid #993300;
	margin-top:20px;
	background: no-repeat;

	background:url(images/vulcan-2.gif); /**/
	}