﻿body
{
	color: #50779e;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	margin: 0px;
}

h1
{
	font-family: Georgia, Serif;
	font-size: 26px;
	font-weight: normal;
	line-height: 50px;
	background-color: #d2dce6;
	width: 320px;
	height: 50px;
	padding: 0px 15px 0px 15px;
	margin: 0px 0px 12px 0px;
}
	.left
	{
		text-align: right;
		float: left;
	}
	
	.right
	{
		text-align: left;
		float: right;
	}

	.wide
	{
		width: 420px;
	}

h2
{
	font-size: 14px;
	font-weight: normal;
	margin: 0px;
}

h3
{
	font-size: 14px;
	margin: 0px;
}

h4
{
}

a
{
	color: #d6792c;
	font-weight: bold;
	font-size: 11px;
}
a:active, a:hover
{
	color: #dba169;
}

p
{
	margin: 0px 0px 18px 0px;
}

img
{
	border: none;
}

/* Layout */

#header
{
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	width: 860px;
	height: 215px;
	position: relative;
	margin: 0px auto 0px auto;
	z-index: 5;
}

	#logo
	{
		width: 160px;
		height: 160px;
		position: absolute;
		top: 15px;
		left: 50px;
	}
	
	#flash
	{
		display: inline;
		border: solid 7px #c0cad6;
		background-color: #fff;
		padding: 1px;
		position: absolute;
		top: 4px;
		left: 260px;
	}

	#nav
	{
		font-family: Georgia, Serif;
		width: 852px;
		height: 22px;
		position: absolute;
		top: 185px;
		margin: 0px 0px 0px 4px;
		padding: 0px;
		list-style-type: none;
	}
	
	#nav li
	{
		float: left;
	}
	
	.rmHorizontal, .rmRootGroup, .RadMenu, .RadMenu_Default
	{
		background: none;
		border: none;
		margin: 0px;
		padding: 0px;
		width: 852px;
		height: 30px;
	}
	
	#nav .rmItem
	{
		margin: 0px;
		border: none;
		border: none;
	}
	
	#nav a
	{
		color: #666666;
		text-align: center;
		font-size: 13px;
		text-decoration: none;
		text-transform: uppercase;
		display: block;
	}
	
	#nav a.home:link, #nav a.home:visited
	{
		background-color: #fff;
		background-image: url(images/nav_bg.gif);
		background-repeat: no-repeat;
		background-position: right;
		width: 94px;
		height: 22px;
		line-height: 22px;
		margin: 4px 0px 4px 0px;
	}
	
	#nav a.home:active, #nav a.home:hover
	{
		background: none;
		background-image: url(images/home_act.gif);
		background-repeat: no-repeat;
		width: 94px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
	}
	
	#nav a.premium
	{
		background-color: #fff;
		background-image: url(images/nav_bg.gif);
		background-repeat: no-repeat;
		background-position: right;
		width: 183px;
		height: 22px;
		line-height: 22px;
		margin: 4px 0px 4px 0px;
	}
	
	#nav a.premium:active, #nav a.premium:hover
	{
		background: none;
		background-image: url(images/premium_act.gif);
		background-repeat: no-repeat;
		width: 183px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
	}
	
	#nav a.products
	{
		background-color: #fff;
		background-image: url(images/nav_bg.gif);
		background-repeat: no-repeat;
		background-position: right;
		width: 118px;
		height: 22px;
		line-height: 22px;
		margin: 4px 0px 4px 0px;
	}
	
	#nav a.products:active, #nav a.products:hover
	{
		background: none;
		background-image: url(images/products_act.gif);
		background-repeat: no-repeat;
		width: 118px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
	}
		
		.rmSlide
		{
			background-color: #fff;
			border: solid 1px #fff;
		}
		
		.rmSlide a
		{
		}
			
		.rmSlide a.dropdown:link, .rmSlide a.dropdown:visited
		{
			background: none;
			background-image: url(images/dropdown.gif);
			background-repeat: no-repeat;
			width: 145px;
			height: 30px;
			line-height: 30px;
			border: none;
			margin: 0px 0px 1px 0px;
		}
		.rmSlide a.dropdown:active, .rmSlide a.dropdown:hover
		{
			background: none;
			background-image: url(images/dropdown_act.gif);
			background-repeat: no-repeat;
			width: 145px;
			height: 30px;
			line-height: 30px;
			border: none;
			margin: 0px 0px 1px 0px;
		}
	#nav a.financing
	{
		background-color: #fff;
		background-image: url(images/nav_bg.gif);
		background-repeat: no-repeat;
		background-position: right;
		width: 180px;
		height: 22px;
		line-height: 22px;
		margin: 4px 0px 4px 0px;
	}
	
	#nav a.financing:active, #nav a.financing:hover
	{
		background: none;
		background-image: url(images/financing_act.gif);
		background-repeat: no-repeat;
		width: 180px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
	}
	
	#nav a.location
	{
		background-color: #fff;
		background-image: url(images/nav_bg.gif);
		background-repeat: no-repeat;
		background-position: right;
		width: 145px;
		height: 22px;
		line-height: 22px;
		margin: 4px 0px 4px 0px;
	}
	
	#nav a.location:active, #nav a.location:hover
	{
		background: none;
		background-image: url(images/location_act.gif);
		background-repeat: no-repeat;
		width: 145px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
	}
	
	#nav a.contact
	{
		background-color: #fff;
		width: 132px;
		height: 22px;
		line-height: 22px;
		margin: 4px 0px 4px 0px;
	}
	
	#nav a.contact:active, #nav a.contact:hover
	{
		background: none;
		background-image: url(images/contact_act.gif);
		background-repeat: no-repeat;
		width: 132px;
		height: 30px;
		line-height: 30px;
		margin: 0px;
	}
	
	
#container
{
	border: solid 7px #c0cad6;
	width: 832px;
	min-height: 500px;
	position: relative;
	margin: 5px auto 0px auto;
	padding: 7px;
}

	*html #container
	{
		height: 500px;
	}

	
#footer
{
	background-image: url(images/footer.gif);
	background-repeat: repeat-x;
	text-align: center;
	font-size: 10px;
	width: 860px;
	height: 92px;
	position: relative;
	margin: 0px auto 0px auto;
	padding: 20px 0px 0px 0px;
}

	#footer a
	{
		color: #50779e;
		font-size: 10px;
		text-decoration: none;
	}
	#footer a img
	{
		position: relative;
		top: 3px;
	}

/* Common Styles */

.imgleft
{
	float: left;
	margin: 0px 10px 10px 0px;
	border: solid 1px #c0cad6;
}

.imgright
{
	float: right;
	margin: 0px 0px 10px 10px;
	border: solid 1px #c0cad6;
}

/* Home */

.home_left
{
	width: 460px;
	float: left;
}

.home_left img
{
	border: solid 5px #c0cad6;
	margin: 15px 2px 10px 0px;
}

.homelinks
{
	text-align: center;
}

.home_right
{
	width: 360px;
	float: right;
}

.home_right p
{
	text-align: justify;
}

/* Contact Page */

.contactTable
{
	width: 600px;
	position: relative;
	margin: 0px auto 0px auto;
}

.contactTable th
{
	text-align: left;
	vertical-align: top;
}

#leftlocation
{
	width: 395px;
	float: left;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

	#leftlocation img
	{
		border: solid 1px #006699;
	}

#rightlocation
{
	width: 395px;
	float: right;
	text-align: center;
	margin: 0px 0px 18px 0px;
}

#map
{
	width: 390px;
	height: 250px;
	border: solid 1px #006699;
}

.address
{
}

/* Financing */

.financingTable
{
	text-align: center;
	width: 650px;
	position: relative;
	margin: 0px auto 0px auto;
	border-collapse: collapse;
	border: solid 1px #c0cad6;
}

	.financingTable td
	{
		height: 21px;
		border: solid 1px #c0cad6;
	}

	.financingTable th
	{
		height: 21px;
		border: solid 1px #c0cad6;
	}
	
	.center
	{
		text-align: center;
	}
	
	.altrow
	{
		background-color: #e8ecf0;
	}
	
/* Premium Products */

.premproduct
{
	text-align: center;
	display: block;
	border: solid 5px #c0cad6;
	width: 380px;
	height: 130px;
	float: left;
	margin: 0px 10px 20px 10px;
	padding: 20px 0px 0px 0px;
}
	
/* Products */

.productintro
{
	margin: 20px;
}

.hardware
{
	font-size: 10px;
	text-align: center;
	width: 275px;
	float: left;
}

.productitm
{
	position: relative;
	height: 305px;
	border-top: solid 5px #d2dce6;
	padding: 10px 0px 18px 0px;
}

	.productitm h1
	{
		text-align: left;
		float: right;
	}

	.productitm .productimg
	{
		text-align: center;
		width: 375px;
		float: left;
	}
	
	.productitm p
	{
		float: right;
		width: 430px;
		margin: 10px 0px 0px 0px;
	}
	.productitm p img
	{
		margin: 10px 10px 0px 0px;
	}
	
	.productitm .enstar
	{
		clear: both;
		float: right;
	}
	
	.productitm .hwlogo
	{
		clear: both;
		float: right;
	}
	
/* News */

#news
{
	width: 400px;
	float: left;
}

#information
{
	width: 400px;
	float: right;
}

	#news h2, #information h2
	{
		font-weight: bold;
	}
	
	.readmore
	{
		float: right;
		clear: both;
		margin: 0px 0px 18px 0px;
	}

.flashvideo
{
	float: right;
	width: 320px;
	margin: 0px 0px 20px 20px;
}

.flashvideo h2
{
	font-size: 12px;
	color: #d6792c;
	font-weight: bold;
}

/* Energy Star */

.enlogo
{
	display: block;
	text-align: center;
	position: relative;
	margin: 20px auto 20px auto;
}

.block
{
    display: block;
    width: 135px;
    float: left;
    margin: 0 0 0 10px;
}

/* Colour Choices */

#colourleft
{
	width: 350px;
	float: left;
}

#colourright
{
	text-align: center;
	width: 450px;
	float: right;
}

	#colourright h2
	{
		font-family: Georgia, Serif;
		font-size: 16px;
		font-weight: bold;
	}
	
/* Glossary */

#glossary
{
}

#glossary h1
{
	width: 450px;
}

#glossary h2
{
	font-weight: bold;
}