﻿.BannerTitle
{
	font-size: 1em;
	position: absolute;
	text-align: left;
	width: 974;
	top: 235;
	left: 10;
	text-decoration: none;
}

p
{
	font-size: 0.75em;
}

.Tab1
{
	font-size: 1em;
	position: absolute;
	text-align: left;
	width: 314;
	top: 190;
	left: 10;
	text-decoration: none;
	color: White;
}

.Tab2
{
	font-size: 1em;
	position: absolute;
	text-align: left;
	width: 314;
	top: 190;
	left: 335;
	text-decoration: none;
	color: White;
}

.Tab3
{
	font-size: 1em;
	position: absolute;
	text-align: left;
	width: 314;
	top: 190;
	left: 660;
	text-decoration: none;
	color: White;
}

.TabPgrph
{
	margin-top: 0;
	margin-bottom: 0;
}

.ulProducts {
	text-indent: 0px;
	font-size: 0.75em;
	list-style-type: square;
	margin-left: 25px;
	margin-right: 12px;
	text-align: left;
	margin-top: 3px;
	margin-bottom: 3px;
	padding: 0px;
}

.ProductDescription
{
	font-size: 1.6em;
	font-weight: normal;
}



