@import url("/css/text.css");

	*						{margin-top:0px; margin-bottom:0px; padding:0px; background-repeat:no-repeat;}
	
	body 					{width:100%; height:100%; font:9pt arial, verdana, helvetica; color:#303030;}
	
	table, img, p, span 	{margin:0px; }
	td, p, div				{text-align:left; }
	
	ul						{list-style:circle; list-style-position:inside}


	/* LAYOUT */
	#wrap 					{clear:both; width:1080px; height:100%; text-align: center;}
	.wrap 					{clear:both; width:1080px; height:100%; text-align: center;}

	.row					{clear:both; display:inline-block;}
