﻿.HomePageBoxes
{	
	color: #FFFFFF;
	float: left;
	font-family: verdana,arial,helvetica,sans-serif; 
	font-size: 7.5pt;
	font-weight: bold;	
	padding: 4px 0 5px 10px;
	text-decoration: none;
}

.HomePageText
{
	color: #FFFFFF;
	float: left; 
	font: verdana;
	font-size: 8pt;
	height: 100px; 
	margin: 85px 0 0 67px;
    text-align: left;
    width: 270px;
}

.HomeProductsArea
{
	background-color: #FFFFFF;
	border-bottom: solid 1px #CCCCCC;
	border-left: solid 1px #CCCCCC;
	border-right: solid 1px #CCCCCC;	
	float: left;
	height: 137px;
	width: 748px;
}

.HomeProductsBox
{
	border-right: solid 1px #CCCCCC; 
	float: left; 
	height: 137px; 
	width: 147px;
}

.HomeMainContentArea
{
	background-color: #E5E5E5;
	float: left;
	height: 177px;
	padding-bottom: 6px;
	text-align: left;
	width: 100%;		
}

.HomePageBox
{
	background-color: white;
	border: solid 1px #999999;
	height: 100%;
	vertical-align: top;
	width: 225px;
}

.HomeMainGraphic
{
	float: left;
	height: 215px;
	width: 740px;	
}