body {
	text-align: center;
	font-size: .9em;
	background: #c6dbdd url(../images/body_bg.jpg) top left repeat-x;
	font-family: arial, sans-serif;
	-moz-opacity: 0.9999;
}

* {
	padding: 0; 
	margin: 0;
}

div, p, ul, ol, dl, h1, h2, h3, h4, h5, h6 {
	float: left;
	clear: both;
	width: 100%;
}

a {
	color: #00529b;
	text-decoration: none;
	outline: none;
}

a:hover {
	text-decoration: underline;
}

a img {
	border: none;
}

p {
	margin: 0 0 10px 0;
	line-height: 1.5;
}

ul {
	display: inline;
}

h1 {
	font-size: 1.4em;
	color: #00335c;
	line-height: 1.5;
	margin: 0 0 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	font-family: times;
}

.left {
	float: left;
	clear: none;
	width: auto;
}

.left * {
	float: left;
}

.right {
	float: right;
	clear: none;
	width: auto;
}

.right * {
	float: left;
}

.relative {
	position: relative;
}

#wrapper {
	text-align: left;
	float: none;
	width: 967px;
	margin: 0 auto;
}

#container {
	font-size: 95%;
	color: #666666;
	width: 967px;
}

#page_wrapper {
	width: 967px;
	padding: 5px 0 0;
	background: transparent url(../images/page_top_bg.png) top left no-repeat;
}

#page_container {
	width: 955px;
	padding: 1px 6px;
	background: transparent url(../images/page_bg.png) top left repeat-y;
	position: relative;
}

#page_footer {
	width: 927px;
	display: inline;
	padding: 20px;
	font-size: 12px;
	color: #181818;
	background: transparent url(../images/page_bottom_bg.png) top left no-repeat;
}

/* -------------------------------------------------------------------------------------
<-- HEADER AREA <--
------------------------------------------------------------------------------------- */

#nav {
	width: 955px;
	padding: 0 6px;
	height: 116px;
	text-align: center;
	position: relative;
}

#nav #floater {
	position: absolute;
	left: 0;
	bottom: 10px;
}

#nav ul {
	width: 75%;
	float: none;
	margin: 0 auto;
	list-style: none;
	text-align: center;
}

#nav ul li {
	display: inline;
	font-size: 1.4em;
	width: auto;
}

#nav ul li a {
	color: #575858;
	padding: 3px 8px;
	width: auto;
	font-family: times;
}

#nav ul li.active a {
	font-style: italic;
	font-weight: bold;
	color: #00529b;
}

#header {
	margin: 0 0 2px;
}

#header .right {
	position: relative;
	height: 106px;
	overflow: hidden;
	width: 592px;
}

#home_link {
	background: #fff url(../images/logo.jpg) top left no-repeat;
	width: 362px;
	height: 106px;
	display: block;
	float: left;
	text-indent: -10000px;
}

#banner_image {
	width: 622px;
}

#opening {
	position: absolute;
	right: 0;
	bottom: 0;
	width: 328px;
	height: 170px;
}

#exclusive_offer {
	position: absolute;
	top: -12px;
	right: -23px;
	height: 91px;
	width: 351px;
	z-index: 100;
	padding: 35px 30px 50px 42px;
	text-indent: -10000px;
	background: transparent url(../images/offer_employment.png) top left no-repeat;
}

#exclusive_offer_site {
	position: absolute;
	top: -12px;
	right: -23px;
	height: 91px;
	width: 351px;
	z-index: 100;
	padding: 35px 30px 50px 42px;
	background: transparent url(../images/offer.png) top left no-repeat;
}

.offer_title {
	font-family: times;
	font-style: italic;
	font-size: 30px;
	color: #00529b;
}

.offer_text {
	float: left;
	clear: both;
	font-family: helvetica;
	font-size: 20px;
	color: #666666;
	line-height: 25px;
}

#exclusive_offer:hover {
	text-decoration: none;
}

#header_upcoming_events a {
	height: 36px;
	width: 100%;
	display: block;
	float: left;
	text-indent: -10000px;
	background: #00529b url(../images/header_upcoming_events.jpg) top left no-repeat;
}

#upcoming_events {
	list-style: none;
	border: solid #cccac6;
	border-width: 0 1px 1px 1px;
	width: 326px;
	background: #fdfdfd url(../images/upcoming_events_bg.jpg) top left repeat-y;
}

#upcoming_events li {
	float: left;
	clear: both;
	width: 100%;
	height: 32px;
	padding: 0;
	border-top: 1px solid #cccac6;
}

#upcoming_events li a {
	float: left;
	display: block;
	width: 306px;
	padding: 8px 10px 0 10px;
	height: 24px;
}

/* -------------------------------------------------------------------------------------
<-- END HEADER AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
<-- CONTENT AREA <--
------------------------------------------------------------------------------------- */

#content {
	background: transparent url(../images/content_top.jpg) top left no-repeat;
}

#content_container {
	margin: 4px 0 0;
	padding: 0 0 56px;
	background: transparent url(../images/content_bottom.jpg) bottom left no-repeat;
}

#content_left {
	width: 582px;
	padding: 20px 20px 0 20px;
	margin: 0 0 56px;
}

#content_left h3 {
	margin: 10px 0;
}

#content_left ul {
	width: 552px;
	list-style: none;
	margin: 0 0 10px 10px;
}

#content_left ul li {
	float: left;
	clear: both;
	width: 542px;
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet_content.jpg) 0px 6px no-repeat;
	margin: 0 0 5px 0;
}


#offer_link {
	margin: 10px 0 0;
}

#offer_link a {
	float: left;
	display: block;
	width: auto;
	color: #000;
	padding: 4px 10px;
	border: 1px solid #c3c0bd;
	background: #e3e3e3;
}

#offer_link a:hover {
	background: #00529b;
	color: #fff;
}

#content_left form ul {
	list-style:none;
	width: 100%;
	padding: 15px 0;
	border: solid #889AA8;
	border-width: 1px 0;
	margin: 0 0 0 0;
}

#content_left form li{
	margin:0;
	float: left;
	clear: none;
	width: 100%;
	padding: 0 0 2px;
	background-image: none;
}

#content_left form li.error_message {
	color: #fff;
	width: 424px;
	padding: 5px;
	margin: 0 0 5px;
	font-weight: bold;
	background: #CA0C0C;
}

#content_left form li.half {
	width: 48%;
	clear: none;
}

#content_left form li div, #content_left form li span{
	padding:0 0 8px 0;
	color:#444;
}
#content_left form li span{
	float:right;
}

#content_left form li div label, #content_left form li span label{
	clear:both;
	font-size:90%;
	color:#444;
	display:block;
}

#content_left label {
	line-height:1.5;
	padding:0 4px 1px 0;
	border:none;
	color:#444;
	display:block;
	font-size:90%;

}

#content_left input.text, #content_left textarea.textarea, #content_left select.select {
	border-top:1px solid #7c7c7c;
	border-left:1px solid #c3c3c3;
	border-right:1px solid #c3c3c3;
	border-bottom:1px solid #ddd;
	color:#333;
	font-size: 90%;
}

#content_left input.text{
	padding:2px 0;
}

#content_left input.checkbox, #content_left input.radio{
	display:block;
	line-height:1.4em;
	margin:8px 0 0 3px;
	width:13px;
	height:13px;
}

#content_left textarea.textarea{
	margin-top: 1px;
	font-family: "Lucida Grande", Tahoma, Arial, Verdana, sans-serif;
}

#content_left select.select{
	padding: 1px 0 0 0;
}

#content_left form .req{
	float: none;
	color: red;
}

.buttons {
	margin: 0 0 15px 0;
	padding: 15px 0 0;
	border-top: 1px solid #cce5f8;
}

.buttons input {
	cursor: pointer;
	float: left;
	clear: none;
	margin: 0 30px 0 0;
	border: 1px solid #1A205C;
	background: #00529b;
	color: #fff;
	padding: 4px 10px;
}


/* -------------------------------------------------------------------------------------
<-- END CONTENT AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
<-- SIDE BAR AREA <--
------------------------------------------------------------------------------------- */

#content_right {
	float: right;
	width: 328px;
	clear: none;
}

.white_bg {
	background: #fff;
}

#content_right h4 {
	width: 308px;
	margin: 10px 0;
	padding: 0 10px;
	font-size: 1.2em;
}

#content_right ul {
	width: 298px;
	list-style: none;
	margin: 0 0 20px 10px;
	display: inline;
}

#content_right ul li {
	margin: 0 0 5px;
	float: left;
	clear: both;
	width: 288px;
	padding: 0 0 0 10px;
	background: transparent url(../images/bullet_right.jpg) 0px 6px no-repeat;
}

/* -------------------------------------------------------------------------------------
<-- END SIDE BAR AREA <--
------------------------------------------------------------------------------------- */


/* -------------------------------------------------------------------------------------
<-- FOOTER AREA <--
------------------------------------------------------------------------------------- */

#footer {
	width: 915px;
	border-top: 1px solid #e9e7e5;
	margin: 3px 0 0;
	padding: 10px 20px 5px;
}

#footer p {
	margin: 0 0 5px 0;
	line-height: 1;
	font-size: .8em;
}

#footer p a {
	color: #666666;
}


/* -------------------------------------------------------------------------------------
<-- END FOOTER AREA <--
------------------------------------------------------------------------------------- */

/**
 * jQuery lightBox plugin
 * This jQuery plugin was inspired and based on Lightbox 2 by Lokesh Dhakar (http://www.huddletogether.com/projects/lightbox2/)
 * and adapted to me for use like a plugin from jQuery.
 * @name jquery-lightbox-0.5.css
 * @author Leandro Vieira Pinho - http://leandrovieira.com
 * @version 0.5
 * @date April 11, 2008
 * @category jQuery plugin
 * @copyright (c) 2008 Leandro Vieira Pinho (leandrovieira.com)
 * @license CC Attribution-No Derivative Works 2.5 Brazil - http://creativecommons.org/licenses/by-nd/2.5/br/deed.en_US
 * @example Visit http://leandrovieira.com/projects/jquery/lightbox/ for more informations about this jQuery plugin
 */

#jquery-lightbox, #jquery-lightbox div {
	width: auto;
}

#jquery-overlay {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 90;
	width: 100%;
	height: 500px;
}

#jquery-lightbox {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	z-index: 100;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox a img { 
	border: none;
}

#jquery-lightbox #lightbox-container-image-box {
	position: relative;
	background-color: #fff;
	width: 250px;
	height: 250px;
	float: none;
	margin: 0 auto;
}

#jquery-lightbox #lightbox-container-image {
	width: 100%;
}

#lightbox-container-image img {
	margin: 10px;
	float: left; 
	display: inline; 
}

#jquery-lightbox #lightbox-loading {
	position: absolute;
	top: 40%;
	left: 45%;
	height: 25%;
	text-align: center;
	line-height: 0;
}

#jquery-lightbox #lightbox-nav {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	z-index: 10;
}

#lightbox-container-image-box > #lightbox-nav { 
	left: 0;
	width: 100%;
}

#jquery-lightbox #lightbox-nav-btnPrev, #jquery-lightbox  #lightbox-nav-btnNext {
	width: 49%;
	height: 100%;
	display: block;
	clear: none;
}

#lightbox-nav-btnPrev { 
	left: 0; 
	float: left;
}

#lightbox-nav-btnNext { 
	right: 0; 
	float: right;
}

#jquery-lightbox #lightbox-container-image-data-box {
	font: 10px Verdana, Helvetica, sans-serif;
	background-color: #fff;
	margin: 0 auto;
	line-height: 1.4em;
	overflow: auto;
	width: 100%;
	float: none;
	padding: 0 10px 0;
}

#lightbox-container-image-data {
	padding: 0 10px; 
	color: #666; 
	float: none;
}

#jquery-lightbox  #lightbox-container-image-data #lightbox-image-details { 
	width: 70%; 
	float: left;
	text-align: left; 
}
	
#lightbox-image-details-caption {
	font-weight: bold;
}
	
#lightbox-image-details-currentNumber {
	display: block; 
	clear: left; 
	padding-bottom: 1.0em;	
}

#lightbox-secNav {
	float: right;
	clear: none;
	width: auto;
}

#lightbox-secNav-btnClose {
	width: 66px; 
	float: left;
	padding-bottom: 0.7em;	
}
