<!--
body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #EFEFEF;
}
.header1 {
	width: 840px;
	height: 100px;
	margin-left: auto;
	margin-right: auto;
}
.headleft {
	width: 20px;
	float: left;
	height: 100px;
	background-image:url(left.jpg);
}
.headright {
	width: 20px;
	float: left;
	height: 100px;
	background-image:url(right.jpg);
}
.headairconhold {
	width: 390px;
	height: 100px;
	float: left;
	background-image:url(top.jpg);
}
.headlogohold {
	width: 410px;
	height: 100px;
	float: left;
	background-image:url(top.jpg);
}
.headprop {
	width: 390px;
	height: 14px;
	float: left;
}
.headlogo {
	width: 390px;
	height: 52px;
	float: left;
	text-align:center;
}
.aircontext {
	width: 390px;
	height: 20px;
	float: left;
	text-align:center;
	color: #FFFFFF;
	font-family: "Arial";
	font-size: 15px;
}
.mainhold {
	width: 840px;
	height: 900px;
	margin-left: auto;
	margin-right: auto;
}
.mainnav {
	width: 150px;
	float: left;
	height: 900px;
	background-color: #EF2E23;
	color: FFFFFF;
	font: "Arial";
	text-align: center;
}
.mainnav A:link {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.mainnav A:active {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.mainnav A:visited {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.mainnav A:hover {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:none;
}
.mainleft {
	width: 20px;
	float: left;
	height: 900px;
	background-image:url(left.jpg);
}
.mainright {
	width: 20px;
	float: left;
	height: 900px;
	background-image:url(right.jpg);
}
.mainpage {
	width: 650px;
	float: left;
	height: 900px;
	background-color: #FFFFFF;
}
.bottomhold {
	width: 840px;
	height: 23px;
	margin-left: auto;
	margin-right: auto;
}
.bottomleft {
	width: 20px;
	float: left;
	height: 23px;
	background-image:url(left.jpg);
}
.bottommainleft A:link {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.bottommainleft A:active {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.bottommainleft A:visited {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.bottommainleft A:hover {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:none;
}
.bottommainleft {
	width: 390px;
	float: left;
	height: 23px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Arial";
	text-align: left;
}
.bottommainright {
	width: 410px;
	float: left;
	height: 23px;
	background-color: #000000;
	color: #FFFFFF;
	font-family: "Arial";
	text-align: right;
}
.bottommainright A:link {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.bottommainright A:active {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.bottommainright A:visited {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:underline;
}
.bottommainright A:hover {
	color: #FFFFFF;
	font-family: "Arial";
	text-decoration:none;
}
.bottomright {
	width: 20px;
	float: left;
	height: 23px;
	background-image:url(right.jpg);
}
.trimhold {
	width: 840px;
	height: 20px;
	margin-left: auto;
	margin-right: auto;
}
.trimleft {
	width: 20px;
	float: left;
	height: 20px;
	background-image:url(bl.jpg);
}
.trimmain {
	width: 800px;
	float: left;
	height: 20px;
	background-image:url(bottom.jpg);
}
.trimright {
	width: 20px;
	float: left;
	height: 20px;
	background-image:url(br.jpg);
}
.maingap {
	height: 15px;
	width: 650px;
}
.maintextholder {
	height: 100px;
	width: 580px;
	margin-left: auto;
	margin-right: auto;
}
.textholder {
	font-family: "Arial";
	text-align:center;
	font-size: 16px;
}
.gallery {
	font-family: "Arial";
	text-align: center;
}
.gallery A:link {
	color: #000000;
	font-family: "Arial";
	font-weight: bold;
	text-decoration:underline;
}
.gallery A:active {
	color: #000000;
	font-family: "Arial";
	font-weight: bold;
	text-decoration:underline;
}
.gallery A:visited {
	color: #000000;
	font-family: "Arial";
	font-weight: bold;
	text-decoration:underline;
}
.gallery A:hover {
	color: #000000;
	font-family: "Arial";
	font-weight: bold;
	text-decoration:none;
}
.imageholder {
	height: 100px;
	width: 150px;
	float: left;
	font-family: "Arial";
	text-align: center;
}
.middleadjust1 {font-size: 10px;}
.middleadjust2 {font-size: 4px;}
-->