
body {
background:#333 url(bg.gif) repeat top left;
color:#fff;
}

#wrapper {
width:984px;

}

#header {
height:60px;
background-image:url(header.gif);
background-repeat:no-repeat;

}

#image_wrapper {
height:200px;

}

#side_box {
width:190px;

float:left;
}

#content_box {
float:right;

width:790px;

}

#content_box_tourism{
background:url(images/lalil.jpg) no-repeat center;
float:right;
width:790px;

}

#footer {
width:980px;
height:50px;
padding-top:20px;
background-color:black;

}

.cleaner {
clear:both;
}

#gallery {
width:800px;
margin-left:10px;
margin-top:40px;"
}

#gallery img {
width:180px;
height:133px;
margin-right:10px;
border:2px solid pink;
}

#gallery1 {
width:600px;
margin-left:40px;
margin-top:40px;

}

#gallery1 img {
width:250px;
height:150px;
margin-right:10px;
border:2px solid pink;
}



/* menu */

#templatemo_menu {
	width: 190px;
	margin-bottom: 10px;
}

#templatemo_menu ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#templatemo_menu ul li {
	padding: 10px 0 0;
	margin: 0;
	display: block;
width:203px;
	height: 45px;
	margin-bottom:5px;
background:url(images/11.jpg) no-repeat;
}

#templatemo_menu ul li a {
	display: block;
	height: 36px;
	padding: 0 0 0 30px;
	font-size: 18px;
	color: white;	
	text-decoration: none;
	font-weight: normal;
	outline: none;
	border: none;
}

#templatemo_menu ul li a:hover, #templatemo_menu ul .current {
	padding-left: 60px;
	color: brown;
margin-left:10px;
	background: url(images/12.png) left top no-repeat
}

/* end of menu */



/* form */
form
{ margin: 3px 0px 0px 0px; 
  padding: 0; 
}

form#contact{height: 220px;}

div.row1
{ width: 501px; 
  clear: both;
}

div.row1 span.formlabel 
{ float: left;
  width: 164px;
  text-align: left;
}

div.row1 span.forminput
{ float: right;
  text-align: right;
} 

#contact input, #contact textarea
{ width: 299px; 
  font-family: verdana, arial, sans-serif;
  font-size: 100%;
  border: 1px solid;
  overflow: auto;
  margin: 2px;
}

#contact input.submit
{ width: 99px;
  margin: 8px 0px 0px 220px;
  height: 22px;
  cursor: pointer;
}
