body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-image: url(images/index_01.jpg);
	background-color: #945857;
	background-repeat: repeat-x;
}
.buyuk {font-size: 24px}
.beyaz {
	color: #FFFFFF;
	font-size: 11px;
}
body,td,th {
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.mavi_kalin {
	color: #003366;
	font-weight: bold;
}
.turuncu_kalin {
	color: #f37800;
	font-weight: bold;
	font-size: 12px;
}
.yesil_kalin {
	color: #77a413;
	font-weight: bold;
	font-size: 12px;
}
.beyaz_buyuk {font-size: 24px; color: #FFFFFF; }
.sari_buyuk {font-size: 24px; color: #FFCC00; }
.proje_yazi {
	color: #ffcc1d;
	font-size: 12px;
}
.proje_baslik {
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
}
.hakkimizda_yazi {
	font-family: "Monotype Corsiva";
	font-size: 18px;
	color: #FFFFFF;
}

	
	/* Firefox Dotted Outline Fix */
	a:active {
	outline: none;
	text-decoration: none;
	}
	
	/* Firefox Dotted Outline Fix */
	a:focus { 
		-moz-outline-style: none; 
	}
	
	/* Menu Body */
	ul#menu {
		width:100%;

		/*background:url(bg.png) repeat-x;*/
		list-style:none;
		margin:0;
		padding:0;
		padding-top:0px;

	}
	
	/* Float LI Elements - horizontal display */
	ul#menu li {
		float:left;
	}
	
	/* Link - common attributes */
	ul#menu li a {
		background:url(sprite.png) no-repeat scroll top left;
		display:block;
		height:50px;
		position:relative;
	}
	
	/* Specify width and background position attributes specifically for the class: "home" */
	ul#menu li a.hakkimizda {
		width:118px;
	}
	
	/* Specify width and background position attributes specifically for the class: "portfolio" */
	ul#menu li a.y_proje {
		width:155px;
		background-position:-119px 0px;
	}
	
	ul#menu li a.d_proje {
		width:123px;
		background-position:-274px 0px;
	}
	
	ul#menu li a.b_proje {
		width:162px;
		background-position:-398px 0px;
	}
	ul#menu li a.iletisim {
		width:93px;
		background-position:-559px 0px;
	}
	/* Span (on hover) - common attributes */
	ul#menu li a span {
		background:url(sprite.png) no-repeat scroll bottom left;
		display:block;
		position:absolute;
		top:2px;
		left:2px;
		height:100%;
		width:100%;
		z-index:100;
	}
	
	/* Span (on hover) - display pointer */
	ul#menu li a span:hover {
		cursor:pointer;
	}
	
	/* Shift background position on hover for the class: "home" */
	ul#menu li a.hakkimizda span {
		background-position:-1px -52px;
	}
	
	/* Shift background position on hover for the class: "portfolio" */
	ul#menu li a.y_proje span {
		background-position:-119px -52px;
	}
	
	ul#menu li a.d_proje span {
		background-position:-274px -52px;
	}
	ul#menu li a.b_proje span {
		background-position:-398px -52px;
	}
	ul#menu li a.iletisim span {
		background-position:-559px -52px;
	}
.style18 {font-size: 12px}
.news_style{
display:none;
}
.news_show
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 150px 0px);

}
.news_show1
{
position:absolute;
background-color: white;
color:black;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
clip:rect(0px 350px 150px 0px);

}
.news_border
{
background-color: white;
width:352px;
height:152px;
font: normal 100% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 1px solid gray;
padding: 5px 5px 5px 5px;

/*overflow: auto;*/	

}
.news_mark{
background-color:white ;
font: normal 70% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
width:363px;
height:35px;
color:black;
text-align:center;
}
.news_title{
font: bold 120% "Arial", "Lucida Grande",Verdana,  Sans-Serif;
border: 0px solid gray;
padding: 5px 0px 9px 5px;
color:black;
}
.news_show img{

margin-left: 5px;
margin-right: 5px;

}
.buttondiv
{
position: absolute;
/*float: left;*/
/*top: 169px;*/
padding: 5px 5px 5px 5px;
background-color:white ;
border: 1px solid gray;
/*border-top-color: white;*/
border-top:none;
height:20px;
}
  .news_move {
 position: relative;

  }
.mytable
{
width:350px;
height:150px;
vertical-align: top; 
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
