* 	{
	margin: 0;
	border: 0;
	padding: 0;
	}

.hideme { display: none !important;}

#toplevel, #secondlevel, #searchform, #footer, #breadcrumb
{
    display: none;
    }
 
 body {	
	background-color:#a1a1a1;
	font-family: Arial, helvetica, Tahoma, sans-serif;
	font-size:62.5%;
	line-height: 1.8em;
	}
	
p, ul, dl, ol {
    font-size: 1.2em;
    }
ol ol, ul ul {font-size: 1.1em;}
    
 h1, h2, h3 {
   visibility: visible;
   background:none;
   
   padding: 10px 0 !important;
   color: #545454 !important;
   text-indent: 0px !important; 
   line-height: 1.6em !important;
    }        
    
#breadcrumb {    
    padding: 0 0 10px 0;
    float: none !important;
    } 
    
#maintext ul li {    
    padding: 0 !important;    
    }  
    

/* Homepage print styles */

#homepic {
    display: none;
    }
#homemain {
    display: none;
    }
    
#homeheros {      
    width: 500px;
    margin: 0 2px 0 0;
    }

#homeheros h2 {
    margin-top: 0;
    }   
    
html>body #homeheros {
    *border-left: 2px solid #fff;
    }
    
#homeheros p {    
    margin-top: 9px;
    padding-bottom: 10px;
    width: inherit;
    line-height: 1.3em;
    height: 50px;
    }

#homeheros p img {    
    float: left;
    border: 1px solid #70bcf0;
    margin-right: 10px;
    }
    
#homeheros ul {    
    list-style: none;
    margin-left: 6px;
    }
    
#homeheros li {    
    margin-top: 6px;
    width: inherit;
    padding: 0 0 4px 11px;
    background: url("/media/images/icons/icon_blue_list.gif") 0 5px no-repeat; 
    line-height: 1.3em;
    }
    
 #sponsors ul {   
    list-style: none;
    margin: 21px 0 0 0;
    }

#sponsors li {    
    width: 238px;
    padding-bottom: 18px;
    }
    
#sponsors li img {    
    border: 1px solid #70bcf0;
    float: left;
    width: 66px;
    margin-right: 6px;
    }
    
#sponsors li h3 {   
    float: left;
    width: 156px;
    border-bottom: none;
    padding: 0;
    margin: 0;
    text-indent: 0;
    }
    
/* Services print styles */                

#serviceslist {
    display: none;
    }
    
/* Keyprojects print styles */   

.carouselarea {
    display: none;
    }



#movieholder {
    display: none;
   }
   
#altmovieholder { 
    display: block;
    } 
   
#maintext.full div p {
    width: 1000px;
    }
  
#facts {    
    margin: 20px 0 0 0;
    width: 271px;
    float: none;
    }      
    
 ul.contactlist li {    
    margin-top: 12px;
    width: 271px;
    padding: 0 0 10px 0;
    padding-left: 0px !important;
    color: #fff;
    }      

/* News page styles */

#newsspotlight {
    display: none;
    }
                