/* CSS Style starts here */

/* Common part starts here */
body{
	SCROLLBAR-FACE-COLOR: #DDDEDF; 
	SCROLLBAR-HIGHLIGHT-COLOR: #DDDEDF; 
	SCROLLBAR-SHADOW-COLOR: #DDDEDF; 
	SCROLLBAR-3DLIGHT-COLOR: #3C3C3C; 
	SCROLLBAR-ARROW-COLOR: #000000; 
	SCROLLBAR-TRACK-COLOR: #F0F1F2; 
	SCROLLBAR-DARKSHADOW-COLOR: #3C3C3C;
	margin: 20px 0px 0px 0px;
	background-color:#0E233E;
	text-align:center;
}
td{
	font-family:Tahoma;
	font-size:10px;
	color:#58ADEE;
}
ul{
	margin:0;
	margin-left:15px;
	padding:0;
}
li {
  margin: 1;
  padding: 0;
  list-style-image:url(images/li-bullet.gif);
  list-style-position:outside;
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#032756;
  line-height:14px;
}
li a{
  font-family:Tahoma;
  font-size:10px;
  font-weight:bold;
  color:#4A412A;
}
li a:hover{
  color:#4F4F4F;
}
/* Common part ends here */
/* form style starts here */
input{
	width:90px;
	height:14px;
	font-family:Tahoma;
	font-size:10px;
	color:#4A412A;
}
select{
	width:90px;
	height:14px;
	font-family:Tahoma;
	font-size:10px;
	color:#4A412A;
}
.go-button{
	background-image:url(images/go-button.gif);
	width:36px;
	height:16px;
	font-family:Tahoma;
	font-size:9px;
	font-weight:bold;
	cursor:hand;
	color:#ffffff;
	border:0;
}
/* form style ends here */
/* header part starts here */
#outertable{
	background-color:#0A2547;
	width: 780px;
}
/* header part ends here */

/* body part starts here */

/* left panel starts */
.leftpanel{
	width:469px;
	border-right:1px solid #0E233E;
}
.left-content{
	background-image:url(images/left-panel-bg.gif);
	background-repeat:repeat-x;
	padding-left:34px;
}
#welcome{
	margin-top:1px;
	margin-bottom:2px;
}
.welcome-box{
	background-color:#032E66;
	border-top:1px solid #0A538C;
	border-bottom:1px solid #0A538C;
	padding-top:22px;
	padding-bottom:22px;
}
.welcome-text{
	background-color:#032E66;
	border-top:1px solid #0A538C;
	border-bottom:1px solid #0A538C;
	padding-top:22px;
	padding-bottom:7px;
	font-family:Tahoma;
	font-size:10px;
	color:#0A91C0;
}
.welcome-text img{
	padding-bottom:15px;
}
.company-box{
	background-image:url(images/company-bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #3E94D6;
	border-bottom:1px solid #3E94D6;
	padding-top:15px;
	padding-bottom:5px;
}
.company-text{
	background-image:url(images/company-bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #3E94D6;
	border-bottom:1px solid #3E94D6;
	padding-top:42px;
	padding-bottom:20px;
	padding-right:24px;
	font-family:Tahoma;
	font-size:10px;
	color:#0A91C0;
}
.company-devider{
	background-image:url(images/company-bg.gif);
	background-repeat:repeat-x;
	border-top:1px solid #3E94D6;
	border-bottom:1px solid #3E94D6;
}
.company-box img{
	padding-bottom:12px;
	padding-right:33px;
}
.contact-box{
	font-family:Tahoma;
	font-size:10px;
	color:#AACBF7;
}
.contact-box img{
	padding:0px;
}
.food-section{
	margin-top:0px;
	margin-bottom:2px;
}
.food-contain{
	background-image:url(images/food-bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #446795;
	padding-top:11px;
	font-family:Tahoma;
	font-size:10px;
	color:#58ADEE;
}
.food-contain img{
	padding-bottom:12px;
}
.choose-contain{
	background-image:url(images/why-choose-bg.gif);
	background-repeat:repeat-x;
	border-bottom:1px solid #58ADEE;
	padding-top:11px;
	font-family:Tahoma;
	font-size:10px;
	color:#58ADEE;
}
.choose-contain img{
	padding-bottom:10px;
}
/* left panel ends */

/* right panel starts */
.rightpanel{
	width:308px;
}
.menu-bg{
	background-image:url(images/menu-bg.gif);
	background-repeat:no-repeat;
	height:226px;
}
#menu{
	margin-left:61px;
	margin-top:28px;
}
.right-middle{
	background-image:url(images/right-middle.gif);
	background-repeat:repeat-x;
	height:139px;
}
/* right panel ends */

/* body part ends here */
/* bottom part starts here */
#photo-gallary{
	width:778px;
	height:106px;
	border-top:4px solid #0E233E;
	background-color:#145F9B;
	color:#58ADEE;
}
.imgbdr{
	border:1px solid #57ACED;
	
}
/* bottom part ends here */
/* footer part starts here */
#footer{
	width:778px;
	height:84px;
	background-color:#093267;
	color:#58ADEE;
	padding-top:21px;
	text-align:center;
}
#footer td{
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#58ADEE;
	vertical-align:top;
}
#footer a{
	font-family:Tahoma;
	font-weight:bold;
	font-size:10px;
	color:#0AAFD6;
	padding-left:12px;
	padding-right:12px;
	text-decoration:none;
}
#footer a:hover{
	text-decoration:underline;
}
.copyright{
	font-family:Tahoma;
	font-weight:normal;
	font-size:10px;
	color:#A8C2D6;
	vertical-align:top;
}
/* footer part ends here */
/* form style starts here */
.button1{
	background-image:url(images/button.gif);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#BFCEDE;
	width:75px;
	height:24px;
	border:0px;
	cursor:hand;
}
.button2{
	background-image:url(images/button2.gif);
	background-repeat:no-repeat;
	font-family:Tahoma;
	font-size:11px;
	color:#BFCEDE;
	width:75px;
	height:24px;
	border:0px;
	cursor:hand;
}
/* form style starts here */
/* CSS Style starts here */