/**
 * @author Bilal Cinarli
 * @copyright 2008
 * @company Icon Perception Management Co.
 * @contact contact@icon-pm.com
 * @web www.icon-pm.com
 * @project www.icon-pm.com
 **/
 
 /*  ------------------- Global Settings  ------------------- */
	html, body { border:0; height: 100%; margin:0; padding:0; }
	body { background: #000; color: #c7c7c7; font:10px/1.25 Trebuchet Ms; text-align: center; }

	.clear { clear:both; }
	.clearfix:after { clear: both; content: " "; display: block; height: 0; visibility: hidden; }
	.clearfix { display: inline-block; }
	/*IE-mac \ */
	* html .clearfix {height: 1%;}
	.clearfix {display: block;}
	/* IE-mac */
/*  ------------------- Global Settings  ------------------- */

/*  ------------------- Page Skeleton  ------------------- */
	#wrapper { height: auto !important; height: 100%; min-height: 100%; margin: 0 auto; position: relative; width: 100%; }
		#content { background: url(../media/image/template/intro.jpg) top center no-repeat; bottom: 40px; left: 50%; margin-left: -75px; padding-top: 165px; position: absolute; width: 150px; }

/* ------------------- Page Skeleton ------------------- */

/* ------------------- Navigation ------------------- */
/* ------------------- Langmenu ------------------- */
	#langmenu { margin-left: 5px; padding: 10px 0 0; text-align: center; }
	    #langmenu li { display: inline; float: left; margin: 0 14px; }
		    #langmenu li a { color: #666; font: 12px Verdana; text-decoration: none; }
		    #langmenu li a:hover { border-bottom: 1px solid #7d5229; color: #c7c7c7; }
/* ------------------- Langmenu ------------------- */
/* ------------------- Navigation ------------------- */


