﻿    #boundingblock 
    {
		height:auto;
		margin:auto;
		margin-top:0px;
		width:893px;
	}		
		
	#row-I
    {
        height:134px;
        width:893px;
        float:right;
        font-size:small; 
        margin-top:0px;
		background-image:url("images/header-background.jpg");  
    }			

    		#menu-spacer
			{
				margin-top:95px;
				float:left;
				width:90px;	
			}
			
			#menu-home
			{
				margin-top:95px;
				float:left;
				width:110px;	
				z-index:10;	
			}
			
			#menu-aboutus
			{
				margin-top:95px;
				float:left;
				width:130px;	
				z-index:10;	
			}			
			
			#menu-products
			{
				margin-top:95px;
				float:left;
				width:130px;	
				z-index:10;	
			}			
			
			#menu-search
			{
				margin-top:90px;
				width:230px;	
				float:left;
				z-index:10;
			}	

			#menu-resources
			{
				margin-top:95px;
				float:left;
				width:140px;					
				z-index:10;
			}
			
			#menu-training
			{
				margin-top:95px;
				float:left;
				width:130px;					
				z-index:10;
			}
			
			#menu-clientlogin
			{
				margin-top:95px;
				float:left;
				width:100px;			
				z-index:10;
			}				

	#row-II-spacer
	{
		float:left;
		height:100%;
		width:886px;
		width:7px;
		z-index:1;
	}

    #row-II-sidemenuless
    {
        float:right;
        width:893px; 
        z-index:1;
    }   
			
    #row-II-Top
    {
        float:right;
        width:886px;
        height:18px;
        background-image:url(images/Sub-Page-Sections-Tops.jpg); 
        z-index:1;
    }        
    
    #row-II-middle
    {
		float:left;
		height:100%;
		width:886px;
  		background-image:url(images/Sub-Page-Sections-Middles.jpg);	
  		z-index:1;	
    }		
 	   
			#row-II-middle-left
			{
				margin-left:7px;
				width:203px;
				height:100%;
				float:left;
				background-color:#dadada;
				z-index:1;
				font-size:13pt;
			}
			
				div#row-II-middle-left a:hover {color:#e8b20b;} 
			
		    
			#row-II-middle-right
			{  
				margin-left:10px;
				height:100%;
				width:651px;
				float:left;
				font-size:small;
				font-family:Verdana;
				background-color:White;
				z-index:1;
			}	 
    
    			
    #row-II-Bottom
    {
        float:right;
        width:886px;
        height:18px;
        background-image:url(images/Sub-Page-Sections-Bottoms.jpg); 
        z-index:1;
    }     
    

    #footer
    {         
        font-size:small;
        position:relative;
        float:left;
        color:gray;
        width:100%;
        height:auto;
        z-index:1;
    }
    
    	div#footer a:link {color: white;}
	    div#footer a:visited {color: white;}
	    div#footer a:hover {color: white;}    
    

	#link
	{
	}
		div#link a:link {color: blue;}
		div#link a:visited {color: blue;}
		div#link a:hover {color: DarkGoldenrod;}
		
    
    .adjustedZIndex 
    {
		z-index: 1;
	}
    
    
    p, h1, h2, h3 {margin-top:10px; margin-bottom:10px; margin-left:10px; margin-right:10px;}
    ul {margin-top:10px; margin-bottom:10px; margin-right:20px;}
    h1, h2 {text-align:center}
    h4 {margin-top:10px; margin-bottom:10px; margin-left:50px; margin-right:10px;}
    hr {width:95%;}
    body {background-color:#00355f}
    
