﻿div.TSTheader
{
	position: relative;
	padding-top: 0px;
	width: 100%;
	background: url(_gfx/cmn/header_wrap_bg.gif) 0 0 repeat-x;
}
div.TSTheader2
{
	position: relative;
	width: 962px;
	margin: 0px auto;
	background: url(_gfx/cmn/header_bg.jpg) 0 0 no-repeat;
	height: 129px;
	font-size: 11px;
	font-family: verdana;
}

div.TSTnav
{
	position: relative;
	width: 962px;
	margin: 0px auto 0px auto;
	z-index: 2;
}
div.TSTbody
{
  text-align: left;
	width: 962px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/cont_wrap_top_noleft.jpg) 0 0 no-repeat;
	background-color: #ffffff;
}
div.TSTbodywrapper
{
	width: 962px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/int/width_cont_bg.gif) 0 0 repeat-y;
}
div.TSTlowerbody
{
  height: 250px;
	width: 962px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background: url(_gfx/home/columns_bg.jpg) 0 bottom no-repeat;
}
div.TSTfooter
{
	width: 100%;
	height: 114px;
	padding: 0;
	margin: 0px 0px 0px 0px;
	z-index: 1;
	background: url(_gfx/cmn/footer_bg.jpg) center 0 no-repeat;
}