/* CSS Document */

body {
	background-color: #000000;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:17px;
}

p{
margin-top:8px;
}

* {
	margin: 0px;
	padding: 0px;
}

a {
	color: #FFFFFF;
	text-decoration: none;
	line-height: 13px;
	font-weight: lighter;
}

a.direct:hover {
	color: #974F9D;
	text-decoration: none;
}

a.digital:hover{
	color: #00a1e7;
	text-decoration: none;
	}

a.online:hover{
	color: #90c85e;
	text-decoration: none;}
	
a.agency:hover{
	color: #FDD501;
	text-decoration: none;}

h2 {
	font-size: 0.65em;
	text-align: center;
	padding-top: 20px;
}

#container {
	height: 400px;
	width: 880px;
	margin: auto;
	color: #FFFFFF;
	padding-top: 20px;
	background-repeat: no-repeat;
}

#header {
	width: 880px;
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}

#header_home {
	width: 880px;
	/*
	border-bottom-width: 7px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	*/
}

#Image-holder {
	margin: auto;
	height: auto;
	width: 800px;
	padding-top: 70px;
	font-size: 0.65em;
	line-height: 30px;
	text-align: center;
	font-weight: bold;
}

#lickagency {
	float: left;
	width: 200px;
}

#lickonline {
	float: left;
	width: 200px;
}

#lickdirect {
	float: left;
	width: 200px;
}



#lickdigital {
	float: left;
	text-align: center;
	width: 200px;
}

#lickdirectindex {
	float: left;
	width: 200px;
	margin: auto;
	padding-right: 300px;
	padding-left: 300px;
}


#footer {
	height: 150px;
	width: 100%;
}

#lick-footer {
	height: auto;
	width: 580px;
	position: absolute;
	left: 22px;
	bottom: 5px;
}

#link1, #link2, #link3 {
	padding-top: 20px;
}

#nourish-footer {
	height: auto;
	width: 234px;
	padding-right: 4px;
	position: absolute;
	bottom: 5px;
	right: 5px;
}

.jobs_footer{
font-size:24px;
display:inline;


line-height:1.3;
width:180px;
color:#902F8D;
text-align:center;

}

.jobs_footer_text{

font-size:11px;
width:180px;
color:#ffffff;
text-align:center;
line-height:1.3;

}
