body {
	margin:0px;
	padding:0px;
	width:100%;
	height:100%;
}

a:link {
	color:#105980;
	text-decoration:none;
}
a:visited {
	text-decoration:underline;
}
a:active {
	text-decoration:underline;
}
a:hover {
	text-decoration:underline;
}

label {  
float: left;  
width: 130px;  
margin-right: 16px;
}

/*
.gradientBorder {
	width:100%;
	height:25px;
	background-image:url(../images/gradientBorder.gif);
	background-repeat:repeat-x;
	margin-bottom:10px;
}
*/

#pageWrapper {
  width:780px;
  height:auto;
  margin-top:30px;
  text-align:left;
}

#logo {
	width:100%;
	height:44px;
	margin-bottom:20px;
}

#navBar {
	background-image:url(http://www.visorsoft.com/images/navBar.gif);
	background-repeat:no-repeat;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:16px;
	width:740px;
	height:43px;
	margin-bottom:12px;
	padding-top:12px;
	position:relative;
}

#navBar a {
	color:#000000;
}

#navHome {
	position:absolute;
	left:40px;
}

#navProducts {
	position:absolute;
	left:153px;
}

#navServices {
	position:absolute;
	left:278px;
}

#navSupport {
	position:absolute;
	left:405px;
}

#navContact {
	position:absolute;
	left:530px;
}

#navAboutUs {
	position:absolute;
	left:643px;
}

#infoGraphic {
	background-image:url(../images/infoGraphic.png);
	background-repeat:no-repeat;
	width:738px;
	height:311px;
	margin-bottom:20px;
	position:relative;
}

.sectionTitle {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:22px;
	font-weight:bold;
}	

#highlights {
	width:740px;
	height:186px;
	margin-bottom:20px;
	position:relative;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#highlightFeaturedProduct {
	background-image:url(../images/highlightBox.gif);
	background-repeat:no-repeat;
	width:241px;
	height:186px;
	margin-left:0px;
	position:absolute;
}

#highlightFeaturedService {
	background-image:url(../images/highlightBox.gif);
	background-repeat:no-repeat;
	width:241px;
	height:186px;
	position:absolute;
    left:248px;
}

#highlightAboutUs {
	background-image:url(../images/highlightBox.gif);
	background-repeat:no-repeat;
	width:241px;
	height:186px;
	position:absolute;
    left:497px;
}

#highlightFeaturedProductTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#105980;
	position:absolute;
	left:31px;
	top:12px;
}

#highlightFeaturedServiceTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#105980;
	position:absolute;
	left:33px;
	top:12px;
}

#highlightAboutUsTitle {
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size:22px;
	font-weight:bold;
	color:#105980;
	position:absolute;
	left:70px;
	top:12px;
}

.highlightBody {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	width:210px;
	position:absolute;
	left:15px;
	top:60px;
	right:0px;
	text-align:left;
	color:#444444;
}

#learnMoreButtonIG {
	position:absolute;
	left:585px;
	top:220px;
}

#productList {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}

#secondaryPageBody {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:15px;
	width:740px;
	height:auto;
}

#footer {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:12px;
	color:#999999;
	text-align:center;
	margin-bottom:20px;
	width:780px;
	height:auto;
	text-align:left;
}