﻿@charset "utf-8";
/*------------------------------------------------------------------
[layout.css for yargiakademi.com]

Project:	  Yargı Akademi - Tek Lider Eğitim Kurumları
Coder:        Engin AYAR
Assigned to:  eKare® Yazılım [engin.ayar@ekareyazilim.com.tr]
-------------------------------------------------------------------*/
html {background-color:#a42424; height:100%;}
html  body{height:100%;}
#main-wrap {float:left;width:100%; height:100%; background:#a42424 url(../images/bg.jpg) no-repeat center -20px;}
	#wrap {width:940px; position:relative;  height:100%; margin:0 auto;}
	
	#head {float:left; position:relative; padding-top:22px; width:940px; height:82px;}
