body {
	color: #0033CC;
	font-family: Verdana, Helvetica, Sans-serif;
	font-size: 11px;
}

#site {
	width: 915px;
	background: #34A02C;
	height: 600px;
}

h1 {
	color: #0033CC;
	font-size: 16px;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	font-weight: normal;
	text-align: right;
}

h2 {
	color: #165829;
	font-size: 12px;
	margin: 0px 0px 15px 0px;
	padding: 0px;
}

#left {
	float: left;
	width: 179px;
	height: 600px;
	padding: 0px 10px 0px 10px;
	background: url(images/left-bar.gif) center no-repeat; 
}

#right {
	float: right;
	width: 653px;
	height: 600px;
	padding: 0px 24px 0px 24px;
	background: url(images/background.gif) center no-repeat;
}

ul#menu {
	margin: 150px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	display: block;
	float: right;
	text-align: right;	
	font-size: 13px;
	font-weight: bold;
	line-height: 22px;
}

ul#menu a {
	color: white;
	text-decoration: none;
}

ul#menu a:hover {
	color: white;
	text-decoration: underline;
}

p#quote {
	color: white;
	font-style: italic;
	clear: right;
	padding-top: 50px;
}

#top {
	margin: 31px 0px 25px 0px;
	border-bottom: 1px solid #0033CC;
}

#copy {
	width: 417px;
	float: left;
	margin: 0px 0px 0px 25px;
}

#bottom {
	clear: right;
	padding-top: 2px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #165829;
}

#bottom a {
	color: #165829;
	text-decoration: underline;
}

#bottom a:hover {
	color: #0033CC;
	text-decoration: none;
}

#images {
	float: right;
	width: 110px;
	padding-right: 33px;
	margin-bottom: 60px;
}

img.pic {
	margin-bottom: 25px;
}

p.bottom {
	margin: 0px 0px 5px 0px; 
	padding: 0px;
	color: #165829;
}

#footer {
	clear: both;
	width: 900px;
	text-align: right;
	font-size: 10px;
	padding: 8px 0px 0px 0px;
	color: #165829;
}

#footer a {
	color: #165829;
	text-decoration: underline;
}

#footer a:hover {
	color: #0033CC;
	text-decoration: none;
}

#fridge {
	float: left;
	padding: 5px 0px 0px 42px;
}

#chiller {
	float: left;
	padding: 35px 0px 0px 42px;
}

#heaters {
	float: left;
	width: 417px;
	margin-left: 42px;
	padding-top: 25px;
}

img.nordair {
	margin-right: 20px;
	margin-left: 42px;
	padding-top: 15px;
}

#vent {
	float: left;
}

#heat-pump {
	text-align: center;
	margin-bottom: 10px;
}

#middle-scroll {
	height: 450px;  
	overflow:auto;
	padding: 7px;
}

img.pump2 {
	margin-right: 40px;
}

p.selection {
	text-align: center;
	font-size: 10px;
	font-style: italic;
}

#question {
	font-weight: bold;
}

#bottom-pump {
	padding-top: 10px;
	font-size: 10px;
	text-align: center;
	border-top: 1px solid #165829;
}

#bottom-pump a {
	color: #165829;
	text-decoration: underline;
}

#bottom-pump a:hover {
	color: #0033CC;
	text-decoration: none;
}
