﻿#container
{
}

#menu
{
	width: 206px;
	float: left;
}

#content_left
{
	width: 489px;
	float: left;
	background-image: url('images/home-splash.gif');
	height: 580px;
	background-repeat: no-repeat;
	position: relative;
}

#content_left #header_rotator
{
	position: absolute;
	bottom: 0px;
	left: 0px;
}

#content_right
{
	float: right;
	width: 411px;
	height: 582px;
}

#header_left
{
	float: right;
	width: 258px;
}

#header_right
{
	background-image: url('images/home-header.gif');
	background-repeat: no-repeat;
	width: 411px;
	height: 132px;
}

#header_right #logo
{
	float: right;
}

#header_left #search
{
	padding: 20px 0px 0px 1px;
}

#header_left #caption, #header_left #caption a
{
	margin-top: 10px;
	color: #FFFFFF;
	font-family: Verdana;
}

#breadcrumbs
{
	margin-top: 10px;
}

#content
{
	position: relative;
	min-height: 450px;
	height: 450px;
	width: 411px;
}

#content-footer
{
	position: absolute;
	right: 0px;
	bottom: 0px;
	text-align: right;
	width: 231px;
	height: 41px;
}

.homeHeader, .homeHeader a
{
	font-family: Verdana;
	color: #2a7090;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	text-decoration: none;
}

h1
{
	font-size: 1.85em;
}

h2
{
	width: 100px;
	font-size: 1.1em;
	text-transform: uppercase;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-right: 20px;
	background-image: url('images/arrow.gif');
	background-repeat: no-repeat;
	background-position: right top;
}

.column a
{
	text-decoration: none;
}


.product
{
	text-decoration: none;
	line-height: 1.7em;
}

.events
{
	line-height: 1.2em;
	text-decoration: underline;
}

.column
{
	position: absolute;
	width: 165px;
}

.left .image
{
	float: right;
}

.column .text
{
	margin-top: 9px;
}

.productDesc
{
	min-height:300px;	
}

.right img
{
	float: left;
	margin-top: 5px;
}