BODY {
	BACKGROUND: #DEE0E7;
	FONT: 12px Verdana;
	COLOR: #000;
	margin: 0px;
	padding: 15px 0px;
}
#whole {
	width: 729px;
	position: relative;
	background-color: #DCE4ED;
	border: 2px solid #bababa;
	margin-right: auto;
	margin-left: auto;
}
#comlogo {
	float: left;
	margin-left: 10px;
	margin-top: 15px;
	background-color: #FFFFFF;
}
#top {
	width: 100%;
	height: 85px;
	background-color: #FFFFFF;
	border-bottom-width: 4px;
	border-bottom-style: solid;
	border-bottom-color: #52596B;
}
#mainbox {
	width: 500px;
	background-color: #FFF;
	padding: 8px 10px;
	line-height: 16px;
	font-size: 11px;
	margin-top: 25px;
	margin-bottom: 10px;
	float: right;
	margin-right: 9px;
	text-align: justify;
}
#uppright {
	color: #7691B8;
	float: right;
	font-size: 9px;
	padding-right: 10px;
	padding-top: 6px;
	letter-spacing: 1px;
	background-image: url(../img/wing.jpg);
	background-repeat: no-repeat;
	background-position: 5px 12px;
	width: 180px;
	text-align: right;
	height: 50px;
}
#uppright ul {
	list-style: none;
	left: 0px;
	top: 0px;
}
#uppright ul a:link {
	text-decoration: none;
	color: #7691B8;
}
#uppright ul a:visited {
	text-decoration: none;
	color: #7691B8;
}
#uppright ul a:hover {
	color: #77A0EE;
	text-decoration: underline;
}
#botlinks {
	text-align: center;
	font-size: 9px;
	color: #B6B6B6;
	padding-top: 25px;
	letter-spacing: 2px;
	display: none;
}
#botlinks a:link {
	color: #666666;
	text-decoration: none;
}
#botlinks a:visited {
	color: #666666;
	text-decoration: none;
}
#botlinks a:hover {
	color: #77A0EE;
	text-decoration: underline;
}
.picright {
	float: right;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-left: 8px;
}
.names {
	font-size: 135%;
	font-weight: bold;
	color: #7691B8;
	letter-spacing: 2px;
	text-align: left;
	padding-top: 30px;
	padding-bottom: 5px;
}
.namestitle {
	color: #666666;
	text-align: left;
	font-weight: bold;
	letter-spacing: 1px;
	text-indent: 20px;
}
.clearer {
  clear:both;
  height: 1px;
  overflow: hidden;
  line-height: 1px;
  margin-top:-1px;
}
input {
	background-color: #ECEEF0;
}
select {
	background-color: #ECEEF0;
}
textarea {
	background-color: #eceef0;
}
#leftcontact {
	font-size: 0.9em;
	color: #333333;
	padding: 5px;
	width: 170px;
	position: absolute;
	left: 10px;
	top: 500px;
}

#sectionhead {
	font-size: 145%;
	font-weight: bolder;
	color: #666666;
	margin-left: 2px;
	letter-spacing: 6px;
	text-align: right;
	font-variant: small-caps;
}
h2 {
	font-size: 130%;
	color: #7691B8;
	letter-spacing: 2px;
	font-weight: bolder;
	font-variant: small-caps;
}
a:link {
	color: #77A0EE;
	text-decoration: none;
}
a:visited {
	color: #77A0EE;
	text-decoration: none;
}
a:hover {
	color: #77A0EE;
	text-decoration: underline;
}
#thin {
	width: 2px;
	float: left;
}
.dotline {
	padding-top: 10px;
	padding-bottom: 15px;
	border-top-width: 1px;
	border-top-style: dashed;
	margin-top: 5px;
	border-top-color: #B6B6B6;
}
#milback {
	background-image: url(../img/military4.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 490px;
	background-position: 2px 0px;
}
#opback {
	background-image: url(../img/military4.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 490px;
	background-position: 2px 0px;
}
#salesback {
	background-image: url(../img/military4.jpg);
	background-repeat: no-repeat;
	padding-top: 40px;
	width: 490px;
	background-position: 2px 0px;
}
.orange {
	color: #FF9900;
}
.red {
	color: #FF0000;
}
