@charset "UTF-8";
/* CSS Document */

		
	/* SPLASH PAGE CSS */	
		#wrapper #main #content #splashphotos { display: block; width:700px; height: 225px; position:relative; margin-bottom: 5px; }
		/* temp color stuff, because of no images */
		#cf1, #cf2, #cf3, #cf4, #cf5 { background-color: #ccc; color:#FFF; } 
		
		.cf_element { width: 700px; height: 225px; position: absolute; margin: 0; padding: 0; left: 0;}
		
		#wrapper #main #content h2 { padding: 0; margin: 0; padding: 12px; padding-bottom: 5px; font-size: 21px; color: #ff9900; font-weight: bold; }
		#wrapper #main #content p { padding-left: 12px; padding-right: 20px; color:#666; }
	
		#wrapper #main #content div#splash_identalloy { width: 320px; height: 115px; display:inline; padding:0; margin:0; float:left; text-align:center; margin-left: 20px; font-size: 10px; line-height: 120%; }
			#wrapper #main #content div#splash_identalloy h3 { display: block; padding:0; margin:0; width: 225px; height: 43px; padding-bottom: 5px; background: url('/images/splashpage/splash_logo_identalloy.png') no-repeat; margin-left: auto; margin-right: auto; }
			#wrapper #main #content div#splash_identalloy h3 a { display: block;  width: 225px; height: 43px;  }
			#wrapper #main #content div#splash_identalloy h3 span { display: none; }
			#wrapper #main #content div#splash_identalloy p { padding-bottom: 0; margin-bottom: 0; padding-bottom: 5px; }
			#wrapper #main #content div#splash_identalloy ul { list-style: none; padding: 0; margin: 0; line-height: 150%; font-size: 11px; }
			#wrapper #main #content div#splash_identalloy ul li { list-style: none; padding: 0; margin: 0; display:inline; }
			#wrapper #main #content div#splash_identalloy ul li a { padding-left: 2px; padding-right: 2px;}
			
			
		#wrapper #main #content div#splash_identceram { width: 320px; height: 115px; display:inline; padding:0; margin:0; float:right; text-align:center; margin-right: 20px; font-size: 10px; line-height: 120%; }
			#wrapper #main #content div#splash_identceram h3 { display: block; padding:0; margin:0; width: 225px; height: 43px; padding-bottom: 5px; background: url('/images/splashpage/splash_logo_identceram.png') no-repeat; margin-left: auto; margin-right: auto; }
			#wrapper #main #content div#splash_identceram h3 a { display: block;  width: 225px; height: 43px;  }
			#wrapper #main #content div#splash_identceram h3 span { display: none; }
			#wrapper #main #content div#splash_identceram p { padding-bottom: 0; margin-bottom: 0; padding-bottom: 5px; }
			#wrapper #main #content div#splash_identceram ul { list-style: none; padding: 0; margin: 0; line-height: 150%; font-size: 11px; }
			#wrapper #main #content div#splash_identceram ul li { list-style: none; padding: 0; margin: 0; display:inline; }
			#wrapper #main #content div#splash_identceram ul li a { padding-left: 2px; padding-right: 2px;}
			
		
		
			#wrapper #main { display: inline; float: right; width: 800px; }
			#wrapper #main #content { display: block; margin-left: 40px; margin-right: 60px; margin-top: 50px; margin-bottom: 0px; text-align:left;  }
		
		
		
		#footer { width: 800px; padding-left: 42px; padding-right: 20px; text-align: center; margin-left: auto; margin-right: auto; margin-top: 10px;  font-size: 10px; line-height: 100%; }
		#footer a { text-decoration: none; color:#666; }