body
	{
	background-repeat: repeat-x;
	font-family:tahoma, verdana, arial, helvetica;
	background-color:#323522;
	font-size:11px;
	margin:0;
	}
	
.clear
	{
	clear:both;
	}
	
#main
	{
	width:880px;
	height:auto;
	background-color:#FFFFFF;
	margin: auto;
	padding: 0;		
	}
	
#banner
  {
  width:880px;
  height:227px;
  }
  
#banner_left
  {
  width:507px;
  height:227px;
  float:left;
  background-image:url(../images/kerala-travels-banner.jpg);
  }
  
#banner_right
  {
  width:373px;
  height:227px;
  float:left;
  background-image:url(../images/kerala-travels-banner-right.jpg);
  }  
  
#menu
  {
  width:880px;
  height:71px;
  background-image:url(../images/menu.jpg);
  }
  
#middle
  {
  width:880px;
  height:1048px;
  }
  
#middle_left
  {
  width:43px;
  height:1048px;
  background-image:url(../images/right.jpg);
  float:left;
  }
  
#middle_middle
  {
  width:795px;
  height:1048px;
  float:left;
  }
  
#middle_right
  {
  width:42px;
  height:1048px;
  float:left;
  background-image:url(../images/right_1.jpg);
  }
  
#middle_bottom
  {
  width:880px;
  height:28px;
  background-image:url(../images/middle_bottom.jpg);
  }
  
#fotter
  {
  width:880px;
  height:86px;
  }
  
.form
  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#524422;
	padding-left:15px;
}

.form_text
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:205px;
	height:15px;
	}


.form_text1
{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#333;
	width:205px;
	height:21px;
	background-image:url(../images/dropdown.jpg;)
	}
	
.submit
  {
  font-family:Verdana, Geneva, sans-serif;
  font-size:13px;
  font-weight:bold;
  color:#524422;
  width:101px;
  height:41px;
  background-image:url(../images/submit.jpg);
  border:0px;
  }


.main_text
  {
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	line-height: 19px;
  }
  
 .main_text_bold
  {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#524422;
	line-height: 19px;
	font-weight:bold;
  }
   
  
#image_top
  {
  float:left;
  padding-right:10px;
  padding-top:10px;
  padding-bottom:10px;
  padding-left:10px;
  }

#butten_home
{
	width:87px;
	height:43px;
	background-image:url(../images/butten_inn.jpg);
}

#butten_home:hover
{
	width:87px;
	height:30px;
	background-image:url(../images/butten_innover.jpg);
}

