﻿    #boundingblock 
    {
		height:auto;
		margin:auto;
		width:893px;
		height:665px;
		margin-top:0px;
		background-image:url("Images/background-main.jpg");
	}
			
	#row-I
    {
        height:144px;
        width:893px;
        float:right;
        font-size:small; 
        margin-top:0px;
    }

    		#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
    {
        height:288px;
        width:893px;
        float:right;
        font-size:small; 
        margin-top:0px;
        z-index:2;
    }
    
			#row-II-spacer
			{
				margin-top:7px;
				width:3.5%;
				height:250px;
				float:left;
			}
    
			#products-menu
			{
				margin-top:7px;
				width:29%;
				height:250px;
				float:left;
			}
			
			#showcase
			{
				 width:24%; 
				 float:left;
			}
			
			#contactus
			{
				height:183px;
				float:left;
				font-size:small;
			}		
			
				div#contactus a:link {color: blue;}
				div#contactus a:visited {color: blue;}
				div#contactus a:hover {color: #e8b20b;}
	
	
			#HEDIS101
			{
				height:57px;
				float:left;
				font-size:small;
				float:left;
				margin-top:18px;
				margin-left:3px;
			}		
    
    		#flash
			{
				margin-top:7px;			
				width:40%;
				height:250px;
				float:left;
			}
    
    #row-III
    {
        height:auto;
        width:893px;
        font-size:small; 
        margin-top:0px;
    }
    
			#row-III-spacer
			{
				margin-top:20px;
				float:left;
				width:3%;				
				height:auto;
			}
    		
			#sales-ad
			{
				margin-top:20px;
				float:left;
				width:28%;				
				height:auto;
			}	
			
			#blurb
			{
				margin-top:29px;
				float:left;
				width:68%;
				height:auto;
			}     
   
    .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}