@CHARSET "ISO-8859-1";

body
{
	padding: 0;
	margin: 0;
	text-align: center;
	background-color: #D0D0D0
}

#gfxCanvas
{
	position: relative;
	margin: auto;
	width: 1000px;
	height: 650px;
}

#gfxlogo
{
	position: absolute;
	left: 14px;
	top: 10px;
	width: 266px;
	height: 76px;
}

#btnHome
{
	position: absolute;
	left: 383px;
	top: 45px;
	width: 108px;
	height: 40px;
}

.btnHomeOut
{
	background-image: url(../images/btnHome.png);
}

.btnHomeOver
{
	background-image: url(../images/btnHomeOver.png);
}

#btnCaseStudies
{
	position: absolute;
	left: 506px;
	top: 45px;
	width: 108px;
	height: 40px;
}

.btnCaseStudiesOut
{
	position: absolute;
	background-image: url(../images/btnCaseStudies.png);
}

.btnCaseStudiesOver
{
	position: absolute;
	background-image: url(../images/btnCaseStudiesOver.png);
}

#btnPortfolio
{
	position: absolute;
	left: 629px;
	top: 45px;
	width: 108px;
	height: 40px;
}

.btnPortfolioOut
{
	background-image: url(../images/btnPortfolio.png);
}

.btnPortfolioOver
{
	background-image: url(../images/btnPortfolioOver.png);
}

#btnWhyViforce
{
	position: absolute;
	left: 752px;
	top: 45px;
	width: 108px;
	height: 40px;
}

.btnWhyViforceOut
{
	background-image: url(../images/btnWhyViforce.png);
}

.btnWhyViforceOver
{
	background-image: url(../images/btnWhyViforceOver.png);
}

#btnContactUs
{
	position: absolute;
	left: 875px;
	top: 45px;
	width: 108px;
	height: 40px;
}

.btnContactUsOut
{
	background-image: url(../images/btnContactUs.png);
}

.btnContactUsOver
{
	background-image: url(../images/btnContactUsOver.png);
}

#bannerDiv
{
	position: absolute;
	left: 0px;
	top: 97px;
	width: 1000px;
	height: 177px;
}

#gfxbannerHome
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 177px;
}

#titleAgile
{
	position: absolute;
	left: 700px;
	top: 30px;
	width: 270px;
	height: 100px;
	color: #FFFFFF;
	font-family: arial;
	font-weight: normal;
	text-align: right;
	font-size: 36px;
}

#govDiv
{
	position: absolute;
	left: 24px;
	top: 283px;
	width: 310px;
	height: 235px;
}

#gfxframeHomeGovernment
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 235px;
}

#titleGov
{
	position: absolute;
	left: 0px;
	text-align: center;
	top: 12px;
	width: 310px;
	height: 28px;
	font-family: arial;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
}

#gfxiconGovernment
{
	position: absolute;
	left: 25px;
	top: 12px;
	width: 34px;
	height: 34px;
	background-image: url(../images/gfxiconGovernment.png);
}

#blurbGov
{
	position: absolute;
	left: 20px;
	top: 50px;
	width: 250px;
	height: 150px;
	color: #FFFFFF;
}

#indDiv
{
	position: absolute;
	left: 350px;
	top: 283px;
	width: 310px;
	height: 235px;
}

#gfxframeHomeIndustry
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 235px;
}

#titleInd
{
	position: absolute;
	left: 0px;
	text-align: center;
	top: 12px;
	width: 310px;
	height: 28px;
	font-family: arial;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
}

#gfxiconIndustry
{
	position: absolute;
	left: 25px;
	top: 12px;
	width: 34px;
	height: 34px;
	background-image: url(../images/gfxiconIndustry.png);
}

#blurbInd
{
	position: absolute;
	left: 20px;
	top: 50px;
	width: 250px;
	height: 150px;
	color: #FFFFFF;
}

#entDiv
{
	position: absolute;
	left: 675px;
	top: 283px;
	width: 310px;
	height: 235px;
}

#gfxframeHomeEnterprise
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 310px;
	height: 235px;
}

#titleEnt
{
	position: absolute;
	left: 0px;
	text-align: center;
	top: 12px;
	width: 310px;
	height: 28px;
	font-family: arial;
	font-weight: normal;
	font-size: 24px;
	color: #FFFFFF;
}

#gfxiconEnterprise
{
	position: absolute;
	left: 25px;
	top: 12px;
	width: 34px;
	height: 34px;
	background-image: url(../images/gfxiconEnterprise.png);
}

#blurbEnt
{
	position: absolute;
	left: 20px;
	top: 50px;
	width: 250px;
	height: 150px;
	color: #FFFFFF;
}

#viforceDiv
{
	position: absolute;
	left: 0px;
	top: 534px;
	width: 1000px;
	height: 104px;
}

#gfxFramePurple
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 1000px;
	height: 104px;
	background-image: url(../images/gfxFramePurple.png);
}

#blurbWelcome
{
	position: absolute;
	left: 22px;
	top: 10px;
	width: 700px;
	height: 100px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	text-align: left;
	color: #FFFFFF;
}

#bottomDiv
{
	position: absolute;
	left: 784px;
	top: 527px;
	width: 210px;
	height: 90px;
}

#txtAbout
{
	position: absolute;
	left: 22px;
	top: 10px;
	width: 175px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
}

#txtPrivacy
{
	position: absolute;
	left: 22px;
	top: 30px;
	width: 175px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
}

#txtStandards
{
	position: absolute;
	left: 22px;
	top: 50px;
	width: 175px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
}

#txtNetwork
{
	position: absolute;
	left: 22px;
	top: 70px;
	width: 175px;
	height: 20px;
	text-align: left;
	color: #FFFFFF;
}

#footerDiv
{
	position: absolute;
	left: 0px;
	top: 629px;
	width: 1000px;
	height: 20px;
}

#txtViforce
{
	position: absolute;
	left: 0px;
	top: 0px;
	width: 150px;
	height: 12px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #813c84;
}

#txtGiveaway
{
	position: absolute;
	left: 270px;
	top: 0px;
	width: 400px;
	height: 12px;
	font-family: arial;
	font-weight: bold;
	font-size: 12px;
	color: #813c84;
}

#txtSitemap
{
	position: absolute;
	left: 930px;
	top: 0px;
	width: 44px;
	height: 12px;
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #813c84;
}

.IndexBoxLinks
{	
	cursor: pointer;
}

.indexLinks
{
	font-size: 20px;
	font-family: arial;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #813c84;
}

.indexLinks2
{
	font-size: 14px;
	font-family: arial;
	font-weight: normal;
	padding: 0;
	margin: 0;
	text-decoration: none;
	color: #813c84;
}

.blurbs
{
	font-size: 12px;
	font-weight: normal;
	font-family: arial;
	padding: 0;
	margin: 0;
	text-align: left;
}

.lists
{
	font-size: 12px;
	font-family: arial;
	padding: 0;
	margin: 0;
	list-style-type: circle;
	list-style-position: outside;
	text-align: left;
	text-decoration: none;
}

h1
{
	font-family: arial;
	font-size: 36px;
	font-weight: normal;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}

h1
{
	font-size: 20px;
	font-weight: normal;
	font-family: verdana;
	white-space: nowrap;
	padding: 0px;
	margin: 0px;
}
