@charset "utf-8";
body {
	font:normal 11px/18px Tahoma;
	color: #1b1818;
	text-decoration: none;
	background:#ebebeb  url(../images/body-bg.gif)  repeat-x  top;
	margin:20px 0px;
	padding:0px;
}
a{
	outline:none;
}
.clear{
	clear:both;
}
#header{
	margin:0px auto;
	width:1000px;
}
.border{
	border:solid 1px #e0e0e0;
	border-bottom:none!important;
	text-align:right;
	background:#ffffff;
}
.banner{
	width:816px;
	float:left;
}
.nav{
	background:url(../images/nav-bg.gif) repeat-x;
	height:291px;
	float:left;
	width:184px;
	font:bold 11px Tahoma;
	color:#ffffff;
	text-transform:uppercase;
	display:block;
}
.nav ul{
	margin:0px;
	padding:20px 0 0 25px;	
}
.nav li{
	list-style:none;
	display:block;
	margin:10px 0;
	background:url(../images/bulet.gif) no-repeat 10px 12px;
}
.nav li a{
	color:#ffffff;
	text-decoration:none;
	height:14px;
	display:block;
	padding:11px 10px 11px 30px;

}
.nav li a:hover{
	color:#726e6e;
	text-decoration:none;
	background:url(../images/nav-over-bg.gif) no-repeat;
}	
#mid{
	width:1000px;
	margin:30px auto 20px auto;
	
}
#mid ul{
	margin:0;
	padding:0 0 0 20px;
}
#mid li{
	background:url(../images/bulet1.gif) no-repeat;
	padding-left:20px;
	list-style:none;
}
.content{
	width:346px;
	float:left;
	padding-right:20px;
}
.our-solution{
	width:632px;
	 float:left;
}
h1{
	font-size:14px;
	margin:0px;
	padding:0px;
	text-transform:uppercase;
}
h2{
	text-transform:uppercase;
	color:#ffffff;
	background:url(../images/h2-bg.gif) no-repeat;
	height:23px;
	font-size:11px;
	padding:10px 0 0 20px;
	margin:0;
}
.hotel {
	width:160px;
	float:left;
	padding:0 20px;
}


.travel {
	width:160px;
	float:left;
	padding:0 20px;
	border-right:solid 1px #c9c9c9;
	border-left:solid 1px #c9c9c9;
}
.mid-img{
	margin:1px 0;
}

.tourism{
	width:160px;
	float:left;
	padding:0 20px;
}
.img-border{
	border:solid 1px #c9c9c9;
	padding:1px;
	margin-left:15px;
}



#footer{
	width:980px;
	margin:0 auto;
	padding:20px 10px;
	border-top:solid 1px #c5c4c4;
}
#footer a{
	color:#1b1818;
	text-decoration:none;
}
#footer a:hover{
	color:#1b1818;
	text-decoration:underline;
}
