#homepageMainBanners {
	height:483px;
	margin:0px 0px 9px 0px;
}

	#homepageMainBanners #sliderArea {
		float:left;
		height:354px;
		width:298px;
		margin:0;
	}

	#homepageMainBanners #banner4Area {
		float:left;
		height:354px;
		width:292px;
		margin:0px 0px 0px 10px;
	}
	
		#homepageMainBanners #banner4Area #imgPlace1 {
			float:left;
			height:217px;
			width:292px;
			margin:0px 0px 3px 0px;			
		}
		
			#homepageMainBanners #banner4Area #imgPlace1 img {
				height:217px;
				width:292px;
				border:0;
			}
		
		#homepageMainBanners #banner4Area #imgPlace2 {
			float:left;			
			height:134px;
			width:96px;
			margin:0px 2px 0px 0px;
		}
		
			#homepageMainBanners #banner4Area #imgPlace2 img {
				height:134px;
				width:96px;
				border:0;
			}
		
		#homepageMainBanners #banner4Area #imgPlace3 {
			float:left;
			height:134px;
			width:96px;
			margin:0px 2px 0px 0px;
		}
		
			#homepageMainBanners #banner4Area #imgPlace3 img {
				height:134px;
				width:96px;
				border:0;
			}
		
		#homepageMainBanners #banner4Area #imgPlace4 {
			float:left;
			height:134px;
			width:96px;
			margin:0px 0px 0px 0px;
		}
		
			#homepageMainBanners #banner4Area #imgPlace4 img {
				height:134px;
				width:96px;
				border:0;
			}

	#homepageMainBanners #bannerBigArea1 {
		float:left;
		margin:9px 0px 0px 0px;
		height:120px;
		width:298px;
	}
	
		#homepageMainBanners #bannerBigArea1 img {
			height:120px;
			width:298px;
			border:0;
		}
		
	#homepageMainBanners #bannerBigArea2 {
		float:left;
		margin:9px 0px 0px 10px;
		height:120px;
		width:292px;
	}
	
		#homepageMainBanners #bannerBigArea2 img {
			height:120px;
			width:292px;
			border:0;
		}

/* Homepage slider styles */
#homepageSlider { 
 float:left;
 border:0;
 padding:0;
 margin:0;
 width:298px;
 }
 
h3.homepageDisplay {
	background-repeat:no-repeat;
    font-size: 12px;
	width:286px;
	height:19px;
    margin:0;
	padding:4px 6px 4px 6px;
	margin-left:0px !important;
	margin-left:-20px;
    color:#000;
    cursor:pointer;
	text-align:left;
}

span.homepageHname a, span.homepageHname a:visited {
	float:left;
	font:1em "Tahoma";
	font-weight:bold;
    color:#022f7b;
	margin:0;
	padding:0;
	}

.homepageStext {
	width:298px;
	height:178px;
	padding:10px 10px 5px 10px;
	float:left;
	text-align:left;
	font-size:10px;
	color:#000;
	overflow:hidden;	
	}
	
	.homepageStext .hotelsArea{
		background:url(../images/dotdot.gif) bottom left repeat-x;		
		width:278px;
		height:43px;
		cursor:pointer;
	}
	
		.homepageStext .hotelsArea .image{
			float:left;
			padding:1px 2px 5px 0px;
			width:37px;
			height:37px;
		}
		
			.homepageStext .hotelsArea .image img{
				width:37px;
				height:37px;
				border:0;
			}
		
		.homepageStext .hotelsArea .textArea {
			float:left;
			width:234px;
			height:38px;			
			padding:5px 0px 0px 5px;
		}
		
			.homepageStext .hotelsArea .textArea .text1 {
				float:left;
				font:12px Tahoma;
				font-weight:bold;
				color:#000;			
			}
			
				.homepageStext .hotelsArea .text1 a, .homepageStext .hotelsArea .text1 a:hover, .homepageStext .hotelsArea .text1 a:visited {
					color:#000;
				}
			
			.homepageStext .hotelsArea .textArea .text2 {
				float:left;
				font:12px Tahoma;
				font-weight:bold;
				color:#636262;	
			}
				
		.homepageStext .hotelsArea .price{
			float:right;
			font:12px Tahoma;
			font-weight:bold;
			color:#000;
		}
		
		.homepageStext .hotelsArea .text .grey, .homepageStext .hotelsArea .price .grey{
			color:#636262;
		}
		
		.homepageStext .hotelsArea .text .red, .homepageStext .hotelsArea .price .red {
			color:#900000;			
		}
	
	.homepageStext ul {
		margin:0px 0px 0px 15px;
		padding:0px 0px 0px 0px;
		}

h3.homepageStitle{
	text-align:right;
	width:124px;
	height:24px;		
	padding:5px 5px 0px 0px;
	font-size:14px;
	font-family:Verdana;
	font-weight:bold;
	color:#000;
	}

.homepageStretcher {
	margin:0;
	padding:0;
	visibility: visible;
	opacity: 0.9999;	
	background-position:top left;
	background-repeat:repeat-x;
	
	}
/* end of homepage slider styles */
