@charset "utf-8";
/* ------------------------------------------------------------ *
	
	Project Name	: DINC GRUP
	Project URL		: http://www.dincgrup.com
	Coder & CSS		: mer GKSEL	&	omergoksel86@hotmail.com
	XHTML			: 06.10.2009
	Date			: 

 * ------------------------------------------------------------ */

body ,html{	
	font-family:Tahoma,Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: normal;
	color:#7e7e7e;
	background:#FFFFFF url(images/body-bg.jpg) repeat-x left top;
}
a{
	cursor: pointer;
	text-decoration:none;
	color:#737373;
}
a:hover {
	text-decoration: underline;
	color:#3f5494;
}
/*-------------------------------------------
				 KONTEYNER
-------------------------------------------*/
#konteyner{
	margin: 0px auto;
	padding:0px;
	width:1014px;
	background:url(images/konteyner.png) repeat-y left top;
}

/*-------------------------------------------
				 WRAPPER
-------------------------------------------*/
#wrapper{
	margin: 0px auto;
	padding:0px;
	width:960px;
	background:url(images/konteyner-bg.png) repeat-y left top;
}
/*-------------------------------------------
				 WRAPPER
-------------------------------------------*/
#header{
	margin: 0px auto;
	padding:0px;
	width:960px;
	height:600px;
	background:url(images/header.jpg) repeat-y left top;
}
/*-------------------------------------------
				 MENU
-------------------------------------------*/
#header ul{
	position:absolute;
	margin: 210px 0px 0px 200px;
	padding:5px 0px 0px 0px;
	width:600px;
	border-top:solid #b4b4b4 1px;
}
#header ul li{
	margin:0px;
	padding:0px;
	margin-left:25px;
	float:left;
	font-weight:bold;
}
#header ul li:hover{
	color:#000000;
}
#header ul li ul{
	position:absolute;
	margin:0px;
	padding:0px;
	top:0;
	left:0;
	width:100px;
	border:none;
	display:none;
	float:left;
}
#header ul li:hover ul{
	margin:0px 0px 0px 292px;
	padding:20px 0px 0px 0px;
	display:block;
}
#header ul li ul li{
	margin:0px;
	padding:5px 5px 5px 15px;
	float:none;
	font-weight:bold;
	border-bottom:dotted #b4b4b4 1px;
	background:url(images/arrow.gif) no-repeat left 10px;
}
/*-------------------------------------------
				 CENTER
-------------------------------------------*/
#center{
	margin: 0px auto;
	padding:0px;
	width:960px;
	display:table;
}
/*-------------------------------------------
				 KURUMSAL
-------------------------------------------*/
#kurumsal{
	margin: 0px auto;
	padding:0px;
	width:900px;
	display:table;
	color:#333333;
	line-height:18px;
}
#kurumsal h1{
	color:#666666;
	font-size:14px;
	font-weight:bold;
	border-bottom:dotted #999999 1px;
	padding:0px 0px 5px 0px;
	margin:0px 0px 10px 0px;
}
#kurumsal ul{
	margin: 0px;
	padding:0px;
}
#kurumsal .ul{
	margin: 0px;
	padding:0px;
	width:200px;
	float:left;
}
#kurumsal ul a{color:#333333;}
#kurumsal ul a:hover{color:#666666;}
#kurumsal ul li{
	margin:0px;
	padding:5px 0px 5px 15px;
	background:url(images/arrow.gif) no-repeat left 10px;
	color:#333333;
	line-height:18px;
	border-bottom:dotted #CCCCCC 1px;
}
#kurumsal .li{
	margin:0px;
	padding:5px 0px 5px 15px;
	background:url(images/arrow.gif) no-repeat left 10px;
	color:#333333;
	line-height:18px;
	font-weight:bold;
	font-size:10px;
	border-bottom:dotted #CCCCCC 1px;
}
#kurumsal #detay{
	margin:0px;
	padding:0px 0px 0px 15px;
	width:680px;
	color:#333333;
	float:left;
}
/*-------------------------------------------
				 HOSGELDINIZ
-------------------------------------------*/
#welcome{
	margin:30px 30px 0px 30px;
	padding:0px;
	width:400px;
	float:left;
	text-align:justify;
}
#welcome h1{
	margin:0px 0px 0px 0px;
	padding:5px 0px 10px 120px;
	float:left;
	text-align:justify;
}
.buton{
	margin:10px 0px 0px 0px;
	width:80px;
	height:20px;
	line-height:20px;
	text-align:center;
	background:#cbdee3;
	font-weight:bold;
}
.buton a{color:#666868;}
/*-------------------------------------------
				 AKORDIYON
-------------------------------------------*/
#sm{
	margin:0px 0px 0px 0px;
	padding:0px;
	float:left;
}
/*-------------------------------------------
				 FOOTER
-------------------------------------------*/
#footer{
	margin:30px 0px 0px 0px;
	padding:0px;
	width:960px;
	height:40px;
	background:#cde0e4;
	color:#3f3f3f;
}
#footer .copyright{
	position:absolute;
	margin:20px 0px 0px 20px;
	padding:0px;
}
#footer .tasarim{
	position:absolute;
	margin:20px 0px 0px 730px;
	padding:0px;
	font-weight:bold;
}