﻿.FrontPageMasterBody
{
	background-image: url(Images/MainBackground.gif);
	background-repeat: repeat-y;
}

.FrontPageHeader
{
	top: 0px;
	left: 0px;
	width: 800px; 
	height: 136px; 
	background-image: url(Images/MainHeader.gif);
	background-repeat: no-repeat;
	position: relative;
	background-position: left top;
	float: left;
	margin: 0px;
	padding: 0px;
	border: 0px;
}

.FrontPageHeaderTop
{
	height: 80px;
}

.FrontPageProductsCol
{
	margin-left: 10px;
	float: left;
	width: 320px;
}

.FrontPageProductsRow
{
	vertical-align: top;
	height: 150px;
}

.FrontPageItem
{
	margin-left: 10px;
	float: left;
	width: 220px;
	vertical-align: top;
	height: 150px;
}

.FrontPageContentPlaceHolder
{
	width: 800px;
	vertical-align: top;
	text-align: left;
}

.FrontPageFooter
{
	width: 800px;
	text-align: center;
	vertical-align: top;
	font-size: 8pt; 
	font-family: Arial;
}

.FrontPageBanner
{
	width: 660px;
	height: 34px;
	color: black;
	padding: 0px;
	padding-left: 60px;
	margin: 0px;
	text-align: left;
	vertical-align: middle;
	white-space: nowrap;
	font-weight: bold;
	font-size: 10pt;
}

.FrontPageImageBuilding
{
    text-align: right;
    padding-right: 20px;
}
