body {
	background: url(images/bg_3.gif) top left repeat-x;
	padding: 0px;
	margin: 0;
	font-family: Arial, Helvetica, Verdana, sans-serif;
}

#title {
	background: url(images/fljobtitle.gif) bottom right no-repeat;
	width: 359px;
	height: 76px;
	padding: 0;
	margin: 0;
}

#title h1 {
	display: none;
	padding: 0;
	margin: 0;
}

#slogan {
	height: 18px;
	position: absolute;
	right: 0px;
	color: #ffffff;
	top: 60px;
}

#slogan h3 {
	padding: 0;
	margin: 0;
}

#nav {
	position: absolute;
	top: 78px;
	left: 30px;
	padding: 5px;
	margin: 0;
	color: #ffffff;
}

#nav ul {
	padding: 5px 0 0 0;
	margin: 0;
}

#nav td {
	display: inline;
	padding: 0 0 0 0;
	margin: 0;
	font-size: .8em;
	color: #ffffff;
}

#nav ul li {
	display: inline;
	padding: 0 5px 0 5px;
	margin: 0;
	font-size: .8em;
	color: #ffffff;
}

#category {
	padding: 0 0 -20 0;
	margin: 0 0 0 0;
	height: 300px;
}

#cat_left {
	float: left;
	height: 240px;
	width: 214px;
	background: url(images/category_title.gif) bottom left no-repeat;
	padding: 1px;
	margin: 0;
}

.ie8 #cat_left {
	float: left;
	height: 228px;
	width: 214px;
	background: url(images/category_title.gif) bottom left no-repeat;
	padding: 1px;
	margin: 0;
}

#category ul {
	float: left;
	font-size: .8em;
	padding: 0px 0 0 0;
	margin: 0 0 0 30px;
}

#category ul li {
	list-style-type: none;
}

#location {
    position:relative;
	top: -25px;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	height: 213px;
}

.ie8 #location {
    position:relative;
	top: -35px;
	padding: 0 0 0 0;
	margin: 0 0 0 0px;
	height: 213px;
}

#loc_left {
    position:relative;
	top: 25px;
	float: left;
	height: 213px;
	width: 214px;
	background: url(images/location_title.gif) bottom left no-repeat;
	padding: 0;
	margin: 0;
}

.ie8 #loc_left {
    position:relative;
	top: 25px;
	float: left;
	height: 211px;
	width: 214px;
	background: url(images/location_title.gif) bottom left no-repeat;
	padding: 0;
	margin: 0;
}

#location ul {
    position:relative;
	top: 25px;
	list-style-type: none;
	font-size: .7em;
	float: left;
	padding: 0 0 0 0px;
	margin: 0 0 0 30px;
}

#location img {
    position:relative;
	top: 25px;
	padding: 0;
	margin: 0;
}


.clear {
	clear: both;
	width: 400px;
	height: 1px;
	padding: 0;
	margin: 0;
}

a:link {
	color: #2a5972;
	text-decoration: none;
}

a:visited {
	color: #2b81ae;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

#nav a:link {
	color: #ffffff;
	text-decoration: none;
}

#nav a:visited {
	color: #ffffff;
	text-decoration: none;
}

#nav a:hover {
	text-decoration: underline;
}
