@charset "utf-8";
body {
	margin:0px;
	background-color:#333333;
	font-family: Tahoma;
	font-size: 11px;
	color: #333333;
}

#container {
	width: 1004px;
	font-family:Tahoma;
	font-size:12px;
	color:#000000;
	line-height:180%;
	margin-left:auto;
	margin-right:auto;
	background-color:#FFFFFF;
}
#logo {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 93px;
	padding-top: 10px;
	padding-left: 2px;
	padding-right: 2px;
	padding-bottom: 2px;
}
#logo_home {
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat-x;
	height: 93px;
	width: 94px;
	float:left;
	
}
#name {
	height: 93px;
	width: 332px;
	float:left;
	}

#header {
	background-repeat: repeat-x;
	height: 93px;
	background-image: url(images/headerbg.jpg);
	width: 1004px;
	float: left;
}

#header1 {
	background-repeat: repeat-x;
	height: 150px;
	background-image: url(images/headerbg1.jpg);
	width: 1004px;
	float: left;
}

#header_home {
	background-repeat: repeat-x;
	height: 93px;
	background-image: url(images/headerbg.jpg);
	width: 1004px;
	float: left;
}
#tpmenu {
	float: right;
	margin-top: -40px;
	padding-right: 20px;
}
#tpmenu a {
	color: #333333;
}

#tpmenu_home {
	float: right;
	margin-top:3px;
	width: 390px;
	float:right;
	height:30px;
}

#tpmenu_home a {
	color: #333333;
}

#tpmenu_home1 {
	float: right;
	padding-right:20px;
	width: 556px;
	float:left;
	height:22px;
}

#tpmenu_home1 a {
	color: #333333;
}
#logo_hcl  {
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	width: 568px;
}
#extd {
	float: left;
	width: 240px;
	padding-top: 5px;
}
.ext {
	color: #333333;
	text-decoration: none;
}

.clr {
	clear: both;
}

#logo_hcl1 {
	height:20px;
	float:right;
	width:200px;
	}
	
#header_right {
	height: 93px;
	float: right;
	text-align:right;
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	width: 581px;
}


#banner {
	float: left;
	width:803;
	height: 237px;
}

#scrolllogo {
	float: left;
	width:803px;
	height: 95px;
}
#newmenu {
	background-image: url(images/menubg.jpg);
	background-repeat: repeat-y;
	width: 156px;
	padding-right: 20px;
	padding-left: 25px;
	float: left;
	height: 331px;
	margin-top: 1px;
}
#newmenu a {
	font-weight: 700;
	color: #FFFFFF;
	text-decoration: none;
	display: block;
	line-height:29px;
	background-image: url(images/bullet.jpg);
	background-repeat: no-repeat;
	background-position: 12px center;
	padding-left: 30px;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #009BCB;
	
}
#clr {
	clear: both;
}

#newmenu a:hover {
	color: #FF9900;
}

#content {
	background-image: url(images/contentbg.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	clear: both;
	background-color: #FFFFFF;
	background-position: top;
	padding: 10px;
	height: 310px;
}
#content1 {
	width:250px;
	padding-right: 10px;
	border-right: 1px;
	border-right-style: dotted;
	border-right-color: #999999;
	text-align: justify;
	background-image: url(images/bg1.png);
	background-repeat: no-repeat;
	height: 203px;
	float: left;
	padding-left: 10px;
	font-weight: bold;
	color: #333333;
	padding-top: 42px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 5px;
}
#content2 {
	padding-right: 10px;
	padding-left: 30px;
	width: 682px;
	clear: both;
	float: left;
	margin-left: 10px;
}
#contentbox {
	padding-right: 3px;
	padding-left: 4px;
}
#contentbox_new {
 padding-top:25px;	
	padding-right: 3px;
	padding-left: 4px;
}

#newsbox {
	width:233px;
	height:180px;
	float: left;
	background-image: url(images/news_bg.jpg);
	background-position:left 185px;
	padding: 0px 12px 5px 12px;
	margin-bottom:10px;
	overflow:hidden;
}

#newsbox div {
	border: dotted 1px #fff;
	border-width: 0 0 1px 0;
	padding: 5px 0px;
	width:100%;
	font-family: Tahoma;
	font-size:11px;
	color:#fff;
}

#subcontent {
	text-align: justify;
	padding-left: 201px;
	background-image: url(images/menubg.jpg);
	background-color:#FFFFFF;
	background-repeat: repeat-y;
}
#subcontent p {
	padding-left: 15px;
	padding-right: 15px;
	padding-bottom: 10px;
}

#subcontentleft {
	float: left;
	width:1004px;
	background-repeat: repeat-y;
	background-position: left;
		}
#subcontentleft1 {
	float: left;
	width:803px;
	height: 332px;
}



#content_more {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #0A7DDA;
	background-image: url(images/more_bullet.jpg);
	background-repeat: no-repeat;
	background-position: right 5px;
	padding-right:15px;
	margin-right:35px;
	
}
#content_more a {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #0A7DDA;
	text-decoration:none;
	background-image: url(images/more_bullet.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
	padding-right:25px;
	margin-right:10px;
	
}
#content_more a:hover {
	color:#FF9900;
	text-decoration:underline;
}
#content_home {
	float: right;
	font-family: Tahoma;
	font-size: 10px;
	color: #999999;
	background-image: url(images/home_button.jpg);
	background-repeat: no-repeat;
	background-position: left center;
	margin-right:5px;
}


#hotel_content {
	width: 213px;
	float: left;
	margin-left: 30px;
	background-image: url(images/hotels_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	height: 210px;
	margin-top: 5px;
	padding-top: 29px;
}
#event_content {
	width: 213px;
	float: left;
	background-image: url(images/events_bg.jpg);
	background-repeat: no-repeat;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 23px;
	height: 220px;
}
#car_content {
	width: 213px;
	float: left;
	background-image: url(images/extend_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-top: 29px;
	height: 210px;
}

.h1{
font-family:Tahoma;
font-size:13px;
color:#FF0000;
font-weight:700px;
}

#footer {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#666666;
	padding-bottom: 5px;
	border-top-color: #CCCCCC;
	border-top-style: solid;
	border-top-width: 1px;
	padding-top: 5px;
	padding-left: 10px;
	padding-right: 10px;
	margin-top: 10px;
}
#footer span {
	float: right;
}
#footer a {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #CCCCCC;
	text-decoration:underline;
}
#footer_bg {
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-style:1px solid;
	border-top-color:#EFEFEF;
	margin-left: 10px;
}
#leftbg{
float:left;
width:201px;
background-image:url(images/menubg.jpg);
background-repeat:repeat;
height:100%;
}
#top a {
	font-size: 10px;
	font-style: normal;
	color: #006699;
	text-decoration: none;
	font-weight: bold;
	float: right;
	padding-right: 10px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right center;
	margin-right: 10px;
}
#top a:hover {
	font-size: 10px;
	font-style: normal;
	color: #999999;
	text-decoration: none;
	font-weight: bold;
	float: right;
	padding-right: 10px;
	background-image: url(images/top.jpg);
	background-repeat: no-repeat;
	background-position: right top;
}
.bg1 {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: center;
}

#contenthcl {
	width:578px;
	background-repeat: no-repeat;
	clear: both;
	background-color: #FFFFFF;
	background-position: top;
	margin-top:0px;
	margin-right: 0px;
	margin-bottom: 0px;
	float:right;
	height:63px;
		
}
.required {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 11px;
    font-weight: bold;
    color:#ff0000;
}
.bg {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgfeedback {
	background-image: url(images/bg.gif);
	background-repeat: no-repeat;
	background-position: 200px 90px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgheadstrong {
	background-image: url(images/bgheadstrong.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgfeedback2 {
	background-image: url(images/bgheadstrong.gif);
	background-repeat: no-repeat;
	background-position: 200px 90px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgcapgemini {
	background-image: url(images/bgcapgemini.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgfeedback3 {
	background-image: url(images/bgcapgemini.gif);
	background-repeat: no-repeat;
	background-position: 200px 90px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgnasscom {
	background-image: url(images/bgnasscom.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
.bgfeedback4 {
	background-image: url(images/bgnasscom.gif);
	background-repeat: no-repeat;
	background-position: 200px 90px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}




.enquiry_tab td {
	padding-left: 4px;
}

.dedicate_tab {
	border: 1px solid #C7D5F3;
	margin-left: 10px;
	margin-top: 8px;
}
.dedicate_tab td {
	padding-left: 8px;
}
.select_font {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	width: 115px;
}
.feedback_txt1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.feedback_subtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
#bg_jinkorp {
	background-image: url(images/jinkorp_watermak.gif);
	background-repeat: no-repeat;
	background-position: 20px 50px;
	background-color: #FFFFFF;
	border: 1px solid #DBE3EE;
}
#bg_jinkorp   td {
	padding-left: 5px;
	padding-right: 5px;
}
.home_whatsnew {
}
#newmenu a.nobrdr {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.bgmphasis {
	background-image: url(images/bgmphasis.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
}
.bgwipro {
	background-image: url(images/bgwipro.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
}
.bggenpact {
	background-image: url(images/bg_genpact.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
}

#content .actc_tab {
	float: left;
	width: 230px;
	height: 240px;
}

.bg_infosys {
	background-image: url(images/bg_infosys.gif);
	background-repeat: no-repeat;
	background-position: 50px 200px;
	border: 1px solid #C4D1F2;
	background-color: #FAFAFE;
}
