body {
	background-color:#B2B2B2;
	color:#31489E;
	font-family:"Helvetica Neue",Helvetica,Arial,Geneva,sans-serif;
	font-size:13px;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:normal;
	margin:0pt;
	padding:0pt;
}

h1 {
	font-size:1.1em;
	text-transform:uppercase;
}
h2 {
	font-size:1em;
	text-transform:uppercase;
}
h3 {
	font-size:0.9em;
}
ul {
	list-style-image:url(../images/bullet.png);
	list-style-position:outside;
	list-style-type:square;
}
li, p {
	color:#000000;
	margin-bottom:0.5em;
}
p {
	margin-bottom:0.5em;
	margin-top:0.5em;
}
p.first {
	float:left;
}
p.last {
	float:right;
}
#pageContent p {
	margin-bottom:1em;
	margin-top:0pt;
}
#masthead {
	background:transparent url(../images/masthead-bg.jpg) repeat scroll 0%;
	color:white;
	height:100px;
	overflow:hidden;
}
#mastheadLeft {
	background:transparent url(../images/masthead-bg-left.jpg) repeat scroll 0%;
	float:left;
	height:100px;
	width:251px;
}
#mastheadRight {
	background:transparent url(../images/masthead-bg-right.jpg) repeat scroll 0%;
	float:right;
	height:100px;
	text-align:right;
	width:269px;
}
#mastheadLogo {
	color:white;
	left:0pt;
	position:absolute;
	text-align:center;
	top:15px;
	width:100%;
}
#navProcess {
	background:transparent url(img-process-bg.jpg) repeat-x scroll center top;
	height:37px;
	margin:0pt;
	padding-top:0pt;
	position:relative;
	text-align:center;
	top:0pt;
}
#navProcess img {
	border:medium none;
}
#container {
	background-color: #eeeeee;
	height: 455px;
	position:relative;
	width:100%;
	overflow: hidden;
}
#navSite {
	color:white;
	position:absolute;
	top: 0;
	left: 0;
	height:410px;
	margin-right:-15em;
	margin-top:1em;
	padding:0pt;
	width:240px;
}
#mainNav span.alt {
	visibility:hidden;
}
#mainNav a {
	text-decoration:none;
	width:100%;
}
#pageContent {
	position:absolute;
	top: 0;
	left: 270px;
	height:370px;
	margin:0;
	padding:0;
	padding-top: 15px;
	padding-bottom: 15px;
}
#body {
	display: block;
	text-align: left;
	width: 500px;
	height: 400px;
	overflow: hidden;
	font-size: 0.98em;
}

#body h1 {
	margin:0;
	padding:0;
	margin-bottom: -.5em;
}

#pgHome #body{
	width: 600px;
	overflow: hidden;
}
#pgForm #body{
	width: 100%;
	overflow: hidden;
}
#credentials {
	background:transparent url(img-creds-bg.jpg) repeat-x scroll 0%;
	color:white;
	font-size:0.75em;
	padding:1em;
	position:relative;
	text-align:center;
}
#footer {
	background:transparent url(img-footer-bg.jpg) repeat-x scroll 0%;
	font-size:0.75em;
	margin-bottom:0.5em;
	overflow:auto;
	padding:1em;
	position:relative;
	text-align:center;
}
#navProcess ol {
	display:inline;
	margin:0pt;
	padding:0pt;
}
#navProcess ol li {
	display:inline;
	list-style-type:none;
	margin:0pt;
	padding:0.5em;
}
#navSite ol {
	display:block;
	margin:0pt;
	padding:0pt;
}
#navSite ol li {
	display:block;
	height:28px;
	list-style-type:none;
	margin:0pt;
	overflow:visible;
}
#navSite ol li.vili {
	height:43px;
}
#navSite ol li a {
	display:block;
	height:100%;
	width:100%;
}
div.subNavhover {
	position:absolute;
	background-color:#FFFFFF;
	background-image: url(../images/bg-submenu.jpg);
	background-repeat: repeat-y;
	background-position: top right;
	font-size: 1em;
	margin:0;
	padding:0;
	position: absolute;
	top: 55px;
	left:239px;
	text-transform: uppercase;
	width: 150px;
	display: block;
}
div.subNavhover a {
	color:#477ac3;
}
div.subNavhover a:hover {
	color:#31489E;
	font-weight: bold;
}

#navSite div.subNavhover ol {
	border:1px solid #c9d6e8;
	padding:5px;
}

#navSite div.subNavhover ol li {
	border-bottom:1px solid #c9d6e8;
	height:auto;
	list-style-type:none;
	margin:0pt;
	padding:10px 5px 10px 15px;
	width:auto;
}

div.subNavhover li:last {
	border-bottom: 0;
}

#navSite div.subNavhover ol li a {
	display:inline;
	height:18px;
	margin:0pt;
	padding:0pt;
	width:auto;
}
#goHome {
	background-image: url(../images/btn-home.jpg);
	background-repeat: no-repeat;
}
#goHome.active {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goHome a:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goCompany {
	background-image: url(../images/btn-our-company.jpg);
	background-repeat: no-repeat;
}
#goCompany.active {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goCompany:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goIT {
	background-image: url(../images/btn-it-services.jpg);
	background-repeat: no-repeat;
}
#goIT:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goSecurity {
	background-image: url(../images/btn-security.jpg);
	background-repeat: no-repeat;
}
#goSecurity:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goITStaff {
	background-image: url(../images/btn-it-staff.jpg);
	background-repeat: no-repeat;
}
#goITStaff:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goDisaster {
	background-image: url(../images/btn-disaster-strike.jpg);
	background-repeat: no-repeat;
}
#goDisaster:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goVirtual {
	background-image: url(../images/btn-server-virtualization.jpg);
	background-repeat: no-repeat;
}
#goVirtual:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goPOS {
	background-image: url(../images/btn-pos.jpg);
	background-repeat: no-repeat;
}
#goPOS:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}


#goCompFor {
	background-image: url(../images/btn-comp-forensics.jpg);
	background-repeat: no-repeat;
}
#goCompFor:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}

#goPay {
	background-image: url(../images/btn-online-payment.jpg);
	background-repeat: no-repeat;
}
#goPay:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goContact {
	background-image: url(../images/btn-contact-us.jpg);
	background-repeat: no-repeat;
}
#goContact:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}
#goVili {
	background-image: url(../images/btn-ask-vili.jpg);
	background-repeat: no-repeat;
}
#goNewsletter {
	background-image: url(../images/btn-monthly-newsletter.jpg);
	background-repeat: no-repeat;
}
#goNewsletter:hover {
	background-position:0px -28px;
	background-repeat: no-repeat;
}

#staffEmployerBtn {
	width: 250px;
	height: 70px;
	overflow: hidden;
	float: left;
}

#staffEmployerBtn a {
	display: block;
	width: 250px;
	height: 70px;
	background-image: url(../images/btn-it-staff-employer.jpg);
	background-repeat: no-repeat;
}
#staffEmployerBtn a:hover {
	background-position:0px -70px;
}

#staffCandidateBtn {
	width: 250px;
	height: 70px;
	overflow: hidden;
	float: left;
}

#staffCandidateBtn a {
	display: block;
	width: 250px;
	height: 70px;
	background-image: url(../images/btn-it-staff-candidate.jpg);
	background-repeat: no-repeat;
}
#staffCandidateBtn a:hover {
	background-position:0px -70px;
}

.altText {
	display:none;
}
p.credit {
	color:#919191;
	font-size:0.7em;
	margin-bottom:1em;
	text-align:center;
}
p.credit a {
	color:#919191;
	text-decoration:none;
}
p.credit a:hover {
	color:#919191;
	text-decoration:underline;
}
div.csstbl {
	margin-bottom:25px;
	width:100%;
}
div.row {
	clear:both;
	padding-top:3px;
	width:100%;
}
div.row span.label {
	float:left;
	text-align:right;
	width:160px;
}
div.row span.formw {
	float:left;
	margin-left:6px;
	text-align:left;
	width:auto;
}
div.row .contact_input {
	width:200px;
}
div.row .contact_input_large {
	width:300px;
}
div.row hr {
	width:500px;
}
div.row hr.white {
	border-color:transparent;
	width:500px;
}

#contactInfoBox {
	position: absolute;
	bottom: 50px;
	left: 410px;
	border-left: 1px solid #000;
	padding-left: 30px;
	
}