body {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	background-color: #ffffff;
}

a, a:visited {
	color: #003399;
}

a:hover {
	color: #000000;
}

#page {
	width: 780px;
	margin-left: auto;
	margin-right: auto;
	border-top: 9px solid #11568B;
	
	background-image: url(/images/background.gif);
	background-position: 240px left;
	background-repeat: repeat-y;
	

}



#logo {
	padding-top: 16px;
	padding-right: 14px;
	padding-left: 27px;
	width: 114px;
	height: 62px;
	float: left;
	margin-right: 0px;

	background-color:  #FFFFFF;
	background-image:  url(/images/grayBarsBackground.gif);
	background-repeat: repeat-y;
}

#logo img {
	width:114px;
	height:60px;
	display: block;
}


/* ------------------------------------------------------------------- */
/*                              Navigation                             */
/* --------------------------------------------------------------------*/
#navigation {
	width: auto;
	height: 45px;
	/*float: left;*/
	padding-top:  33px;
	margin-left: 0px;
	padding-left: 0px;
	background-color: #FFFFFF;
	/*background-image:  url(/images/navigationBackground.gif);*/
	background-repeat: repeat-x;
	background-position: 0px 33px;
}


#navigation ul {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
}

#navigation li {
	float: left;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px solid #DCDCDC;
}

#navigation li img {
	float: left;
	display: block;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 0px none #FFFFFF;
}


#navigation #aboutMicroButton   { padding-right: 19px; }
#navigation #productsButton     { padding-left: 19px; padding-right: 18px; }
#navigation #solutionsButton    { padding-left: 18px; padding-right: 16px; }
#navigation #softwareButton     { padding-left: 20px; padding-right: 20px; }
#navigation #servicesButton     { padding-left: 17px; padding-right: 19px; }
#navigation #contactUsButton    { padding-left: 20px; clear: right; }
#navigation #searchField {
	display: inline;
	float: left;
	width: 86px;
	height: 12px;
	vertical-align: middle;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 315px;
	margin-right: 3px;
	padding-top: 0px;
	padding-bottom: 0px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6D72;
	border: 1px solid #CCCCCC;
}

#navigation #searchButton a {
	float: left;
	/*margin-left: 426px;*/
	margin-left: 500px;
}

#navigation #searchButton, #navigation #siteMapButton, #navigation #newsletterButton {
	display: inline;
	margin-top: 6px;
	margin-left: 16px;
	vertical-align: middle;
	border-bottom: 0px none blue;
}


#subNavigation {
	float: left;
	clear: left;
	margin-top: 0px;
	margin-left: 21px;
	margin-right: 53px;
	height: 100px;
	width: 185px;
	display: inline;
	font-size: 0;
}

#subNavigation ul {
	list-style-type: none;
	height: auto;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}

#subNavigation.li {
	display: block;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	height: auto;
}

#displayBlocks{
	font-size: 12px;
}

.sidebarBlockItem {
	padding-top: 15px;
	padding-left: 15px;
}

.subLink {
	position: relative;
	left: -7px;
	border-left: 7px solid #3798B9;
	display: block;
	margin: 0;
	line-height: 0px;
	font-size: 10px;
	height: 29px;
}
.subLink img {
	border: 0px none blue;
}


#breadCrumbs {
	float: left;
	margin-top: 36px;
	margin-left: 102px;
	width: 500px;
	height: 20px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

#breadCrumbs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style-type: none;
	color: #A7A7A7;
}

#breadCrumbs li {
	float: left;
	margin: 0px 3px 0px 0px;
	padding: 0px 0px 0px 11px;
	
	background-image: url(/images/breadCrumbSeperator.gif);
	background-repeat: no-repeat;
}

#breadCrumbs a {
	color: #A7A7A7;
}

#breadCrumbs .first {
	margin-left: 0px;
	background-image: none;
	padding-left: 0px;
}


#lowerNavigation {
	width: 346px;
	height: auto;
	margin-top: 0px;
	margin-bottom: 3px;
	padding-right: 6px;
	display: inline;
	float: right;
}

#lowerNavigation ul {
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none;
	height: 10px;
	width: 320px;
}

#lowerNavigation li {
	float: left;
	display: inline;
	height: 10px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	margin-left: 19px;
}

#lowerNavigation li.lastLink {
	margin-right: 0px;
}

#lowerNavigation li img {
	display: block;
	border: 0px none blue;
}
/* -------------------------- End Navigation --------------------------*/



#flashAnimation {
	float:  left;
	width:  346px;
	height: 95px;

	padding-top: 93px;

	background-color:  #FFFFFF;
	background-image:  url(/images/grayBarsBackground.gif);
	background-repeat: repeat-y;
}



/* ------------------------------------------------------------------- */
/*                                Content                              */
/* --------------------------------------------------------------------*/

#mainContent {
	float: left;
	margin-top: 0px;
	width: 430px;
	
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}


#mainContent h1,h2 {
	width: 100%;
	/*margin: 0px 0px 24px 2px; */
	padding: 0px 0px 0px 0px; 
	font-size:12px;
}

#mainContent h3 {
	font-size: 9pt;
	margin-top: 25px;
	margin-bottom: 0px;
}

#mainContent h4 {
	font-size: 8pt;
	color: #5C5C5C;
	margin-top: 0px;
	margin-bottom: 0px;
}

#mainContent ul {
	margin-top: 0px;
	margin-left: 31px;
	padding-top: 0px;
	padding-left: 0px;
	list-style-image: url(/images/contentListBullet.gif);
}

#mainContent li {
	margin-top: 1px;
}


/* --------------------- End content section ---------------------- */




/* ------------------------------------------------------------------- */
/*                          Highlights section                         */
/* --------------------------------------------------------------------*/
#highlights {
	width:  500px;
	height: 320px;
	
	
	background-color: white;
	background-image:url(/images/highlightsBackground.gif);
	background-repeat: no-repeat;
	
	border: 0px solid blue;
	margin-bottom: 0px;
	margin-left:0px;
	margin-top:0px;
	margin-right:0px;
}
#highlights h1 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #11568B;
	font-size: 13px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:1px;
	margin-top:1px;
	margin-left: 10px;
}

#highlights h2 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #3798B9;
	font-size: 13px;
	line-height:14px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:1px;
	margin-top:15px;
	margin-left: 10px;
}

#highlights h3
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #3798B9;
	font-size: 13px;
	line-height:14px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:1px;
	margin-top:0px;
	margin-left: 10px;
}

#highlights p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;

	color: #3E3D42;
	line-height: 13px;
	text-align:justify;
	margin-top:1px;
	margin-left: 10px;
	margin-bottom: 3px;
}



#highlights a img {
	border: 0px none blue;


	
}

#highlights  img {
	border: 0px none blue;
	margin: 0px, 75px, 0px, 0px;	
	padding: 0px, 75px, 0px, 0px;	
	
}

/* Highlight 1 stuff */
#highlight1 {
	height: 93px;
	padding-left: 8px;
}

#highlight1 .productShot {
	float: left;
	margin-top: 14px;
	margin-left: 2px;
	margin-right: 15px;
}

#highlight1 .header {
	margin-top: 10px;
	margin-left: -10px;
}

#highlight1 p {
	float: left;
	margin: 2px 0px 0px 0px;
	width: 275px;
}
/* ---------------- */


/* Highlight 2 stuff */
#highlight2 {
	background-color: #9C9C9C;
	margin-left: 1px;
	height: 95px;
}
/* ----------------- */


/* Highlight 3 stuff */
#highlight3 {
	padding-top: 5px;
	height: 75px;
}

#highlight3 .productShot {
	float: left;
	margin-left: 7px;
	margin-right: 11px;
}

#highlight3 .header {
	margin-top: 3px;
	margin-left: -10px;
}

#highlight3 p {
	float: left;
	margin: 3px 0px 0px 0px;
	width: 275px;
}
/* ----------------- */


#highlights #news {
	height: 27px;
	width: 393px;
	/*background-color: green;*/
	clear: left;
}

#highlights a, #highlights a:visited 
{
	color: #00447A;
/*	padding-right: 10px; */
}

#highlights a:hover, img {
	color: #000000;
	text-decoration: none;
}

#highlights a:hover 
{
	color: #000000;
	text-decoration: none;
/*	
	background-image:url(/images/linkHighlight.gif);
	background-repeat: no-repeat;
	background-position:right;
*/
}


/* --------------------- End Highlights section ---------------------- */



/* ------------------------------------------------------------------- */
/*                          productsSingle section                         */
/* --------------------------------------------------------------------*/
#productssingle {
	width:  240px;
	height: 110px;

	
	background-color: white;
	background-image:url(/images/productsSingleBackground.gif);
	background-repeat: no-repeat;
	
	border: 0px solid blue;
	margin-bottom: 0px;
	margin-left:25px;
	margin-top:0px;
	margin-right:0px;
}

#productssingle h1 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #3798B9;
	font-size: 12px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:3px;
	margin-top:3px;
	margin-left: 10px;
}

#productssingle h2 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #3E3D42;
	font-size: 9px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:1px;
	margin-top:1px;
}

#productssingle p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3E3D42;
	
	
}

#productssingle a img {
	border: 0px none blue;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}


#productssingle a, #productsSingle a:visited {
	color: #00447A;
	padding-right: 10px;
}

#productssingle a:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(/images/linkHighlight.gif);
		background-repeat: no-repeat;
	background-position:right;
}


/* --------------------- End productsSingle section ---------------------- */


/* ------------------------------------------------------------------- */
/*                          productsdouble section                         */
/* --------------------------------------------------------------------*/
#productsdouble {
	width:  240px;
	height: 210px;

	
	background-color: white;
	background-image:url(/images/productsdoubleBackground.gif);
	background-repeat: no-repeat;
	
	border: 0px solid blue;
	margin-bottom: 0px;
	margin-left:25px;
	margin-top:0px;
	margin-right:0px;
}

#productsdouble h1 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #3798B9;
	font-size: 13px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:3px;
	margin-top:3px;
	margin-left: 10px;
}

#productsdouble h2 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #3E3D42;
	font-size: 10px;
	font-weight:bold;
	text-align:justify;
	text-decoration: none;
	margin-bottom:0px;
	margin-top:0px;
}


#productsdouble p {
	font-family:  Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #3E3D42;
	line-height: 13px;
	margin: 0px, 0px, 0px, 0px;

}

#productsdouble a img {
	border: 0px none blue;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}

#productsdouble a:visited img {
	border: 0px none blue;
	margin: 0px, 0px, 0px, 0px;
	padding: 0px, 0px, 0px, 0px;
}


#productsdouble a, #productsdouble a:visited {
	color: #00447A;
	padding-right: 4px;
}

#productsdouble a:hover {
	color: #000000;
	text-decoration: none;
	background-image:url(/images/linkHighlight.gif);
	background-repeat: no-repeat;
	background-position:right;
}
/* --------------------- End productsdouble section ---------------------- */



/* ------------------------------------------------------------------- */
/*                          hsitemap section                         */
/* --------------------------------------------------------------------*/
#hsitemap {
	width: 800px;
	border: 0px solid blue;
	margin-left: 25px;
	margin-right: 10px;
}

#hsitemap p {
	font-family:   Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #6E6D72;
	text-align:justify;
	line-height:10px;
}

#hsitemap a img {
	border: 0px none black;
}

#hsitemap a, #hsitemap a:visited 
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #6E6D72;
	font-size: 10px;
	text-decoration: none;
	line-height:16px;
	margin: 0px, 0px, 0px, 0px;
	
}



#hsitemap a:hover 
{
	font-family:  Arial, Helvetica, sans-serif;
	color: #3E3D42;
	font-size: 10px;
	text-decoration: none;
	line-height:16px;
	margin: 0px, 0px, 0px, 0px;
}

#hsitemap td 
{
	font-size: 10px;
	height: 18px;
}

#hsitemap h1 
{
	font-family:   Arial, Helvetica, sans-serif;
	color: #6E6D72;
	font-size: 10px;
	font-weight:bolder;
	text-align:justify;
	text-decoration: none;
	margin-bottom:1px;
	margin-top:20px;
}


/* --------------------- End hsitemap section ---------------------- */



/* ------------------------------------------------------------------- */
/*                          Footer section                             */
/* --------------------------------------------------------------------*/
#footer {
	clear: both;
	height: 120px;
	background-color: #FFFFFF;
	
	border-top: 2px solid #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	position: relative;
}

#footer .intel {
	position: absolute;
	left: 520px;
	top: 10px;
}

#footer .copyright {
	clear: left;
	margin-top: 4px;
	color: #999999;
	margin-left: 29px;
	position: relative;
	top: -15px;
	float: left;
}

#footer .address {
	position: relative;
	top: -15px;
	float: left;
	clear: both;
	margin-left: 30px;
	color: #FFFFFF;
}

#footer .phoneNumber {
	display: none;
}

#footer .lastRevised {
	float: left;
	clear: left;
	margin-top: -13px;
	margin-left: 29px;
	color: #FFFFFF;
}

/* -------------------------End footer section -------------------------*/

#pscroller1{
width: 248px;
height: 23px; 
border-top: medium solid #dedde2;
border-top-width: 1px;
border-bottom: medium solid #dedde2;
border-bottom-width: 1px;
padding: 1px; 
padding-left:5px;
background-color: #ffffff;
color: #5f5f5f; 
font-family:Arial; 
font-size:9px;
}


.someclass{ //class to apply to your scroller(s) if desired
}
