@charset "UTF-8";
/* CSS Document */

@import 'reset.css';
@import 'default.css';

body{
	background:url(../images/bg5.png) no-repeat;
	font-family:Helvetica Neue,Helvetica,Arial,sans-serif;
	text-align:center;
}
/* YAZI */
h1{
	font-size:28px;
}
h2{
	font-size:20px;
	margin-bottom:5px;
}
h3{
	font-size:16px;
	margin-bottom:5px;
	color:#6F0000;
}

h4{
	font-size:16px;
}

h5{
	font-size:14px;
}

a{
	color:#0044AA;
	text-decoration:none;
}

a:hover{
	
}

p{
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	text-transform: normal;
	letter-spacing: normal;
	line-height: 1.3;
	margin-bottom:10px;
}

/* YAPI */
#container{
	width:950px;
	margin:0 auto;	
	text-align:left;
}



#hedaer{
	
	width:950px;
	height:440px;
}


/* header */


#content-left{
	width:661px;
	float:left;
	display:inline;
}


#content-right{
	width:289px;
	float:left;
	display:inline;
}


#left{
	float:left;
	display:inline;
}


#content{
	padding:15px 0;
	width:950px;
}

#welcome{
	width:661px;
	height:130px;
	margin-top:-5px;
}

#welcome p{
	width:620px;
	color:#FFF;
	text-align:justify;
	padding-left:10px;

}

#urunler{
	background:url(../images/urunlerimiz.png) no-repeat;
	width:661px;
	height:46px;
}

#alt
{
	background:url(../images/altbg.png) no-repeat;

}


#alt1{
	width:661px;
	height:114px;
}



#alt1sol1{
	background:url(../images/hurda.png) no-repeat;
	width:330px;
	height:114px;
	float:left;
}

#alt1sol1 p{
	width:200px;
	padding-left:120px;
	padding-top:30px;
    text-align:justify;

}

#alt1sag1{
	background:url(../images/presleme.png) no-repeat;
	width:331px;
	height:114px;
	float:left;
}

#alt1sag1 p{
	width:200px;
	padding-left:110px;
	padding-top:30px;
    text-align:justify;

}

#alt2{
	width:661px;
	height:127px;
}

#alt2sol2{
	background:url(../images/paketleme.png) no-repeat;
	width:330px;
	height:127px;
	float:left;
}

#alt2sol2 p{
	width:200px;
	padding-left:120px;
	padding-top:30px;
	text-align:justify;

}

#alt2sag2{
	background:url(../images/olcum.png) no-repeat;
	width:331px;
	height:127px;
	float:left;
}

#alt2sag2 p{
	width:190px;
	padding-left:110px;
	padding-top:30px;
	text-align:justify;

}

#duyuru
{
	background:url(../images/duyuru.png) no-repeat;
	width:289px;
	height:249px;
}



#haber
{
	width:250px;
	height:140px;
	margin-left:5px;
}


#galeri
{
	background:url(../images/fotogaleri.png) no-repeat;
	width:289px;
	height:165px;
}








	/* section */
	.section{
		float:left;
		display:inline;
		width:710px;
		margin-left:40px;
	}

	/* //section */
	/* aside */
	.aside{
		float:left;
		display:inline;
		width:200px;
	}
	.aside h2{
	}
	.aside .post{
		padding:0;
		border:none;
	}
	.aside .post h3{
		font-size:14px;
	}
	/* //aside */
/* //content */


#footer{
	background:url(../images/footer.png) repeat-x;
	height:80px;
	color:white;
	
}


#footer a{

	color:white;
	
}