*
{
	margin: 0px;
	padding: 0px;
	font-family: Verdana, sans-serif;
}

body
{
	background-color: #BDE0DC;
}

a img 
{
	border: none;
}

.container
{
	margin: 80px 40px;
	width: 1024px;
}

.bottom
{
	padding: 80px 40px;
	width: 1024px;
}

.normalText
{
	font-family: Verdana, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #8F0000;
	
}

h1
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 87px;
	margin-bottom: 20px;
	text-indent: -9999px;
}

.menu
{
	background-image: url(images/menuBar.gif);
	background-repeat: no-repeat;
	background-color: #BABD7F;
	padding-left: 40px;
	height: 27px;
}

.menu:after
{
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0px;
}

.menu li
{
	float: left;
	list-style-type: none;
	margin-right: 40px;
	padding-top: 4px;
}

.menu li a
{
	color: #fff;
	font-weight: bold;
	text-transform: uppercase; 
	font-size: 12px;
	text-decoration: none;
}

.menu li a:hover
{
	color: #8F0000;
}

.bottomText
{
	color: #8F0000;
	text-transform: uppercase; 
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
}

.productTable
{
	width: 225px;
	text-align:center;
}

.productTable td
{
	padding: 10px 20px 0px 50px;
	text-align: center;
	vertical-align: middle;
}

.productTable a
{
	color: #8F0000;
	text-transform: uppercase; 
	text-decoration: none;
	font-weight: bold;
	font-size: 14px;
}

.productTable .productCircle
{
	width: 224px;
	height: 225px;
	background-image: url(images/productCircle.gif);
}

h2.distributors
{
	margin: 40px 0px 50px 40px;
	font-size: 21px;
}

h2.distributors, h2.distributors a
{
	color: #8F0000;
	text-decoration: none;
}

h2.distributors a
{
	text-transform: uppercase;
	margin-left: 30px;
}

.distributorTable
{
	width: 100%;
}

.distributorTable th
{
	text-align: left;
	color: #8F0000;
	font-weight: bold;
	font-size: 18px;
	text-transform: uppercase;
}

.distributorTable td
{
	color: #000;
	font-size: 11px;
	padding: 0px 0px 5px 0px;
}

.dealerTitle
{
    color:#333;
    text-decoration:none;
    font-size:12px;
    font-weight:bold;
}

.dealerSubLine
{
    color:#333; 
    padding-left:15px;
    font-size:11px;
    font-weight:normal;
}

h2.contact 
{
	color: #8f0000;
	font-size: 21px;
	font-weight: bold;
	margin: 45px 0px 0px 0px;
	text-transform: uppercase;
}

.videreTable
{
	margin-left: -80px; 
	font-size: 10px; 
	text-transform: uppercase;
	color: #8f0000;
}

.videreTable td
{
	text-align: center;
}

.videreTable .bigCircle
{
	width: 195px;
	height: 195px;
	background-image: url(images/videreBigCircle.gif);
}

.videreTable .smallCircle
{
	width: 142px;
	height: 143px;
	background-image: url(images/videreSmallCircle.gif);
}