/**/
a.logo
{
	float: left;
}

/*NAVIGATION COMPONENTS*/


/*COMPONENTS*/
div.full-box
{
	overflow: hidden;
}
	div.full-box div.body
	{
		padding: 16px 0 0;
	}
/*bg's*/
div.box01
{
	height: 214px;
	margin: 0 0 ;
	padding: 0 0 17px 320px;
	background: url(../img/box-01-bg.jpg) no-repeat 0 0;
}
div.box02
{
	height: 231px;
	margin: 0 0 ;
	padding: 0 0 19px 320px;
	background: url(../img/box-02-bg.jpg) no-repeat 0 0;
}

div.box03
{
	position: relative;
	height: 403px;
	margin: 0 0 31px;
	padding: 17px 55px 80px 460px;
	background: url(../img/box-03-bg.jpg) no-repeat 0 0;
}
	div.box03 a.go
	{
		position: absolute;
		bottom: 21px;
	}
div.box04
{
	position: relative;
	height: 427px;
	margin: 0 0 31px;
	padding: 15px 37px 60px 460px;
	background: url(../img/box-04-bg.jpg) no-repeat 0 0;
}
	div.box04 a.go
	{
		position: absolute;
		bottom: 11px;
	}

div.split
{
	float: left;
	width: 100%;
}
	div.split div.col
	{
		float: left;
		width: 260px;
	}
	div.split div.first
	{
		padding: 0 42px 0 0;
	}

p.service
{
	width: 214px;
	height: 71px;
	background: url(../img/service.gif) no-repeat 0 0;
}
p.pad-top
{
	padding-top: 30px;
}
p.pad-top-s
{
	padding-top: 10px;
}

div.footer p
{
	color: #c3c3c4;
	font-size: 0.9em;
	line-height: 1.4em;
}
div.footer div.right img
{
	float: right;
	padding: 0 0 0 5px;
}
div.buttons
{
	float: left;
	width: 514px;
	padding: 0 198px 0 199px;
}
a.employer
{
	float: left;
	display: block;
	width: 229px;
	height: 50px;
	background: url(../img/btn-employers.gif) no-repeat 0 0;
}
a.employee
{
	float: right;
	display: block;
	width: 229px;
	height: 50px;
	background: url(../img/btn-employees.gif) no-repeat 0 0;
}
a.go
{
	display: block;
	width: 315px;
	height: 44px;
	background: url(../img/btn-go-info.gif) no-repeat 0 0;
}
