#turkey {
	height:234px;
	width:736px;
	overflow: hidden;
}

#alanya {
	background: url(../imgs/alanya-mainpic.jpg) 0 0 no-repeat;
	width: 386px;
	height: 235px;
	float: left;
}

#bodrum {
	background: url(../imgs/bodrum-mainpic.jpg) no-repeat center;
	height: 235px;
}

a.actnBtn {
	background: url(../imgs/view-properties-btn.png) 0 0 no-repeat;
	width: 126px;
	height: 34px;
	position: absolute;
	margin: 183px 0 0 637px;
	cursor: pointer !important;
}

a.actnBtn2 {
	background: url(../imgs/view-properties-btn.png) 0 0 no-repeat;
	width: 126px;
	height: 34px;
	position: absolute;
	margin: 10px 0 0 115px;
}

.viewprop {
	background-color: #fffce5;
	border: 1px solid #ffda93;
	width: 346px;
	height: 50px;
	margin-bottom: 15px;
}

#alanyacontent {
	float: left;
	width: 348px;
	margin: 10px 0px;
}

#bodrumcontent {
	background: url(../imgs/sep.gif) 22px 0 repeat-y;
	float: left;
	width: 350px;
	padding-left: 45px;
	margin: 10px 0px;
	height: 1100px;
}

h2.bodrum {
	font-size: 18px !important;
}

.turkeyimg {
	margin-bottom: 20px;
}

iframe {
    margin-left:60px;
    border: 0px;
    width: 722px;
    height: 800px;
}

.bodrumImg {
	float: left;
	margin: 15px 15px 15px 0px;
}