/*** Home ***/

#container_home {
	clear: both;
	width: 750px; 
	margin:0 auto; 	
}

#container_home .content_left {
	float: left;
	width: 370px;
}

#container_home .content_right {
	float: left;
	width: 380px;
}

/* Hizli Erisim */

#hizli_erisim {
	clear: both;
	width: 220px;
	height: 149px;
	background: url(../images/bg/hizli_erisim.png) no-repeat top left;
	padding-left: 150px;
	padding-top: 70px;
}

#hizli_erisim div {
	clear: both;
}

#hizli_erisim a {
	text-decoration: underline;
	color: #626262;
}

#hizli_erisim a:hover {
	text-decoration: none;
}

/* Fotograf Galerisi */

#fotograf_galerisi {
	clear: both;
	width: 319px;
	height: 161px;
	background: url(../images/bg/fotograf_galerisi.png) no-repeat top left;	
	padding-left: 51px;
	padding-top: 58px;
}

/* Duyurular */

#duyurular {
	clear: both;
	width: 380px;	
}

#duyurular .top {
	clear: both;
	width: 380px;	
	height: 67px;
	background: url(../images/duyurular/top.png) no-repeat top left;
}

#duyurular .bottom {
	clear: both;
	width: 380px;	
	height: 27px;
	background: url(../images/duyurular/bottom.png) no-repeat top left;
}

#duyurular .duyurularc {
	clear: both;
	min-height: 347px;
	background: url(../images/duyurular/bg.png) no-repeat top left;
	padding-left: 26px;
	padding-right: 26px;
}

#duyurular .duyurularc .title {
	clear: both;
	font-size: 1.2em;
	font-weight: bold;
	color: #ad0000;
	padding-bottom: 7px;
	border-bottom: 1px solid #ad0000;
}

#duyurular .duyurularc .text {
	clear: both;
	padding-top: 7px;	
}