/* RESET PADDING, MARGINS AND BORDERS ON BLOCK ELEMENTS */

body, div, fieldset, form,  img, input {margin: 0; border: 0; padding: 0;}




body {
	
	text-align: center;
	margin:0;
	background: #D1D1D1 url("graphics/pagebg.gif") repeat-x;
	
}


body.home {
	
	text-align: center;
	margin:0;
	background: #D1D1D1 url("graphics/pagebg2.gif") repeat-x;
	
}



/*LAYOUT
----------------------------------------------------------------------------- */




#outer {
	
background-color:#fff
		
	}
	
#inner	{
    padding:0; 
	 MARGIN: 0px auto; 
	 OVERFLOW: auto; 
	 WIDTH: 895px; 
	 
	
	


	}
	
	
/* MAINCOL  HOME PAGE
----------------------------------------------------------------------------- */




#maincol_home {
	padding:8px 0px 14px 0px; 
	FLOAT: left; 
	margin: 0 0 0 0px;
	text-align:left;
	width:895px;
	 min-height:186px;
     height:auto !important;
     height:186px;
	 background-color:#fff
	 
	

	 
}


		
/* HOME PAGE BUTTONS 
----------------------------------------------------------------------------- */


.thumbnail { float:left; padding: 7px 10px 0 0 }


		
		
/* MAINCOL 
----------------------------------------------------------------------------- */




#maincol {
	padding:8px 38px 14px 17px; 
	FLOAT: left; 
	margin: 0 0 0 0px;
	text-align:left;
	width:574px;
	
	
	 min-height:432px;
     height:auto !important;
     height:432px;
	 background-color:#fff
	 
	

	 
}


/* RIGHT 
----------------------------------------------------------------------------- */
#rightcol {
	margin-top:20px;
	padding: 25px 0 18px 0px;
	float:left;
	WIDTH:221px;
	
	 min-height:376px;
     height:auto !important;
     height:376px;
	
	text-align:left;
	background: #fff url("graphics/rightcolbg.jpg") repeat-x;
	border: 1px solid #D1D1D1


}


/* TOP BANNER
----------------------------------------------------------------------------- */


#banner {
			
			width: 895px;
			height:84px;
		    padding: 0px;
			
			
			MARGIN: 0px auto;
			background-color: #fff ;
			
	}
		

#logo {	float:left; width: 247px; height: 84px;}

/* HOME PAGE BANNER
----------------------------------------------------------------------------- */


#homepagebanner {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:293px;
		    padding: 0px;	
			background-color:#003473 ;
			
	}



/* MAIN BANNER
----------------------------------------------------------------------------- */
#genericbanner {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:139px;
		    padding: 0px;	
			
			
			
	}

#historybanner {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:139px;
		    padding: 0px;	
			
			background: url(graphics/historybanner.jpg) no-repeat;
			
	}
	

#productsbanner {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:139px;
		    padding: 0px;	
			
			background:  url(graphics/productsbanner.jpg) no-repeat;
			
	}
	
#downloadsbanner {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:139px;
		    padding: 0px;	
			
			background:  url(graphics/downloadsbanner.jpg) no-repeat;
			
	}	
	
#contactbanner {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:139px;
		    padding: 0px;	
			
			background:  url(graphics/contactbanner.jpg) no-repeat;
			
	}		
			
#contactbanner2 {
			MARGIN: 0px auto; 
	 		OVERFLOW: auto; 
			width: 895px;  
			height:139px;
		    padding: 0px;	
			
			background:  url(graphics/contactbanner2.jpg) no-repeat;
			
	}
		
/* MAIN NAVIGATION 
----------------------------------------------------------------------------- */


ul#nav {
	position: relative;
	float:left;
	top: 0px;
	left:113px;
	width: 537px;
	margin: 0;
	
	height: 84px;
	list-style-type: none;
	overflow: hidden;

}
html>body ul#nav {

width: 530px;

} 




ul#nav li a {
	position: absolute;
	top: 0;
	width: 104px;
	text-indent: -9000px;
	text-decoration: none;
	padding: 84px 0 0 0;
	overflow: hidden;
	height: 0px !important; 
	height /**/:84px; /* IE5/Win */
	background: transparent url(graphics/topmenubg.jpg) no-repeat;
}

body li#home a 			{ background-position: 0 0; width: 104px; left: 0; }
body li#home a:hover		{ background-position: 0 -84px; }

body li#history a 			{ background-position: -104px 0px; left:104px; width: 93px;}
body li#history a:hover		{ background-position: -104px -84px; }

body li#products a 			{ background-position: -197px 0px; left: 197px;width: 107px; }
body li#products a:hover		{ background-position: -197px -84px; }

body li#downloads a 			{ background-position: -304px 0px; left: 304px; width: 126px; }
body li#downloads a:hover		{ background-position: -304px -84px; }

body li#contact a 			{ background-position: -430px 0px; left: 430px; width: 100px; }
body li#contact a:hover		{ background-position: -430px -84px; }

/* PRIMARY NAV
----------------------------------------------------------------------------- */

#navcontainer {
	margin: 0 0 0 0px;
	padding:8px 0 0px 10px;
	width: 205px;
	\width: 205px;
	w\idth: 205px;
	text-align:left;
	float:left

}

#navcontainer ul
{
	margin: 0;
	padding: 0 0 0 0px;
	list-style-type: square;

}

#navcontainer li {
	margin: 0;
	padding: 0 0 0 0px;	
	display:inline;
 }



#navcontainer li a
{
	display: block;
	 line-height:normal;
	padding: 2px 0px 2px 24px;
	width: 205px;
	\width: 205px;
    w\idth: 205px;
	COLOR:#7B949F; 
	text-decoration: none;
	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 92%;
    margin: 0px;
	border-bottom: 0px solid #DBE0E6;
	 


}



#navcontainer li a:hover{text-decoration:none;COLOR: #0F2850; }

#navcontainer ul ul li { margin: 0 0 0 0; }

#navcontainer ul ul li a
{
	display: block;
	padding: 3px 8px 3px 10px;
	width: 214px;
	\width: 214px;
 	w\idth: 214px;
	text-decoration: none;
	background-image:none;
	font-size: 85%;
	margin: 0px;
	COLOR:#7B949F; 
	font-weight:normal;
	border-bottom: 1px solid #DBE0E6;


}

#navcontainer ul ul a:hover
{
	COLOR:#000066; 
	text-decoration: underline;
	background-image:none;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	text-decoration:underline
}

#navcontainer a#current{ COLOR:#7B949F; font-weight:bold;}
	




/* TYPOGRAPHY
----------------------------------------------------------------------------- */
	
h1, h2, h3, h4, h5, h6	{
	
	font-weight: normal;

	letter-spacing: 1px;
	color:#006599;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	}


	
	

	
#maincol p, #maincol_home p{

    margin: 5px 0 10px 0;
	padding:0;
	 font-size:85%;
	color:#003473;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:1.72em;

}

#maincol p.alt, #maincol_home p.alt{

    margin: 5px 0 10px 0;
	padding:0;
	 font-size:92%;
	color:#003473;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
	line-height:1.72em;

}


#maincol h1, #maincol_home h1	{
	margin: 2px 0 4px 0;
	color:#7F8996;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal ;
	font-size:182%;
	
	
	
    }

#maincol h2, #maincol_home h2	{
	margin: 8px 0 8px 0;
	color:#1F3F88;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	font-weight:bold ;
	 font-size:122%;

    }	




#maincol ul, #maincol_home ul{	MARGIN: 0px 0px 5px 0px; LIST-STYLE-TYPE: none;	color:#666;font-size:92%;font-family:Verdana, Arial, Helvetica, sans-serif;
}

#maincol li, #maincol_home li { 

PADDING-LEFT: 31px; FONT-WEIGHT: normal; BACKGROUND: url(graphics/bullet2.gif) no-repeat 0px 50%; MARGIN: 0px; POSITION: relative;
}

html>body #maincol ul {margin-left: 0px;} 


#maincol a, #maincol_home a	{
    
	color:#0066CC;
	text-decoration:none;
	font-weight:bold
   
	    
     
    }
	


#maincol a:hover, #maincol_home a:hover	{
   
	color:#0066FF;
	text-decoration:underline
   
	    
     
    }
	
	
#maincol a.website, #maincol_home a.website {

color:#0066CC;
height:25px;
text-decoration:none;
padding: 0 0 0 22px;
margin:0;
background: url(graphics/browser_internetexplorer.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
	
}

	
#maincol a:hover.website, #maincol_home a:hover.website {


text-decoration:underline;

}
	
	
	
	
#maincol a.pdf, #maincol_home a.pdf {

color:#0066CC;
height:25px;
text-decoration:none;
padding: 0 0 0 22px;
margin:0;
background: url(graphics/pdfbullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 50%;
}

	
#maincol a:hover.pdf, #maincol_home a:hover.pdf {


text-decoration:underline;

}



#leftcol h1, #leftcol_home h1 {
	COLOR: #447CBB;
	font-weight:bold;
    font-family:Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px 20px;
	padding:21px 0 5px 19px;
	text-transform:uppercase;
	letter-spacing:2px;
	font-size:    .8em; 

	

}


	
#leftcol a, #leftcol_home	{
	font-size: 11px;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	color:#99714D;
	font-weight:normal
	}




#leftcol p, #leftcol_home	{
	margin-top:4px;
	margin-bottom:0;
	font-family:Arial, Helvetica, sans-serif, "Lucida Sans";
	margin-left:2px;
	font-size:    0.7em; 
	line-height:1.6em; 

	
	}

#rightcol p, #leftcol_home {

	font: 11px Arial, Helvetica, sans-serif;
	color:#FFFFFF;
	line-height:15px;
	font-weight:normal

}


#rightcol h1 {

font: 11px Arial, Helvetica, sans-serif;
	color:#C8DB00;
	text-align:left;
	font-weight:bold;
	line-height:normal;
	margin: 0px 0 0px 0;
	padding: 0px 0 0px 0;
	background-image:url(graphics/h1bg.jpg);


}




#rightcol a {

	font: 11px Arial, Helvetica, sans-serif;
	color:#C8DB00;
	font-weight:normal
	

	

}





/*  FOOTER
----------------------------------------------------------------------------- */

#footerholder {

BACKGROUND: url(graphics/footer_bg.gif) repeat-x; WIDTH: 100%; HEIGHT: 206px; border-top: 7px solid #fff}
	
	
#footer {
	


	width: 885px;
	
     height:75px;
	
	 	MARGIN: 0px auto;

	
	
	
		
	}




#footer a {
	color: #003473;
	
	font-weight:normal;
	text-decoration:none;
	font-weight:normal
	
	}
	
#footer a:hover {
	color: #003473;
	
	font-weight:normal;
	text-decoration:underline;
	font-weight:normal
	
	}

#footer p{
	

	color:#666666;
	font-size:85%;
	line-height:normal;
	text-align:left;
	margin:0;
	padding:11px 0 0 14px;
	
		
	}
	
	
.clearboth {clear:both;}





/* IMAGE POSITIONING
----------------------------------------------------------------------------- */
	
.imageright {float: right; margin: 3px 0px 10px 15px; border: 0px solid #fff;}	
.imageleft {float: left; margin: 7px 7px 10px 0px; }
.imagecenter {float: left; width:100%; text-align:center; margin:3px 0px 13px 0px;

	}
#leftcol .imageright { float: right; margin: 7px 0px 10px 0px; }
#leftcol .imageleft{ float: left; margin: 7px 15px 0px 0px; clear:both }


#rightcol .imageright { float: right; margin: 7px 0px 10px 0px; border: 0px solid #fff;}
#rightcol .imageleft{ float: left; margin: 7px 15px 10px 0px; border: 0px solid #000000;}





body {font:13px arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}
table {font-size:inherit;font:100%;}


select, input, textarea {font:99% arial,helvetica,clean,sans-serif;}


pre, code {font:115% monospace;*font-size:100%;}


body * {line-height:1.52em;}

#errors { font-weight: bold; color: #F00; border: dashed 1px; width: 380px; margin-left: auto; margin-right:auto;}
#errors p { text-align:center;}
#maincol #errors ul { color:#003473; font-size:85%; }
#maincol #errors li { color:#003473; }