body{
	padding:0;
	margin:0;
    width:1010;
	background:url(images/main-bg.gif) 0 0 repeat-x #FCFAE6;
}
#wrapper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 0px;
	height: auto;
	width: 1020px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
}
#toppanel {
	background-image: url(images/main-bg.gif);
	background-repeat: repeat-x;
	height: 96px;
	width: 1020px;
}
#topPan{width:1020px; height:96px; position:relative; margin:0 auto; padding:0;}
#topPan img{
	width:204px;
	height:57px;
	display:block;
	padding-top: 13px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0px;
}
/* Menu Panel */
#topPan ul{
	width:703px;
	height:96px;
	display:block;
	position:absolute;
	top:-10px;
	right:8px;
	margin:0;
	padding:0;
}
#topPan ul li{float:left; width:105px; display:block; text-align:center;}
#topPan ul li a{width:105px; height:35px; display:block; font:14px/14px "Trebuchet MS",Arial, Helvetica, sans-serif; color:#2E4E00; background:url(images/menu-bg.gif) 0 0 repeat-x #F4F1DD; text-decoration:none; margin:0; padding:61px 0 0 0; }
#topPan ul li a:hover{ width:105px; height:96px; display:block; background:#FCFAE6; color:#2E4E00; text-decoration:none;}
#topPan ul li span{width:105px; height:35px; display:block; background:url(images/menu-devider1.gif) 100% 0 no-repeat #FCFAE6; color:#2E4E00; text-decoration:none; padding:30px 0 0 0; line-height:14px;}

/* /TOP PANEL */
#widget-container {
	height: 260px;
	width: 1000px;
	position: relative;
}
#widget {
	float: left;
	height: 258px;
	width: 350px;
	padding-top:10px;
	
}
#headerpanright {
	background-image: url(images/kerala-tourism.jpg);
	background-repeat: no-repeat;
	height: 258px;
	width: 647px;
	top:10px;
	position: relative;
	margin-left:auto;
	clear:right;}

#mainbody {
	width: 1000px;
	position: relative;
	left: auto;
	right: auto;
	margin-top:10px;
	background-color:#FFC;
}
#leftmenu {
	background-repeat:repeat-y;
	height: auto;
	width: 185px;
	position: relative;
	padding: 10px;
	float:left;


}
#mainbodycontent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #FFC;
	padding: 20px;
	width: 590px;
	position: relative;
	float:left;

}
#rightmenu {
	background-image:url(images/leftmenubg.jpg);
	background-repeat:repeat-y;
	height: auto;
	width: 155px;
	position: relative;
	float:right;
}

#footer {
	background-image:url(images/footerbg.jpg);
	background-repeat:repeat-x;
	clear: both;
	float: none;
	width: 1000px;
	height:45px;
	text-align:center;
	vertical-align:middle;
}
h1, h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: -15px;
	color: #063;
	margin-top:-5px;
}
h1{
	color: #F00;}
	
	
p{ text-align:justify;}
ul{list-style-image:url(images/arrow3.gif); padding-left:15px;}
a{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36F;
	text-decoration:none;}
	
	a:hover{
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#36F;
	text-decoration:underline;}
