﻿#products
{
}

#mainContent
{
	float: right;
	padding: 0px 0px 0px 00px;
	width: 560px;
}

#featuredProducts
{
	border: solid 1px #C4BE8D;
	padding: 8px 8px 8px 8px;
	margin-bottom: 16px;
}

#aboutUs
{
	float: right;
	padding: 0px 0px 0px 4px;
	width: 270px;
}

#testimonials
{
	padding: 0px 4px 0px 0px;
	width: 270px;
}

.gridView
{
	border: solid 1px #C4BE8D;
}

.gridViewHeader
{
	background-color: #034C65;
	color: White;
}

.gridViewHeader th
{
	font-size: 90%;
	text-align: left;
}

.gridViewRow
{
	background-color: #C4BE8D;
}

.gridViewAlternatingRow
{
	background-color: #C4BE8D;
}

.gridViewColumn1
{
}

.gridView a
{
	color: Black;
}

.gridView td
{
	padding-bottom: 8px;
}
