html {
	margin:0;
	padding:0;
	height:100%;
	}
a {
color:#4d391b;
text-decoration:none;
}
a:hover{
color:#4d391b;
text-decoration:none;
}
a:visited{
color:#4d391b;
text-decoration:none;
}
body {
	margin:0;
	height:100%;
	padding:0;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/medam/table_int_bg.png) bottom left;
	background-repeat:repeat-x;
	background-attachment:fixed;
	}

fieldset,img { 
	border:0;
}

ol,ul {
	list-style:none;
}

h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}

abbr,acronym { border:0;
}
	
#lang {
	margin-top:30px;
	text-align:center;
	}
	
td.footer {
	font-size:8pt;
	color:#ba9764;
	}
	
#container {
	width:970px;
	margin:auto;
	height:100%;
	}
	
#header {
	float:left;
	width:970px;
	}
	
#header1 {
	float:left;
	width:970px;
	}
	
#menu {
	float:left;
	width:970px;
	background:url(../images/medam/menu_bg.png) bottom no-repeat;
	height:35px;
	}
	
#logo {
	float:left;
	position:relative;
	margin-bottom:10px;
	margin-top:20px;
	}
	
table menu tr td {
	height:35px;
	width:90%;
	}
	
#slide {
	float:left;
	width:970px;
	height:150px;
	background-color: #FFFFFF;
	margin-top:1px;
	margin-bottom:1px;
	border: solid 1px #f0e5cd;
	border-left:none;
	border-right:none;
	}
	
#content {
	width:970px;
	float:left;
	height:auto;
	border-bottom: solid 1px #d4c0ae;
	margin-bottom:1px;
	background: url(../images/medam/slide_bottom.png) top center no-repeat;
	}
	
#footer {
	width:970px;
	float:left;
	height:40px;
	background: url(../images/medam/footer_bg.png) top center no-repeat;
	}
	
#footer td {
	color:#9b6b45;
	font-size:8pt;
	}
	
#sol {
	float:left;
	width:275px;
	}
	
#sag {
	float:left;
	width:695px;

	}
	
#sol_baslik {
	float:left;
	width:275px;
	padding-top:10px;
	padding-bottom:10px;
	font-size:9pt;
	color:#bb9a6b;
	}
	
#proje {
	float:left;
	text-align:center;
	width:261px;
	padding:3px;
	margin-bottom:5px;
	border:solid 2px #ba9764;
	background-color:#FFFFFF;
	height:90px;
	}
	
#sag_index {
	padding:5px;
	font-size:9pt;
	color:#9b7a4a;
	}
#sag_index p img{
	border:solid;
	}	
#tab {
	padding:5px;
	font-size:9pt;
	color:#9b7a4a;
	}
	
#proje_detay {
	float:left;
	width:265px;
	padding:5px;
	font-size:8pt;
	color:#ffffff;
	background:url(../images/medam/proje_bg.jpg) no-repeat;
	}
	
#proje_detay2 {
	float:left;
	width:265px;
	margin-bottom:5px;
	padding:5px;
	padding-left:0px;
	font-size:8pt;
	color:#9b6b45;
	}
	
#orta_baslik {
	float:left;
	width:695px;
	padding-top:10px;
	padding-bottom:10px;
	}

