body {
	font-family: Arial, Helvetica, sans-serif;
	background:url(../images/background1.jpg) repeat-x fixed ;
	background-size: 100%;
	padding:12px;
	margin:0;
	background-color: #333333;
}
td {
	font-family: Arial, Helvetica, sans-serif;
}
th {
	font-family: Arial, Helvetica, sans-serif;
}
#turkey_logo1{
position:fixed;
top: 0px;
left: 0px;
width: 160px;
height:160px;
background:url(../images/turkey_logo.gif);
z-index:99;
}
table.container {
	background-image:url(../images/header.jpg);
	background-repeat:no-repeat;
	background-color:#E1E2BC;
	width:900px;
	padding-top:87px;
}
table.content {
	border: 0;
}
.main {
	padding-left:14px;
	padding-right: 14px;
	width:641px;
	background-color:#E1E2BC;
}
.main h1{
margin-top: 6px;
margin-bottom: 6px;
font-size:18px;
color: #68482B;
}
.main p {
	margin: 16px;
	padding: 0px;
	padding-bottom: 4px;
	font-size:12px;
	border-bottom: #D1D298 1px solid;
	_border-bottom: #68482B 0px dotted;
}
.main img {
border: #FFFFFF 3px solid;
margin: 6px;
}
.accomadations {
	background-color:#E1E3B5;
	width: 223px;
	background-image:url(../images/accom-bg.jpg);
	background-repeat:repeat-y;
	margin-top: 5px;
}
.accomadations h1 {
	font-size:14px;
	font-weight:bold;
	width: 223px;
	height: 20px;
	background-image:url(../images/accom-h1.jpg);
	background-repeat:repeat-y;
	text-align:center;
	color:#ffffff;
	padding-top:12px;
	border-bottom: #68482B 1px dotted;
	margin: 0px;
}
.accomadations p {
	margin: 0px;
	padding: 2px;
	font-size:12px;
	border-bottom: #68482B 1px dotted;
}
.accomadations a {
	font-size:12px;
	text-decoration:none;
	color: #0066FF;
}
.accomadations a:hover {
	text-decoration:underline;
}
.footer{
	font-size:12px;
	height: 20px;
	background-image:url(../images/accom-h1.jpg);
	background-repeat:repeat-y;
	text-align:center;
	margin:0;
	padding:0;
	background: #7B7A4A;
	}
.footer a {
	margin:0;
	font-size:12px;
	text-decoration:none;
	color: #EEDC94;
}
.footer a:hover {
	text-decoration:underline;
}