body{ 
	background-image:url('imgs/redfade.jpg');
	background-position:0px 175px;
	background-repeat:repeat-x;

	margin:0px;
	background-color:#414141;
	font-family:arial;
	font-size:14px;
	color:#fff;
	text-align:center;
	}
a{ 
	text-decoration:none;
	color:#aaccff;
}


a:hover{
	color:#00aadd;
	text-decoration:underline;

}



.header{
	height:175px;width:100%;
	background-image:url('imgs/bluefade.png');
	background-repeat:repeat-x;


}

.refrigeration{
	margin:0px;
	border:0px;
	width:100%;
	height:155px;
	background-image:url('imgs/refrig2.gif');
	background-repeat:no-repeat;
	background-position:40px 0px; 		
}
.content{
	width:750px;
	background-color:#333;
	margin:0px auto;
	text-align:left;
	font-family:trebuchet ms,tahoma,arial;
	font-size:14px;
	color:#fff;
	padding:40px;
	border:1px #222222 solid;

	}


.content p{ text-indent:40px; }



.menutable{ border:0px; margin:0px auto; }

.menutable a{ 
	margin:10px;
	text-decoration:none;
	color:#fff;
	font-weight:bold;
	font-size:22px;
}
.menutable a:hover{
	color:#000000;
}	

.menutable td{
	height:40px;
	padding:10px;
}

.gauges{
border:0px; position:absolute;top:50px;left:940px;
}
