 
 /*  ------------------- Global Settings  ------------------- */
	html, body { border:0px; height: 100%; margin:0px; padding:0px; }
	body {
	background: #000;
	color: #666;
	font:10px/1.25 Trebuchet Ms;
	text-align: center;
}

span {
	text-align: center;
}

	.clear { clear:both; }
	.clearfix:after { clear: both; content: " "; display: block; height: 0px; 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: 0px auto;
	position: relative;
	width: 100%;
}
	#langs { height: 90px; margin: 0px auto; overflow: hidden; width: 500px; }
	#info {
	bottom: 15px;
	left: 0px;
	position: absolute;
	width: 100%;
	color: #536ab2;
}

	#info span {
	text-align: center;
	display: block;
}
	
	address {
	color: #536ab2;
	font-family: "Trebuchet Ms";
	font-size: 11px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-align: center;
}

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

/* ------------------- Header ------------------- */
	#logo { margin: 0px auto; position: relative; z-index: 99px; }
/* ------------------- Header ------------------- */

/* ------------------- Navigation ------------------- */
/* ------------------- Langmenu ------------------- */
	#langmenu { background: url(../media/image/template/langmenu_bg.png) top center no-repeat; padding-top: 10px; }
	    #langmenu li { display: inline; margin: 0px 30px 0px -20px; }
		    #langmenu li a { color: #c7c7c7; font: 13px Trebuchet Ms; text-decoration: none; }
/* ------------------- Langmenu ------------------- */
/* ------------------- Navigation ------------------- */
#swf {
	height: auto !important;
	height: 100%;
	min-height: 100%;
	margin: 0px auto;
	position: relative;
	width: 100%;
	background-position: center center;
	background-repeat: no-repeat;
}
#enter {
	bottom: 20px;
	position: fixed;
	width: 100%;
	padding-right: 100px;
	padding-left: 600px;
	left: -600px;
	padding-top: 10px;
	text-align: center;
}
#yapim {
	bottom: 20px;
	left: -400px;
	margin-top: 50px;
	margin-left: 100px;
	padding-left: 100px;
}
#enter span {
	bottom: 200px;
	padding-left: -300px;
	padding-top: 30px;
	padding-bottom: 100px;
	text-align: center;
}
langenter {
	color: #666;
	font: normal 11px Trebuchet Ms;
	text-align: center;
}


/* Clear Elements
------------------------------------------ */
#wrapper .clearMarginRight {
	margin-right: 0;
}
#wrapper .clearMarginBottom {
	margin-bottom: 0;
}
#wrapper .paddingOffset {
	padding-bottom: 3px;
}
#wrapper .clear {
	clear: both;
}


/* Body
------------------------------------------ */
body {
	color: #666666;
	background: #e3e3e3;
	font-size: 11px;
	font-family: Arial, sans-serif;
	line-height: 1.0;
}	


/* Basic Box
------------------------------------------ */
.box {
	padding: 15px;
	margin-bottom: 15px;
}


/* Main
------------------------------------------ */
#mainWrapper {
	padding-bottom: 15px;
}
#main {
	width: 860px;
	margin: 0 auto;
}
