html { 
  padding:0px;
  margin:0px;
}
body {
	background-color: #1D7ABD;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	color:#000000;
	padding:0px;
	margin:0px;
	text-decoration: none;
}
#wrapper {
	text-align: left;
	margin: 0px;
	padding: 0px;
	border:0;
	background-image: url(http://www.alghanim.com/travels/images/bottom-Bg.jpg);
	background-repeat: repeat-x;
	background-position: center bottom;
	background-color: #FFFFFF;
}
#container{
	background-image: url(http://www.alghanim.com/travels/images/topBg.jpg);
	background-repeat: repeat-x;	
}
#containerFix {
	margin: 0px auto;
	width: 1000px;
}
#header {
	height: 125px;
	background-image: url(http://www.alghanim.com/travels/images/header-bg.jpg);
	background-repeat: repeat-x;
}
#headerFix {
	margin: 0px auto;
	width: 1000px;
}
#yellowBar {
	background-image: url(http://www.alghanim.com/travels/images/yellow-bg.jpg);
	background-repeat: repeat-x;
	height: 30px;
}
#yellowFix {
	margin: 0px auto;
	width: 966px;
	padding: 8px 17px 0px 17px;
}
#side-a {
	float: left;
	width: 200px;
	padding: 15px 0 0 16px;
}

#side-b {
	float: right;
	width: 185px;
	padding: 15px 15px; 0 16px;
}

#contenthome {
	float: left;
	width: 538px;
	background-color: #FFFFFF;
	background-image: url(http://www.alghanim.com/travels/images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 410px;	
	padding: 15px 15px 0 15px;
}
#content {
	float: left;
	width: 538px;
	font-family: Arial;
	font-size: 10pt;
	background-color: #FFFFFF;
	background-image: url(http://www.alghanim.com/travels/images/content-bg.jpg);
	background-repeat: repeat-x;
	background-position: left top;	
	padding: 15px 15px 0 15px;
}
#footer {
	clear: both;
}
#footerFix {
	width: 568px;
	background-image: url(http://www.alghanim.com/travels/images/bottom.jpg);
	background-repeat: no-repeat;
	height: 86px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
.dotline{
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #0066CC;
	margin: 3px 0px;
}

.welcome{
	font-size: 15px;
	text-decoration: none;
	font-weight: bold;
}
.left{
	float:left;
}
.right{
	float:right;
}
.topLinks{
	font-size: 15px;
}
.topLinks a{
	font-size: 14px;
	color:#000000;
	text-decoration:none;
	padding: 0px 10px;
	font-weight: bold;
}
.topLinks a:hover{
	text-decoration:underline;
}
.topLinks a.active{
	color:#0D429B;
	text-decoration:underline;
	padding: 0px 10px;
}
.copyright{
	padding-top: 25px;
	color: #FFFFFF;
	text-decoration: none;	
	text-align:center;
}
.copyright a{
	color: #FFFFFF;
	text-decoration: none;	
}
.copyright a:hover{
	text-decoration: underline;	
}
.group{
	color: #000000;
	text-decoration: none;
	text-align:center;
	font-size: 10px;
}
.clearFloat{
	clear:both;
}
.service{
	float: left;
	margin-right: 7px;
}
.promotion{
	margin: 2px 0 0 1px;
}
.reflect{
	margin: 0 0 0 1px;
}
.boxImage{
	width: 175px;
	padding: 3px;
	background-color: #FFCC00;
	margin-bottom: 12px;
}
.travelLinks{
	width: 175px;
	padding: 3px;
	background-color: #FFCC00;
}
.travelLinks td{
	background-color:#FFFFFF;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFCC00;
	border-bottom-color: #FFCC00;
	height: 25px;	
	text-align:left;
	padding-right: 5px;	
}
.travelLinks td a{
	padding-right: 15px;
	background-image: url(http://www.alghanim.com/travels/images/bullet.gif);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	text-decoration: none;
}
.travelLinks td a:hover{
	background-image: url(http://www.alghanim.com/travels/images/bullet-mo.gif);
	text-decoration: underline;
}
.hotDeals{
	padding-left: 5px;
}
.dealBox{
	padding: 7px 0px 7px 10px;
	font-size: 10px;
	font-weight: normal;
}
.dealName{
	font-size: 12px;
	font-weight: bold;
}
.dealName1{
	font-size: 14px;
	font-weight: bold;
}

.dealDetails{
	font-size: 12px;
	font-weight: normal;
}
.dealPrice{
	margin:7px 0px;;
	font-size: 12px;
}
.dealImage{
	padding: 3px;
	background-color: #FFCC00;
	width:70px;
}

.dealImage1{
	padding: 3px;
	background-color: #FFCC00;
	width:200px;
}