@charset "utf-8";
/* CSS Document */


/* ---------------------------------------------------------------------------------------
   CSS RESET
   --------------------------------------------------------------------------------------- */ 
	html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, acronym, address, big, cite, code,del, dfn, em, font, img, ins, kbd, q, s, samp,small, strike, strong, sub, sup, tt, var,b, 	u, i, center,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td  
						{margin:0;	padding:0;	border:0; outline:0; font-size:100%; vertical-align:baseline; 
						 font-style:normal; font-weight:normal; text-transform:none; text-decoration:none;}
						 
	a:link, a:visited, a:hover, a:active 
						{color:#FFF;}
						
						
/* ---------------------------------------------------------------------------------------
   Content
   --------------------------------------------------------------------------------------- */ 
   
   body					{font-family:"Verdana", Arial, Helvetica, sans-serif; color:#FFF;  font-size:12px; background:#FFFFFF url(bg.png) repeat;}
      a					{text-decoration:underline;}
   
   .container				{width:960px; margin: 0 auto;}
   
   .logo				{width:460px; height:350px; background:url(Malin_International.jpg) top center no-repeat; margin:0 auto;}
   
   .txt					{width:460px; margin:20px auto; text-shadow:0 0 0 transparent, 0 1px 0px #000; filter:dropshadow(color=#000000, offx=0, offy=1);}
   .txt	li				{list-style:none; margin:7px 0 0 0; display:block; text-align:center;}