.indentmenu{
font: bold 13px Arial;
width: 788px; /*leave this value as is in most cases*/
height: 22px;
background: url("feature_bar.jpg"/*tpa=http://www.igetweb.com/igetweb/images/feature_bar.jpg*/) repeat-x;
text-align:center;
margin-top:2px;
}
.indentmenu ul{
margin: 0;
padding: 0;
float: left;
/* width: 80%; width of menu*/
border-top: 0px solid darkred; /*darkred border*/
background: black url("indentbg.gif"/*tpa=http://www.igetweb.com/igetweb/images/indentbg.gif*/) center center repeat-x;
}
.indentmenu ul li{
display: inline;
}
.indentmenu ul li a{
float: left;
color: black; /*text color*/
padding: 0px 11px;
text-decoration: none;
border-right: 0px solid darkred; /*darkred divider between menu items*/
}
.indentmenu ul li a:visited{
color: black;
}
.indentmenu ul li a.selected{
color: black !important;
padding-top: 0px; /*shift text down 1px*/
padding-bottom: 0px;
width:266px;
height:21px;
webackground: black url("tab-1-off.jpg"/*tpa=http://www.igetweb.com/igetweb/images/tab-1-off.jpg*/) center center repeat-x;
}
#tabhilight_1, #tabhilight_2, #tabhilight_3 {
cursor: pointer;
border: 0;
}
.table-content {
width: 100%;
color: #FFFFFF;
text-decoration: none;
}
.table-content .headtext {
color: #66CCFF;
font-weight: bold;
}
#petsdivcontainer {
	border:1px solid gray;
	width:776px;
	height: 235px;
	padding-top:20px;
	padding-bottom:20px;
	padding-left:5px;
	padding-right:5px;
	background: url("feature_bg1.gif"/*tpa=http://www.igetweb.com/igetweb/images/feature_bg1.gif*/);
}