body {
background:url(back.jpg);
background-repeat:repeat-x;
}

#wrapper{
width:906px !important;
width:907px;
margin-left:auto;
margin-right:auto;
padding:0px;
text-align:center;
min-height:100%;
overflow:hidden;
border:3px solid #fff;
}

#header{
width:900px;
height:200px;
border:3px solid #80007e;
border-bottom:0px;
background:#eab8e4;

}

#header2{
width:900px;
height:92px;
border:3px solid #80007e;
background:#eab8e4  url(back1.png);
background-repeat:repeat-x;
border-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
line-height:20px;
color:#000;
}

#menu{
width:900px;
height:37px;
background:url(menu2.png);
background-repeat:repeat-x;
border:3px solid #80007e;
border-bottom:0px;
font-family:arial;
list-style-type: none;
line-height:37px;
font-size:15px;
}

#menu li { 
	display: inline;
	padding-right: 40px;
	padding-left: 40px;
	color:#ccc;
}

#menu a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: white;
	font-weight: bold;
	}


#book { 
border:none;
position:fixed;
top: 200px;
left:10px;
}
#book a {
text-decoration:none;
color:#fff;
}




#main{
width:900px !important;
width:900px;
float:left;
background:#fff url(back2.jpg);
background-repeat:repeat-x;
border:3px solid #80007e;
border-bottom:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
text-align:center;
}

#left{
width:220px !important;
width:200px;
float:left;
padding:0px;
text-align:left;
}

#right{
width:220px !important;
width:200px;
float:right;
padding:0px;
}


#right2{
width:220px !important;
width:200px;
float:right;
padding:0px;
}



#content{
width:434px !important;
width:434px;
float:left;
padding:10px;
background:#fff url(back2.jpg);
background-repeat:repeat-x;
border:3px solid #80007e;
border-bottom:0px;
border-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
min-height:600px;
overflow:hidden;
text-align:justify;
line-height:18px;
color:#000;
}


#content a { text-decoration:none; color:#0c3ba4}


#content h1{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#000;
font-weight:bold;
}

#content h2{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:green;
font-weight:bold;
text-decoration:italic;
}

#content2{
width:657px !important;
width:657px;
float:left;
padding:10px;
background:#fff url(back2.jpg);
background-repeat:repeat-x;
border:3px solid #80007e;
border-left:0px;
border-bottom:0px;
border-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
min-height:600px;
overflow:hidden;
text-align:justify;
line-height:18px;
color:#000;
min-height:1100px;
}
#content2 a { text-decoration:none;
color:#0c3ba4;
}


#content2 h1{
font-family:Arial, Helvetica, sans-serif;
font-size:17px;
color:#000;
font-weight:bold;
}

#content2 h2{
font-family:Arial, Helvetica, sans-serif;
font-size:15px;
color:green;
font-weight:bold;
text-decoration:italic;
}


#top_title{
width:200px !important;
width:200px;
height:35px;
background:url(back3.png);
background-repeat:repeat-x;
text-align:left;
float:left;
line-height:30px;
padding:0px 10px;
font-weight:bold;
font-size:11px;
}

#side{
width:220px;
float:left;
}

.centered{text-align:center;}


#footer{
width:880px !important;
width:880px;
height:80px;
padding:10px;
border:3px solid #80007e;
float:left;
background:#eab8e4  url(back1.png);
background-repeat:repeat-x;
margin-top:0px;
font-family:Arial, Helvetica, sans-serif;
font-size:11px;
color:#fff;
}

#footer a {
text-decoration:none;
color:white;
font-weight:bold;
}

#footer a:hover {
color:#000;
}



#booknow{
display:block;
background:blue;
color:#000;
}


#packages{
width:630px;
background:#83A1E7;
padding:10px;
height:55px;
}

#detail{
width:500px;
float:left;
}

#more{
width:100px;
float:left;
}

#abc table{
padding:10px;
border-collapse:collapse;
}

#abc td{
padding:10px;
}

#abc tr{
margin:10px;
border:1px solid #80007e;
}

.container { width:200px; height:150px; overflow:hidden; position:relative; cursor:pointer; }
		div.slides { position:absolute; top:0; left:0; }
		ul.slides { position:absolute; top:0; left:0; list-style:none; padding:0; margin:0; }
		div.slides > div,ul.slides li { position:absolute; top:0; width:200px; display:none; padding:0; margin:0; }
		/*
		 * Optional
		*/
		#loopedSlider,#newsSlider { margin:0 auto; width:200px; position:relative; clear:both; }
		ul.pagination { list-style:none; padding:0; margin:0; }
		ul.pagination li  { float:left; }
		ul.pagination li a { padding:2px 4px; }
		ul.pagination li.active a { background:blue; color:white; }




