
body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#414227 url(../images/background1.gif) repeat-x;
	font-size:90%;
	color: #000;
    }


	/* Header styles */
    #header {
	clear:both;
	margin:auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 1002? "1000px" : "auto");
	min-width:755px;
	max-width:1000px;
	position:relative;
    }


#logobox{
	height:100px;
	position:relative;
}
#logobox #left{
	float: left;
	display: inline;
}
#logobox #right{
	float: right;
	display: inline;
	padding-right: 15px;
}

	#header p,
	#header h1,
	#header h2 {
	padding:.4em 15px 0 15px;
	margin:0;
	}
	
	#header ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
	}
	
	#header ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	}
	
	#header ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding:10px 15px;
	font: bold 12px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;		
	text-align:center;
	background:#eee;
	color:#000;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	}
	
	#header ul li a:hover {
	background:#369;
	color:#fff;
	}
	
	#header ul li a.active,
	#header ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
	}
	
#header ul li a span {
	display:block;
}
	
	/* 'widths' sub menu */
#layoutdims {
	clear:both;
	background:#f9f8f3 url(../images/textbox.jpg) repeat-x;	
	border-top:4px solid #369;
	margin:0;
	padding:5px 15px !important;
	text-align:right;
	font: bold 12px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
}
	

/* Containt Wraper */
#wraper{
	clear:both;
	margin:auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 1002? "1000px" : "auto");
	min-width:755px;
	max-width:1000px;
	border-top:1px solid #d2c397;
	background:#f9f8f3 url(../images/textbox-top.jpg) repeat-x;
	color: #000;
}

#main-content {
	/* background: url(../images/left-sidebar.gif) repeat-y white; */
	padding-left: 260px;
	padding-top: 20px;
	padding-right: 15px;
	color: #000;
}


#left-sidebar {
	width: 220px;
	float: left;
	padding-left: 15px;
	padding-top: 20px;
	clear: both;
}

#leftbox{
	padding-right: 10px;
	font: 0.9em/1.5em Verdana, Tahoma, sans-serif;
	margin-bottom: 10px;
	text-align: justify;	
}

#leftbox1{
	padding-right: 10px;
	font: 0.9em/1.5em Verdana, Tahoma, sans-serif;
	margin-bottom: 10px;
	text-align: justify;	
}

#semi-footer {
	/* background: url(../images/left-sidebar.gif) repeat-y white; */
	padding-left: 260px;
	padding-right: 15px;
	padding-bottom: 10px;
	font: 0.9em/1.5em Verdana, Tahoma, sans-serif;
	background: url(../images/pagebkg.gif) no-repeat bottom right;	
}

	
	/* Footer styles */
#footer {
	clear:both;
	margin:auto;
	width: expression(document.body.clientWidth < 757? "755px" : document.body.clientWidth > 1002? "1000px" : "auto");
	min-width:755px;
	max-width:1000px;
	font: 0.9em/1.5em Verdana, Tahoma, sans-serif;
	margin-bottom: 10px;
	text-align: justify;	
	padding-bottom: 10px;
}
	
#footer #left{
	height: 65px;
	float: left;
	display: inline;
	background: url(../images/footerbox.png) no-repeat;
	padding-left: 25px;
	margin-left: 25px;
	width: 350px;
}
#footer #right{
	float: right;
	display: inline;
	padding-right: 15px;
	margin-right: 10px;
	padding-top: 15px;
	color:#ffee99;
	text-align:right;
	font: 11px "Lucida Grande", Arial, Verdana, Helvetica, sans-serif;
	line-height: 1.6em;
}	
	
#footer p {
	padding:10px;
	margin:0;
}


/*** My Column ***/
#wraper1{
	margin:auto;
	width: auto;
	padding-bottom: 15px;
	position:relative;
}

#main-content1 {
	/* background: url(../images/left-sidebar.gif) repeat-y white; */
	padding-left: 270px;
	padding-top: 0px;
	padding-right: 15px;
}

#left-sidebar1 {
	width: 230px;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
}

#leftbox1{
	padding-right: 20px;
	font: 0.9em/1.5em Verdana, Tahoma, sans-serif;
	margin-bottom: 10px;
	text-align: justify;	
}

#slidebox {
	height: 240px;
	width: 235px;
	padding: 7px;
	background:url(../images/slidebkg.gif) no-repeat; 
	position: relative;
}

/** Form and Other ***/

form{
	padding:0px;
	margin:0px;
}


/*** My Box ***/
/*** Package Programmes ***/

	#mybox{
		height: auto;
		padding: 0px;
		clear: none;
	}
	
	#mybox p{
		padding: 5px;
		margin: 0px;
	}
	
	#mybox #two-columns {
		/*set that background image*/
		/*repeat it and center it*/
		height: auto;
		width: 100%;
		margin:auto;
		margin-bottom:0px;
	}
	#mybox #two-columns #column-2 {
		/*float it*/
		float:left;
		width: 60%;
		padding:0px;
		background: #FFFFFF;
	}
	#mybox #two-columns #column-1 {
		width: 35%;
		padding:0px;
		float:right;
		font: 0.9em/1.5em Verdana, Tahoma, sans-serif;
		text-align:justify;
	}

#mybox #two-columns #column-3 {
		height: auto;
		width: 100%;
		padding:0px;
		background: #FFFFFF;
	}
	/*clear the above float*/
	#mybox .clr {
		clear: right;
	}
	
	.boxtitle{
		padding:5px;
		font-family:Arial, Verdana, Helvetica;
		font-size: 14px;
		font-weight: bold;
		color: #FFFFFF;
		width: auto;
		background-color: #425a3e;
	}

.boxtitle a{
	color: #FFFFFF;
}


.boxtext{
	padding:4px 10px 4px 7px;
	text-align:justify;
}

.package{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 5px 10px 5px 20px;
	border-bottom: 1px dashed #CC6600;	
	text-align: left;
}

.packagebox{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	width: auto;
	clear: left;
	left: auto;
	right: auto;
	margin: 0;
	padding: 5px 10px 5px 20px;
}

.package .day{
	font-weight: normal;
	color: #006600;
	font-size: 10px;
	float: right;
	margin-right: 3px; 
	width: 15%;
	text-align: right;
}

.pmore{
	font-family: Arial, Verdana, Helvetica;
	font-size:12px;
	float: right;
	text-align: right;
	padding-top: 3px;
	padding-bottom: 3px;
	padding-right: 10px;
}


/*** Top Box ***/
	#topbox{
		padding: 0px;
		height:auto;
		overflow:hidden;
		color: #000;
	}
	#topbox p{
		padding: 5px;
		margin: 0px;
		color: #000;
	}
	#topbox #two-columns {
		width: 100%;
		margin:auto;
		margin-bottom:0px;
		color: #000;
	}
	#topbox #two-columns #col-2 {
		float:left;
		width: 45%;
		padding:0px;
		background: url(../images/slidebackground.gif) bottom right no-repeat; 
	}
	#topbox #two-columns #col-1 {
		width: 50%;
		padding-top:0px;
		float:right;
	}
	#topbox #two-columns #col-3 {
		width: 100%;
		padding:0px;
		background: #FFFFFF;
	}
	#topbox .clr {
		clear:both;
	}
