@charset "utf-8";
/* CSS Document */

body {
	margin:0px;
	background-color:#cecece;/*SCROLLBAR-FACE-COLOR: #f7b3b7;
SCROLLBAR-HIGHLIGHT-COLOR: #f7b3b7;
SCROLLBAR-SHADOW-COLOR: #f7b3b7;
SCROLLBAR-3DLIGHT-COLOR: #ffffff;
SCROLLBAR-ARROW-COLOR:  #ec8f95;
SCROLLBAR-TRACK-COLOR: #f7b3b7;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF; 
overflow:auto;*/
}
a:link
{
	text-decoration:underline;
}
a:visited
{
	text-decoration:underline;
}
a:active
{
	text-decoration:none;
}
a:hover
{
	text-decoration:none;
}
img, div, a, input {
	behavior: url(iepngfix.htc)
}
SELECT {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
}
INPUT {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
	height:18px;
}
.textbox
 {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
	width:195px;
	
}
.border_img
{	border:#999999 1px solid;
	padding:5px;}
.whiteinput {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
	height:18px;
}
#dhtmltooltip{
position: absolute;
border: 1px solid black;
padding: 2px;
background-color: lightyellow;
visibility: hidden;
z-index: 100;

font-family:Arial, Helvetica, sans-serif;
font-size:10px;
color:#FFFFFF;
text-decoration:none;
font-weight:bold;
/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
}


.search {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(searcharrow.gif);
	width:47px;
	height:47px;
	cursor:pointer;
}
.intrested {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(intested.gif);
	width:109px;
	height:30px;
	cursor:pointer;
}
.applyjob {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(applyjob.gif);
	width:109px;
	height:30px;
	cursor:pointer;
}
.searchagain {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(searchagain.gif);
	width:154px;
	height:30px;
	cursor:pointer;
}
.submit_button {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(submitbutton_new.png);
	width:91px;
	height:32px;
	cursor:pointer;
}
.permanent_button {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(permanent_app.png);
	width:201px;
	height:32px;
	cursor:pointer;
}
.temp_button {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(temp_app.png);
	width:201px;
	height:32px;
	cursor:pointer;
}
.temp_button_ragister {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(registerblt.png);
	width:96px;
	height:30px;
	cursor:pointer;
}
.noborder {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-color:#FFFFFF;
	height:14px;
}
.input {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
	height:20px;
}
textarea {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
}
.selecttext {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	FONT-SIZE: 11px;
	BORDER-LEFT: #9a9a9a 1px solid;
	COLOR: #9a9a9a;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	background-color:#FFFFFF;
	width:254px;
	background-color:#FFFFFF;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color:#fff;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
}
.per_div {
	BORDER-RIGHT: #9a9a9a 0px solid;
	BORDER-TOP: #9a9a9a 0px solid;
	BORDER-LEFT: #9a9a9a 0px solid;
	BORDER-BOTTOM: #9a9a9a 0px solid;
	background-image:url(permanentsearch_w.gif);
	height:36px;
	width:36px;
	cursor:pointer;
}
.login_input {
	BORDER-RIGHT: 0px;
	BORDER-TOP:0px;
	FONT-SIZE: 11px;
	BORDER-LEFT:0px;
	COLOR: #000;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: Verdana;
	background-color:#e1e1e1;
	height:20px;
}
.login_input_white {
	BORDER-RIGHT: 0px;
	BORDER-TOP:0px;
	FONT-SIZE: 11px;
	BORDER-LEFT:0px;
	COLOR: #000;
	BORDER-BOTTOM: 0px;
	FONT-FAMILY: Verdana;
	background-color:#ffffff;
	height:20px;
}
.submit_button_form {
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	BORDER-LEFT: #999999 0px solid;
	BORDER-BOTTOM: #999999 0px solid;
	cursor:pointer;
	background-image:url(submit.gif);
	width:57px;
	height:57px;
}
.reset_button {
	BORDER-RIGHT: #999999 0px solid;
	BORDER-TOP: #999999 0px solid;
	BORDER-LEFT: #999999 0px solid;
	BORDER-BOTTOM: #999999 0px solid;
	cursor:pointer;
	background-image:url(reset.gif);
	width:57px;
	height:57px;
}
.dropdonw {
	border:#999999 1px solid;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:43%;
}
.textarea_new {
	BORDER-RIGHT: #9a9a9a 1px solid;
	BORDER-TOP: #9a9a9a 1px solid;
	BORDER-LEFT: #9a9a9a 1px solid;
	BORDER-BOTTOM: #9a9a9a 1px solid;
	FONT-FAMILY: Verdana;
	COLOR: #9a9a9a;
	FONT-SIZE: 11px;
	background-color:#FFFFFF;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color:#fff;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
}
.skills {
	border:#999999 1px solid;
	background-color:#fff;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	width:43%;
	scrollbar-face-color: #fff;
	scrollbar-highlight-color: #fff;
	scrollbar-3dlight-color: #fff;
	scrollbar-darkshadow-color: #fff;
	scrollbar-shadow-color:#fff;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #fff;
}
.maintable {
	width:100%;
	height:100%;
}
.footerfonts {
	font-family:verdana;
	font-size:9px;
	color:#CCCCCC;
	text-decoration:none;
	line-height:16px;
}
.redfont
{	font-family:verdana;
	font-size:10px;
	color:#ff9900;
	font-weight:bold;
	text-decoration:none;
}
.td {
	font-family:verdana;
	font-size:12px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
.client_fonts {
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.mail_fonts {
	font-family:verdana;
	font-size:11px;
	color:#009999;
	line-height:16px;
	text-decoration:none;
}
.loginhere_fonts {
	font-family:verdana;
	font-size:11px;
	color:#009999;
	line-height:16px;
	text-decoration:underline;
	font-weight:bold;
}
.logout_text {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#FF0000;
	text-decoration:none;
}
.logout_name {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.view_delete {
	background-color:#FF0000;
	border:#990000 1px solid;
	width:70px;
	height:20px;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
}
.view_update {
	background-color:#FF0000;
	border:#990000 1px solid;
	cursor:pointer;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	padding:3px;
}
.view_blt {
	background:url(view_blt.jpg) no-repeat;
	width:111px;
	height:32px;
	border:0px;
	cursor:pointer;
}
.tbl_header {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.clientred {
	background-color:#E6000E;
}
.temporarygreen {
	background-color:#98CA3C;
}
.purple {
	background-color:#663399;
}
.clientpink {
	background-color:#f7b3b7;
}
.lightgreen {
	background-color:#d8e7bc;
}
.candidate_box
{
	background-color:#d8e7bc;
}

.client_black {
	font-family:verdana;
	font-size:12px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
	scrollbar-face-color: #f7b3b7;
	scrollbar-highlight-color: #f7b3b7;
	scrollbar-3dlight-color: #f7b3b7;
	scrollbar-darkshadow-color: #f7b3b7;
	scrollbar-shadow-color:#f7b3b7;
	scrollbar-arrow-color: #f72a36;
	scrollbar-track-color: #f7b3b7f;
}
.back_blt {
	background:url(back_blt.png) no-repeat;
	width:55px;
	height:55px;
	border:0px;
	cursor:pointer;
}
#welcome_id {
	position:relative;
	margin:0px;
}
#welcometxt_id {
	position:absolute;
	margin:0px;
	left:0.1em;
	width:200px;
	height:285px;
	top:0px;
	overflow:auto;
	scrollbar-face-color: #e9e9e9;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-3dlight-color: #e9e9e9;
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-shadow-color:#e9e9e9;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #e9e9e9;
}
#text_id {
	position:absolute;
	left:6.2em;
	top:-417px;
	z-index:10;
}
.delete_blt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#ff0000;
	font-weight:bold;
	cursor:pointer;
}
.changestatus_blt {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#3068b2;
	font-weight:bold;
	cursor:pointer;
}
.green_go_blt {
	background:url(green_go_blt.png) no-repeat;
	width:31px;
	height:31px;
	border:0px;
	cursor:pointer;
}
.next1_blt {
	background:url(next1_blt.png) no-repeat;
	width:28px;
	height:28px;
	border:0px;
	cursor:pointer;
}
.next_blt {
	background:url(next_blt.png) no-repeat;
	width:28px;
	height:28px;
	border:0px;
	cursor:pointer;
}
.prev1_blt {
	background:url(previous1_blt.png) no-repeat;
	width:28px;
	height:28px;
	border:0px;
	cursor:pointer;
}
.prev_blt {
	background:url(previous_blt.png) no-repeat;
	width:28px;
	height:28px;
	border:0px;
	cursor:pointer;
}
.add_blt {
	background:url(add_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.edit_blt {
	background:url(edit_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.continue_blt {
	background:url(continue_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.view_blt {
	background:url(view_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.change_blt {
	background:url(change_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.serch_blt {
	background:url(serch_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.send_blt {
	background:url(send_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.refresh_blt {
	background:url(refresh_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.sendemail_blt {
	background:url(senemail_blt.png) no-repeat;
	width:109px;
	height:30px;
	cursor:pointer;
	border:0px;
}
.delete_blt1 {
	background:url(delete_blt.png) no-repeat;
	width:89px;
	height:30px;
	cursor:pointer;
	border:0px;
}

.listjobtype_blt {
	background:url(listjobtypes_blt.png) no-repeat;
	width:131px;
	height:32px;
	cursor:pointer;
	border:0px;
}

.candidate_red {
	background-color:#ff0000;
}
.searcharrow_blt {
	background:url(searcharrow.png) no-repeat;
	width:47px;
	height:47px;
	border:0px;
	cursor:pointer;
}

.login_blt {
	background:url(login_blt.png) no-repeat;
	width:43px;
	height:43px;
	border:0px;
	cursor:pointer;
}

.permanentdivision_blue {
	background-color:#0066CC;
}
.permanentdivision_fonts {
	font-family:verdana;
	font-size:12px;
	color:#FFFFFF;
	line-height:16px;
	text-decoration:none;
}
.permanentdivision_jobfonts {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}
.td_fonts {
	font-family:verdana;
	font-size:11px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}


.td_fonts_msg {
	font-family:verdana;
	font-size:11px;
	color:#FF9396;
	line-height:10px;
	text-decoration:none;
}
.td_fonts_big {
	font-family:verdana;
	font-size:14px;
	color:#000000;
	line-height:16px;
	text-decoration:none;
}
.message {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#E6000E;
	line-height:16px;
	text-decoration:none;
}
.grayback {
	background-color:#E1E1E1;
}
.jobtitle {
	font-family:verdana;
	font-size:12px;
	font-weight:bold;
	color:#663399;
	line-height:16px;
	text-decoration:none;
}
.jobhistory {
	border:#000066 1px solid;
	background-color:#006699;
	height:20px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#fff;
	text-decoration:none;
}
.jobfields {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#A3A3A3;
	line-height:16px;
	text-decoration:none;
}
.jobfields_red {
	font-family:verdana;
	font-size:11px;
	font-weight:bold;
	color:#A3A3A3;
	line-height:16px;
	text-decoration:none;
}
.casestudy_head {
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	color:#0066CC;
	line-height:16px;
	text-decoration:none;
}
.links {
	font-size:32px;
}
.scroll {
	font-size:15px;
}
.wlinks {
	font-size:32px;
}
.popheader {
	font-size:25px;
}
#clienttext {
	position:absolute;
	width:400px;
	height:160;
	z-index:1;
	overflow: auto;
}
.candidates_green {
	background-color:#009999;
}
.text {
	font-size:20px;
	margin:0px auto;
}
.clienttext {
	font-size:18px;
	margin:0px auto;
}
/* renard New layout design style css is start here */
/**** For center layout starts ****/
#outer {
	width:100%;
	height: 100%;
	margin:0px auto;
	text-align:center;
	position:relative;
}
#middle {
	top: 50%;
	width:100%;
	position: relative;
}
/* for firefox only starts*/
#outer[id] {
	width:1000px;
	height:100%;
	display: table;
	margin:0px auto;
	vertical-align:middle;
}
#middle[id] {
	position:relative;
	display: table-cell;
	vertical-align: middle;
}
/* for firefox only ends*/
#inner {
 #width:1000px;
 #top: -50%;
 #position: relative;
	text-align:left;
}
/**** For center layout ends ****/
#pageBg {
	width:1000px;
	height:722px;
	background:url(landing_img/mainbg_n.jpg) no-repeat;
}
#mainTable[id] {
	width:1000px;
	height:483px;
	position:relative;
	left:-916;
	top:155;
	z-index:5;
}
#mainTable {
	width:1000px;
	height:483px;
	position:absolute;
	left:0;
	top:155;
	z-index:5;
}
.middleCenterBg {
	width:492px;
	height:489px;
	behavior: url(iepngfix.htc);
	background:url(landing_img/middleCenter.png) no-repeat;
}
#newsPaper {
	z-index:0;
	left:-98px;
	float:left;
	width:616px;
	height:200px;
	position:relative;/*background:url(landing_img/newsPaper.png) no-repeat;*/
	}
#coffe {
	left:0;
	top:0;
	z-index:7;
	float:left;
	width:290px;
	height:270px; /*height:232px; */
	position:relative;
}
#mobile {
	left:450;
	top:-205px;
	float:left;
	z-index:5;
	width:261px;
	height:315px;
	position:relative;
}
#pen {
	z-index:2;
	width:396px;
	height:58px;
	position:relative;
	top:440px;
	left:-250;
	/*background:url(landing_img/penImagen.png) no-repeat;*/
	behavior: url(iepngfix.htc);
}
#pen[id] {
	z-index:2;
	width:396px;
	height:58px;
	position:relative;
	top:130px;
	left:300px;
}

#facebook_blt {
	z-index:2;
	width:136px;
	height:66px;
	position:relative;
	top:400px;
	left:270;
	/*background:url(landing_img/penImagen.png) no-repeat;*/
	behavior: url(iepngfix.htc);
}
#facebook_blt[id] {
	z-index:2;
	width:136px;
	height:66px;
	position:relative;
	top:115px;
	left:825px;
}

#solution_blt {
	z-index:2;
	width:62px;
	height:18px;
	position:relative;
	top:7px;
	left:154;
	/*background:url(landing_img/penImagen.png) no-repeat;*/
	behavior: url(iepngfix.htc);
}
#solution_blt[id] {
	z-index:2;
	width:62px;
	height:18px;
	position:relative;
	top:4px;
	left:153px;
}

#footer {
	z-index:6;
	width:347px;
	height:144px;
	position:relative;
	top:366px;
	left:-325;
}
#footer[id] {
	z-index:6;
	width:347px;
	height:30px;
	position:relative;
	margin:0px;
	top:85px;
	left:235px;
}
#welcometxt_id {
	position:absolute;
	margin:0px;
	left:0.1em;
	width:200px;
	height:285px;
	top:0px;
	overflow:auto;
	scrollbar-face-color: #e9e9e9;
	scrollbar-highlight-color: #e9e9e9;
	scrollbar-3dlight-color: #e9e9e9;
	scrollbar-darkshadow-color: #e9e9e9;
	scrollbar-shadow-color:#e9e9e9;
	scrollbar-arrow-color: #000;
	scrollbar-track-color: #e9e9e9;
}
/* renard New layout design style css is end here */
.but_about, .but_about a, .but_about a:link, .but_about a:active, .but_about a:visited {
	background:url(landing_img/aboutusBut.png) no-repeat;
}
.but_about a:hover {
	background:url(landing_img/aboutusBut_o.png) no-repeat top center;
	width:264px;
	height:101px;
}
.white a {
	background:url(landing_img/aboutusBut.png) no-repeat top center;
	width:264px;
	height:101px;
	cursor:pointer;
}
.white {
	background:url(landing_img/aboutusBut.png) no-repeat top center;
	width:264px;
	height:101px;
}
.white:link {
	background:url(landing_img/aboutusBut.png) no-repeat top center;
	width:264px;
	height:101px;
}
.white:visited {
	background:url(landing_img/aboutusBut.png) no-repeat top center;
	width:264px;
	height:101px;
}
.white:active {
	background:url(landing_img/aboutusBut.png) no-repeat top center;
	width:264px;
	height:101px;
}
.white:hover {
	background:url(landing_img/aboutusBut_o.png) no-repeat top center;
	width:264px;
	height:101px;
}
.opacity1, .opacity2 {
	height: 101px;
	width: 158px;
}
.opacity1 {
	background: url(landing_img/aboutusBut.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.opacity2 {
	background: url(landing_img/aboutusBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.perm1, .perm2 {
	height: 101px;
	width: 244px;
}
.perm1 {
	background:url(landing_img/permsBut.png) no-repeat;
	background-position:right;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.perm2 {
	background: url(landing_img/permsBut_o.png) no-repeat;
	background-position:right;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.term1, .term2 {
	height: 97px;
	width: 154px;
}
.term1 {
	background:url(landing_img/tempsBut.png) no-repeat;
	behavior: url(iepngfix.htc);
	
}
.term2 {
	background: url(landing_img/tempsBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
	
}
.employ1, .employ2 {
	height:104px;
	width: 158px;
}
.employ1 {
	background:url(landing_img/tempEmployeesBut.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.employ2 {
	background: url(landing_img/tempEmployeesBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.client1, .client2 {
	height:126px;
	width: 158px;
}
.client1 {
	background:url(landing_img/clientBookingBut.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.client2 {
	background: url(landing_img/clientBookingBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.vision1, .vision2 {
	height:105px;
	width: 152px;
}
.vision1 {
	background:url(landing_img/ourVisionBut.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.vision2 {
	background: url(landing_img/ourVisionBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.who1, .who2 {
	height:96px;
	width: 149px;
}
.who1 {
	background:url(landing_img/whosBut.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.who2 {
	background: url(landing_img/whosBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.friend1, .friend2 {
	height:126px;
	width: 158px;
}
.friend1 {
	background:url(landing_img/ourFriendBut.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.friend2 {
	background: url(landing_img/ourFriendBut_o.png) no-repeat;
	behavior: url(iepngfix.htc);
}
.home1, .home2 {
	height:41px;
	width: 62px;
}
.home1 {
	background:url(home_blt.png) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.home2 {
	background: url(home_blt_o.png) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.solution1, .solution2 {
	height:35px;
	width: 143px;
}
.solution1 {
	background:url(solutions_header.jpg) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.solution2 {
	background: url(solutions_header_o.jpg) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.penimg1, .penimg2 {
	height:58px;
	width: 396px;
}
.penimg1 {
	background:url(landing_img/penImagen.png) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}
.penimg2 {
	background:url(landing_img/penImagen_o.png) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}

.facebok
{
	width:136px;
	height:66px;
}
.facebok {
	background:url(landing_img/facebok.jpg) no-repeat;
	behavior: url(iepngfix.htc);
	cursor:pointer;
}



.footerfont {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#d5d0b3;
}
.leftdairybg
{
background-image:url(landing_img/leftbg_img.png);
background-repeat:no-repeat;
background-position:right;
behavior: url(iepngfix.htc);
height:489px;
width:244px;}
.rightdairybg
{
background-image:url(landing_img/rightbg_img.png);
background-repeat:no-repeat;
background-position:left;
behavior: url(iepngfix.htc);
height:489px;
width:264px;}

.closeblt
{
background-image:url(close_blt.png);
background-repeat:no-repeat;
width:114px;
height:25px;
border:0px;
cursor:pointer;
behavior: url(iepngfix.htc);

}
.orangemsg
{
font-family:Verdana, Arial, Helvetica, sans-serif;
color:#eda00b;
font-size:10px;
}
.gilsanflashfont
{
font-size:10px;
font-weight:bold;}
.whitebg
{	background-color:#FFFFFF;}

.table_graystrip
{	background:url(table_graystrip.gif) bottom repeat-x #FFFFFF;
	font-family:verdana;
	font-size:10px;
	color:#000000;
	font-weight:bold;
	line-height:16px;
	text-decoration:none;
}

.checkbox
{	
	border:0px;
	background-color:#FFFFFF;
	
}
.newfont_recurter
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
}

.forgetbltlink, .forgetbltlink a:link, .forgetbltlink a:visited, .forgetbltlink a:active
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
}

.forgetbltlink a:hover
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
color:#000000;
font-weight:bold;
}



.new_boldfont
{	font-family:Verdana, Arial, Helvetica, sans-serifl;
	font-size:16px;
	color:#000000;
	font-weight:bold;}
#table_scrollbar
{
	width:750px;
	height:450px;
	overflow:auto;
	scrollbar-face-color: #ffffff; 
	scrollbar-highlight-color: #ffffff; 
	scrollbar-3dlight-color: #ffffff; 
	scrollbar-darkshadow-color: #ffffff; 
	scrollbar-shadow-color:#ffffff; 
	scrollbar-arrow-color: #000000; 
	scrollbar-track-color: #ffffff;
}
.viewfonts {
	font-family:verdana;
	font-size:11px;
	color:#666666;
	line-height:16px;
	text-decoration:none;
}
.Preview_button {
BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid;  cursor:pointer; background-image:url(preview_blt.gif); width:57px; height:57px;
}
.submit_button_new {
BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid;  cursor:pointer; background-image:url(submit.gif); width:57px; height:57px;
}
.continue_button_new {
BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid;  cursor:pointer; background-image:url(continu_blt_new.gif); width:57px; height:57px;
}
.edit_button_new {
BORDER-RIGHT: #999999 0px solid; BORDER-TOP: #999999 0px solid; BORDER-LEFT: #999999 0px solid; BORDER-BOTTOM: #999999 0px solid;  cursor:pointer; background-image:url(edit_blt_new.gif); width:57px; height:57px;
}