@CHARSET "ISO-8859-1";

body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #FFFFFF
}
#canvas
{
	/* Canvas Area - Centered on page */
	margin: auto;
	text-align: left;
	position: relative; 
	background-color: #FFFFFF;
	width: 950px;
	height: 600px;
}

#bannerDiv
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 950px;
	height: 120px;
}

#gfxLogo
{
	position: absolute;
	left: 20px;
	top: 20px;
	width: 150px;
	height: 64px;
}

#titleViforce
{
	position: absolute;
	left: 273px;
	top: 20px;
	width: 379px;
	height: 60px;
}

#titleSlogan
{
	position: absolute;
	left: 475px;
	top: 80px;
	width: 427px;
	height: 18px;
}

#btnGov
{
	position: absolute;
	left: 20px;
	top: 155px;
	width: 120px;
	height: 20px;
}

.btnGovOut
{
	position: absolute;
	background-image: url(../images/btnGov.png);
}

.btnGovOver
{
	position: absolute;
	background-image: url(../images/btnGovOver.jpg);
}

#btnEnt
{
	position: absolute;
	left: 20px;
	top: 175px;
	width: 120px;
	height: 20px;
}

.btnEntOut
{
	position: absolute;
	background-image: url(../images/btnEnt.png);
}

.btnEntOver
{
	position: absolute;
	background-image: url(../images/btnEntOver.jpg);
}

#btnInd
{
	position: absolute;
	left: 20px;
	top: 195px;
	width: 120px;
	height: 20px;
}

.btnIndOut
{
	position: absolute;
	background-image: url(../images/btnInd.png);
}

.btnIndOver
{
	position: absolute;
	background-image: url(../images/btnIndOver.jpg);
}

#btnHome
{
	position: absolute;
	left: 20px;
	top: 230px;
	width: 120px;
	height: 20px;
}

.btnHomeOut
{
	position: absolute;
	background-image: url(../images/btnHome.png);
}

.btnHomeOver
{
	position: absolute;
	background-image: url(../images/btnHomeOver.jpg);
}

#btnWhy
{
	position: absolute;
	left: 20px;
	top: 250px;
	width: 120px;
	height: 20px;
}

.btnWhyOut
{
	position: absolute;
	background-image: url(../images/btnWhy.png);
}

.btnWhyOver
{
	position: absolute;
	background-image: url(../images/btnWhyOver.jpg);
}

#btnGal
{
	position: absolute;
	left: 20px;
	top: 270px;
	width: 120px;
	height: 20px;
}

.btnGalOut
{
	position: absolute;
	background-image: url(../images/btnGal.png);
}

.btnGalOver
{
	position: absolute;
	background-image: url(../images/btnGalOver.jpg);
}

#btnCase
{
	position: absolute;
	left: 20px;
	top: 290px;
	width: 120px;
	height: 20px;
}

.btnCaseOut
{
	position: absolute;
	background-image: url(../images/btnCase.png);
}

.btnCaseOver
{
	position: absolute;
	background-image: url(../images/btnCaseOver.jpg);
}

#btnCon
{
	position: absolute;
	left: 20px;
	top: 310px;
	width: 120px;
	height: 20px;
}

.btnConOut
{
	position: absolute;
	background-image: url(../images/btnCon.png);
}

.btnConOver
{
	position: absolute;
	background-image: url(../images/btnConOver.jpg);
}

#btnWeb
{
	position: absolute;
	left: 20px;
	top: 350px;
	width: 120px;
	height: 20px;
}

.btnWebOut
{
	position: absolute;
	background-image: url(../images/btnWeb.png);
}

.btnWebOver
{
	position: absolute;
	background-image: url(../images/btnWebOver.jpg);
}

#btnCust
{
	position: absolute;
	left: 20px;
	top: 370px;
	width: 120px;
	height: 20px;
}

.btnCustOut
{
	position: absolute;
	background-image: url(../images/btnCust.png);
}

.btnCustOver
{
	position: absolute;
	background-image: url(../images/btnCustOver.jpg);
}

#btnProj
{
	position: absolute;
	left: 20px;
	top: 390px;
	width: 120px;
	height: 20px;
}

.btnProjOut
{
	position: absolute;
	background-image: url(../images/btnProj.png);
}

.btnProjOver
{
	position: absolute;
	background-image: url(../images/btnProjOver.jpg);
}

#gfxFooter
{
	position: absolute;
	left: 20px;
	top: 570px;
	width: 910px;
	height: 20px;
}

#footerItems
{
	position: absolute;
	left: 20px;
	top: 570px;
	width: 910px;
	height: 20px;
}

#txtCopyright
{
	color: #000000;
	position: absolute;
	left: 5px;
	top: 3px;
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	text-decoration: none;
	white-space: nowrap;
	width: 141px;
	height: 13px;
	padding: 0px;
	margin: 0px;
}

.footerLink
{
	position: absolute;
	color: #FFFFFF;
	left: 20px;
	top: 570px;	
	white-space: nowrap;
}

#btnPrivacy
{
	position: absolute;
	color: #000000;
	left: 180px;
	top: 2px;	
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

.privacyLink
{
	font-size: 12px;
	line-height: 25px;
}

.privacyLink2
{
	font-size: 12px;
	line-height: 25px;
}

#btnStandards
{
	position: absolute;
	color: #000000;
	left: 715px;
	top: 2px;	
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}

.standardsLink
{
	font-size: 12px;
	line-height: 25px;
}

.standardsLink2
{
	font-size: 12px;
	line-height: 25px;
}

#btnSitemap
{
	position: absolute;
	color: #000000;
	left: 125px;
	top: 2px;	
	font-family: arial;
	font-size: 12px;
	font-weight: normal;
	text-align: left;
	white-space: nowrap;
}
.siteMapLink
{
	font-size: 12px;
	line-height: 25px;
}

.siteMapLink2
{
	font-size: 12px;
	line-height: 25px;
}

h1
{
	font-family: georgia;
	font-size: 60px;
	font-weight: bold;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

h2
{
	font-size: 24px;
	font-weight: bold;
	font-family: cambria;
	padding: 0;
	margin: 0;
}

h3
{
	font-size: 18px;
	font-family: verdana;
	padding: 0;
	margin: 0;
}

h4
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	padding: 0;
	margin: 0;
}

h5
{
	font-size: 18px;
	font-weight: bold;
	font-family: cambria;
	font-style: italic;
	white-space: nowrap;
	padding: 0;
	margin: 0;
}

h6
{
	font-size: 18px;
	font-family: verdana;
	font-weight: normal;
	padding: 0;
	margin: 0;
}

.blurbs
{
	font-size: 12px;
	font-weight: normal;
	font-family: verdana;
	padding: 0;
	margin: 0;
	overflow: hidden;
}

.subtitles
{
	font-size: 12px;
	font-weight: bold;
	font-family: verdana;
	font-style: italic;
	padding: 0;
	margin: 0;
}

.lists
{
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	padding: 0;
	margin: 0;
	list-style-type: circle;
	list-style-position: inside;
}

.numlists
{
	font-size: 12px;
	font-family: verdana;
	font-weight: normal;
	padding: 0;
	margin: 0;
	list-style-type: decimal;
}

.text
{
	font-size: 14px;
	font-family: verdana;
	padding: 0;
	margin: 0;
}

.HiddenBlurb
{
	display: none;
}
