		body {  
             margin: 0px;  
             padding: 20px;  
             font-family: "Trebuchet MS";  
             font-size: 13px;  
			 background-image: url("http://www.icg.se/_images/bg.png");
			 background-repeat:repeat-x;
         }  
 
			h2 {
				color: #004a80;
				font-size: 14px;
			}
			
			b {
				color: #004a80;
				font-size: 13px;
			}
			
			
			
			img {
				border: 0px;
			}
			
			#list{
				list-style: square;
				padding: 0px;
				margin: 0;
			}
			
			#gray{
				color: grey;
			}
 
 #top {
	 height: 42px;
 	 width: 917px;
 	 background-image: url("http://www.icg.se/_images/top.png");
	 behavior: url('../scripts/iepngfix.htc'); 
	 background-repeat: no-repeat;
 }
 
	  #top-text{
	  	position: absolute;
	  	top: 5px;
		width: 916px;
		height: 37px;
		background-image: url("../_images/top-full.jpg");
		background-repeat: no-repeat;
	  }

 
 #main-container {  
     position: relative;  
     left: 3px;  
     top: 3px;  
	 width: 917px;
	  margin: 0 auto 0;
	
	
 }  
  
   
     #main-container .container { 
	 	 width: 915px; 
		 height: auto;
         background: #ffffff;  
         border: 1px solid #848284;
		 border-top: 0px;
        
     } 
	
	 
#copy {
	color: #004a80;
	font-size: 12px;
	text-align: right;
}

#icg {
	color: #004a80;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
}
 
 .icg {
 	color: #004a80;
	font-size: 13px;
	font-family: "Times New Roman", Times, serif;
	font-weight: bold;
	font-style: italic;
 }

