@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	overflow-x:hidden;
}
@font-face {
	font-family: 'Conv_HelveticaLTStd-LightCond';
	src: url('fonts/HelveticaLTStd-LightCond.eot');
	src: local('☺'), url('fonts/HelveticaLTStd-LightCond.woff') format('woff'), url('fonts/HelveticaLTStd-LightCond.ttf') format('truetype'), url('fonts/HelveticaLTStd-LightCond.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}
@font-face {
	font-family: 'Conv_HelveticaNeueLTCom-BdCn';
	src: url('fonts/HelveticaNeueLTCom-BdCn.eot');
	src: local('☺'), url('fonts/HelveticaNeueLTCom-BdCn.woff') format('woff'), url('fonts/HelveticaNeueLTCom-BdCn.ttf') format('truetype'), url('fonts/HelveticaNeueLTCom-BdCn.svg') format('svg');
	font-weight: normal;
	font-style: normal;
}

.required {
	color:#FF0000;
	font-weight:bold;
}

#openingBox{
	height:480px;
	width:100%;
	overflow:hidden;
	margin:0; padding:0;
	border:0px solid red;
}

 
/* end of external file "myvsstyle.css" */	 

h1 {
	font-size:22px;
	color:#000;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	font-family:'Conv_HelveticaNeueLTCom-BdCn',Sans-Serif;
	/*font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;*/
}
h2 {
	font-size:22px;
	color:#000;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}
h2 .headingFirst {
	font-size:22px;
	color:#e88f29;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}


h3 {
	font-size:16px;
	color:#ea9231;
	margin:0px 0px 10px 0px;
	font-family:"Helvetica LT Std";
	font-weight:normal;
	text-transform:uppercase;
}
h4 {
	font-size:16px;
	color:#ea9231;
	margin:5px 0px 10px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
	font-weight:bold;
	text-transform:uppercase;
}
p {
	font:14px normal Arial, Helvetica, sans-serif;
	color:#000;
	text-align:justify;
	line-height:21px;
	margin:0px 0px 10px 0px;
}
p a {
	font:13px normal Arial, Helvetica, sans-serif;
	color:#0066FF;
	text-decoration:none;
	margin:0px 0px 10px 0px;
}
p a:hover {
	font:13px normal Arial, Helvetica, sans-serif;
	color:#0066FF;
	text-decoration:underline;
	margin:0px 0px 10px 0px;
}

.blank {
	width:100%;
	height:1px;
	margin:0px 0px 5px 0px;
}


#aboutContainer .rightColAC li {
	font:13px normal Arial, Helvetica, sans-serif;
	color:#000;
	line-height:17px;
	margin:0px 0px 10px 0px;
}
#aboutContainer li {
	font:13px normal Arial, Helvetica, sans-serif;
	color:#666;
	line-height:17px;
	margin:0px 0px 10px 0px;
}


.clear {clear:both;}
.left { float:left; margin:0px 10px 10px 0px;}
.right { float:right; margin:0px 0px 10px 10px;}

label{
	width:100%;
	display: block;
	padding:0px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0px;
}

input[type=text],input[type=file], textarea {
	font-size:12px;
	color:#666;
	padding:10px;
	width:95%;
	font:normal 14px Arial, Helvetica, sans-serif;
	margin-bottom:10px;
	border:1px solid #d8d8d8;
	-moz-box-shadow:inset 0 0 8px #f2f2f2;
	-webkit-box-shadow:inset 0 0 8px #f2f2f2;
	box-shadow:inset 0 0 8px #f2f2f2;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f2f2f2')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#f2f2f2');			
}
input[type=submit],input[type=button] {
	padding:10px;
	border:0px solid #f2f2f2;
	width:auto;
	margin:0px;
	background:#0099cc;
	font:normal 14px Arial, Helvetica, sans-serif;
	color:#fff;
	cursor:pointer;
	text-decoration:none;		
}


#applyForJob {
	width:500px;
}


/*
Table Style - This is what you want
------------------------------------------------------------------ */
.applyJob {
	color: #fff;
	text-decoration:none;
	background:#1994d0;
	padding:5px;
	text-shadow:none;
	font-weight: bold;
}
.applyJob:hover {
	background:#121212;
	text-decoration:none;
}
table {
	font-family:Arial, Helvetica, sans-serif;
	color:#666;
	font-size:12px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:20px;
	border:#ccc 1px solid;

	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;

	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
table th {
	padding:21px 25px 22px 25px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;

	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
table th:first-child{
	text-align: left;
	padding-left:20px;
}
table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
table tr{
	text-align:left;
	padding-left:20px;
}
table tr td:first-child{
	text-align: left;
	padding-left:20px;
	border-left: 0;
}
table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
	
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
table tr.even td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
table tr:last-child td{
	border-bottom:0;
}
table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);	
}


.dotted { width:100%; height:2px; border:1px dotted #f2f2f2; border-width:1px 0px 0px 0px; margin:20px 0px; }

/* HEADINGS */
.heading01 {
	font:13px normal Arial, Helvetica, sans-serif;
	color:#666;
	line-height:17px;
	margin:0px 0px 10px 0px;
}
/*.heading01 {
	font-size:20px;
	color:#000;
	line-height:26px;
	font-weight:normal;
	margin:0px 0px 15px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}*/
.heading02 {
	font-size:26px;
	color:#000;
	padding-left:37px;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
	background:url(images/bullet.png) left center no-repeat;
}
.heading03 {
	font-size:18px;
	color:#000;
	font-weight:bold;
	margin:0px 0px 10px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}
.heading04 {
	font-size:24px;
	color:#000;
	font-weight:bold;
	margin:0px 0px 15px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}
/* WRAPPER */
.wrapper {
	width:1000px;
	border:0px solid red;
	margin:0px auto;
}

/* TOP BAR */
#topBar {
	width:100%;
	height:90px;
	background:#fff;
	border:0px solid blue;
}
#topBar .logo {
	background:url(images/_logo.jpg);
	width:196px;
	height:87px;
	float:left;
	margin:1px 0px 0px 0px;
}
#topBar .topNav {
	width:700px;
	float:right;
	margin-top:5px;
	text-align:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#CC0000;
	border:0px solid #333;
}
#topBar .topNav a {
	font: 11px normal Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#999999;
	padding:0px 5px;
}
#topBar .topNav a:hover {
	text-decoration:none;
	color:#16a3d1;
}
#topBar .mainNav {
	width:760px;
	float:right;
	margin-top:32px;
	font-family:"Helvetica LT Std";
	border:0px solid #333;
}
/* MAIN MENU */
#topBar .mainNav ul {
    font-size: 14px;
    margin: 0;
    padding: 0;
    list-style: none;
}
#topBar .mainNav ul li {
    display: block;
    position: relative;
    float: left;
}
#topBar .mainNav li ul {
    display: none;
}
#topBar .mainNav ul li a {
    display: block;
    text-decoration: none;
    color: #1599c4;
    border: 0px solid #ccc;
    padding: 8px 10px 8px 16px;
    margin-left: 1px;
    white-space: nowrap;
}
#topBar .mainNav ul li a:hover {
	background: #4ab4db;
	color:#fff;
}
#topBar .mainNav li:hover ul {
    display: block;
    position: absolute;
	z-index:9999;
	width:220px;
	border-top:5px solid #f4a836;
}
#topBar .mainNav li:hover li {
    float: none;
    font-size: 14px;
	border-top:1px solid #0989c8;	
	border-left:1px solid #0989c8;		
}
#topBar .mainNav li:hover a { background: #4ab4db; color:#fff; }
#topBar .mainNav li:hover li a:hover {
    background: #0989c8;
	color:#fff;
}


/* BANNER */
#banner {
	width:100%;
	height:415px;
	overflow:hidden;
}
#bannerAbout {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/aboutBanner.jpg) top center no-repeat;
}
#bannerVission {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/visionAndMission.jpg) top center no-repeat;
}
#bannerWhy {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/whyUsBanner.jpg) top center no-repeat;
}
#bannerFeatures {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/featuresBanner.jpg) top center no-repeat;
}
#bannerInfra {
	width:100%;
	height:364px;
	overflow:hidden;
	background:url(images/infrastructureBanner.png) top center no-repeat;
}
#bannerQuality {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/quality.jpg) top center no-repeat;
}
#bannerRecruitment {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/recruitmentSolutionsBanner.jpg) top center no-repeat;
}
#bannerIndustries {
	width:100%;
	height:325px;
	background:url(images/industries.jpg) top center no-repeat;
}
#bannerOpenings {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/openings.jpg) top center no-repeat;
}
#bannerHotJobs {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/hotJobs.jpg) top center no-repeat;
}

#bannerContact {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/contact.jpg) top center no-repeat;
}
#bannerExecutive {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/executiveSearchBanner.jpg) top center no-repeat;
}
#bannerStaffing {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/staffingBanner.jpg) top center no-repeat;
}
#bannerTraining {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/trainingBanner.jpg) top center no-repeat;
}
#bannerEmployer {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/employerBanner.jpg)top center no-repeat;
}
#bannerCulture {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/cultureBanner.jpg) top center no-repeat;
}
#bannerValues {
	width:100%;
	height:325px;
	overflow:hidden;
	background:url(images/valuesBanner.jpg) top center no-repeat;
}






/* SUMMARY */
#summary {
	width:1000px;
	border:0px solid green;
	margin:25px auto;
}
#summary .welcomeImg {
	background:url(images/welcomeImg.jpg);
	width:290px;
	height:149px;
	float:left;
	border:0px solid green;
	margin:10px 25px 25px 0px;
}
#summary .leftColS {
	width:250px;
	float:left;
	border:0px solid green;
	margin:0px;
}
#summary .rightColS {
	width:700px;
	float:right;
	border:0px solid green;
	margin:0px;
}
#summary .boxTopLeft {
	width:230px;
	height:139px;
	border-bottom:0px solid #efefef;
	float:left;
	padding-top:10px;
}
#summary .boxTopRight {
	width:220px;
	height:139px;
	border-left:1px solid #efefef;
	float:right;
	padding-left:20px;
	padding-top:10px;	
}
#summary .boxBottomLeft {
	width:230px;
	height:139px;
	border-top:1px solid #efefef;
	float:left;
	padding-top:10px;
}
#summary .boxBottomRight {
	width:220px;
	height:139px;
	border-left:1px solid #efefef;
	border-top:1px solid #efefef;
	float:right;
	padding-left:20px;
	padding-top:10px;	
}



#distinctive {
	width:100%;
	background:#f5f4f4;
	padding:20px 0px;
}	


/* HOMEPAGE OPENINGS */
.leftOpening {
	width:90%;
	border:1px dotted #ccc;
	float:left;
	margin:0px 0px 10px 0px;
	padding:7px 7px 10px 7px;
}
.leftOpening:hover {
	background:#f8f6f6;
}

.leftOpening .heading1 {
	font-size:10px;
	color:#666666;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.leftOpening .heading2 {
	font-size:12px;
	color:#16a3d1;
	font-weight:normal;
	text-transform:capitalize;
	margin:0px 0px 5px 0px;
	font-family:Arial, Helvetica, sans-serif;
}
.leftOpening .heading2 a {
	text-decoration:none;
	font-size:12px;
	color:#16a3d1;
	font-weight:normal;
	text-transform:capitalize;
	font-family:Arial, Helvetica, sans-serif;	
}
.leftOpening .heading2 a:hvoer {
	text-decoration:underline;
}




/* CURRENT OPENINGS */
#currentOpenings {
	width:100%;
	padding:20px 0px;
}
#currentOpenings .leftOpeningCO {
	width:210px;
	border:1px dotted #ccc;
	float:left;
	padding:5px;
	margin-right:20px;
}
#currentOpenings .heading1CO {
	font-size:16px;
	color:#666666;
	margin:0px 0px 5px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}
#currentOpenings .heading2CO {
	font-size:16px;
	color:#16a3d1;
	font-weight:bold;
	text-transform:uppercase;
	margin:0px 0px 10px 0px;
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
}
#currentOpenings p {
	font:12px normal Arial, Helvetica, sans-serif;
	line-height:14px;
	color:#000;
	margin:0px 0px 7px 0px;
}
#currentOpenings p a {
	font:12px normal Arial, Helvetica, sans-serif;
	color:#16a3d1;
	text-decoration:underline;
	text-transform:uppercase;
}
#currentOpenings p a:hover {
	color:#ee9c36;
	text-decoration:underline;
	text-transform:uppercase;
}



/* CONTAINER */
#container {
	width:1000px;
	margin:0px auto;
	padding:20px 0px;
	border:0px solid blue;
}
#container .leftCol {
	width:600px;
	margin:0px;
	float:left;
	border:0px solid blue;
}
#container .rightCol {
	width:350px;
	margin:0px;
	float:right;
	border:0px solid blue;
}


/* ABOUT CONTENT */
#aboutContainer {
	width:1000px;
	margin:0px auto;
	padding:20px 0px;
	border:0px solid blue;
}
#aboutContainer .aboutImg {
	background:url(images/aboutImg.jpg);
	width:600px;
	height:200px;
	margin:0px 0px 20px 0px;
	border:0px solid blue;
}

#aboutContainer .leftColAC {
	width:188px;
	margin:0px;
	float:left;
	border:0px solid blue;
}
#aboutContainer .leftColAC ul {
	margin:0px 0px 0px -40px;
}
#aboutContainer .leftColAC li {
	background:url(images/leftMenuBkg.png);
	list-style:none;
	font-weight:bold;
	padding:10px 0px 15px 5px;
}
#aboutContainer .leftColAC li a {
	padding:10px 0px 15px 5px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	font-weight:bold;
	color:#fff;
	text-decoration:none;
}
#aboutContainer .leftColAC li a:hover {
	padding:10px 0px 15px 5px;
	color:#075f9e;
	text-decoration:none;
}
#aboutContainer .leftColAC li a.current {
	padding:10px 0px 15px 5px;
	color:#075f9e;
	text-decoration:none;
}


#aboutContainer .rightColAC {
	width:750px;
	margin:0px;
	float:right;
	border:0px solid blue;
}

/* CONTACT CONTENT */
#contactContainer {
	width:1000px;
	margin:0px auto;
	padding:20px 0px;
	border:0px solid blue;
}
#contactContainer .leftColCU {
	width:600px;
	margin:0px;
	float:left;
	border:0px solid blue;
}
#contactContainer .rightColCU {
	width:350px;
	margin:0px;
	float:right;
	border:0px solid blue;
}
#contactContainer .phone {
	background:url(images/phone-ico.png) left center no-repeat;
	padding-left:30px;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:10px;
	float:left;
	width:100%;
}
#contactContainer .landline {
	background:url(images/landline.png) left center no-repeat;
	padding-left:30px;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#000;
	margin-bottom:10px;
	float:left;
}
#contactContainer .email a {
	background:url(images/email.png) left center no-repeat;
	padding-left:30px;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#000;
	text-decoration:none;
	float:left;
	margin-bottom:10px;
}
#contactContainer .email a:hover {
	padding-left:30px;
	text-decoration:underline;
}

#contactContainer .web {
	background:url(images/web.png) left center no-repeat;
	padding-left:30px;
	font:13px normal Arial, Helvetica, sans-serif;
	color:#000;
	float:left;
	margin-bottom:10px;
}



/* PROCESS */
#processContainer {
	width:100%;
	background:#f9f9f9;
	margin:0px auto;
	padding:20px 0px;
	border:0px solid blue;
}
#processBoxLeft {
	width:225px;
	float:left;
	margin-right:0px;
	margin-bottom:20px;
	border:0px solid #000;
}
#processBoxLeft .circlePB {
	background:url(images/processCircle.png);
	width:168px;
	height:181px;
	margin:0px auto;
	border:1px solid #f9f9f9;
}
#processBoxLeft .circleIconPB {
	width:70px;
	height:70px;
	margin:50px auto;
	border:1px solid #f9f9f9;
}

#processBoxLeft .contentPB {
	width:225px;
	text-align:center;
	font:12px normal Arial, Helvetica, sans-serif;
	border:0px solid red;
	color:#666766;
	margin-top:5px;
}
#processBoxLeft .contentPB h2 {
	font-size:18px;
}
#processBoxLeft .contentPB p {
	text-align:center;
}



#processBoxRight {
	width:225px;
	float:right;
	margin-left:30px;
	margin-bottom:20px;
	border:0px solid #000;
}
#processBoxRight .circlePB {
	background:url(images/processCircle.png);
	width:168px;
	height:181px;
	margin:0px auto;
	border:1px solid #f9f9f9;
}
#processBoxRight .circleIconPB {
	width:70px;
	height:70px;
	margin:50px auto;
	border:1px solid #f9f9f9;
}

#processBoxRight .contentPB {
	width:225px;
	text-align:center;
	font:12px normal Arial, Helvetica, sans-serif;
	border:0px solid red;
	color:#666766;
	margin-top:5px;
}
#processBoxRight .contentPB h2 {
	font-size:18px;
}
#processBoxRight .contentPB p {
	text-align:center;
}


/* INFRA CONTENT */
#infraContainer {
	width:1000px;
	margin:0px auto;
	padding:20px 0px;
	border:0px solid blue;
}
#infraContainer .box01IC {
	border:1px solid #eeeeee;
	border-width:1px 1px 0px 1px;
	width:230px;
	min-height:150px;
	margin:0px;
	float:left;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 10px 10px 90px;
	background:url(images/infra01.png) left center no-repeat;
}

#infraContainer .box02IC {
	border:1px solid #eeeeee;
	border-width:1px 1px 0px 0px;
	width:230px;
	min-height:150px;
	margin:0px;
	float:left;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 10px 10px 90px;
	background:url(images/infra02.png) left center no-repeat;
}

#infraContainer .box03IC {
	border:1px solid #eeeeee;
	border-width:1px 1px 0px 0px;
	width:230px;
	min-height:150px;
	margin:0px;
	float:left;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 10px 10px 90px;
	background:url(images/infra03.png) left center no-repeat;
}
#infraContainer .box04IC {
	border:1px solid #eeeeee;
	width:230px;
	min-height:150px;
	margin:0px;
	float:left;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 10px 10px 90px;
	background:url(images/infra04.png) left center no-repeat;
}

#infraContainer .box05IC {
	border:1px solid #eeeeee;
	border-width:1px 1px 1px 0px;
	width:230px;
	min-height:150px;
	margin:0px;
	float:left;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 10px 10px 90px;
	background:url(images/infra05.png) left center no-repeat;
}

#infraContainer .box06IC {
	border:1px solid #eeeeee;
	border-width:1px 1px 1px 0px;
	width:230px;
	min-height:150px;
	margin:0px;
	float:left;
	font:14px normal Arial, Helvetica, sans-serif;
	color:#666666;
	padding:20px 10px 10px 90px;
	background:url(images/infra06.png) left center no-repeat;
}




/* QUALITY POLICY CONTENT */
#qualityContainer {
	width:1000px;
	margin:0px auto;
	padding:20px 0px;
	border:0px solid blue;
}
#qualityContainer .leftColQC {
	width:550px;
	float:left;
	margin:0px;
	padding:0px;
	border:0px solid blue;
}
#qualityContainer .rightColQC {
	width:350px;
	float:right;
	margin:0px;
	padding:0px;
	border:0px solid blue;
}

.downloadLeftQP {
	width:95%;
	float:left;
	font:24px normal 'Conv_HelveticaLTStd-LightCond',Sans-Serif;
	color:#666;
	padding:5px;
	text-decoration:none;
	border:1px dotted #000;
	margin-bottom:10px;
}
.downloadLeftQP a {
	color:#666;
	text-decoration:none;
}
.downloadRightQP {
	width:95%;
	float:left;
	font:24px normal 'Conv_HelveticaLTStd-LightCond',Sans-Serif;
	color:#666;
	padding:5px;
	text-decoration:none;
	border:1px dotted #000;	
}
.downloadRightQP a {
	color:#666;
	text-decoration:none;
}



/* INDUSTRIES CONTENT */
#industriesContainer {
	width:100%;
	margin:0px auto;
	padding:0px;
	border:0px solid blue;
}
#industriesContainer .boxIndustries01 {
	background:url(images/industriesWeServerIcon01.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries02 {
	background:url(images/industriesWeServerIcon02.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries03 {
	background:url(images/industriesWeServerIcon03.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries04 {
	background:url(images/industriesWeServerIcon04.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries05 {
	background:url(images/industriesWeServerIcon05.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries06 {
	background:url(images/industriesWeServerIcon06.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries07 {
	background:url(images/industriesWeServerIcon07.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries08 {
	background:url(images/industriesWeServerIcon08.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries09 {
	background:url(images/industriesWeServerIcon09.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries10 {
	background:url(images/industriesWeServerIcon10.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries11 {
	background:url(images/industriesWeServerIcon11.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries12 {
	background:url(images/industriesWeServerIcon12.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries13 {
	background:url(images/industriesWeServerIcon13.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries14 {
	background:url(images/industriesWeServerIcon14.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries15 {
	background:url(images/industriesWeServerIcon15.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .boxIndustries16 {
	background:url(images/industriesWeServerIcon16.jpg);
	width:187px;
	height:127px;
	border:0px solid red;
	float:left;
	margin:0px;
}


/*
#industriesContainer .boxLeftIC {
	width:226px;
	border:1px solid red;
	float:left;
	margin:0px;
}
#industriesContainer .headingIC {
	font-family:'Conv_HelveticaLTStd-LightCond',Sans-Serif;
	font-size:20px;
	font-weight:normal;
	color:#000;
	margin-bottom:10px;
}
#industriesContainer .lineIC {
	background:url(images/underline.png);
	width:226px;
	height:1px;
	margin-bottom:10px;
}

#industriesContainer .iconBoxIC {
	background:url(images/industriesIconBkg.png);
	width:226px;
	height:128px;
	margin-bottom:10px;
	border:1px solid #f2efef;
}
#industriesContainer .iconIC {
	width:80px;
	height:80px;
	border:1px solid #fff;
	margin:20px auto;
}
#industriesContainer .contentBoxIC {
	font:12px normal Arial, Helvetica, sans-serif;
	border:0px solid red;
	color:#666766;
	margin-top:5px;
	margin-bottom:10px;
}


#industriesContainer .boxRightIC {
	width:226px;
	border:1px solid red;
	float:left;
	margin:0px 0px 20px 30px;
}
*/





/* WHY KARTHIK */
#whyKarthik {
	width:100%;
	border:0px solid green;
	margin:0px auto;
}
#whyKarthik .whyUsBox01 {
	background:	#f6f6f6 url(images/whyusIcon01.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox02 {
	background:#f6f6f6 url(images/whyusIcon02.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox03 {
	background:#f6f6f6 url(images/whyusIcon03.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox04 {
	background:#f6f6f6 url(images/whyusIcon04.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox05 {
	background:#f6f6f6 url(images/whyusIcon05.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox06 {
	background:#f6f6f6 url(images/whyusIcon06.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox07 {
	background:#f6f6f6 url(images/whyusIcon07.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox08 {
	background:#f6f6f6 url(images/whyusIcon08.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox09 {
	background:#f6f6f6 url(images/whyusIcon09.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox10 {
	background:#f6f6f6 url(images/whyusIcon10.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}

#whyKarthik .whyUsBox11 {
	background:#f6f6f6 url(images/whyusIcon11.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#whyKarthik .whyUsBox12 {
	background:#f6f6f6 url(images/whyusIcon12.png) top left no-repeat;
	width:85%;
	height:197px;
	padding:10px 10px 0px 100px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}

/* VISION MISSION */
#vision {
	background:	#f6f6f6 url(images/vision.png) top center no-repeat;
	width:295px;
	height:180px;
	float:left;
	text-align:center;
	padding:100px 15px 10px 15px;
	border:0px solid green;
	margin:0px 0px 20px 0px;
}
#mission {
	background:	#f6f6f6 url(images/mission.png) top center no-repeat;
	width:295px;
	height:180px;
	float:left;
	text-align:center;
	padding:100px 15px 10px 15px;
	border:0px solid green;
	margin:0px 0px 20px 50px;
}


/* EMPLOYER */
.employerLeft {
	width:550px;
	float:left;
	border:0px solid red;
	margin:15px 0px;
}
.employerRight {
	width:400px;
	float:right;
	margin:15px 0px;
	border:0px solid red;
}

.applyBtn {
	background:#229fff;
	cursor:pointer;
	padding:5px 10px;
	font-size:12px;
	float:left;
	color:#fff;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
}



/* FOOTER */
#footer {
	width:100%;
	padding:10px 0px;
	background:#eae9e9;
	font:12px normal Arial, Helvetica, sans-serif;
	color:#999999;
}
#footer a {
	font:12px normal Arial, Helvetica, sans-serif;
	color:#999999;
	text-decoration:underline;
}
#footer a:hover {
	font:12px normal Arial, Helvetica, sans-serif;
	color:#666;
	text-decoration:underline;
}

#footer .leftColF {
	width:472px;
	float:left;
	border:0px solid green;
	margin:0px;
}
#footer .rightColF {
	width:472px;
	float:right;
	text-align:right;
	border:0px solid green;
	margin:0px;
}

/*************************************** News Ticker ******************************************/
.tickerWrapper{ float:left; width:100%;}

#vertical-ticker{
	float:left;
	width:100%;
	height:405px;
	overflow:hidden;
	margin:0; padding:0;
	border:0px solid red;
	-webkit-box-shadow:0 1px 3px rgba(0,0,0, .4);
}

#vertical-ticker li{
	padding:30px 10px 0 10px;
	height:69px;
	display:block;
	vertical-align:middle;
	background:#FFF;
	border:1px dotted #CCC;
	text-align:center;
}

#vertical-ticker li:hover{
	padding:30px 10px 0 10px;
	height:69px;
	display:block;
	vertical-align:middle;
	background:#EBEBEB;
	border:1px dotted #CCC;
	text-align:center;
}

#vertical-ticker li a{
	color:#333;
	text-decoration:none;
	font:normal 14px Helvetica Neue, times, serif;
}