/* ------------------------------------------------------------ *
	
	Project Name	: PIRAMIT CO
	Project URL		: http://www.piramitco.com
	Coder & CSS		: Omer GOKSEL	&	omergoksel86@hotmail.com
	XHTML			: 24.11.2009 

 * ------------------------------------------------------------ */

body{	
	font-family:Tahoma;
	line-height:normal;
	font-size:12px;
	color:#3e8eb1;
	background:url(images/body-bg.jpg) repeat-x left top;
	margin:0px;
	padding:0px;
}
a{
	text-decoration:none;
	color:#333333;
}
a:hover {
	color:#104e82;
}

/*-------------------------------------------
				 WRAPPER
-------------------------------------------*/
#wrapper{
	margin:0px auto;
	width:960px;
}
/*-------------------------------------------
				 HEADER
-------------------------------------------*/
#header{
	margin:0px 0px 0px 0px;
	width:960px;
	height:200px;
	background:url(images/header.jpg) no-repeat left top;
}
.dil{
	position:absolute;
	margin:20px 0px 0px 915px;
	padding:0px 0px;
}
/*-------------------------------------------
				 HEADER MENU
-------------------------------------------*/
#menu{
	position:absolute;
	margin:0px 0px 0px 215px;
	padding:0px 0px;
}
#menu li{
	margin:10px 0px;
	padding:0px 20px;
	line-height:25px;
	text-align:center;
	float:left;
	border-right:dotted #FFFFFF 1px;
}
#menu .sonli{
	border-right:none;
}
#menu li a{
	color:#FFFFFF;
}
#menu li a:hover {
	color:#104e82;
}
/*-------------------------------------------
				 CENTER
-------------------------------------------*/
#center{
	margin:0px;
	padding:0px;
	width:960px;
	display:table;
}
#center-txt-ust{
	margin:0px;
	padding:0px;
	width:960px;
	height:100px;
	display:table;
	
}
#center-txt-ust #center-baslik{
	position:absolute;
	margin:50px 0px 0px 25px;
	padding:0px;
	font-size:22px;
}
#centers-baslik{

	margin:0px 0px 10px 0px;
	padding:0px;
	font-size:22px;
}
#center-txt-ust #slayt{
	position:absolute;
	margin:-139px 0px 0px 550px;
	padding:0px;
	width:410px;
	height:240px;
	background:url(images/slayt-bg.jpg) no-repeat left top;
}
#center-txt{
	margin:0px 0px 0px 25px;
	padding:0px;
	width:520px;
	height:150px;
	display:table;
	text-align:justify;
	float:left;
}
*html #center-txt{
	margin:0px 0px 0px 13px;
	padding:0px;
	width:520px;
	height:150px;
	display:table;
	text-align:justify;
	float:left;
}
#center-txts{
	margin:10px 0px 10px 25px;
	padding:0px;
	width:920px;
	display:table;
}
*html #center-txts{
	margin:10px 0px 10px 13px;
	padding:0px;
	width:920px;
	height:150px;
	text-align:justify;
}
#center-resim{
	margin:0px 0px 0px 20px;
	padding:0px;
	width:350px;
	height:130px;
	background:#006699;
	border:solid #ececec 5px;
	float:left;
}
.button{
	margin:0px 0px;
	padding:5px 10px;
	background:#3e8eb1;
	color:#FFFFFF;
	display:table;
	font-weight:bold;
	float:right;
}
#uls{
	padding:20px 0px;
	margin:0px 0px 0px 0px;
}
#uls .lis{
	background:url(images/arrow.jpg) no-repeat left top;
	padding:0px 0px 0px 20px;
	margin:5px 0px 10px 25px;
	font-weight:bold;
}
#cevre{
	position:absolute;
	margin:0px 0px 0px 25px;
	padding:10px 10px 10px 20px;
	font-size:13px;
	font-weight:bold;
	width:327px;
	height:47px;
	background:url(images/cevre.jpg) no-repeat left top;
}
#cerceve{
	width:910px;
	margin:0px auto;
}
/*-------------------------------------------
				 BOTTOM
-------------------------------------------*/
#bottom{
	margin:0px;
	width:100%;
	height:283px;
	background:url(images/bottom-bg.jpg) center top;
	display:table;
}
#bottom-baslik{
	position:absolute;
	margin:30px 0px 0px 280px;
	padding:0px;
	font-size:22px;
}
#bottom-resim{
	position:absolute;
	margin:80px 0px 0px 20px;
	padding:0px;
	width:225px;
	height:125px;
	background:#006699;
	border:solid #FFF 5px;
	float:left;
}
#bottom-soltxt{
	position:absolute;
	margin:80px 0px 0px 280px;
	padding:0px;
	width:650px;
	height:130px;
	text-align:justify;
}
.bottom-button{
	position:absolute;
	margin:240px 0px 0px 280px;
	padding:5px 10px;
	background:#3e8eb1;
	color:#FFFFFF;
	display:table;
	font-weight:bold;
	float:right;
}
/*-------------------------------------------
				 FOOTER
-------------------------------------------*/
#footer{
	margin:0px 0px 0px 0px;
	width:100%;
	height:90px;
	background:url(images/footer-bg.jpg) repeat-x left top;
	color:#FFFFFF;
	display:table;
}
#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;
}
#footer-dv .tasarim a{
	color:#7fc0df;
	font-weight:bold;
}
