﻿div.contentplaceholder
{
	width: 800px;
	margin-left: auto;
	margin-right: auto;
}
div.HeaderLeft
{
	width: 242px;
	height: 89px;
	background-image: url(images/HeaderLeft.gif);
	float:left;
}
div.HeaderCenter
{
	vertical-align:bottom;
	float:left;
	width:468px;
	height:89px;
	background-image: url(images/HeaderCenterNarrow.gif);
}
div.HeaderCenterSpacer
{
	height: 55px;
	width: 1px;
}
div.HeaderRight
{
	width: 90px;
	height: 89px;
	background-image: url(images/HeaderRight.gif);
	float:left;
}
div.FooterLeft
{
	width: 20px;
	height: 49px;
	background-image: url(images/FooterLeft.gif);
	float:left;
}
div.FooterCenter
{
	vertical-align:bottom;
	text-align: center;
	float:left;
	width: 760px;
	height:49px;
	background-image: url(images/FooterCenterNarrow.gif);
}
div.FooterRight
{
	width: 20px;
	height: 49px;
	background-image: url(images/FooterRight.gif);
	float:left;
}
span.FooterText1
{
	color: #ffffff;
	font-size: x-small;
}
span.FooterText2
{
	color: #a9a9a9;
	font-size: x-small;
}

div.BlueLeft
{
	width:20px;
	height:32px;
	background-image:url(images/TQJellyLeft.gif);
	float:left;
}
div.BlueMiddle
{
	height:32px;
	background-image:url(images/TQJellyCenter.gif);
	float:left;
}
div.BlueCenterSpacer
{
	height: 8px;
	width: 1px;
}
div.BlueRight
{
	width:37px;
	height:32px;
	background-image:url(images/TQJellyRight.gif);
	float:left;
}

