body{
	background:#f2f2f2;
	font-size:13px;
	font-family: "Trebuchet MS", Arial, Verdana;
	color:#666666;
	margin:0;
	padding:0;
	}
.clear{
	clear:both;
	}	
h1{
	margin:0;
	padding:0 0 13px 0;
	font-size:28px;
	font-weight:900px;
	font-family:"Trebuchet MS", Arial, Verdana;;
	color:#ff0000;
	}
h2{
	margin:0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:900px;
	color:#333;
	}	
h3{
	margin:0;
	padding:0 0 8px 0;
	font-size:19px;
	font-family:"Trebuchet MS", Arial, Verdana;
	font-weight:bold;
	font-weight:900px;
	color:#333;
	}
.inner_h2{
	margin:0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:900px;
	color:#FF0000;
	}	
ul{
	margin:0;
	padding:0;
	float:left;
	}		
li{
	color:#666666;
	margin-bottom:4px;
	font-size:13px;
	width:auto;
	list-style-image:url(../images/li.png);
	margin-left:30px;
	line-height:20px;
	}
li a{
	background:#919191;
	text-decoration:none;
	color:#333333;
	}
li a:hover{
	color:#fff;
	text-decoration:none;
	}		
.readmore a{
	color:#FF0000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	float:right;
	}
.readmore a:hover{
	color:#000;
	text-decoration:none;
	font-weight:bold;
	font-size:12px;
	float:right;
	}		
.container{
	width:100%;
	height:auto;
	margin:0;
	background:url(../images/body_bg.jpg) repeat-x;
	padding:0;
	}
.main{
	width:975px;
	height:auto;
	padding:0 14px 0 14px;
	margin:0 auto 0 auto;
	}
.header{
	width:975px;
	height:116px;
	float:left;
	}		
.logo{
	width:394px;
	height:116px;
	background:url(../images/index_03.jpg) no-repeat;
	float:left;
	}	
.logo_right_blank{
	width:321px;
	height:53px;
	margin:40px 66px 13px 86px;
	background:url(/web/20211209194647im_/http://alconinternational.com/images/caption.jpg) no-repeat;
	
	float:left;
	}	
.socialmedia{
	width:98px;
	height:25px;
	margin:68px 0 20px 0;
	float:left;
	}
.menu_main{
	width:975px;
	height:47px;
	margin:0;
	padding:0;
	float:left;
	}

	
#nav {
		margin:0; 
		padding:0; 
		list-style:none;
	}	
	
		/* make the LI display inline */
		/* it's position relative so that position absolute */
		/* can be used in submenu */
		#nav li {
			float:left; 
			display:block; 
			width:auto; 
			position:relative;
			list-style-image:none;
			background:none;
			z-index:1500; 
			font-size:15px;
			margin:0;
		}
		
		/* this is the parent menu */
		#nav li a {
			display:block; 
			padding:13px 25px 8px 25px;
			
			font-family:Verdana, Arial, Helvetica, sans-serif;
			font-weight:bold;  
			height:24px; 
			z-index:5000; 
			text-decoration:none; 
			color:#fff;
			margin-top:1px;
			text-align:center;
			border-left:1px solid #CCCCCC;
			background:none;
			color:#333;
		}

		#nav li a:hover {
			color:#fff;
			background:#2d292a;
		}
	
		/* you can make a different style for default selected value */
		#nav a.selected {
			color:#fff;
			background:#2d292a;
		}
	
		/* submenu, it's hidden by default */
		#nav ul {
			position:absolute; 
			left:0; 
			display:none; 
			margin:0 0 0 -1px; 
			padding:0; 
			list-style:none;
		}
		
		#nav ul li {
			width:180px; 
			float:left; 
			border-top:1px solid #fff;
			font-size:12px;
			text-align:left;
			background:#ccc;
		}

		/* display block will make the link fill the whole area of LI */
		#nav ul a {
			display:block;  
			height:18px;
			padding: 8px 5px; 
			text-align:left;
			color:#666;
		}
		
		#nav ul a:hover {
			text-decoration:none;	
		}

		/* fix ie6 small issue */
		/* we should always avoid using hack like this */
		/* should put it into separate file : ) */
		*html #nav ul {
			margin:0 0 0 -2px;
		}	
	
.banner{
	width:950px;
	height:348px;
	background:#FFFFFF;
	border:1px solid #d3d3d3;
	margin-top:9px;
	padding:13px;
	z-index:1500; 
	float:left;
	}	
.inner{
	width:975px;
	height:auto;
	padding-top:17px;
	margin-bottom:12px;
	float:left;
	}
.other_main{
	width:975px;
	height:auto;
	margin-bottom:12px;
	float:left;
	}
.other_main h2{
	margin:0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:900px;
	color:#FF0000;
	}
			
.main_content_area{
	width:639px;
	height:auto;
	padding-right:35px;
	float:left;
	}
.main_content_area h2{
	margin:0;
	padding:0 0 8px 0;
	font-size:22px;
	font-weight:900px;
	color:#FF0000;
	}		
.main_content_area_right{
	width:301px;
	height:auto;
	float:left;
	}
.main_content_area_right ul{
	margin:0;
	padding:0;
	width:301px;
	float:left;
	}
.main_content_area_right li{
	padding:7px 5px 10px 15px;
	background:#919191;
	color:#333333;
	height:14px;
	margin-bottom:4px;
	font-weight:bold;
	font-size:12px;
	width:270px;
	list-style-image:url(/web/20211209194647im_/http://alconinternational.com/images/list.png);
	font-family:"Trebuchet MS", Arial, Verdana;
	list-style-position:inside;
	margin-left:0;
	float:left;
	}
.main_content_area_right li a{
	background:#919191;
	text-decoration:none;
	
	color:#333333;
	}
.main_content_area_right li a:hover{
	color:#fff;
	text-decoration:none;
	}		
.inner_bottom{
	width:975px;
	height:auto;
	margin-top:17px;
	float:left;
	}
.user_main{
	width:308px;
	height:auto;
	float:left;
	}
.user_main_center{
	width:308px;
	height:auto;
	padding:0 25px 0 25px;
	float:left;
	}		
.user{
	width:270px;
	height:auto;
	padding:18px;
	border:1px solid #cecece;
    border-radius:8px;
   -moz-border-radius:8px; /* Firefox 3.6 and earlier */
	float:left;
	}
.user_bottom_shadow{
	width:308px;
	height:29px;
	background:url(/web/20211209194647im_/http://alconinternational.com/images/index_57.jpg) no-repeat;
	float:left;
	}	
.user_slider{
	width:270px;
	height:213px;
	border:1px solid #666666;
	float:left;
	}
#contact_adrs_main{
	width:350px;
	height:auto;
	padding-left:20px;
	float:left;
	}	
#contact_adrs{
	width:350px;
	height:auto;
	font-size:13px;
	
	line-height:19px;
	float:left;
	}
#contact_adrs_main a{
	color:#333333;
	text-decoration:underline;
	}
#contact_adrs_main a:hover{
	color:#999999;
	text-decoration:underline;
	}		
#map{
	width:540px;
	height:500px;
	margin:0 10px 0 10px;
	border:3px solid #CCCCCC;
	float:left;
	}	
#contact_form{
	width:350px;
	height:auto;
	margin-top:25px;
	float:left;
	}		
.footer_container{
	width:100%;
	height:53px;
	margin:0;
	padding:0;
	}
.footer{
	width:994px;
	height:33px;
	padding-top:20px;
	padding-left:10px;
	margin:0 auto 0 auto;
	background:url(/web/20211209194647im_/http://alconinternational.com/images/footer.jpg) repeat-x;
	}
.footer a{
	color:#669933;
	text-decoration:none;
	}
.footer a:hover{
	color:#669933;
	text-decoration:underline;
	}	

.td_bg{
	background:#FFFFCC;
	}														
/*
     FILE ARCHIVED ON 19:46:47 Dec 09, 2021 AND RETRIEVED FROM THE
     INTERNET ARCHIVE ON 12:14:02 Nov 24, 2023.
     JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE.

     ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C.
     SECTION 108(a)(3)).
*/
/*
playback timings (ms):
  captures_list: 239.674
  exclusion.robots: 0.277
  exclusion.robots.policy: 0.261
  cdx.remote: 0.099
  esindex: 0.012
  LoadShardBlock: 192.291 (3)
  PetaboxLoader3.datanode: 300.341 (5)
  load_resource: 258.695 (2)
  PetaboxLoader3.resolve: 99.552 (2)
*/