/* CSS Document */

#Navigation {
	 top: 177px; width: 1024px; height: 28px; z-index: 2; background-image:url(/images/seal_tech_r2_c1.jpg);
	 
}
#Navigation ul{
	list-style:none;
	margin:0;
	padding:5px 20px 5px 5px;
	font-size:14px;
	font-weight:bold;
	text-align:center;
	 color:#5c000f;
}
#Navigation li {
	display:inline;
	padding:0px -7px;
}

#Navigation a:link {
	 color:#5c000f;
	text-decoration:none;
	
}

#Navigation a:visited{
	 color:#5c000f;
	text-decoration:none;

}
#Navigation a:hover{
	text-decoration:underline;
	color:#00469B;
}
#Navigation a:active{
	text-decoration:underline;
	color:#000257;

}
.answer{
		display:none;
}
.Additional_Comments, #Additional_Comments{
	display:none;
}
img{
	border:none;
}
/*#left_panel,#left_panel a:link,#mid_panel a:link, #mid_panel a:visited{*/
#left_panel{
	background-image:url(/images/AirTempHomeRev3UL_r5_c1.jpg);
		background-repeat:no-repeat;
/*	*/

}
/*#left_panel:hover,#left_panel a:hover{*/
#left_panel:active, #left_panel:hover{
	background-image:url(/images/left_panel_grey.jpg);
	background-repeat:no-repeat;
}
/*#mid_panel, #mid_panel a:link,#mid_panel a:link, #mid_panel a:visited{*/
#mid_panel{
	background-image:url(/images/mid_panel_grey.jpg);
	background-repeat:no-repeat;
}
/*#mid_panel:hover, #mid_panel a:hover{*/
#mid_panel:active, #mid_panel:hover{
	background-image:url(/images/AirTempHomeRev3UL_r5_c2.jpg);
	background-repeat:no-repeat;
}

/*#right_panel a:link, #right_panel a:visited,#right_panel:link,#right_panel:visited {*/
#right_panel {
	background-image:url(/images/right_panel_grey.jpg);
	background-repeat:no-repeat;
	background-position:top;
		
		
}
/*#right_panel a:hover,#right_panel:hover{*/
#right_panel:active, #right_panel:hover{
		background-image:url(/images/AirTempHomeRev3UL_r5_c4.jpg);
	background-repeat:no-repeat;
}
.small_print{
		text-align:left;
		font-size:12px;
}
#contactform{
	position:absolute;
	top:5px;
	right:25px;
/*	display:inline;
	float:right;
	background-color :transparent;
/*	background:inherit;*/
/*	background-color: :transparent;
	float:right;*/
	/*opacity:0;*/
	/**/
	/*top:0px;
	position:relative;

	/*
	/*background:url(/images/seal%20techAPPROVED_r4_c1.jpg);
	height:500px;*/

	}
