body
   {
   margin: 5px;
   padding-top:0px;
   text-align:center;
   font-family: verdana, arial, Helvetica, sans-serif;
   background: #fff url(../images/topbgrnd.jpg) top repeat-x;
   }
   
.bld
  {
  font-weight:bold;
  }
  
h2,h3,h4,h5,h6
  {
  font-family:  Arial, Verdana, Helvetica, sans-serif;
  color: #ffffff;
  padding:0px 6px 0px 6px;
  margin:0px;
  }  
  
p
  {
  padding:0px 6px 0px 6px;
  margin:10px;
  }

a:link{text-decoration:underline;color:#BD010C;}
a:visited{text-decoration:underline;color:#8C2B25;}
a:hover{text-decoration:underline;color:#8C2B25;}
a:active{text-decoration:underline;color:#BD010C;}

  
.ital
  {
  font-style:italic;
  }
  
.blu
  {
  color:#336699;
  }
  
#page
  {
  width:960px;
  margin: 0px auto 0px auto;
  text-align: left;
  }

#container 
  {
  float:left;
  width:960px;
  background: #fff;
  }  
  
#straight
  {
	 float:left;
	 width:960px;
	 margin-left:5px;
	 display:inline;
 } 
  
#head
{
  float:left;
  width:960px;
  height:145px;
  background:url(../images/heading_bgrnd.jpg) no-repeat;
}
  
#head img
  {
	 float:left;
	 margin-right:8px; 
  }  
  
#head h1
  {
  display:none;
  }
  
#top
  {
	width:235px;
	float:left; 
	height:175px;
}
  
#top ul {
margin-top:25px;
}

#top ul li { 
	margin-left:63px;
	font-size:11px;
	font-weight:bold;
	margin-top:0px;
	line-height:13px;
}

/*Product Content - Description and Images
==============================================*/
#productcont{
	float: left;
	width: 740px;
}
#productcont{
	float: left;
	width: 740px;
}
#productcont img{
	float: right;
	width:100px;
	height:90px;
	padding: 5px 10px 5px 60px;
	margin: 0px;
}
#productcont .item{
	float: left;
	width: 740px;
	margin: 5px 0px 0px 0px;
	background: url(../images/product_bg.jpg) repeat-x;
	border-top-style: solid;
	border-color: #999999;
	border-width: 1px
}
#block_img{
	float: right;
	width: 340px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
#block_img p{
	color:#333333;
}
.block_img_l {
	float: left;
	width: 220px;
	margin: 0px 10px 0px 0px;
	padding: 0px;
}

.block_img_r {
	float: right;
	width: 220px;
	margin: 0px 0px 0px 0px;
}
#contact-form {
	float:left;
	width:280px;
}
#contact-form.inner {
	float:left;
	width:300px;
}
/*temp - until form is moved back in*/
#contact-form-right{
	float:right;
	width:280px;
	margin:0px 0px 0px 0px;
}
#contact-form-left{
	float:left;
	width:450px;
	margin:0px 0px 0px 0px;
}
#contact-form-right p{
	font-size:13px;
	margin:0px 0px 10px 0px;
}
/*End=================================*/

#info-block{
	float: right;
	width: 340px;
	margin: 0px 0px 10px 10px;
	padding: 0px;
}
/*=================================*/
#contactblock a {color:#000000;font-weight:bold;}
#contactblock a:hover{color:#cccccc;font-weight:bold;}

#menubottom {
	float: left;
	width: 200px;
	height: 480px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: #333333 url(../images/applications.jpg) no-repeat; /*alternative photo ../images/stamped_parts.jpg*/
}
#menubottom  p{
	  font-size:12px;
	  color: #cccccc;
}

#menubottom  a{
	  font-size:12px;
	  color: #cc9933;
}

#menubottom  p{
	  font-size:12px;
	  color: #cccccc
}
#menubottomint {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
}

#menubottomfooter{
	float:left;
	width:200px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bottom.jpg);
}
/*
Left menu bottom for products pages
----------------------------------------------*/
#menubottom_ind {
	float: left;
	width: 200px;
	height: 740px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 0px;
	background: #333333 url(../images/applications.jpg) no-repeat;
}
#menubottom_ind  p{
	  font-size:12px;
	  color: #cccccc;
}

#menubottom_ind   a{
	  font-size:12px;
	  color: #cc9933;
}

#menubottom_ind   p{
	  font-size:12px;
	  color: #cccccc;
}
#menubottom_ind_int {
	float: left;
	width: 200px;
	height: 200px;
	margin: 0px 0px 0px 0px;
	padding: 150px 0px 0px 0px;
}

/* Left menu bottom for Industry Applications pages
-------------------------------------------------------------------*/

/*  Footer
======================================== */
#footerhr
  {
	width:960px;
	height: 10px;
	float:left;
	text-align:center;
	background-color:#333333;
  }

#intfoot
  {
	width:940px;
	height:19px;
  }
  
#footer
  {
	width:940px;
	float:left;
	text-align:center;
	padding: 0px 10px 10px 10px;
	background-color:#565555;
  }
  
#footer a:link{color:#999999;font-weight:normal;}
#footer a:visited{color:#999999;font-weight:normal;}
#footer a:hover{color:#cccccc;font-weight:normal;}
#footer a:active{color:#999999;font-weight:normal;}
  
#footer p
  {
  font-size: 11px;
  color:#999999;
  text-align:center;
  }
  
img
  {
  border:none;
  display:inline;
  }
/*  Main Page
======================================== */
#maincontent {
	float:left;
	width:749px;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	text-align: left;
	color: #333333;
	background:#cccccc;
	border-style: solid;
	border-width: 0px 0px 0px 0px;
	border-top-color: 333333;
}

#maincontent p {
	font-size:smaller;
	padding:0px 6px 0px 6px;
	margin:0px;
}

#maincontent ul {
	font-size:12px;
	padding:10px 10px 10px 30px;
	margin:0px;
}

#maincontent li {
	font-size:12px;
	padding:0px 0px 0px 0px;
	margin:0px;
}

#maincontent h3 {
    text-align: center;
	padding:0px 6px 0px 6px;
	margin:0px;
	color: #993333;
}

#tagline{
	float:left;
	width:759px;
	height:42px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#eeeeee url(../images/concept.jpg);
}

#tagline p{
	float:right;
	width:620px;
	height:30px;
	text-align: right;
	font-size:11px;
	margin: 0px 0px 0px 0px;
	padding: 0px 20px 10px 10px;
}

#taglinetxt{
	float:right;
	width:620px;
	height:30px;
	text-align: right;
	margin: 10px 10px 20px 20px;	
}

#bottomcont{
	float:right;
	width:760px;
	height:40px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(../images/bottom.jpg);
}
#bottom {
	float:right;
	width:760px;
	height:5px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background:#666666
}

/* Sidebar Navigation Block
===================================== */
#sidebar {
	width: 200px;
	height: auto;
	float: left;
	background: #666666;
}

#sidebar li{
	list-style:none;
	width:200px;
}

#Sidebar p.emTxt {
	color:#ebd8c7;
	padding:5px 0;
	margin:0;
	text-align:center;
}

#Sidebar p.advimg{
	padding:0px 0;
	margin:5px;
	text-align:center;
}

/*  Sidebar Navigation Buttons
======================================== */
#LeftNav {
	list-style:none;
}

#LeftNav li {
	border-bottom:#cccccc solid 2px;
	list-style:none;

}
#LeftNav li a {

	display:block;
	color:#ffffff;
	padding-left:27px;
	height:34px;
	line-height:34px;
	text-decoration:none;
	/*font-weight:bold;*/
	background:#cccccc;
}
#LeftNav li a:hover {
	color:#cccccc;
	background:#cccccc;
}

#LeftNav a.igw
  {
	 background:#cccccc; 
  }
  
#LeftNav a.igw:hover
  {
	 background:#cccccc;
 }    
  
#LeftNav #home a
  {
	 background:#cccccc;
  } 
  
#LeftNav #home a:hover
  {
	 background:#cccccc;
  }   
  
#LeftNav a.select   {
	 background:#cccccc; 

} 

#LeftNav a.select:hover   {
	 background:#cccccc;
}     

#LeftNav a.gold
  {
	 background:#cccccc url(../images/brn_down_arrow.gif) no-repeat 10px 11px;
  }
  
#LeftNav a.gold:hover
  {
	 background:#cccccc url(../images/brn_down_arrow.gif) no-repeat 10px 11px;
  }  
	 
#LeftNav .currentpage a.purp
  {
	 background:#cccccc url(../images/gld_side_arrow2.gif) no-repeat 10px 9px;
	 height:28px;
	 line-height:28px;

  }
  
#LeftNav .currentpage a.purp:hover
  {
	 background:#cccccc url(../images/gld_side_arrow2.gif) no-repeat 10px 9px;
	 height:28px;
	 line-height:28px;
 }    
  
#LeftNav .drop
   {
	display:none; 

   }

#LeftNav .currentpage 
  {
	 display:block; 

  }
  
#LeftNav .currentpage2 
  {
	 display:block; 
	 	 font-size: 9px;
  }  
  
#LeftNav ul.currentpage2 li a
  {
	 display:block; 
	 background:#cccccc;
	 border-bottom:none;
	 height:28px;
	 line-height:28px;
	 padding-left:43px;

  } 
  
#LeftNav ul.currentpage2 li a:hover
  {
	 background:#cccccc;
  } 
  
#LeftNav ul.currentpage2 li 
  {
	 border-bottom:none; 

  }     
 /*----------*/ 
#LeftNav ul.currentpage li
  {
	 list-style-type:none; 
	 font-size:11px;
	 font-weight:normal;
	 border-bottom:none;
  }  
  
#LeftNav ul.currentpage li 
  {
	 list-style-type:none; 
	 font-size:10px;
	 font-weight:normal;
	 border-bottom:none;
  }
  
#LeftNav ul.currentpage li ul li a
  {
	 background-image:none;
	}  
	
#LeftNav ul.currentpage li ul li a:hover
  {
	 background-image:none;
	}  	
  
#LeftNav ul.currentpage li a
  {
	 list-style-type:none; 
	 font-size:10px;
	 font-weight:normal;
	 border-bottom:none;
	 height:24px;
	 line-height:24px;
	 background:#003333 url(../images/bullet.gif) no-repeat 13px 6px;
  }  

#LeftNav ul.currentpage li a:hover
  {
	 background:#003366 url(../images/bullet-sub-hover.gif) no-repeat 13px 6px;
}

/*  Top Navigation
======================= */
#contnav   {
  width: 960px;
  height: 20px;
  margin: 0px 0px 0px 0px;
  padding: 0px 0px 0px 0px;
  text-align:center;
  float:right;
  background:#333333;
  }
  
#contnav ul   {
  list-style:none;
  float:right;
  width:960px;
  margin:0px;
  padding:0px;
  font-family:arial, verdana, sans-serif;
  font-size:11px;
  font-weight:bold;
  height:20px;
  }
  
#contnav li   {
  height:20px;
  float:right;
  line-height:20px;
  position: relative;
  }
  
#contnav img   { display: inline;
   float: right;
   margin-left: 12px;
  }
  
#contnav a   {
	text-decoration:none;  
  }

#contnav ul li a:link{display:block;height:20px;vertical-align:middle;color:#ffffff;text-decoration:none;}
#contnav ul li a:visited{display:block;height:20px;vertical-align:middle;color:#ffffff;text-decoration:none;}
#contnav ul li a:hover{display:block;height:20px;vertical-align:middle;color:#ffffff;text-decoration:underline;background:#A3A2A2;}
#contnav ul li a:active{display:block;height:20px;vertical-align:middle;color:#ffffff;text-decoration:none;}

li.home {
	 width:120px; 
	 border-right:1px solid #525151;
}
  
li.about   {
	 width:120px;
	 border-right:1px solid #ffffff;
	 border-left:1px solid #E4E3E3; 
}
  
li.contact  {
	width:130px;
	border-right:1px solid #525151;
	border-left:1px solid #E4E3E3;
}

#indextxt   {
  width:960px;
  float:left;
  text-align:left;
  background:#ffffff;
}
  
#indextxt p   {
  font-size:11px;
  color:#333333;
  margin-left:10px;
}
  
#indextxt h5   {
  margin-left:8px;
  margin-top:4px;
  color:#333333;
}
  
#content   {
	width:770px;
	float:left;
	background:#CBD1D7;
	margin-top:2px;  
}
  
#content2   {
	width:770px;
	float:left;
	/*height:320px;*/
	border-bottom:1px solid #eeeeee;
	margin-top:6px; 
}
  
#topleftcont   {
	width:465px;
	height:210px;
	margin:0px 0px 0px 0px;
	float:left;
}
  
#topleftcont img   {
	margin-left:10px;
	clear:both; 
}
  
#topleftcont p   {
	  padding:3px;
}
  
#feature   {
	float:left;
	width:590px;
	
}
  
#feature h1   {
	 display:block;
	 color:#cc0000;
	 font-size:16px;
	 margin:6px;
}
   
#feature p   {
	padding-top: 10px;
	font-size:11px;
}
	
#feature p span   {
	font-weight:bold; 
}	
  
#intfeature   {
	float:left;
	width:590px;
}
  
#intfeature h1   {
	 display:block;
	 color:#cc0000;
	 font-size:16px;
	 margin:6px;
}
   
#intfeature p   {
	padding:10px 0px 0px 5px;
	font-size:11px;
}
	
#intfeature p span
#intfeature p span
{
	 font-weight:bold; 
}

/* Search Page / search Box
================================*/

#searchbox {
	width:auto;
    text-align: center;
	background:#fff;
}

#searchbox h1   {
	color:#494848;
	font-size:13px;
	margin-top:6px; 
	background:#fff;
	display:block;
	width:100%;
}
  
#searchbox p   {
	margin-top:6px;
	font-size:smaller;
}
  
#searchbox p span   {
	 font-weight:bold; 
}
  
#searchbox ul   {
	font-size:smaller;
	 margin-top:3px;
	 padding-top:0px;
	 margin-bottom:5px;
}
  
#searchbox a img   {
	margin:0px auto 0px auto;
	display:block; 
}
/* Search Content page
================================*/
#searchcont   {
	width:740px;
	float:left;
    text-align: left;
	margin: 10px;
	background:#fff;
}

#searchcont h1   {
	color:#494848;
	font-size:13px;
	margin-top:6px; 
	background:#fff;
	display:block;
	width:100%;
}
  
#searchcont p   {
	margin-top:6px;
	font-size:smaller;
}
  
#searchcont p span   {
	 font-weight:bold; 
}
  
#searchcont ul   {
	font-size:smaller;
	 margin-top:3px;
	 padding-top:0px;
	 margin-bottom:5px;
}
  
#searchcont a img   {
	margin:0px auto 0px auto;
	display:block; 
}

/* Content for top of sub pages
================================*/
#topcont   {
	width:740px;
	float:left;
    text-align: left;
	margin: 10px;
	background:#fff;
}

#topcont h1   {
	color:#990000;
	font-size:16px;
	font-weight: bold;
	margin-top:6px; 
	display:block;
	width:100%;
}
#topcont h2   {
	color:#494848;	
	width: auto;
	font-size:14px;
	margin-top:6px; 
	display:block;
}

#topcont p   {
	margin-top:6px;
	font-size:smaller;
}
  
#topcont p span   {
	font-weight:bold; 
}
  
#topcont ul   {
	font-size:smaller;
	margin-top:3px;
	padding-top:0px;
	margin-bottom:5px;
}
  
#topcont a img   {
	margin:0px auto 0px auto;
	display:block; 
}
#topcont .search_result {
	margin:0px;
	background:#fff;
	font-size:14px;

}
/* Content for top of sub pages
================================*/
#bottomcont   {
	width:740px;
	float:left;
    text-align: left;
	margin: 10px;
	background:#fff;
}

#bottomcont h1   {
	color:#990000;
	font-size:16px;
	font-weight: bold;
	margin-top:6px; 
	display:block;
	width:100%;
}
#bottomcont h2   {
	color:#494848;	
	width: auto;
	font-size:14px;
	margin-top:6px; 
	display:block;
}

#bottomcont p   {
	margin-top:6px;
	font-size:smaller;
}
  
#topcont p span   {
	font-weight:bold; 
}
  
#bottomcont ul   {
	font-size:smaller;
	margin-top:3px;
	padding-top:0px;
	margin-bottom:5px;
}
  
#bottomcont a img   {
	margin:0px auto 0px auto;
	display:block; 
}

/* This is the bucket content on the home page
===========================================*/
#bucketcont
  {
	width:759px;
	float:left;
    text-align:left;
	background:#eeeeee url();
}

#bucketcont h1
  {
	width:100%;
	color:#990000;
	font-size:14px;
	text-align: center;
	background:#eeeeee;
	display:block;

  }
#bucketcont p
  {
	margin-top:0px;
	font-size:11px;
  }
  
#bucketcont p span
  {
	 font-weight:bold; 
  }
  
#bucketcont ul
  {
	 font-size:11px; 
	 margin-top:0px;
	 padding-top:0px;
	 margin-bottom:0px;
  }
  
#bucketcont a img
  {
	margin:0px auto 0px auto;
	display:block; 
  }
  
#intbucketcont
  {
	width:450px;
	float:left;
	margin:0px 0px 0px 0px;
	}
	
#intbucketcont img
  {
	float:left;
	display:inline;
  }
  
#intbucketcont h1
  {
	color:#ffffff;
	font-size:12px;
	margin-top:0px; 
	margin-left:0px;
  }
  
#intbucketcont p
  {
	margin-top:0px;
	font-size:11px; 
  }
  
#intbucketcont p span
  {
	 font-weight:bold; 
  }
  
#intbucketcont ul
  {
	 font-size:11px; 
	 margin-top:0px;
	 padding-top:0px;
	 margin-bottom:0px;
  }
  
#horitontal{
	width: auto;
	background: #eee url(images/hr.jpg);
}
 
/* Bucket Content
======================*/
#buck1
  {
	 width: 759;
	 float: left;
	 height: auto;
	 padding-bottom: 10px;
	 display: inline;
	 background: #eeeeee;
	 margin-top: 0px;
   }
 .buck1 p{
	margin:10px;
 }
.buck2
  {
	background:#eeeeee;
    display:inline;
	margin:0px 0px 0px 26px;
	width: 340px;
	height: auto;
	float:left;
}
	
.buck3
  {
	background:#eeeeee;
    display:inline;
	margin:0px 0px 0px 26px;
	width: 340px;
	height: auto;
	float:left;
}
.buck4_desc  {
	float:left;
    display:inline;
	margin:0px 0px 0px 26px;
	padding:50px 0px 0px 20px;
	width: 320px;
	height: auto;
}
.buck4_desc  p{
	font-size:16px;
	font-weight:bold;
	
}
.buck_center {
	background:#eeeeee;
    display:inline;
	margin:0px 0px 0px 0px;
	width: 340px;
	height: auto;
	float:center;
}
  
#bucketcont img.image 
  {
	display:block;
    margin: 0px auto 0px auto;
  }     
  
.pad
  {
	 padding:8px;
	 }

.padt
  {
  padding:0px 0px 0px 0px;
  }
  
.padb
  {
  padding:10px 6px 10px 6px;
  }
  
.cntr
  {
  margin-left:auto;
  margin-right:auto;
  text-align:center;
  display:block;
  }
  
.fltl
  {
  float:left;
  }
  
.tlft
  {
  text-align:left;
  }
  
.fltr
  {
  float:right;
  }
  
hr
  {
  background-color:#336699;
  color:#336699;
  }
  
.red
  {
  color:#cc0000;
  }
  
.undln
  {
	text-style:underline;
	}
  

/* Forms
======================*/
#formlist
  {
	border-right:1px solid #cc0000;
	width:160px;
	height:400px;
	float:left;
	background:#ffffff; 
	}
	
#frm p
  {
  color:#000099;
  }
  
#formlist ul
  {
	 font-size:11px; 
	 padding-left:20px;
	 margin-top:5px;
	 margin-left:0px;
	 font-weight:bold;
	 color:#cc0000;
  } 
  
#formlist li
  {
	 padding-top:0px;
	 padding-bottom:0px; 
  }   
  
#formlist form
  {
	margin:0px;
	padding:0px;  
	width:150px;
	}
	
#formlist h5
  {
	 display:block;
	 border-bottom:2px solid #cccccc;
	 background-color:#eeeeee;
  }	
	
#formlist form h6
  {
	 font-size:11px; 
	 display:block;
	 background:#333333;
	 margin:0px 0px 5px 0px;
	 width:150px;
  }
  
#formlist form p
  {
	 font-size:11px;
	 color:#333333; 
	 margin-bottom:2px;
	 margin-left:5px;
	 margin-right:0px;
	 padding: 0px 0px 0px 0px;
	 float:left;
	 }
	 
#formlist form p span
  {
	 float:left;
	 line-height:16px;
  }
  
#formlist form p input
  {
	 width:80px;
	 height:12px;
	 float:right;
	 margin:0px;
	 padding:0px;
	 font-size:11px;
  }
  
#formlist form p input.button
  {
	 width:60px; 
	 height:20px;
	 float:right;
	 margin:0px;
	 padding:0px;
	 font-size:11px;
  }
/*  Searchbar
======================================== */
#FrmSearch {
	width:200px;
	height:30px;
	position:relative;
	left:10px;
	top:12px;
	bottom:10px;
}
#FrmSearch p {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
}
#FrmSearch p input {
	vertical-align:middle;
}
#FrmSearch p input.sbox {
	width:112px;
	border:1px solid #CC9933;
}
======================================== */
#FrmSearch_pg {
	float:left;
	width:740px;
	height:30px;
	position:relative;

}
#FrmSearch_pg p {
	margin:0;
	padding:0;
	color:#FFF;
	font-weight:bold;
}
#FrmSearch_pg p input {
	vertical-align:middle;
}
#FrmSearch_pg p input.sbox {
	width:300px;
	padding:5px;
	border:1px solid #CC9933;
}

input.txt{ 
	width:100px;
	font:9px Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#000000;
	 }
  
.sub
  {
  background-color:#660000;
  color:#ffffff;
  }
  
table
  {
	margin:10px auto 10px auto;
	border-collapse:collapse;
	width:550px; 
  }
  
tr
 {
	font-size:12px;
	text-align:center; 
 }
 
th
  {
	 border:1px solid #000000;
	 background-color:#666666;
	 color:#eeeeee;
	 padding:3px; 
  }
  
td
  {
	  border:1px solid #000000;
	}
	
tr.wht
  {
	  background-color:#ffffff;
}

.hline {
	height:1px;
	background:#CCC;
	border:none;
	color:#666666;
	margin:0 30px;
}

/* Content Styles */
#main h1, #side-bar h3 {
	font-family: Calibri, Helvetica, Arial, sans-serif;
	font-size: 32px;
	letter-spacing: -1px;
	color: #cccccc;
	line-height: 20px;
	margin-bottom:10px;
}

#main p {
	margin: 10px 0;
	font-size: 14px;
}

/* Sidebar  Navigation
========================*/
#side-main-container {
	width: 200px;
	margin-top: 14px;
}

/* Sidebar Navigation Styles 
==============================*/
#side-bar ul.select {
	display:block;
	font-size: smaller;
	margin:0;
	padding:0;
}

#side-bar ul li {
	margin:0px;
	padding:0px;
}
#side-bar ul li ul{
	display:none;
	margin:0;
	padding:0;
}
#side-bar ul li ul li{
	margin-top:0px;
}
#side-bar ul.menu2 {
	margin: 10px 0;
}

#side-bar ul.menu2, #side-bar ul.menu2 ul {
	list-style-type: none;
	margin:0;
	padding: 0;
	width: 200px;
}

#side-bar ul.menu2 a {
  display: block;
  text-decoration: none;
  font-size: 14px;
}

#side-bar ul.menu2 li {
  margin-top: 1px;
  margin-left: 0;
}

#side-bar ul.menu2 li a {
  background: #999999;
  color: #fff;	
  padding:0px 0.5em 0px 0.5em;
  display:block;
  height:40px;
  line-height:40px;
  padding-left: 35px;

}

#side-bar ul.menu2 li a.appy {
  background: #990000 url(../images/srch.gif) top left no-repeat;
  color: #fff;	
  padding:0px 0.5em 0px 0.5em;
  display:block;
  height:40px;
  line-height:40px;
  padding-left: 35px;
}
#side-bar ul.menu2 li a:hover.appy {
  background: #993333 url(../images/srch.gif) top left no-repeat;
  color: #fff;	
  padding:0px 0.5em 0px 0.5em;
  display:block;
  height:40px;
  line-height:40px;
  padding-left: 35px;
}

#side-bar ul.menu2 li a:hover {
  background: #333 url(../images/bullet-hover.gif) top left no-repeat;

}

#side-bar ul.menu2 li a.thisis {
  background: #333 url(../images/bullet-hover.gif) top left no-repeat;

}
#side-bar ul.menu2 li a.isit {
  background: #666 url(../images/bullet-sub3.gif) top left no-repeat;
  color:#fff;
}

#side-bar ul.menu2 li ul li a {
  background: #ccc url(../images/bullet-sub.gif) top left no-repeat;
  color: #000;
  padding-left: 45px;
  font-size: 12px;
  height:34px;
  line-height:34px;
  font-size: 9px;  /* ============== font-size for submenu=============*/
}

#side-bar ul.menu2 li ul li a:hover {
  background: #c4c4c4 url(../images/bullet-sub-hover.gif) top left no-repeat;
  padding-left: 45px;
 
}
#side-bar ul.menu2 li ul li ul li a {
	background: #fff;
	padding-left: 60px;
}
#side-bar ul.menu2 li ul li ul li a:hover {
  background: #eee;
  padding-left: 60px;
}
#side-bar ul.menu2 li ul li ul li a.limp {
  background: #eee;
  
}
