body
{
	margin: 0;
	padding: 0;
	text-align: center; /* For IE */
	background-color: #f1f1f1;
} 

#showcasetxt {
	font-family: Myriad Pro;
	
	}
.showcasetxt {
	background-color: #B8B689;
	color: #ffffff;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: .8em;
	font: verdana;
}
#secondarytxt {
	font-family: Myriad Pro;
	}
.secondarytxt {
	background-color: #ffffff;
	color: #3A3A3A;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.8em;
	font: verdana;
}
#container {
	margin:auto;
	width:1000px;
	text-align:center;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

#banner {
	
	left:0px;
	top:0px;
	height:106px;
	z-index:1;
	visibility:visible;
}

#tab {
	
	left:0px;
	top:106px;
	width:1009px;
	height:32px;
	z-index:2;
	visibility:visible;
	background-color: #9B9B9B;
}
#bodycontent {
	top:128px;
	
	z-index:3;
	visibility:visible;
	background-color: #FFFFFF;
}
#divider {

	left:0px;
	top:491px;
	width:1000px;
	height:6px;
	z-index:4;
	visibility:visible;
}
#showcasebg {
	left:0px;
	top:497px;
	width:1000px;
	height:246px;
	z-index:5;
	visibility:visible;
}
#botbg {
	left:0px;
	top:497px;
	width:1000px;
	height:15px;
	z-index:19;
	visibility:visible;
	background-image: url(../graphics/2nd_bot_bg.gif);
	background-color: #B8B689;
}
#footbody {
	
	left:5px;
	top:743px;
	width:1000px;
	height:14px;
	z-index:22;
	background-color: #f1f1f1;
	visibility:visible;
}
.showcaseTitle {
	color: #426D8D;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
.secondaryTitle {
	color: #426D8D;
	font-weight: bold;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: 0.2em;
}
.copyright {
	background-color: #F1F1F1;
	color: #3A3A3A;
	text-decoration: none;
	word-spacing: normal;
	text-align: left;
	letter-spacing: 0;
	line-height: 1.2em;
	font-size: 0.75em;
	font: verdana;
	vertical-align: baseline;
}
</style>

.ti_header_1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
}
.ti_std_link {
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}
.ti_header_2 {font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold; font-size: 14px; }

#tab {
	float:left;
	width:100%;
	background:#FFFFFF url(../graphics/tab_bg.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
	top: 199px;
	left: 10px;
  }
#tab ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tab li {
  float:left;
  background: url("../graphics/tab_left_on.gif") no-repeat left top;
  margin:0;
  padding:0 2px 0 9px;
  }
#tab a {
  float:left;
  display:block;
  background: url("../graphics/tab_right_on.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab a {float:none;}
/* End IE5-Mac hack */
#tab a:hover {
  color:#000000;
  }
#tab #current {
  background-image: url("../graphics/tab_left_on.gif");
  }
#tab #current a {
  background-image: url("../graphics/tab_right_on.gif");
  color:#000000;
  padding-bottom:5px;
  }
 .TabTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
/*tab2 */
#tab2 {
	float:left;
	width:100%;
	background:#99cc66 url(../graphics/tab_bg.gif) repeat-x bottom;
	font-size:93%;
	line-height:normal;
	top: 100px;
	left: 10px;
  }
#tab2 ul {
  margin:0;
  padding:10px 10px 0;
  list-style:none;
  }
#tab2 li {
  float:left;
  background: url("../graphics/tab_left_on.gif") no-repeat left top;
  margin:0;
  padding:0 2px 0 9px;
  }
#tab2 a {
  float:left;
  display:block;
  background: url("../graphics/tab_right_on.gif") no-repeat right top;
  padding:5px 15px 4px 6px;
  text-decoration:none;
  font-weight:bold;
  color:#666666;
  }
/* Commented Backslash Hack
   hides rule from IE5-Mac \*/
#tab2 a {float:none;}
/* End IE5-Mac hack */
#tab2 a:hover {
  color:#000000;
  }
#tab2 #current {
  background-image: url("../graphics/tab_left_on.gif");
  }
#tab2 #current a {
  background-image: url("../graphics/tab_right_on.gif");
  color:#000000;
  padding-bottom:5px;
  }
 .TabTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.section_feedback {
  width: 90%;
  padding: 0px 0px 0px 0px;
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
}
