﻿body 
{
	font:normal 12px/17px Arial, Helvetica, sans-serif;
	margin:0; padding:0;
}

#Google_arama
{		
	height: 10px;
	margin: 0 auto;
	text-align:right;
}

#header img{
	border-style: none;
	border-color: inherit;
	border-width: medium;
	position:absolute; 	left:11px; top:40px;
	width: 131px;
	height: 30px;
	right: 1192px;
}

#header
{
	height: 131px;
	margin: 0 auto;
	position: relative;
	color: #000000;
	background-image: url( 'App_Themes/header_bg.gif' );
	background-repeat: repeat-x;
}

#menu
{	
	width: 1000px;
	height: 59;
	margin: 0 auto;	
}

#menu_alti
{	
	width: 1000px;
	height:10px;
	margin: 0 auto;		
}

#Content
{	
	width: 1000px;
	height: 100%;
	margin: 0 auto;	
}

#Content_alti
{	
	width: 1000px;
	height:150px;
	margin: 0 auto;		
}
	
#TopContainerReklam
{
    width: 100%;
    height: 90px;
    margin: 0 auto;
    top: 2px;     
    left: 0px;  
    position: relative;  
}

#footerContainer
{
	width: 100%;
	height: 34px;
	margin: 0 auto;
	background-color: #CCCCCC;
	position: fixed;
	bottom: 0px;
	background-image: url( 'App_Themes/footer_bg.gif' );
	background-repeat: repeat-x;
}

