/*

Theme Name: TFW
Theme URI: http://www.senteena.com/
Copyright : Senteena Business Solutions LLC,
Version: 1.0
Author: Rahamathullah.K



*/




/* import stylesheets and hide from ie/mac \*/
@import url("master.css");
@import url("ie.css");
/* end import/hide 

#nav a, #nav a:visited {
  display:block;
}
#nav a:hover, #nav a:active {
  background:url(images/tab-right.gif) no-repeat 100% 1px;
  float:left;
}
#nav a span {
  float:left;
  display:block;
}
#nav a:hover span {
  float:left;
  display:block;
  background: url(images/tab-left.gif) no-repeat 0 1px;
}*/