body {
	background-color: #FFFFFF;
	line-height: 1.25ems;
}
#header {
	width: 300px;
	height: 105px;
	position: relative;
	padding: 0;
	margin: 0;
}
#header span {
	background: url(../images/thermalImagingLogo.jpg) no-repeat;
	position: absolute;
	width: 300px;
	height: 105px;
	padding: 0;
	margin: 0;
}
#header a:link, #header a:visited {
	font-size: 18px;
	font-weight: bold;
	text-decoration: underline;
	color: #FFFFFF;
	background: transparent; 
}
#logo	{
	margin: 0; 
	padding: 0;
	float: left;
}

#logo	a	{
	background: url(../images/thermalImagingLogo.jpg) top left no-repeat transparent; 
	display: block; 
	width: 300px; 
	height:105px;
	text-indent: -9999px;
}
#header1 {
	text-align: right;
	height: 81px;
	width: 100%;
}
#topnav {
	list-style-type: none;
	margin: 5px 10px 0 10px;
	padding: 0;
}
#topnav	li {
	padding: 0;
	margin: 10px 5px 0;
	color: #fff;
	font-size: 0.7em;
	display: inline;
	color: #fff;
}
#topnav	li a {
	color: #fff;
	text-decoration: none;
}
#topnav	li a:hover {
	color: #fff;
	text-decoration: none;
}
h1 {
	color: #96833F;
	font-size: 18px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	padding: 0px 0px 0px 50px;
	text-decoration: underline;
}
h6 {
	color: #666666;
	font-size: 14px;
	font-weight: bold;
	font-style: normal;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	line-height: 1.25ems;
}
li {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
.stats {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
a:link, a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: underline;
	color: #4A6774;
	background: transparent; 
}
a:hover {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	color: #31444D;
	background: transparent; 
}
a:active {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	color: #4A6774;
	background: transparent;  
}
/* Start Primary Navigation */
div#navbar {
	height: 30px;
	border-top: solid #96833F 1px;
	border-bottom: solid #96833F 1px;
	background-image: url(../images/navigationBG.jpg)
}
div#navbar ul {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	color: #96833F;
	line-height: 30px;
	white-space: nowrap;
	text-align:center;
}

div#navbar li {
	font-size: 15px;
	list-style-type: none;
	display: block;
	float: left;
	margin: 0;
	padding: 0px;
}

div#navbar li a:link, 
div#navbar li a:visited {
	text-decoration: none;
	padding: 7px 15px;
	font-weight: bold;
	color: #96833F;
}

div#navbar li a:hover, 
div#navbar li a:active {
	color: #71622F;
	background-image: url(../images/navigationBG_hover.jpg)
}
/* End Primary Navigation */
p {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
	line-height: 1.25ems;
}
.cellinfo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #666666;
}
strong {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #4A6774;
	font-weight: bold;
}
.moreinfo {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #666666;
	vertical-align: middle;
	text-align: left;
}
.moreinfo th {
	font-size: 12px;
	color: #4A6774;
	font-weight: bold;
}
.moreinfo td {
	vertical-align: top;
}
/* Start Footer Navigation */
.footer {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-decoration: none;
}
.footer a:link, .footer a:visited {
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
	background: transparent; 
}
.footer a:hover {
	font-size: 12px;
	font-weight: bold; 
	text-decoration: underline;
	color: #CCCCCC;
	background: transparent; 
}
/* End Footer Navigation */
/* Alliances */
#alliances	{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	margin: 1em auto;
}

#alliances	h2	{
	color: #669;
	font-size: 1.5em;
	font-weight: bold;
	letter-spacing: -1px;
	margin-bottom: 1em;
	text-align: center;
}

#alliances	ul	{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#alliances	ul	li	{
	border-bottom: 1px solid #ccc;
	display: block;
	padding: 15px;
}

#alliances	ul	li	img	{
	float: left;
}

#alliances	ul	li	p	{
	margin-left: 140px;
}
/* Alliances */