/* CSS Document */

body {
	background-color: #EEEEEE;
	margin:0;
}

img {

	border:0;

}

a:link, a:visited, a:hover {
	text-decoration:none;
}

table { padding:0; margin:0; }

.style2 {font-size: 11px; font-weight: normal; text-decoration: none; font-family: Arial, Helvetica, sans-serif;}

.style3 {
	color: #990000;
	font-weight: bold;
}

#page {
	width:100%;
	border:0;
	margin:0;
	text-align:center;
	background-color: #EEEEEE;
}

#main {

	background: #a59a88;
	margin:0px auto;
	width:776px;
	height:1511px;
	border:0;
	padding:0;
	background-image:url(images/bg_mideastimage_2007.jpg);
	background-repeat:no-repeat;
	float:none;
	clear:both;
	text-align: left;

}

#search {
	width:100%;
	height:38px;
	vertical-align:middle;
}

#menu {
	width:100%;
	height:42px;

}

#header {
	width:100%;
	height:62px;
}

#content {
	width:100%;
	height:340px;
}

#preview {
	width:100%;
	height:123px;
}

#cities1 {
	width:100%;
	height:125px;
}

#cities2 {
	width:100%;
	height:135px;
}

#cities3 {
	width:100%;
	height:110px;
}

#links {
	width:100%;
	height:387px;
}

#footer {
	width:100%;
	height:165px;
}


#loading {
 	width: 200px;
 	height: 100px;
 	background-color: #a79c8a;
 	position: absolute;
 	left: 50%;
 	top: 50%;
 	margin-top: -50px;
 	margin-left: -100px;
 	text-align: center;
	font-weight: normal;
	font-size: 14px;
	color: #fff;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;


}
