@charset "iso-8859-1";
/* CSS Document */
body {
	margin:0px;
	padding: 0px;
	font: normal 0.8em/1.4em  Arial,Tahoma, Verdana, Georgia, sans-serif; 
	color: #ffffff;
	background-color:#093D6D;
	}
	.white
	{
	font: normal 12px  Arial,Tahoma, Verdana, Georgia, sans-serif; 
	color: #ffffff;
	text-decoration:underline;	
	}
#container 
{	position:relative;
	margin: 0px auto;
	margin-top:15px;
	padding: 0px;
	width: 650px;
	border: none;
	text-align: left;
	margin-bottom: 0px;
	
	
}
#top_image
{

background: transparent url(images/header.jpg) no-repeat center top;
 height: 210px;
 padding:0px;
 margin:0px;
}
#bottom_image
{

background: transparent url(images/footer.gif) no-repeat center bottom;
 height: 28px;
 padding:0px;
 margin:0px 0px 0px 0px;
}
#top_image h1
{
display:none;
}
#gradient
{
display:block;
 width:650px;
background: #2F9FDE url(images/gradient_bg.gif) repeat-x center top;
/* min-height:550px;*/
 padding:0px;
 margin:0px;
 padding-bottom:60px;
}
#menu{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 210px;
	margin-left: 410px;
	width: 220px;
	height:250px;
	background-color: transparent;
}
#menu ul {
	text-align: right;
	list-style: none;
	margin: 0px;
	padding: 20px 0px 0px 0px;
}

#menu ul li
{
	margin: 0px;
	padding: 5px 0px 5px 25px;
	line-height:32px;
}
#menu ul li.home
{
background: transparent url(images/home.gif) no-repeat 97% 90%;
}
#menu ul li.catering
{
background: transparent url(images/catering.gif) no-repeat 90% 90%;
}
#menu ul li.catering-uk
{
background: transparent url(images/catering-uk.gif) no-repeat 90% 100%;
}
#menu ul li.simchot
{
background: transparent url(images/simchot.gif) no-repeat 95% 90%;
}
#menu ul li.designer
{
background: transparent url(images/designer_holidays.gif) no-repeat 96% 90%;
}
#menu ul li.exclusive
{
background: transparent url(images/exclusive_holidays.gif) no-repeat 97% 99%;
}
#menu ul li.contact
{
background: transparent url(images/contact.gif) no-repeat 98% 90%;
}
#menu ul li.olympics
{
background: transparent url(images/olympic_shadow.gif) no-repeat 98% 90%;
}
a{color:#B2E6FE;}
#menu ul li a, #menu ul li a:visited {
    text-decoration:none;
	border-bottom: none;
	color:#B2E6FE;
	font-size:12px;
	font-weight:bold;
	font-family:Narkisim Normal, Georgia, Times New Roman, Times, serif;
	letter-spacing:0.1px;
}
#menu ul li a:hover 
{
	color:#ffffff;
	text-decoration:none;
}
#side_image{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 600px;
	margin-left: 515px;
	width: 110px;
	height:160px;
	background-color: transparent;
}
#side_image2{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 570px;
	margin-left: 515px;
	width: 110px;
	height:160px;
	background-color: transparent;
}
#side_image3{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 685px;
	margin-left: 435px;
	width: 110px;
	height:160px;
	background-color: transparent;
}
#side_image4{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 580px;
	margin-left: 479px;
	width: 110px;
	height:160px;
	background-color: transparent;
}
#side_image5{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 580px;
	margin-left: 524px;
	width: 110px;
	height:120px;
	background-color: transparent;
}
#side_image6{
	position: absolute;
	left:auto; 
	right:auto; 
	top: 580px;
	margin-left: 524px;
	width: 110px;
	height:120px;
	background-color: transparent;
}
#text
{
display:block;
width:390px;
background-color:transparent;
/*height:300px;
min-height:400px;*/
padding:20px 20px 0 20px;
margin:0px;
background-image:url(images/basad_11.gif);
background-repeat:no-repeat;
background-position:93% top;
}
#text H2
{
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:22px;
font-weight:100;
line-height:25px;
margin-top:0px;
padding-top:0px;
}
#text H4
{
font-family:Century Gothic, Arial, Helvetica, sans-serif;
font-size:16px;
font-weight:normal;
line-height:20px;
color:#EFEF4F;
}
.yellow
{
color:#EFEF4F;
}
.blue
{
color:#B2E6FE;
}
.dark_blue
{
color:#093D6D;
}
#credits
{
font-size:11px;
color: #fff;
background-color: transparent;

}
#credits a
{
font-size:10px;
color: #fff;
background-color: transparent;
text-decoration: none;
}
#contact
{
display:block;
width:373px;
background-color:transparent;

padding-top:10px;
font-family:Arial, Helvetica, sans-serif;
font-size:10pt;
font-weight:normal;
color:#ffffff;
letter-spacing:0pt;
line-height:18px;
margin-bottom:20px;
}

#contact form label{
	display: block;
	width: 120px;
	float: left;
	margin-bottom: 10px;
	font-weight:bold;
}
 input.contact{
	width: 150px;
	border:1px inset #ffffff;
	background-color: #B2E6FE;
	font-size: 1em;
    color:#093D6D; 
}
#contact br {
	clear: left;
}

#contact form textarea{
    margin-bottom:20px;
    width: 270px;
	height:150px;
	border:1px inset #ffffff;
	background-color: #B2E6FE;
	font-size: 1em;
    color:#093D6D;
	overflow:hidden;
 }
#button1
{
  width:70px;
  background-color: #093D6D;
  font-weight: bold;
  font-size: 11px;
  color:#ffffff;
  
 
}		
			
