
/*-------------------------------------------------
Payrolling.com Stylesheet

version: 1.0
author: ehab alatrebi
email: ehab@payrolling.com
website: http://www.payrolling.com

-------------------------------------------------*/

/*----------Workforce----------*/

#main {
	background:url(images/workforce.jpg) no-repeat;
	border:0;
	width:923px;
	height:238px
}

#main h1 {
	background:url(images/workforce_h1.gif) no-repeat;
}

.lg_pnl {
	float:left;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	width:594px;
	background:url(images/lg_pnl.jpg) repeat-y;
}

.sm_pnl {
	float:right;
	width:314px;
	border:solid 1px #ccc;
	border-top:solid 5px #3E8E54;
	background:url(images/sm_pnl3.jpg) repeat-y;	
}

.lg_pnl p, .sm_pnl p {
	font:normal 13px/1.5em arial;	
	margin:0 25px 0 20px;
	color:#333;
}

#interns {margin-top:30px;height:295px;}
#ten99 {margin-top:10px;height:280px;}
#projecthire {margin-top:30px;height:455px;}
#seasonalhire {margin-top:10px;height:430px;}
#trialhire {margin-top:10px;height:295px;}

#interns h1, #ten99 h1, #trialhire h1 {
	float:left;
	width:550px;
	height:16px;
	margin:20px 0 15px 20px;
	padding-bottom:15px;
	border-bottom:1px dotted #999;
}

#projecthire h1, #seasonalhire h1 {
	float:left;
	width:255px;
	height:16px;
	margin:20px 0 15px 20px;
	padding-bottom:15px;
	border-bottom:1px dotted #999;
}

#interns h1 {background:url(images/workforce_h2.gif) no-repeat;}
#ten99 h1 {background:url(images/workforce_h3.gif) no-repeat;}
#projecthire h1 {background:url(images/workforce_h4.gif) no-repeat;}
#seasonalhire h1 {background:url(images/workforce_h5.gif) no-repeat;}
#trialhire h1 {background:url(images/workforce_h6.gif) no-repeat;}

a.whitepaper:hover {
}

a.lnk {
	float:left;
	background:url('images/arw1.gif') no-repeat 20px 5px;
	margin:20px 0 0 0; 
	padding:0 0 0 45px;
}

a.lnk:hover {
	text-decoration:none;
}