@import "reset.css";
@import "jquery.jcarousel.css";

body {
	font: normal 67.5% "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	color: #333;
	background: #001a40;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", times, serif;
}

div.wrapper {
	width: 764px;
	position: relative;
	margin: 0 auto;
	display: block;
}

div#header {
	width: 100%;
	height: 112px;
	border-top: 4px solid #001a40;
	background: url(/images/header_bg.gif) top left repeat-x transparent;
}

div#header h1 a {
	float: left;
	width: 193px;
	height: 83px;
	display: block;
	text-indent: -9999px;
	background: url(/images/perennial_logo.gif) top left no-repeat transparent;
	position: relative;
	top: 1px;
}

div#header .wrapper {
	height: 84px;
}

div#gallery {
	width: 100%;
	height: 227px;
	padding: 6px 0;
	display: block;
	background: url(/images/gallery_bg.gif) top left repeat-x transparent;
}

div#gallery #left_container {
	height: 217px;
	width: 480px;
	padding: 5px;
	display: block;
	float: left;
	background: #fff; 
}

div#gallery #right_container {
	height: 207px;
	width: 235px;
	padding: 10px;
	display: block;
	float: right;
	background: #fff; 
}

h3#currently_tab {
	width: 17px;
	height: 85px;
	background: url(/images/currently_tab.gif) top left no-repeat transparent;
	float: left;
	margin-left: -17px;
	text-indent: -9999px;
}

h3#new_jobs_tab {
	width: 17px;
	height: 85px;
	background: url(/images/new_jobs_tab.gif) top left no-repeat transparent;
	float: right;
	text-indent: -9999px;
	margin-right: -17px;
}

div#content {
	width: 100%;
	padding: 2.0em 0;
	background: url(/images/content_bg.gif) top left repeat-x #fff;
	overflow: hidden;
	min-height: 200px;
}

ul#nav {
	width: 764px;
	position: relative;
	margin: 0 auto;
}

ul#nav li {
	float: left;
	margin-right: 2px;
}

ul#nav li a {
	height: 28px;
	line-height: 28px;
	text-align: center;
	color: #ccc;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background: url(/images/nav_tabs_bg.gif) left top repeat-x transparent;
	display: block;
	padding: 0px 40px;
	float: left;
}

ul#nav li a:hover {
	color: #fff;
	background: url(/images/nav_tabs_bg.gif) left center repeat-x transparent;
}

ul#nav li.active a, ul#nav li.active a:hover {
	color: #fff;
	background: url(/images/nav_tabs_bg.gif) left bottom repeat-x transparent;
}

div.maincol {
	width: 745px;
	float: left;
	display: block;
	overflow: hidden;
}

div.sidecol {
	width: 245px;
	padding: 0 5px;
	float: right;
	display: block;
	overflow: hidden;
}

div#jcarousel-scrollbar {
	width: 480px;
	height: 38px;
	display: block;
	background: url(/images/carousel_controller_bg.gif) top left no-repeat transparent;
	margin-top: 5px;
	line-height: 38px;
	text-align: center;
	vertical-align: middle;
}

div#jcarousel-scrollbar a {
	font-weight: bold;
	color: #555;
	text-decoration: none;
	font-size: 1.2em;
	margin: 0 5px;
}

div#jcarousel-scrollbar a:hover {
	color: #000;
	text-decoration: underline;
}

h2 {
	font-size: 1.6em;
	color: #333;
	border-bottom: 1px dotted #ccc;
	line-height: 1.6em;
	margin-top: 15px;
}

p {
	clear: both;
	padding: 6px 0;
	font-size: 1.2em;
	line-height: 1.4em;
}

.altrow {
	background: #f0f0f0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

div#footer .wrapper {
	width: 100%;
	text-align: center;
	padding: 10px 0;
	color: #fff;
}

div#footer .wrapper a {
	color: #fff;
}

div#trillium_network {
	padding: 10px 0;
	overflow: hidden;
	display: none;
}

div#trillium_network ul li {
	float: left;
	width: 33%;
	text-align: left;
}

div#trillium_network ul li a {
	color: #ccc;
	font-weight: bold;
	text-decoration: none;
}

div#trillium_network ul li a:hover {
	color: #fff;
	text-decoration: underline;
}

a#network_tab {
	width: 268px;
	height: 22px;
	display: block;
	float: right;
	background: url(/images/network_tab.gif) top left no-repeat transparent;
	text-indent: -9999px;
}

ul.services_list {
	width: 100%;
	position: relative;
	list-style: disc !important;
	clear: both;
}

ul.services_list li {
	float: left;
	width: 200px;
	background: url(/images/tick.gif) left center no-repeat transparent;
	display: block;
	list-style: disc !important;
	font-size: 1.2em;
	padding: 3px 0 3px 20px;
	margin-left: 25px;
}

ul.click_here_header {
	display: block;
	position: relative;
	margin: 0px auto;
	width: 764px;
	height: 35px;
}

ul.click_here_header li {
	float: left;
	width: 380px;
}

ul.click_here_header li a {
	display: block;
	font: italic bold 1.4em georgia, 'times new roman', times, serif;
	color: #fee902;
	text-decoration: none;
	text-align: center;
	padding-bottom: 2px;
	line-height: 35px;
	height: 35px;
}

ul.click_here_header li a:hover {
	color: #fff;
}

form#quick_search {
	height: 187px;
	background: #fcfde0;
	border: 1px solid #d1d2aa;
	padding: 1.0em;
}

form#quick_search legend {
	padding-top: 20px;
	font-size: 1.4em;
	font-weight: bold;
}

form#quick_search ul li {
	padding: 5px 0;
	border-bottom: 0 !important;
}

form#quick_search label {
	display: block;
	width: 100%;
	padding-bottom: 3px;
	text-align: left !important;
}

#quick_search_keywords, #quick_search_location {
	width: 210px !important;
}

p#contact_phone {
	font-size: 2.0em;
	padding-bottom: 0px;
}

p#contact_phone_disclaimer {
	font-size: 1.0em;
	padding-top: 0px;
	padding-left: 2px;
	padding-right: 2px;
}

a#contact_link {
	font-size: 2.0em;
}

ul.bulleted_list_halfs, ul.bulleted_list_thirds {
	width: 100%;
	margin: 1.0em 5.5em 0em;
	font-size: 1.2em;
	list-style: disc;
	list-style-position: inside;
	color: #333;
	height: auto;
}

ul.bulleted_list_thirds li {
	line-height: 1.4em;
	float: left;
	width: 33%;
}

ul.bulleted_list_halfs li {
	line-height: 1.4em;
	float: left;
	width: 50%;
}

p.tag_line {
	position: absolute;
	right: 0px;
	top: 25px;
	font: italic bold 1.6em georgia, 'times new roman', times, serif;
	color: #DDD;
	margin-right: 25px;
}

