/*===============================================================================
Css File Created by   :: Alpesh Prajapati
Css File Created on :: 27/03/09
Css File Modified on :: 27/03/09
===============================================================================*/
body {
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	background:url(../images/body_bg.jpg) repeat-x;
	color:#ffffff;
}
p {
	color:#ffffff;
}
td {
	color:#ffffff;
}
/*===============================================================================
	Css Style for Main Id Part
===============================================================================*/
#bottom_part {
	background:url(../images/bottom-bg.jpg) repeat-x left bottom;
	width:100%;
	margin:0px;
}
/*===============================================================================
	Css Style for Common elements
===============================================================================*/
.text-center {
	text-align:center;
}
.text-left {
	text-align:left;
}
.text-right {
	text-align:right;
}
.text-top {
	vertical-align:top;
}
.text-bottom {
	vertical-align:bottom;
}
.bold {
	font-weight:bold;
}
a {
	color:#A1FEF8;
	text-decoration:none;
}
a:hover {
	color:#0D514D;
	text-decoration:none;
}
img {
	border:0px;
}
h1, h2, h3, h4, h5, p {
	margin:0px;
	padding:0px 0px 10px 0px;
}
h1 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:24px;
	color:#ebebeb;
	padding:0px!important;
	line-height:35px;
	font-weight:normal;
}
h2 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:19px;
	/*color:#e6701b;*/
	color:#105271;
	line-height:22px;
	font-weight:normal;
}
h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	/*color:#0F645E;*/
	color:#ffffff;
	line-height:18px;
	font-weight:normal;
}
h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	line-height:18px;
	font-weight:normal;
}
.padd0 {
	padding:0px!important;
}
.marg0 {
	padding:0px!important;
}
.paddlft10 {
	padding-left:10px!important;
}
.padd10 {
	padding:10px!important;
}
.padd15 {
	padding:15px!important;
}
.clrorange {
	color:#e6701b;
}
.clrowithe {
	color:#105271;
/*	color:#9AD6F2;*/
}
.clrored {
	color:#FF0000;
}
.clrblak {
	color:#333333;
}
.poweredlink {
	color:#999999;
}
.poweredlink a {
	color:#999999!important;
}
.poweredlink a:hover {
	color:#ffffff!important;
}
.textfiled {
	border:1px solid #999999;
}
.textarea {
	border:1px solid #999999;
}
/*===============================================================================
	Css Style for Header Structure
===============================================================================*/
#main-teble {
	width:950px;
	margin:0 auto 0 auto;
}
#header {
	background:url(../images/header-bg.jpg) no-repeat left 69px;
	height:404px;
	vertical-align:top;
}
#header .logo {
	width:301px;
}
#header .punchline {
	height:224px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:23px;
	text-align:left;
}
#header .punchline span {
	height:224px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:29px;
	text-align:left;
}
#header .flashbanner {
	width:500px;
}
/*===============================================================================
	Css Style for Navigation
===============================================================================*/
#navigation {
	width:648px;
	background-color:#404040;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	line-height:69px;
}
ul.navi {
	margin:0px;
	padding:0px 0px 0px 20px;
	list-style:none;
}
ul.navi li {
	display:inline;
	padding:0px 10px 0px 10px;
	color:#FFFFFF;
}
ul.navi li a {
	color:#FFFFFF;
	text-decoration:none;
}
ul.navi li a:hover, ul.navi li a.selected {
	color:#E6843E;
	text-decoration:none;
}
a.recruitment {
	background:url(../images/icon_recrument.jpg) no-repeat left 5px;
	line-height:58px;
	color:#FFFFFF;
	font-size:12px;
	padding-left:13px;
}
a.recruitment:hover, a.recruitment.selected {
	color:#E6843E;
}


/*===============================================================================
	Css Style for Centerpart
===============================================================================*/
#center-part {
	padding:20px 0px;
	font-size:13px;
	color:#666666;
	line-height:19px;
}
#center-part .contentpart {
	padding:10px 10px 0px 18px;
}
#center-part .leftpart {
	width:294px;
	color:#757575;
}
.title-bg {
	background:url(../images/title-bg.jpg) repeat-x left top;
	height:56px;
}
.titlebg {
	background:url(../images/title_bg.jpg) no-repeat left top;
	height:56px;
	padding-left:22px;
}
.hdbg {
	background:url(../images/hd_bg.jpg) no-repeat left top;
	height:56px;
	width:632px;
	padding-left:23px;
}
.title-bg .leftimg {
	width:17px;
}
.title-bg .rightimg {
	width:17px;
}
.box-bg {
	/*background:url(../images/box-bg.jpg) repeat-x left top #ebebeb;*/
	background:url(../images/box-bg.jpg) repeat-x left top #49A6A0;
	padding:12px 0px 0px 0px;
}
.box-bg-new {
	/*background:url(../images/box-bg-new.jpg) repeat-x left top;
	padding:15px 0px 0px 0px;*/	
}
.box2bg {
	background:url(../images/box-newbg.jpg) repeat-y left top;
}
#center-part .right-part {
	width:629px;
	padding:0px 0px 0px 20px;
}
ul.point {
	margin:0px;
	padding:0px 0px 15px 0px;
	list-style:none;
}
ul.point li {
	background:url(../images/bulet.png) no-repeat left 8px;
	padding-left:15px;
	font-size:13px;
	/*color:#757575;*/
	color:#ffffff;
	line-height:20px;
}
ul.arrow {
	margin:0px;
	padding:0px 0px 15px 0px;
	list-style:none;
}
ul.arrow li {
	background:url(../images/bulle.gif) no-repeat left 3px;
	padding-left:18px;
	font-size:13px;
	/*color:#757575;*/
	color:#ffffff;
	line-height:20px;
}
ul.arrow li ul,  {
	margin:0px;
	padding:0px 0px 15px 0px;
	list-style:none;
}
ul.arrow li ul li, ul.point li ul li {
	background:url(../images/bullet.gif) no-repeat left 8px;
	padding-left:10px;
	font-size:13px;
	line-height:20px;
}

ul.contentpoint {
	margin:0px;
	padding:10px;
	list-style:none;
}
ul.contentpoint li {
	background:url(../images/buletnew.gif) no-repeat left 8px;
	padding-left:12px;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
}
.contactline {
	background:url(../images/contact_line.jpg) no-repeat left bottom;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:13px;
	color:#ffffff;
	line-height:20px;
}
.sitemaplnk {
	background:url(../images/buletnew.gif) no-repeat left center;
	border-bottom:1px dotted #155B57;
	padding-left:15px;
	padding-bottom:0px;
	font-size:12px;
	color:#757575;
	font-weight:bold;
	line-height:30px;

}

/*===============================================================================
	Css Style for Footer part
===============================================================================*/
#bottom-part {
/*	height:108px;*/
	height:67px;
	line-height:21px;
	vertical-align:top;
	font-family:Tahoma;
	font-size:12px;
	color:#FFFFFF;
}
#bottom-part a {
	color:#FFFFFF;
}
#bottom-part a:hover, #bottom-part a.selected {
	color:#28166F;
}
#bottom-part p {
	padding:10px 0px 0px 0px;
}
#bottom-part span {
	font-size:11px;
	font-weight:normal!important;
}
