body
	{
	margin:0px;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	color:#686868;
	}

a:link, a:visited, a:active
	{
	text-decoration:underline;
	color:#0083cf;
	}
a:hover
	{
	color:#333333;
	}

h1, h2, h3, h4, h5, h6
	{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight:normal;
	}
h1, h2, h3, h4, h5, h6, ul, li, form
	{
	margin:0px;
	padding:0px
	}
h2
	{
	font-size:20px;
	border-bottom:1px solid #d8d8d8;
	padding:18px 0px 5px 0px;
	}
h3
	{
	font-size:15px;
	border-bottom:1px solid #d8d8d8;
	padding:18px 0px 5px 10px;
	}

h4
	{
	font-size:15px;
	font-weight:bold;
	border-bottom:1px solid #d8d8d8;
	padding:18px 0px 2px 0px;
	color:#057fc6;
	}
	
p	
	{
	padding:12px 0px 6px 0px;
	margin:0px;
	}

input, select, textarea
	{
	color:#707070;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	}

#headercontainer
	{
	width:962px;
	position:relative;
	margin:0px auto;
	}

#contentcontainer
	{
	clear:both;
	width:962px;
	position:relative;
	margin:0px auto;
	padding:0px 0px 0px 0px;
	}

#navigation
	{
	background:url(../images/main-navigationbg.gif) repeat-x;
	float:right;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	width:483px;
	margin:19px 0px 0px 0px;
	}
#navigation li
	{
	float:left;
	font-weight:bold;
	list-style-type:none;
	font-size:15px;
	}
#navigation a:link, #navigation a:active, #navigation a:visited
	{
	float:left;
	text-decoration:none;
	padding:6px 13px 8px 13px;
	}
#navigation a:hover
	{
	color:#e99a04;
	}

#navigation .activenav
	{
	color:#e99a04;
	padding:6px 13px 8px 13px;
	}

#navigation .activenav a:link, #navigation .activenav a:active, #navigation .activenav a:visited
	{
	color:#e99a04;
	}

#mainheader
	{
	background:url(../images/main-bannerbg.gif) no-repeat;
	width:932px;
	clear:both;
	float:left;
	height:115px;
	margin:7px 0px 9px 0px;
	padding:22px 5px 0px 25px;
	}

#mainheader h1
	{
	padding:1px 0px 12px 0px;
	font-size:20px;
	line-height:22px;
	text-transform:uppercase;
	color:#007cc3;
	}

.headerdesc
	{
	float:left;
	width:710px;
	padding:0px 15px 0px 0px;
	}

.bannerbg
	{
	background:url(../images/white-strip-bg.gif) repeat-x;
	clear:both;
	padding:9px 0px 4px 0px;
	}
.bannercontainer
	{
	width:962px;
	position:relative;
	margin:auto;
	}

.lftcontent
	{
	float:left;
	width:434px;
	padding:0px 0px 20px 0px;
	}

.crntcontent
	{
	float:left;
	width:237px;
	padding:0px 0px 20px 0px;
	}

.testiname
	{
	background-color:#e8e8e8;
	padding:8px;
	margin:10px 0px 15px 0px;
	}

.rgtcontent
	{
	float:right;
	width:215px;
	}

.rightnav
	{
	margin:15px 0px 0px 0px;
	border-top:1px solid #e6e6e6;
	}
.rightnav li
	{
	background:url(../images/rightnav-bg.gif) repeat-x;
	list-style-type:none;	
	color:#333333;
	border-left:1px solid #e6e6e6;
	border-bottom:1px solid #e6e6e6;
	border-right:1px solid #e6e6e6;
	}
.rightnav li a:link, .rightnav li a:visited, .rightnav li a:active
	{
	text-decoration:none;
	padding:3px 0px 4px 15px;
	display:block;
	width:200px;
	}

.rightnav li.activerightnav a:link, .rightnav li.activerightnav a:visited, .rightnav li.activerightnav a:active
	{
	color:#333333;
	}	

.redtxt
	{
	color:#ed3900;
	
	}
.yellowtxt
	{
	color:#d39100;
	}
.bluetxt
	{
	color:#057fc6;
	}

.fltlft
	{
	float:left;
	}
.fltrgt
	{
	float:right;
	}
.clrbth
	{
	clear:both;
	}

.innerlftcontent
	{
	float:left;
	width:650px;
	padding:0px 0px 20px 19px;
	}

.logodisplaycenter
	{
	width:290px;
	float:left;
	text-align:center;
	}

.ebookcnt
	{
	width:324px;
	float:left;
	text-align:center;
	}

.serlist ul
	{
	padding:10px 0px 0px 0px;
	}
.serlist li
	{
	background:url(../images/arrow.gif) no-repeat;
	list-style-type:none;
	padding:0px 0px 5px 15px;
	line-height:18px;
	color:#333333;
	font-size:12px;
	}

.prtbg
	{
	background:url(../images/port-bg.gif) repeat-y;
	width:647px;
	}

.tophc
	{
	float:right;
	width:614px;
	}
.tophc li
	{
	list-style-type:none;
	display:inline;
	}
.tophc li img
	{
	float:left;
	padding-left:4px;
	}

.popupbox
	{
	width:500px;
	margin:auto;
	padding:0px 15px 15px 15px;
	background:#FFFFFF;
	}

.footercontainer
	{
	background:url(../images/footerbg.gif) top repeat-x;
	clear:both;
	}
.footerwrapper
	{
	width:932px;
	padding:15px;
	margin:0px auto;	
	}
.footerwrapper a:link, .footerwrapper a:visited, .footerwrapper a:active
	{
	color:#7d7d7d;
	text-decoration:none;
	}
.footerwrapper a:hover
	{
	color:#000000;
	}
.footerwrapper span
	{
	padding:0px 15px;
	}
.footerwrapper .clrbth
	{
	height:1px;
	overflow:hidden;
	clear:both;
	}

.fterlftpnnl
	{
	float:left;
	width:570px;
	padding:10px 0px;
	font:12px "Trebuchet MS";
	}
.fterlftpnnl ul
	{
	float:left;
	}
.fterlftpnnl li
	{
	list-style-type:none;
	display:inline;
	padding:0px 3px 0px 0px;
	}

.footer-pfo{
	padding:30px 0px 0px 0px;
}

.footer-pfo li a:link, .footer-pfo li a:visited, .footer-pfo li a:active
	{
	color:#2977b2;
	text-decoration:none;
	font-size:12px;
	padding:0px;
	margin:0px;
	}
.footer-pfo li a:hover
	{
	color:#000000;
	padding:0px;
	margin:0px;
	}

.bluelink a:link, .bluelink a:visited, .bluelink a:active
	{
	color:#2977b2;
	text-decoration:none;
	}
.bluelink a:hover
	{
	color:#000000;
	}

.footerheading
	{
	font-weight:bold;
	text-transform:uppercase;
	color:#626262;
	}

.rem
	{
	font-size:11px;
	color:#fff;
	font-weight:bold;
	padding-bottom: 114px;
	margin-right: 100px;
	}
.bold
	{
	font-size: 15px;
	font-weight: bold;
	color: #336699;
	}

.bluebartop
	{
	height:6px;
	background-color:#3692d9;
	}

ul.homelist
	{
	padding:10px 0px 22px 23px;
	}
.homelist li
	{
	list-style-type:none;
	background:url(../images/home-list-bullet.gif) no-repeat;
	padding:0px 0px 5px 15px;
	}

.port-sec
	{
	float:left;
	width:476px;
	height:141px;
	background:url(../images/portfolio-sample.gif) no-repeat;
	margin-top:14px;
	padding:10px;
	}
.port-sec-rgt
	{
	float:right;
	width:280px;
	height:120px;
	/*background:url(../images/portfolio-sec-divider.gif) repeat-y;*/
	}
.port-sec-rgt ul
	{
	float:left;
	}
.port-sec-rgt li
	{
	list-style-type:none;
	}
	
.lftlist-wid
	{
	color:#b9b9b9;
	text-align:left;
	padding-right:0px;
	width:55px;
	}

.gurad-bg
	{
	background:url(../images/guarantee-bg.gif) no-repeat;
	width:389px;
	height:203px;
	font-size:13px;
	padding:5px 20px;
	}
.gurad-bg h3
	{
	font-size:17px;
	border-bottom:0px solid #d8d8d8;
	padding:0px 0px 5px 0px;
	}
.gurad-bg h4
	{
	border-bottom:0px solid #d8d8d8;
	padding:15px 0px 8px 0px;
	}

/****Paging****/
.pagination{
	text-align:right;
	margin:4px 4px 4px 4px;
	padding:0px 0px 0px 0px;
}

.pagination span{
	padding:0px 0px 0px 5px;
}

.pagination a, .pagination a:link, .pagination a:active, .pagination a:visited{
	text-decoration:none;
	color:#0060BF;
	padding:0px 0px 0px 5px;
}

.pagination a:hover{
	text-decoration:underline;
}
/****End of Paging****/

/******Rows*****/
.row{

}
.row div{
	float:left;
	margin:5px 5px 5px 5px;
	width:30%;
	text-align:left;
}

.row div span{
	font-weight:bold;
}

.row div.position{
	width:45%;
}

.row div.sno{
	width:15%;
}
/******End of Rows*****/
ul.errorbox{
	list-style:none;
}

ul.errorbox li{
  padding: 5px;        /* padding in fieldset support spotty in IE */
  color: #FF0000;
  margin:5px 5px 5px 0px;
  font-size:12px;
 /* background-color:#FFFFCA;*/
  width:90%;
}

/**To show Error Msgs and Success Msgs****/

ul.successbox{
	list-style:none;
	padding:0px;
	margin:0px;
}
ul.successbox li{
  border-color: #FFFFFF;
  border-width: 1px;
  border-style: solid;
  padding: 5px;        /* padding in fieldset support spotty in IE */
  color: #005E00;
  background-color:#FFDFBF;
  font-size:11px;
  font-weight:bold;
  margin:5px 5px 5px 5px;
  width:90%;
}			

/**End To show Error Msgs and Success Msgs****/

/******APPLY JOB FORM****/
fieldset{
	border:none;
}
fieldset label{
	width:150px;
	clear:both;
	display:block;
	margin:4px 4px 4px 4px;
	padding:0px 5px 0px 5px;
	float:left;
}
fieldset input{
	width:180px;
	padding:2px 2px 2px 2px;
	margin:4px 2px 4px 2px;
}
fieldset input.submit{
	width:auto;
}

.star{
	color:#FF0000;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
}
/******END OF APPLY JOB FORM****/

/***03-04-09**/
.headerdesc p{
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
}