body {
	margin: 0;
	padding: 0;
	background-color: #F7F7F7;
	font-family: Verdana, Arial, sans-serif;
	font-size: 75%;
	color: #333333;
}

* {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	color: #0066CC;
	text-decoration: none;
}
a:hover, a:active {
	color: #333;
	text-decoration: underline;
}

p {
	margin-bottom: 1.2em;
}

ul {
	margin: 0 0 1.2em 2.5em;
}

img {
	border: 0;
}



#wrapper {
	width: 740px;
	margin: 0 auto 0 auto;
	padding: 0 10px 0 10px;
	background: url(sitegraphics/bg.jpg) repeat-y 0 0 #FFFFFF;
	border-bottom: 1px solid #CCCCCC;
}

#logobar {
	width: 690px;
	height: 60px;
	margin: 0 25px 0 25px;
	/* bordertop: 2px solid #0066CC; */
}

.logo {
	float: left;
}

#topbanner {
	width: 715px;
	height: 147px;
	margin: 0 20px 0 20px;
	padding: 0;
	border-top: 2px solid #3399CC;
	background: url(sitegraphics/bg_topbanner.jpg);
	text-align: right;
	color: #333333;
}

#nav {
	float: right;
}

#nav ul {
	margin: 22px 0 0 0;
	padding: 0;
	list-style-type: none;
}

#nav li,
#nav a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/nav.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#nav ul li a:hover { background-image: none;}

#nav-home a { width: 46px; height: 15px; background-position: 0px 0px;}
#nav-company a { width: 78px; height: 15px; background-position: -46px 0px;}
#nav-products a { width: 75px; height: 15px; background-position: -124px 0px;}
#nav-support a { width: 70px; height: 15px; background-position: -199px 0px;}
#nav-contact a { width: 55px; height: 15px; background-position: -269px 0px;}

#nav-home { width: 46px; height: 15px; background-position: 0px -15px;}
#nav-company { width: 78px; height: 15px; background-position: -46px -15px;}
#nav-products { width: 75px; height: 15px; background-position: -124px -15px;}
#nav-support { width: 70px; height: 15px; background-position: -199px -15px;}
#nav-contact { width: 56px; height: 15px; background-position: -269px -15px;}



#navproductselector {
	width: 690px;
	height: 40px;
	margin: 0 25px 0 25px;
	padding: 0;
	background: url(sitegraphics/bg_productselector.gif) no-repeat 0 0 #FFFFFF;
}

#navproductselector ul {
	float: right;
	margin: 0;
	padding: 0 1px 0 0;
	list-style-type: none;
}

#navproductselector li,
#navproductselector a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navproductselector.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navproductselector ul li a:hover { background-image: none;}

#navproductselector-acquire a { width: 98px; height: 40px; background-position: 0px 0px;}
#navproductselector-calibrate a { width: 110px; height: 40px; background-position: -98px 0px;}
#navproductselector-inspect a { width: 96px; height: 40px; background-position: -208px 0px;}
#navproductselector-profile a { width: 94px; height: 40px; background-position: -304px 0px;}
#navproductselector-record a { width: 105px; height: 40px; background-position: -398px 0px;}

#navproductselector-acquire { width: 98px; height: 40px; background-position: 0px -40px;}
#navproductselector-calibrate { width: 110px; height: 40px; background-position: -98px -40px;}
#navproductselector-inspect { width: 96px; height: 40px; background-position: -208px -40px;}
#navproductselector-profile { width: 94px; height: 40px; background-position: -304px -40px;}
#navproductselector-record { width: 105px; height: 40px; background-position: -398px -40px;}



#navAcquire {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navAcquire img {
	position: absolute;
}

#navAcquire ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navAcquire li,
#navAcquire a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navacquire.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navAcquire ul li a:hover { background-image: none;}

#navAcquire-overview a { width: 75px; height: 25px; background-position: 0px 0px;}
#navAcquire-features a { width: 74px; height: 25px; background-position: -75px 0px;}
#navAcquire-literature a { width: 85px; height: 25px; background-position: -149px 0px;}
#navAcquire-support a { width: 70px; height: 25px; background-position: -234px 0px;}
#navAcquire-requestdemo a { width: 104px; height: 25px; background-position: -304px 0px;}
#navAcquire-download a { width: 92px; height: 25px; background-position: -408px 0px;}

#navAcquire-overview { width: 75px; height: 25px; background-position: 0px -25px;}
#navAcquire-features { width: 74px; height: 25px; background-position: -75px -25px;}
#navAcquire-literature { width: 85px; height: 25px; background-position: -149px -25px;}
#navAcquire-support { width: 70px; height: 25px; background-position: -234px -25px;}
#navAcquire-requestdemo { width: 104px; height: 25px; background-position: -304px -25px;}
#navAcquire-download { width: 92px; height: 25px; background-position: -408px -25px;}

#navAcquire-overviewSelected a { width: 75px; height: 25px; background-position: 0px -50px;}
#navAcquire-featuresSelected a { width: 74px; height: 25px; background-position: -75px -50px;}
#navAcquire-literatureSelected a { width: 85px; height: 25px; background-position: -149px -50px;}
#navAcquire-supportSelected a { width: 70px; height: 25px; background-position: -234px -50px;}
#navAcquire-requestdemoSelected a { width: 104px; height: 25px; background-position: -304px -50px;}
#navAcquire-downloadSelected a { width: 92px; height: 25px; background-position: -408px -50px;}

#navAcquire-overviewSelected { width: 75px; height: 25px; background-position: 0px -50px;}
#navAcquire-featuresSelected { width: 74px; height: 25px; background-position: -75px -50px;}
#navAcquire-literatureSelected { width: 85px; height: 25px; background-position: -149px -50px;}
#navAcquire-supportSelected { width: 70px; height: 25px; background-position: -234px -50px;}
#navAcquire-requestdemoSelected { width: 104px; height: 25px; background-position: -304px -50px;}
#navAcquire-downloadSelected { width: 92px; height: 25px; background-position: -408px -50px;}



#navInspect {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navInspect img {
	position: absolute;
}

#navInspect ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navInspect li,
#navInspect a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navinspect.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navInspect ul li a:hover { background-image: none;}

#navInspect-overview a { width: 75px; height: 25px; background-position: 0px 0px;}
#navInspect-features a { width: 74px; height: 25px; background-position: -75px 0px;}
#navInspect-literature a { width: 85px; height: 25px; background-position: -149px 0px;}
#navInspect-support a { width: 70px; height: 25px; background-position: -234px 0px;}
#navInspect-requestdemo a { width: 104px; height: 25px; background-position: -304px 0px;}
#navInspect-download a { width: 92px; height: 25px; background-position: -408px 0px;}

#navInspect-overview { width: 75px; height: 25px; background-position: 0px -25px;}
#navInspect-features { width: 74px; height: 25px; background-position: -75px -25px;}
#navInspect-literature { width: 85px; height: 25px; background-position: -149px -25px;}
#navInspect-support { width: 70px; height: 25px; background-position: -234px -25px;}
#navInspect-requestdemo { width: 104px; height: 25px; background-position: -304px -25px;}
#navInspect-download { width: 92px; height: 25px; background-position: -408px -25px;}

#navInspect-overviewSelected a { width: 75px; height: 25px; background-position: 0px -50px;}
#navInspect-featuresSelected a { width: 74px; height: 25px; background-position: -75px -50px;}
#navInspect-literatureSelected a { width: 85px; height: 25px; background-position: -149px -50px;}
#navInspect-supportSelected a { width: 70px; height: 25px; background-position: -234px -50px;}
#navInspect-requestdemoSelected a { width: 104px; height: 25px; background-position: -304px -50px;}
#navInspect-downloadSelected a { width: 92px; height: 25px; background-position: -408px -50px;}

#navInspect-overviewSelected { width: 75px; height: 25px; background-position: 0px -50px;}
#navInspect-featuresSelected { width: 74px; height: 25px; background-position: -75px -50px;}
#navInspect-literatureSelected { width: 85px; height: 25px; background-position: -149px -50px;}
#navInspect-supportSelected { width: 70px; height: 25px; background-position: -234px -50px;}
#navInspect-requestdemoSelected { width: 104px; height: 25px; background-position: -304px -50px;}
#navInspect-downloadSelected { width: 92px; height: 25px; background-position: -408px -50px;}



#navCalibrate {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navCalibrate img {
	position: absolute;
}

#navCalibrate ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navCalibrate li,
#navCalibrate a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navcalibrate.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navCalibrate ul li a:hover { background-image: none;}

#navCalibrate-overview a { width: 75px; height: 25px; background-position: 0px 0px;}
#navCalibrate-features a { width: 74px; height: 25px; background-position: -75px 0px;}
#navCalibrate-literature a { width: 85px; height: 25px; background-position: -149px 0px;}
#navCalibrate-support a { width: 70px; height: 25px; background-position: -234px 0px;}
#navCalibrate-requestdemo a { width: 104px; height: 25px; background-position: -304px 0px;}
#navCalibrate-download a { width: 92px; height: 25px; background-position: -408px 0px;}

#navCalibrate-overview { width: 75px; height: 25px; background-position: 0px -25px;}
#navCalibrate-features { width: 74px; height: 25px; background-position: -75px -25px;}
#navCalibrate-literature { width: 85px; height: 25px; background-position: -149px -25px;}
#navCalibrate-support { width: 70px; height: 25px; background-position: -234px -25px;}
#navCalibrate-requestdemo { width: 104px; height: 25px; background-position: -304px -25px;}
#navCalibrate-download { width: 92px; height: 25px; background-position: -408px -25px;}

#navCalibrate-overviewSelected a { width: 75px; height: 25px; background-position: 0px -50px;}
#navCalibrate-featuresSelected a { width: 74px; height: 25px; background-position: -75px -50px;}
#navCalibrate-literatureSelected a { width: 85px; height: 25px; background-position: -149px -50px;}
#navCalibrate-supportSelected a { width: 70px; height: 25px; background-position: -234px -50px;}
#navCalibrate-requestdemoSelected a { width: 104px; height: 25px; background-position: -304px -50px;}
#navCalibrate-downloadSelected a { width: 92px; height: 25px; background-position: -408px -50px;}

#navCalibrate-overviewSelected { width: 75px; height: 25px; background-position: 0px -50px;}
#navCalibrate-featuresSelected { width: 74px; height: 25px; background-position: -75px -50px;}
#navCalibrate-literatureSelected { width: 85px; height: 25px; background-position: -149px -50px;}
#navCalibrate-supportSelected { width: 70px; height: 25px; background-position: -234px -50px;}
#navCalibrate-requestdemoSelected { width: 104px; height: 25px; background-position: -304px -50px;}
#navCalibrate-downloadSelected { width: 92px; height: 25px; background-position: -408px -50px;}



#navProfile {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navProfile img {
	position: absolute;
}

#navProfile ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navProfile li,
#navProfile a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navprofile.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navProfile ul li a:hover { background-image: none;}

#navProfile-overview a { width: 75px; height: 25px; background-position: 0px 0px;}
#navProfile-features a { width: 74px; height: 25px; background-position: -75px 0px;}
#navProfile-literature a { width: 85px; height: 25px; background-position: -149px 0px;}
#navProfile-support a { width: 70px; height: 25px; background-position: -234px 0px;}
#navProfile-requestdemo a { width: 104px; height: 25px; background-position: -304px 0px;}
#navProfile-download a { width: 92px; height: 25px; background-position: -408px 0px;}

#navProfile-overview { width: 75px; height: 25px; background-position: 0px -25px;}
#navProfile-features { width: 74px; height: 25px; background-position: -75px -25px;}
#navProfile-literature { width: 85px; height: 25px; background-position: -149px -25px;}
#navProfile-support { width: 70px; height: 25px; background-position: -234px -25px;}
#navProfile-requestdemo { width: 104px; height: 25px; background-position: -304px -25px;}
#navProfile-download { width: 92px; height: 25px; background-position: -408px -25px;}

#navProfile-overviewSelected a { width: 75px; height: 25px; background-position: 0px -50px;}
#navProfile-featuresSelected a { width: 74px; height: 25px; background-position: -75px -50px;}
#navProfile-literatureSelected a { width: 85px; height: 25px; background-position: -149px -50px;}
#navProfile-supportSelected a { width: 70px; height: 25px; background-position: -234px -50px;}
#navProfile-requestdemoSelected a { width: 104px; height: 25px; background-position: -304px -50px;}
#navProfile-downloadSelected a { width: 92px; height: 25px; background-position: -408px -50px;}

#navProfile-overviewSelected { width: 75px; height: 25px; background-position: 0px -50px;}
#navProfile-featuresSelected { width: 74px; height: 25px; background-position: -75px -50px;}
#navProfile-literatureSelected { width: 85px; height: 25px; background-position: -149px -50px;}
#navProfile-supportSelected { width: 70px; height: 25px; background-position: -234px -50px;}
#navProfile-requestdemoSelected { width: 104px; height: 25px; background-position: -304px -50px;}
#navProfile-downloadSelected { width: 92px; height: 25px; background-position: -408px -50px;}



#navRecord {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	background: url(sitegraphics/bg_navrecord.jpg) no-repeat 0 0;
}

#navRecord img {
	position: absolute;
}

#navRecord ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navRecord li,
#navRecord a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navrecord.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navRecord ul li a:hover { background-image: none;}

#navRecord-overview a { width: 75px; height: 25px; background-position: 0px 0px;}
#navRecord-features a { width: 74px; height: 25px; background-position: -75px 0px;}
#navRecord-literature a { width: 85px; height: 25px; background-position: -149px 0px;}
#navRecord-support a { width: 70px; height: 25px; background-position: -234px 0px;}
#navRecord-requestdemo a { width: 104px; height: 25px; background-position: -304px 0px;}
#navRecord-download a { width: 92px; height: 25px; background-position: -408px 0px;}

#navRecord-overview { width: 75px; height: 25px; background-position: 0px -25px;}
#navRecord-features { width: 74px; height: 25px; background-position: -75px -25px;}
#navRecord-literature { width: 85px; height: 25px; background-position: -149px -25px;}
#navRecord-support { width: 70px; height: 25px; background-position: -234px -25px;}
#navRecord-requestdemo { width: 104px; height: 25px; background-position: -304px -25px;}
#navRecord-download { width: 92px; height: 25px; background-position: -408px -25px;}

#navRecord-overviewSelected a { width: 75px; height: 25px; background-position: 0px -50px;}
#navRecord-featuresSelected a { width: 74px; height: 25px; background-position: -75px -50px;}
#navRecord-literatureSelected a { width: 85px; height: 25px; background-position: -149px -50px;}
#navRecord-supportSelected a { width: 70px; height: 25px; background-position: -234px -50px;}
#navRecord-requestdemoSelected a { width: 104px; height: 25px; background-position: -304px -50px;}
#navRecord-downloadSelected a { width: 92px; height: 25px; background-position: -408px -50px;}

#navRecord-overviewSelected { width: 75px; height: 25px; background-position: 0px -50px;}
#navRecord-featuresSelected { width: 74px; height: 25px; background-position: -75px -50px;}
#navRecord-literatureSelected { width: 85px; height: 25px; background-position: -149px -50px;}
#navRecord-supportSelected { width: 70px; height: 25px; background-position: -234px -50px;}
#navRecord-requestdemoSelected { width: 104px; height: 25px; background-position: -304px -50px;}
#navRecord-downloadSelected { width: 92px; height: 25px; background-position: -408px -50px;}

#navPresentations li,
#navPresentations a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navpresentations.gif);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}
#navPresentations-presentations { width: 101px; height: 25px; background-position: 0px 0;}

#navPresentations {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navPresentations img {
	position: absolute;
}

#navPresentations ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navCompany {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navCompany img {
	position: absolute;
}

#navCompany ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navCompany li,
#navCompany a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navcompany.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navCompany ul li a:hover { background-image: none;}

#navCompany-overview a { width: 118px; height: 25px; background-position: 0px 0px;}
#navCompany-alliances a { width: 78px; height: 25px; background-position: -118px 0px;}
#navCompany-news a { width: 54px; height: 25px; background-position: -196px 0px;}
#navCompany-quality a { width: 149px; height: 25px; background-position: -250px 0px;}

#navCompany-overview { width: 118px; height: 25px; background-position: 0px -25px;}
#navCompany-alliances { width: 78px; height: 25px; background-position: -118px -25px;}
#navCompany-news { width: 54px; height: 25px; background-position: -196px -25px;}
#navCompany-quality { width: 149px; height: 25px; background-position: -250px -25px;}

#navCompany-overviewSelected a { width: 118px; height: 25px; background-position: 0px -50px;}
#navCompany-alliancesSelected a { width: 78px; height: 25px; background-position: -118px -50px;}
#navCompany-newsSelected a { width: 54px; height: 25px; background-position: -196px -50px;}
#navCompany-qualitySelected a { width: 149px; height: 25px; background-position: -250px -50px;}

#navCompany-overviewSelected { width: 118px; height: 25px; background-position: 0px -50px;}
#navCompany-alliancesSelected { width: 78px; height: 25px; background-position: -118px -50px;}
#navCompany-newsSelected { width: 54px; height: 25px; background-position: -196px -50px;}
#navCompany-qualitySelected { width: 149px; height: 25px; background-position: -250px -50px;}


#navProducts {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navProducts img {
	position: absolute;
}

#navProducts ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}


#navContact {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navContact img {
	position: absolute;
}

#navContact ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navContact li,
#navContact a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navcontact.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navContact ul li a:hover { background-image: none;}

#navContact-overview a { width: 70px; height: 25px; background-position: 0px 0px;}
#navContact-locations a { width: 82px; height: 25px; background-position: -70px 0px;}
#navContact-representatives a { width: 113px; height: 25px; background-position: -152px 0px;}

#navContact-overview { width: 70px; height: 25px; background-position: 0px -25px;}
#navContact-locations { width: 82px; height: 25px; background-position: -70px -25px;}
#navContact-representatives { width: 113px; height: 25px; background-position: -152px -25px;}

#navContact-overviewSelected a { width: 70px; height: 25px; background-position: 0px -50px;}
#navContact-locationsSelected a { width: 82px; height: 25px; background-position: -70px -50px;}
#navContact-representativesSelected a { width: 113px; height: 25px; background-position: -152px -50px;}

#navContact-overviewSelected { width: 70px; height: 25px; background-position: 0px -50px;}
#navContact-locationsSelected { width: 82px; height: 25px; background-position: -70px -50px;}
#navContact-representativesSelected { width: 113px; height: 25px; background-position: -152px -50px;}


#navSupport {
	width: 690px;
	height: 125px;
	margin: 0 25px 0 25px;
	position: relative;
}

#navSupport img {
	position: absolute;
}

#navSupport ul {
	list-style-type: none;
	position: absolute;
	z-index: 1;
	margin: 100px 0 0 10px;
}

#navSupport li,
#navSupport a {
	display: block;
	margin: 0;
	padding: 0;
	background-image: url(sitegraphics/navsupport.jpg);
	background-repeat: no-repeat;
	text-indent: -1976px;
	overflow: hidden; 
	float: left;
}

#navSupport ul li a:hover { background-image: none;}

#navSupport-overview a { width: 102px; height: 25px; background-position: 0px 0px;}
#navSupport-supportplans a { width: 107px; height: 25px; background-position: -102px 0px;}
#navSupport-askaquestion a { width: 115px; height: 25px; background-position: -209px 0px;}

#navSupport-overview { width: 102px; height: 25px; background-position: 0px -25px;}
#navSupport-supportplans { width: 107px; height: 25px; background-position: -102px -25px;}
#navSupport-askaquestion { width: 115px; height: 25px; background-position: -209px -25px;}

#navSupport-overviewSelected a { width: 102px; height: 25px; background-position: 0px -50px;}
#navSupport-supportplansSelected a { width: 107px; height: 25px; background-position: -102px -50px;}
#navSupport-askaquestionSelected a { width: 115px; height: 25px; background-position: -209px -50px;}

#navSupport-overviewSelected { width: 102px; height: 25px; background-position: 0px -50px;}
#navSupport-supportplansSelected { width: 107px; height: 25px; background-position: -102px -50px;}
#navSupport-askaquestionSelected { width: 115px; height: 25px; background-position: -209px -50px;}







#content {
	margin: 0 25px 35px 25px;
}
#content p {
	margin-bottom: 1.2em;
	line-height: 1.3em;
	font-size: 100%;
}
#content img {
	padding: 10px;
	border: 1px solid #CCCCCC;
}

#brochure img {
	border: none;	
}



/*-----------------------HOME STYLING-----------------------*/


#contentHome {
	font-size: 90%;
}

#contentHome a:link, #contentHome a:visited {
	color: #0066CC;	
}
#contentHome a:active, #contentHome a:hover {
	color: #0066CC;	
}

#contentHome p {
	margin-bottom: 0.65em;
}

#contentHome ul {
	margin: 0 0 1.2em 0;
	list-style-type: none;
}

#contentHome li {
	position: relative;
	margin: 0 0 0.2em 0;
	padding-left: 9px;
	background: url(sitegraphics/bullet_home.gif) no-repeat 0 4px;
	font-size: 110%;
}

#contentHome #mainStory {
	position: relative;
	height: 75px;
	padding: 0 0 0 75px;
	background: none;
}

#contentHome #mainStory p {
	margin-bottom: 0.4em;
}

#contentHome #mainStory img {
	position: absolute;
	top: 0;
	left: 0;
}

#contentHome #mainStory a:link, #contentHome #mainStory a:visited {
	display: block;
	text-align: right;
	font-size: 90%;
}

#contentHome img {
	margin: 0;
	padding: 0;
	border: 0;
}

#contentHome h1 {
	margin-bottom: 0.65em;
	padding-bottom: 0.35em;
	border-bottom: 1px solid #000;
	font-size: 180%;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #0066CC;
}
#contentHome h2 {
	margin-bottom: 0.1em;
	font-size: 110%;
}

	

#contentHome #panelAbout {
	float: left;
	width: 245px;
	margin-right: 20px;
}

#contentHome #panelNews {
	float: left;
	width: 244px;
	margin-right: 20px;
}

#contentHome #panelSupport {
	float: left;
	width: 161px;
}


/*-----------------------DOWNLOADS STYLING-----------------------*/


#contentDownloads {
	background-color: #FFF;
}


/*-----------------------ACQUIRE STYLING-----------------------*/


#contentAcquire a:link, #contentAcquire a:visited {
	color: #CC0000;
}
#contentAcquire a:active, #contentAcquire a:hover {
	color: #333;
}

#contentAcquire {
	margin-top: 25px;
}
#contentAcquire h1 {
	margin-bottom: 20px;
	font-size: 130%;
	color: #CC0000;
}
#contentAcquire h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentAcquire h3 {
	margin-bottom: 0.35em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #CC0000;
}
#contentAcquire ol .bodycontent {
	margin-left: 2.5em;
}
#contentAcquire .bodyContent {
	width: 505px;
}
#contentAcquire .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentAcquire .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentAcquire .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #CC0000;
}
#contentAcquire .column img {
	margin: 0;
	padding: 0;
}

#contentAcquire #supportlines {
	width: 515px;
}

#contentAcquire #supportlines ul {
	margin: 0;
	list-style-type: none;
}



#supportlines li {
	float: left;
}
#supportlines .usa {
	display: block;
	padding-left: 55px;
	margin: 0 auto 10px;
	width: 182px;
	height: 29px;
	background: url(sitegraphics/supporticons/icon_usa.gif) no-repeat 0 0;
}
#supportlines .uk {
	display: block;
	padding-left: 55px;
	margin-bottom: 10px;
	width: 182px;
	height: 29px;
	background: url(sitegraphics/supporticons/icon_uk.gif) no-repeat 0 0;
}
#supportlines .hongkong {
	display: block;
	padding-left: 55px;
	margin-bottom: 10px;
	width: 182px;
	height: 29px;
	background: url(sitegraphics/supporticons/icon_hongkong.gif) no-repeat 0 0;
}
#supportlines .brazil {
	display: block;
	padding-left: 55px;
	margin-bottom: 10px;
	width: 182px;
	height: 29px;
	background: url(sitegraphics/supporticons/icon_brazil.gif) no-repeat 0 0;
}
#supportlines p {
	margin-bottom: 0;
}
#supportlines p.caption {
	margin-bottom: 0;
	font-weight: bold;
}


#instantMessenging {
	width: 99%;
	margin: 0 auto 0 auto;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-right: 1px solid #CCC;
}
#instantMessenging img {
	margin-left: 10px;
	padding: 0;
	border: 0;
}
#instantMessenging td, th {
	border-bottom: 1px solid #CCC;
	margin-bottom: 0.2em;
	padding: 7px 4px 7px 4px;
}
#instantMessenging th {
	text-align: left;
	font-weight: bold;
}


#contentAcquire .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentAcquire .column li {
	padding: 4px 0 0.5em 9px;
	border-bottom: 1px solid #CCCCCC;
	background: url(sitegraphics/bullet_columnacquire.gif) no-repeat 0 8px;
}
#contentAcquire .column img {
	margin-bottom: 15px;
	border: none;
}
#contentAcquire .column img.caseStudy {
	margin: 5px 0;
	border: none;
}

#literature ul a:link, #literature a:visited {
	color: #000;
}
#literature ul {
	list-style-type: none;
	margin: 0.25em 0 1em 20px;
}
#literature ul a:link, #literature ul a:visited {
	color: #000;
}
#literature li {
	display: block;
	height: 20px;
	margin-top: 8px;
	padding-left: 20px;
	background: url(sitegraphics/bullet_red.gif) 0 0 no-repeat;
}	
#literature li.pdf {
	background: url(sitegraphics/pdficon_small.gif) 0 0 no-repeat;
}
#literature li.manual {
	display: block;
	height: 20px;
	margin-top: 8px;
}


#titleAcquire-home {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquirehome.gif) no-repeat;
}
#titleAcquire-features {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquirefeatures.gif) no-repeat;
}
#titleAcquire-literature {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquireliterature.gif) no-repeat;
}
#titleAcquire-support {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquiresupport.gif) no-repeat;
}
#titleAcquire-demo {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquiredemo.gif) no-repeat;
}
#titleAcquire-download {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquiredownload.gif) no-repeat;
}

#titleAcquire-hmiRedundancy {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_hmiredundancy.gif) no-repeat;
}

#titleAcquire-security {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_security.gif) no-repeat;
}

#titleAcquire-scalability {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_scalability.gif) no-repeat;
}

#titleAcquire-applicationDevelopment {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_applicationdevelopment.gif) no-repeat;
}

#titleAcquire-acquireLicenses {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquirelicenses.gif) no-repeat;
}

#titleAcquire-styledReports {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_acquirestyledreports.gif) no-repeat;
}

#featureAcquire {
	clear: left;
	margin-top: 25px;
}
#featureAcquire h1 {
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: 120%;
}
#featureAcquire p {
	line-height: 1.4em;
}
#featureAcquire .description {
	float: right;
}
#featureAcquire .screenshot {
	float: left;
	margin: 0 15px 10px 0;	
}
#columnAcquire1 {
	float: left;
	width: 222px;
	margin-right: 15px;
	padding: 10px 10px 5px 10px;
	background: url(sitegraphics/bg_columnacquire.jpg) repeat-x 0 0;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5em;
	font-size: 90%;
}
#columnAcquire2 {
	float: left;
	width: 223px;
	padding: 10px 10px 5px 10px;
	background: url(sitegraphics/bg_columnacquire.jpg) repeat-x 0 0;
	border-top: 1px solid #CCCCCC;
	line-height: 1.5em;
	font-size: 90%;
}



/*-----------------------INSPECT STYLING-----------------------*/

#contentInspect a:link, #contentInspect a:visited {
	color: #681B83;
	text-decoration: none;
}
#contentInspect a:hover, #contentInspect a:active {
	color: #333;
	text-decoration: underline;
}

#contentInspect {
	margin-top: 25px;
}
#contentInspect h1 {
	margin-bottom: 20px;
	font-size: 130%;
	color: #681B83;
}
#contentInspect h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentInspect h3 {
	margin-bottom: 0.35em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #681B83;
}
#contentInspect .bodyContent {
	width: 505px;
}
#contentInspect .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentInspect .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentInspect .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #681B83;
}
#contentInspect .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentInspect .bodyContent ol {
	margin-left: 2.5em;
}
#contentInspect .column li {
	padding: 4px 0 0.5em 9px;
	border-bottom: 1px solid #CCCCCC;
	background: url(sitegraphics/bullet_columninspect.gif) no-repeat 0 8px;
}
#contentInspect .column img {
	padding: 0 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border: none;
}

#titleInspect-home {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_inspecthome.gif) no-repeat;
}
#titleInspect-features {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_inspectfeatures.gif) no-repeat;
}
#titleInspect-literature {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_inspectliterature.gif) no-repeat;
}
#titleInspect-support {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_inspectsupport.gif) no-repeat;
}
#titleInspect-demo {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_inspectdemo.gif) no-repeat;
}
#titleInspect-download {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_inspectdownload.gif) no-repeat;
}

#featureInspect {
	float: left;
	width: 500px;
	margin-top: 15px;
}
#featureInspect h1 {
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: 120%;
}
#featureInspect p {
	line-height: 1.4em;
	font-size: 100%;
}
#featureInspect .description {
	float: right;
	width: 305px;
}
#featureInspect .screenshot {
	float: left;
	margin: 0 15px 10px 0;	
}
#featureInspect .link {
	clear: both;
}


#featureInspect {
	float: left;
	width: 500px;
	margin-top: 15px;
}
#featureInspect h1 {
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: 120%;
}
#featureInspect p {
	line-height: 1.4em;
	font-size: 100%;
}
#featureInspect .description {
	float: right;
	width: 305px;
}
#featureInspect .screenshot {
	float: left;
	margin: 0 15px 10px 0;	
}
#featureInspect .link {
	clear: both;
}


/*-----------------------CALIBRATE STYLING-----------------------*/


#contentCalibrate a:link, #contentCalibrate a:visited {
	color: #182D72;
	text-decoration: none;
}
#contentCalibrate a:hover, #contentCalibrate a:active {
	color: #333;
	text-decoration: underline;
}

#contentCalibrate {
	margin-top: 25px;
}
#contentCalibrate h1 {
	margin-bottom: 20px;
	font-size: 130%;
	color: #182D72;
}
#contentCalibrate h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}

#contentCalibrate h3 {
	margin-bottom: 0.35em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #182D72;
}

#contentCalibrate .bodyContent {
	width: 505px;
}
#contentCalibrate .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentCalibrate .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentCalibrate .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #182D72;
}
#contentCalibrate .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentCalibrate .bodyContent ol {
	margin-left: 2.5em;
}
#contentCalibrate .column li {
	padding: 4px 0 0.5em 9px;
	border-bottom: 1px solid #CCCCCC;
	background: url(sitegraphics/bullet_columncalibrate.gif) no-repeat 0 8px;
}
#contentCalibrate .column img {
	padding: 0 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: none;
}

#titleCalibrate-home {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_calibratehome.gif) no-repeat;
}
#titleCalibrate-features {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_calibratefeatures.gif) no-repeat;
}
#titleCalibrate-literature {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_calibrateliterature.gif) no-repeat;
}
#titleCalibrate-support {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_calibratesupport.gif) no-repeat;
}
#titleCalibrate-demo {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_calibratedemo.gif) no-repeat;
}
#titleCalibrate-download {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_calibratedownload.gif) no-repeat;
}



#featureCalibrate {
	float: left;
	width: 500px;
	margin-top: 15px;
}
#featureCalibrate h1 {
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: 120%;
}
#featureCalibrate p {
	line-height: 1.4em;
	font-size: 100%;
}
#featureCalibrate .description {
	float: right;
	width: 305px;
}
#featureCalibrate .screenshot {
	float: left;
	margin: 0 15px 10px 0;	
}
#featureCalibrate .link {
	clear: both;
}


/*-----------------------PROFILE STYLING-----------------------*/


#contentProfile a:link, #contentProfile a:visited {
	color: #CC0000;
	text-decoration: none;
}
#contentProfile a:hover, #contentProfile a:active {
	color: #333;
	text-decoration: underline;
}

#contentProfile {
	margin-top: 25px;
}

#contentProfile .mainlist ul {
	padding: 0px 0 10px 0;	
	
}

#contentProfile .mainlist li {
	color: #CC0000;
}

#contentProfile h1 {
	margin-bottom: 20px;
	font-size: 130%;
	color: #CC0000;
}
#contentProfile h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentProfile h3 {
	margin-bottom: 0.35em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #CC0000;
}
#contentProfile .bodyContent {
	width: 505px;
}


#contentProfile .column {
	width: 160px;
	float: right;
	font-size: 95%;
		
}
#contentProfile .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentProfile .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #CC0000;
}
#contentProfile .bodyContent ol {
	margin-left: 2.5em;
}
#contentProfile .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentProfile .column li {
	padding: 4px 0 0.5em 9px;
	border-bottom: 1px solid #CCCCCC;		
	background: url(sitegraphics/bullet_columnprofile.gif) no-repeat 0 8px;
}
#contentProfile .column img {
	padding: 0 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: none
}

#featureProfile {
	float: left;
	width: 500px;
	margin-top: 15px;
}
#featureProfile h1 {
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: 120%;
}
#featureProfile p {
	line-height: 1.4em;
	font-size: 100%;
}
#featureProfile .description {
	float: right;
	width: 305px;
}
#featureProfile .screenshot {
	float: left;
	margin: 0 15px 10px 0;	
}
#featureProfile .link {
	clear: both;
}

#titleProfile-home {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_profilehome.gif) no-repeat;
}
#titleProfile-features {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_profilefeatures.gif) no-repeat;
}
#titleProfile-literature {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_profileliterature.gif) no-repeat;
}
#titleProfile-support {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_profilesupport.gif) no-repeat;
}
#titleProfile-demo {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_profiledemo.gif) no-repeat;
}
#titleProfile-download {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_profiledownload.gif) no-repeat;
}



/*-----------------------RECORD STYLING-----------------------*/

#contentRecord a:link,#contentRecord a:visited {
	color: #006764;
	text-decoration: none;
}
#contentRecord a:hover,#contentRecord a:active {
	color: #000000;
	text-decoration: underline;
}

#contentRecord {
	margin-top: 25px;
}
#contentRecord h1 {
	margin-bottom: 20px;
	font-size: 130%;
	color: #006764;
}
#contentRecord h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentRecord h3 {
	margin-bottom: 0.35em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #006764;
}
#contentRecord .bodyContent {
	width: 505px;
}
#contentRecord .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentRecord .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentRecord .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #006764;
}
#contentRecord .bodyContent ol {
	margin-left: 2.5em;
}
#contentRecord .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentRecord .column li {
	padding: 4px 0 0.5em 9px;
	border-bottom: 1px solid #CCCCCC;
	background: url(sitegraphics/bullet_columnrecord.gif) no-repeat 0 8px;
}
#contentRecord .column img {
	padding: 0 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: none
}

#featureRecord {
	float: left;
	width: 500px;
	margin-top: 15px;
}
#featureRecord h1 {
	margin: 0 0 0.25em 0;
	padding: 0;
	font-size: 120%;
}
#featureRecord p {
	line-height: 1.4em;
	font-size: 100%;
}
#featureRecord .description {
	float: right;
	width: 305px;
}
#featureRecord .screenshot {
	float: left;
	margin: 0 15px 10px 0;	
}
#featureRecord .link {
	clear: both;
}

#titleRecord-home {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_recordhome.gif) no-repeat;
}
#titleRecord-features {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_recordfeatures.gif) no-repeat;
}
#titleRecord-literature {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_recordliterature.gif) no-repeat;
}
#titleRecord-support {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_recordsupport.gif) no-repeat;
}
#titleRecord-demo {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_recorddemo.gif) no-repeat;
}
#titleRecord-download {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_recorddownload.gif) no-repeat;
}


/*-----------------------COMPANY STYLING-----------------------*/

#contentCompany {
	margin-top: 25px;
}
#contentCompany a:link, #contentCompany a:visited {
	color: #0066CC;
}
#contentCompany a:active, #contentCompany a:hover {
	color: #333;
} 
#contentCompany h1 {
	margin-bottom: 20px;
	font-size: 180%;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #0066CC;
}
#contentCompany h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentCompany h3 {
	margin-bottom: 0.85em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #0066CC;
}
#contentCompany select {
	margin-bottom: 20px;
}
#contentCompany .bodyContent {
	width: 505px;
}
#contentCompany .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentCompany .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentCompany .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #0066CC;
}
#contentCompany .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentCompany .column li {
	padding: 4px 0 0.5em 9px;
	border-bottom: 1px solid #CCCCCC;
	background: url(sitegraphics/bullet_columncalibrate.gif) no-repeat 0 8px;
}
#contentCompany .column img {
	padding: 0 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: none;
}
#contentCompany .news2 {
	float: left;
	width: 235px;
	margin-right: 25px;
}
#contentCompany .news3 {
	float: left;
	width: 235px;
}
#contentCompany .archive {
	clear: both;
	padding-top: 1em;
	border-top: 1px solid #CCC;
}
#contentCompany #newsArchive h1 {
	margin-bottom: 0.85em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	font-weight: bold;
	color: #333;
}
#contentCompany #newsArchive p {
	margin-bottom: 0.05em;
}
#contentCompany #newsArchive p.date {
	font-size: 85%;
	color: #666;
}
#contentCompany #newsArchive ul {
	margin-left: 0;
	list-style-type: none;
}
#contentCompany #newsArchive li {
	margin-bottom: 0.85em;
}


#contentCompany #contactDetails p {
	margin-bottom: 0.5em;
}
#contentCompany #contactDetails .caption {
	font-weight: bold;
}
#title-presentations {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_presentations.gif) no-repeat;
}	
#titleCompany-newsarchive {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_ambritnewsarchive.gif) no-repeat;
}
#titleCompany-latestnews {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_latestnews.gif) no-repeat;
}
#titleCompany-ambritalliances {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_company_ambritalliances.gif) no-repeat;
}
#titleCompany-makingwaves {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_company_makingwaves.gif) no-repeat;
}
#titleCompany-overview {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_companyprofile.gif) no-repeat;
}
#titleCompany-partners {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_companypartners.gif) no-repeat;
}
#titleCompany-news {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_companynews.gif) no-repeat;
}
#titleCompany-quality {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_companyquality.gif) no-repeat;
}
#newsimage {

}
#newsimage p{
	margin-top: 5px;
	line-height:0.2em;	
	text-align:center;	
	font-size: 80%;
	color:#363636;
}
	
/*-----------------------HOME STYLING-----------------------*/

#titleHomeAboutAmbrit {
	width: 245px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_home_aboutambrit.gif) no-repeat;
}

#titleHomeAmbritNews {
	width: 244px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_home_ambritnews.gif) no-repeat;
}

#titleHomeFirstClassSupport {
	width: 161px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_home_firstclasssupport.gif) no-repeat;
}


/*-----------------------CONTACT STYLING-----------------------*/

#titleContact {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_contact.gif) no-repeat;
}

#titleContactMessaging {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_contact_chat.gif) no-repeat;
}


#titleContactLocations {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_contact_locations.gif) no-repeat;
}

/*-----------------------CAPTCHAS-------------------*/

#captchaError 				{ display:none; font-size:11px; } 

#captchaError p				{ color:#cc0000; } 

.captcha                    { margin-bottom: 8px; }

.captchaInput               { width: 177px; }


/*-----------------------SUPPORT STYLING-----------------------*/

#titleSupport {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_support_ambritsupport.gif) no-repeat;
}
#titleSupportPlans {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_support_supportplans.gif) no-repeat;
}
#titleSupportAskAQuestion {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_support_askaquestion.gif) no-repeat;
}



/*-----------------------PRODUCTS STYLING-----------------------*/

#titleProducts {
	width: 500px;
	height: 25px;
	text-indent: -1976px;
	background: url(sitegraphics/title_products.gif) no-repeat;
}
#contentProducts {
	margin-top: 25px;
}
#contentProducts ul {
	list-style-type: none;
	position: relative;
	margin: 0;
}
#contentProducts li {
	position: relative;
	margin-bottom: 1.2em;
}
#contentProducts li img {
	margin: 0;
	padding: 0;
	border: 0;
}
#contentProducts h1 {
	margin-bottom: 20px;
	font-size: 180%;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #0066CC;
}
#contentProducts h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentProducts h3 {
	margin-bottom: 0.35em;
	padding-top: 1em;
	border-top: 1px solid #CCC;
	font-size: 120%;
	color: #0066CC;
}
#contentProducts .bodyContent {
	width: 505px;
}

#contentProducts .acquire {
	background: url(sitegraphics/bg_products_acquire.jpg) 0 61px repeat-x;
	border-bottom: 1px solid #666;
}
#contentProducts .acquire p {
	margin: 0;
	padding: 13px;
	border-left: 1px solid #ECECEC;
	border-right: 1px solid #ECECEC;
}
#contentProducts p.clickhere {
	margin: 0;
	padding: 0px 15px 15px 15px;
}

#contentProducts .calibrate {
	background: url(sitegraphics/bg_products_calibrate.jpg) 0 bottom no-repeat;
	border-bottom: 1px solid #182D72;
}
#contentProducts .calibrate p {
	margin: 0;
	padding: 13px;
	border-left: 1px solid #DEE0EA;
	border-right: 1px solid #DEE0EA;
}
#contentProducts .record {
	background: url(sitegraphics/bg_products_record.jpg) 0 bottom repeat-x;
	border-bottom: 1px solid #006764;
}
#contentProducts .record p {
	margin: 0;
	padding: 13px;
	border-left: 1px solid #E0EBEC;
	border-right: 1px solid #E0EBEC;
}
#contentProducts .inspect {
	background: url(sitegraphics/bg_products_inspect.jpg) 0 bottom repeat-x;
	border-bottom: 1px solid #681B83;
}
#contentProducts .inspect p {
	margin: 0;
	padding: 13px;
	border-left: 1px solid #EADFEF;
	border-right: 1px solid #EADFEF;
}
#contentProducts .profile {
	background: url(sitegraphics/bg_products_profile.jpg) 0 bottom repeat-x;
	border-bottom: 1px solid #CC0000;
}
#contentProducts .profile p {
	margin: 0;
	padding: 13px;
	border-left: 1px solid #FBE2E3;
	border-right: 1px solid #FBE2E3;
}

#contentProducts .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentProducts .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentProducts .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #0066CC;
}
#contentProducts .column img {
	padding: 0 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: none;
}

/*-----------------------CONTACT STYLING-----------------------*/

#contentContact {
	margin-top: 25px;
}
#contentContact a:link, #contentContact a:visited {
	text-decoration: underline;
	color: #0066CC;
}
#contentContact a:active, #contentContact a:hover {
	color: #333;
}
#contentContact h1 {
	margin-bottom: 20px;
	font-size: 180%;
	letter-spacing: -0.05em;
	font-weight: normal;
	color: #0066CC;
}
#contentContact h2 {
	margin-bottom: 1em;
	line-height: 1.3em;
	font-style: italic;
	font-size: 110%;
}
#contentContact .bodyContent {
	width: 505px;
}
#contentContact .column {
	width: 160px;
	float: right;
	font-size: 95%;
	color: #363636;
}
#contentContact .column p {
	margin-bottom: 0.75em;
	line-height: 1.45em;
}
#contentContact .column h1 {
	margin-bottom: 3px;
	padding: 0;
	font-size: 130%;
	color: #0066CC;
}
#contentContact .column ul {
	margin: 0;
	padding: 0 0 20px 0;
	list-style-type: none;
}
#contentContact .column li {
	padding: 4px 0 0.5em 0;
	border-bottom: 1px solid #CCCCCC;
}
#contentContact .column img {
	padding: 1em 0 1em 0;
	border-top: 0;
	border-left: 0;
	border-right: 0;
	border-bottom: none;
}

#contactAddress {
	clear: left;
}
#contactAddress h1 {
	margin-bottom: 0.2em;
	font-weight: bold;
	font-size: 125%;
	color: #333;
}
#contactAddress p {
	margin-bottom: 0.45em;
}
#contactAddress .caption {
	font-weight: bold;
	color: #0066CC;
}


#contactForm {
	width: 80%;
	margin: 0 auto;
}
#contactForm fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#contactForm label {
	display: block;
	font-weight: bold;
}
#contactForm input {
	width: 99%;
	margin: 2px 0 8px 0;
	border: 1px solid #CCC;
}
#contactForm .checkbox {
	width: 15px;
}
#contactForm textarea {
	width: 99%;
	margin: 2px 0 8px 0;
	border: 1px solid #CCC;
}
#contactForm select {
	width: 50%;
	margin: 2px 0 8px 0;
	border: 1px solid #CCC;
}
#contactForm .sendform {
	display: block;
	clear: left;
	margin: 10px 0 10px 0;
	text-align: center;
}
#contactForm .sendbutton {
	width: 70px;
	height: 25px;
	border: 1px solid #333;
	font-weight: bold;
	background-color: #CCC;
}
#contactForm .mandatory {
	font-size: 80%;
}
#contactForm .mandatoryAsterisk {
	color: #0066CC;
}


#alliances {
	margin: 0;
	position: relative;
	padding-left: 80px;
	list-style-type: none;
}
#alliances li {
	position: relative;
	margin-bottom: 1.8em;
}
#alliances img {
	position: absolute;
	top: 0;
	left: -80px;
	margin: 0;
	padding: 0;
	border: 0;
}
#alliances h1 {
	margin: 0;
	padding: 0;
	font-weight: bold;
	font-size: 120%;
	color: #333;
}
#alliances h2 {
	margin: 0;
	padding: 0;
	font-weight: normal;
	font-style: italic;
	font-size: 120%;
	color: #0066CC;
}


a.recordlink:link, a.recordlink:visited {
	font-weight: bold;
	color: #006764;
	text-decoration: none;
}
a.recordlink:hover, a.recordlink:active {
	color: #333333;
}

a.calibratelink:link, a.calibratelink:visited {
	font-weight: bold;
	color: #182D72;
	text-decoration: none;
}
a.calibratelink:hover, a.calibratelink:active {
	color: #333333;
}

a.profilelink:link, a.profilelink:visited {
	font-weight: bold;
	color: #CC0000;
	text-decoration: none;
}
a.profilelink:hover, a.profilelink:active {
	color: #333333;
}

a.inspectlink:link, a.inspectlink:visited {
	font-weight: bold;
	color: #681B83;
	text-decoration: none;
}
a.inspectlink:hover, a.inspectlink:active {
	color: #333333;
}


#downloadform {
	width: 80%;
	margin: 0 auto;
}
#downloadform fieldset {
	margin: 0;
	padding: 0;
	border: 0;
}
#downloadform label {
	display: block;
	font-weight: bold;
}
#downloadform input {
	width: 99%;
	margin: 2px 0 8px 0;
	border: 1px solid #CCC;
}
#downloadform .checkbox {
	width: 15px;
}
#downloadform textarea {
	width: 99%;
	margin: 2px 0 8px 0;
	border: 1px solid #CCC;
}
#downloadform select {
	width: 50%;
	margin: 2px 0 8px 0;
	border: 1px solid #CCC;
}
#downloadform .sendform {
	display: block;
	clear: left;
	margin: 10px 0 10px 0;
	text-align: center;
}
#downloadform .sendbutton {
	width: 70px;
	height: 25px;
	border: 1px solid #333;
	font-weight: bold;
	background-color: #CCC;
}
#downloadform .mandatory {
	font-size: 80%;
}
#downloadform .mandatoryAsterisk {
	color: #0066CC;
}
#downloadform .timezone {
	width:25%;
}
#downloadform .inlineinput {
	float: left;
	width: auto;
	margin-right: 7px;
	border: 0;
}
#downloadform .inlinelabel {
	display: inline;
}



#footer {
	clear: both;
	margin: 10px 25px 25px 25px;
	padding-top: 15px;
	border-top: 1px solid #515151;
}
#footer h1 {
	margin-bottom: 0.15em;
	font-size: 110%;
	color: #0066CC;
}
#footer p {
	font-size: 95%;
	margin-bottom: 0.3em;
	line-height: 1em;
}
#footer .caption {
	font-weight: bold;
	color: #0066CC;
}
#footer .copyright {
	float: right;
	font-size: 85%;
}


a.ambritlink:link, a.ambritlink:visited {
	color: #333333;
	text-decoration: none;
	font-size: 95%;
}
a.ambritlink:hover, a.ambritlink:active {
	color: #0066CC;
	text-decoration: underline;
}

.bold {font-weight:bold}

.smallformtext {font-size: 80%; margin-bottom: 1.2em;}

.profilered {color:#CC0000;}

.acquirered {color:#CC0000;}

.calibrateblue {color:#182D72;}

.inspectpurple {color:#681B83;}

.recordgreen {color:#006764;}

.imagerightnoborder {
	float: right;
	margin: 0 0 15px 15px;
	border:0;
}

.imageleftnoborder {
	float: left;
	margin: 0 0 15px 15px;
	border:0;
}

.imageright {
	float: right;
	margin: 0 0 15px 15px;
}
.imageleft {
	float: left;
	margin: 0 13px 13px 0;
}
.imagecentre {
	text-align: center;
	margin: 0 0 1.4em 0;
}


#supportPlansTable {
	margin: 0 0 10px 0;
}
#supportPlansTable td {
	padding: 4px;
	border-right: 2px solid #FFF;
}
#supportPlansTable .columnHeader {
	border-bottom: 1px solid #333;
	font-weight: bold;
	text-align: center;
	vertical-align: bottom;
}
#supportPlansTable .rowHeader {
}
#supportPlansTable .value {
	text-align: center;
	font-size: 120%;
}
#supportPlansTable .yearOne {
	color: #0066CC;
}
#supportPlansTable .disclaimer {
	padding: 10px 0;
	font-size: 90%;
}
