html, body {
	margin:auto;
	padding:0px;
	background-color:#e5e5e5;
	font-family:Arial, Helvetica, sans-serif;
	color:#040e1f;
	background-image:url(../images/background.jpg);
	background-repeat:repeat-y;
	min-height:768px;
	height:100%;
}

img {
	border:none;
}

#genel {
	width:1070px;
	margin-left:0px;
	background-image:url(../images/back_image.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:100%;
       	height:100%;
        height:787px;
}

#genel_2 {
	width:1070px;
	margin-left:0px;
	background-image:url(../images/back_image.jpg);
	background-repeat:no-repeat;
	background-position:left bottom;
	min-height:768px;
	height:auto !important;
	height:100%;
}


#genel_left {
	width:350px;
	float:left;
	padding-top:30px;
}

#genel_right {
	width:720px;
	float:left;
}

#menu_genel {
	margin-top:37px;
	width:570px;
	height:83px;
	background-image:url(../images/menu_sol.png);
	background-repeat:no-repeat;
	float:left;
}

#menu {
	height:83px;
	margin-left:3px;
	background-image:url(../images/menu_zemin.png);
	background-repeat:repeat-x;
}

#logo {
	float:left;
	width:150px;
	height:150px;
}

#teo_menu { margin-left:5px; }

#genel_left p {
	text-align:right;
	margin-top:95px;
	margin-right:30px;
	color:#e5e5e5;
	
}

#wrapper{
	width:680px;
	padding:0px 20px 20px 20px;
	margin-top:-25px;
}

p{
	font-family:Arial, Helvetica, sans-serif;
	color:#040e1f;
	font-size:14px;
	line-height:20px;
}

h1{
	font-family:Arial, Helvetica, sans-serif;
	color:#040e1f;
	font-size:30px;
	font-weight:500;
}

h2{
	font-family:Arial, Helvetica, sans-serif;
	color:#1e3462;
	font-size:18px;
	font-weight:500;
}

h2 a{
	font-family:Arial, Helvetica, sans-serif;
	color:#1e3462;
	font-size:18px;
	font-weight:500;
	text-decoration:none;
}

#footer{
	width:680px;
	margin-left:20px;
	padding-top:1px;
	background-image:url(../images/footer_back.png);
	background-repeat:repeat-x;
	text-align:right;
	
}

#footer p{
	font-family:Arial, Helvetica, sans-serif;
	color:#a0a0a0;
	font-size:12px;
}
		