#content{
	overflow:hidden;
	clear:both;
}
#content-left{
	float:left;
	clear:left;
	width:610px;
	overflow:hidden;
}
#content-right{
	float:right;
	clear:right;
	width:360px;
	overflow:hidden;
}
#sub-menu{
	background:#FFFFFF url(images/sub-menu-bg.jpg) no-repeat;
	height:137px;
	padding-top:45px;
}

#sub-menu a{
	display:block;
	height:45px;
	width:180px;
}

#ct-menu{
	height:120px;
	border:1px solid #CCC;	
	overflow:hidden;
	margin-bottom:10px;
}

#ct-menu .ct-menu-inner{
	margin-top:10px;
	float:right;
	width:197px;
	height:30px;
}


#ct-menu .ct-menu-inner .caption{
	font-size:20px;
	margin-bottom:15px;
}

#ct-menu .ct-menu-inner a{
	display:block;
	text-indent:20px;
	margin-bottom:2px;
	font-weight:bold;
	font-size:12px;
}
#ct-menu div#konut a{
	background:transparent url(images/arrow-red.jpg) no-repeat;
}
#ct-menu div#isyeri a{
	background:transparent url(images/arrow-blue.jpg) no-repeat;
}
#ct-menu div#arsa a{
	background:transparent url(images/arrow-green.jpg) no-repeat;
}
