@charset "utf-8";
/* ------------------------------------------------------------ *
	
	Project Name	: ALFA TEKNIK
	Project URL		: http://www.alfateknik.com
	Coder & CSS		: Omer GOKSEL	&	omergoksel86@hotmail.com
	XHTML			: 18.09.2009 

 * ------------------------------------------------------------ */

body{	
	font-family:Tahoma;
	line-height:normal;
	font-size:12px;
	color:#999999;
	background:#b0d0e5 url(images/body-bg.jpg) repeat-x left top;
	margin:0px;
	padding:0px;
}
a{
	cursor: pointer;
	text-decoration:none;
	color:#999999;
}
a:hover {
	text-decoration:none;
	color:#09c3eb;
}
/*-------------------------------------------
				 CONTEYNER 
#konteyner{
}
-------------------------------------------*/

/*-------------------------------------------
				 WRAPPER
-------------------------------------------*/
#wrapper{
	margin:0px auto;
	width:960px;
	background:transparent;
}
/*-------------------------------------------
				 HEADER
-------------------------------------------*/
#header{
	margin:34px 0px 0px 0px;
	width:960px;
	height:333px;
	background:url(images/header-bg.jpg) no-repeat left top;
	font-weight:bold;
}
#header a,#header-altmenu a{
	color:#1d5587;
}
#header a:hover, #header-altmenu a:hover{
	color:#996600;
}
#header #dil-secimi{
	position:absolute;
	margin:14px 0px 0px 25px;

}
#header #dil-secimi img{
	vertical-align:middle;
}
#header .m1{
	position:absolute;
	margin:14px 0px 0px 425px;
}
#header .m2{
	position:absolute;
	margin:14px 0px 0px 515px;
}
#header .m3{
	position:absolute;
	margin:14px 0px 0px 580px;
}
#header .m4{
	position:absolute;
	margin:14px 0px 0px 760px;
}
#header .m5{
	position:absolute;
	margin:14px 0px 0px 890px;
}
#header .m6{
	position:absolute;
	margin:300px 0px 0px 40px;
	background:url(images/arrow.gif) no-repeat left 4px;
	padding-left:15px;
}
#header .m7{
	position:absolute;
	margin:300px 0px 0px 135px;
	background:url(images/arrow.gif) no-repeat left 4px;
	padding-left:15px;
}

/*-------------------------------------------
				 CENTER
-------------------------------------------*/
#center{
	position:relative;
	margin:0px auto;
	top:20px;
	bottom:20px;
	width:930px;
	display:table;
	line-height:20px;
}
#center .icerik{
	margin:0px auto;
	width:900px;
	display:table;
	color:#000000;
	
}
#center .icerik ul{
	margin:0px;
	padding:0px;
}
#center .icerik .lis{
	color:#000000;
	margin:3px 0px 3px 0px;
	padding:5px 0px 5px 20px;
	background:url(images/arrowB.gif) no-repeat 5px 10px;
	line-height:15px;
}
#center .icerik .lis a{
	color:#000000;
}
#center .icerik .lis:hover a{
	color:#09c3eb;
}
#center h1{
	margin:0px;
	padding:5px 0px 5px 0px;
	font-size:14px;
	font-weight:bold;
	color:#3e8eb1;
	letter-spacing:1px;
	border-bottom:dotted #999999 1px;
}
#center ul{
	margin:0px;
	padding:0px;
}
#center .center-orta li, #center .center-sag li{
	margin:0px;
	padding:0px 0px 0px 15px;
	background:url(images/arrowB.gif) no-repeat left 5px;
	line-height:15px;
}
#center .center-sol{
	margin:2px 0px 0px 20px;
	width:300px;
	float:left;
}
#center .center-orta{
	margin:2px 0px 0px 9px;
	width:290px;
	float:left;
}
#center .center-sag{
	margin:2px 0px 0px 9px;
	width:290px;
	float:left;
}
/*-------------------------------------------
				 FOOTER
-------------------------------------------*/
#footer{
	margin:30px 0px 0px 0px;
	width:%100;
	height:87px;
	background:url(images/footer-bg.jpg) repeat-x left top;
	color:#FFFFFF;
}
#footer-dv{
	margin:0px auto;
	width:930px;
	height:87px;
	letter-spacing:1px;
}
#footer-dv .copyright{
	position:absolute;
	margin:40px 0px 0px 5px;
}
#footer-dv .tasarim{
	position:absolute;
	margin:40px 0px 0px 710px;
}

