*{
	margin: 0;
	padding: 0;
}

body {
	width: 1000px;
	margin: 0 auto;
	font: normal   12px/1.5em Verdana, Arial, sans-serif;
	position : relative;
}
a {
	color: #9C0E29;
}
img {
	border: 0;
}
div#contentFloatText ul,
div#contentFloatTextWide ul {
	display: list-item;
	margin-left: 35px;
}
#mainContainer {
	border: 1px solid #7F80A7;
	width: 1000px;
	overflow: hidden;
}

#topNav {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/topNavBG.jpg) repeat-y;*/
	background: url(../images/topNavBG.jpg) repeat-y;
	height: 130px;
	margin: 0;
}
#topAdminNav {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/topNavBG.jpg) repeat-y;*/
/*	background: url(../images/topNavBG.jpg) repeat-y;*/
	height: 130px;
	margin: 0;
}
#phlogo {
	float: left;
	margin: 35px 0 0 32px;
}

#ticlogo {
	float: left;
	margin: -104px 0 0 735px;
}

ul.navTop {
	margin: 0 0 0 755px;
}
ul.navTop li {
	border-right: 1px solid #fff;
/*	float: left;*/
	display: inline;
	list-style: none;
	padding: 0 6px;
	/*margin-top: -50px;*/
	width: 75px;
	position: relative;
	top: -50px;
	/*left: 775px;*/
}
ul.navTop li a {
	text-decoration: none;
	color: #fff;
	font: 95% Verdana, Arial;
	font-weight: normal;
}
ul.navTop li.lastnav, ul#footer_nav li.lastnav, ul#footer_nav2 li.lastnav {
	border-right: 0px;
}

#mainNav {
	padding: 4px 0 4px 0;
	width: 1000px;
	overflow: hidden;
}
.nav {
	overflow: hidden;
	height : 25px;
}
.nav li {
	float: left;
	display: block;
}
.nav li a {
	background-color: #33120B;	
	text-decoration: none;
	font: 105% Verdana, Arial;
	font-weight: normal;
	color: #DBC98E;
	line-height: 2em;
	padding: 5px 59px 5px 59px;
	height: 26px;
	text-align: center;
}
.nav li a:hover, .nav li:hover, .nav li:hover a,.nav li.active_mainNav, .nav li.active_mainNav a {
	background-color: #DBC98E;
	color: #33120B;
	overflow: hidden;
}
#contentContainer {
	border-top: 1px solid #93401C;
	overflow: hidden;
	position: relative;
	height: 482px;
/*	background: url(https://www.pelicanhillcareers.com/assets/images/navBG_nop.gif) no-repeat left bottom;*/
	background: url(../images/navBG_nop.gif) no-repeat left bottom;
}

#contentContainerExp {
	border-top: 1px solid #93401C;
	overflow: hidden;
	position: relative;
	height: 482px;
/*	background: url(https://www.pelicanhillcareers.com/assets/images/navBG.gif) no-repeat left bottom;*/
	background: url(../images/navBG.gif) no-repeat left bottom;
}
#contentContainerJS {
	border-top: 1px solid #93401C;
	height: 100% !important;
/*	background: url(https://www.pelicanhillcareers.com/assets/images/navBG.gif) no-repeat left bottom;*/
	background: url(../images/navBG.gif) no-repeat left bottom;
	overflow: hidden;
}

#leftNav {
	width: 265px;
	float: left;
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG.gif) repeat-y;*/
	background: url(../images/leftNavBG.gif) repeat-y;
	height: 482px;
}
#leftNavJS {
	float: left;
	width: 265px;
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG.gif) repeat-y left;*/
	background: url(../images/leftNavBG.gif) repeat-y left;
	position: relative;
	overflow: hidden;
}

#leftNav h2,
#leftNavJS h2 {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavTop.gif) no-repeat left top;*/
	background: url(../images/leftNavTop.gif) no-repeat left top;
	padding-top: 20px;
}
#leftNav .last,
#leftNavJS .last {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBottom.gif) no-repeat left bottom;*/
	background: url(../images/leftNavBottom.gif) no-repeat left bottom;
	text-align: center;
}
#leftNavBottom .last {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBottom.gif) no-repeat left bottom;*/
	background: url(../images/leftNavBottom.gif) no-repeat left bottom;
	text-align: center;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 265px;
}

#leftNavBottomJS .last {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBottom.gif) no-repeat left bottom;
	background: url(../images/leftNavBottom.gif) no-repeat left bottom;*/
	text-align: center;
	float: left;
	clear: both;
	margin-top: -120px;
	position: absolute;
	left: 0;
	bottom: 0;
	width: 265px;
}

#leftNavBottomJS {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG.gif) repeat-y left;*/
	background: url(../images/leftNavBG.gif) repeat-y left;
	width: 265px;
}

#leftNavBottom .last img {
	padding: 0;
	margin: 0;
}
#leftNav h2, 
#leftNav p,
#leftNavJS h2, 
#leftNavJS p {
	padding-left: 20px;
	padding-right: 20px;
}
#leftNav div.text,
#leftNavJS div.text {
	position: absolute;
	left: 25px;
	top: 115px;
	width: 215px;
	color: #33120B;
	font-size: 12px;
	font-weight: 550;
	line-height: 22px;
}
#leftNav div.text a img,
#leftNavJS div.text a img {
	margin: 6px 20px;
}
ul.lft {
margin: 0;
padding: 0;
}
ul.lft li {
	display: block;
}
ul.lft li a {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG_off.gif) repeat-y bottom left;*/
	background: url(../images/leftNavBG_off.gif) repeat-y bottom left;
	padding: 15px 20px 0 20px;
	height: 30px;
	text-decoration: none;
	text-align: right;
	font: normal 12px Verdana, Arial;
	color: #9C0E29;
	display: block;
}
ul.lft li a:hover, ul.lft li:hover {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG_on.gif) repeat-y bottom left;*/
	background: url(../images/leftNavBG_on.gif) repeat-y bottom left;
}
ul.lft li a.activ {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG_on.gif) repeat-y top left !important;*/
	background: url(../images/leftNavBG_on.gif) repeat-y top left !important;
}

ul.lft li.lastnavitem a {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG_off.gif) repeat-y top left;*/
	background: url(../images/leftNavBG_off.gif) repeat-y top left;
}
ul.lft li.lastnavitem a:hover, ul.lft li.lastnavitem:hover {
/*	background: url(https://www.pelicanhillcareers.com/assets/images/leftNavBG_on.gif) repeat-y top left;*/
	background: url(../images/leftNavBG_on.gif) repeat-y top left;
}

#content {
	float: right;
	width: 735px;
	height: 482px;
	overflow: auto;
	position: relative;
}
#contentJS {
	width: 735px;
	position: relative;
	float: right;
	min-height:515px;
	height:auto !important;
	height:515px;
	min-height:515px;
}
#contentLgImage a img {
	position : absolute;
	width: 755px;
	height: 482px;
	overflow: hidden;
}
#contentFloatText {
	font-size: 12px;
	line-height: 18px;
	color: #33120B;
	width: 380px;
	padding: 51px 10px 10px 35px;
	overflow: auto;
	float: left;
	background-color : transparent;
}
#contentFloatTextExperience {
	font-size: 12px;
	line-height: 18px;
	color: #33120B;
	position: absolute;
	width: 380px;
	left: 300px;
	top: 77px;
	overflow: auto;
	background-color : transparent;
}

#contentFloatTextlt {
	font-size: 12px;
	line-height: 18px;
	color: #EBE0B8;
	position: absolute;
	width: 400px;
	left: 590px;
	top: 70px;
	overflow: hidden;
	background-color : transparent;
}

#contentFloatTextWide {
	font-size: 12px;
	line-height: 18px;
	color: #33120B;
	width: 650px;
	overflow: auto;
	float: left;
	padding: 51px 10px 10px 35px;
background-color : transparent;
}
#contentFloatTextWideJS {
	font-size: 12px;
	line-height: 18px;
	color: #33120B;
	width: 650px;
	padding: 51px 10px 10px 35px;
	background-color : transparent;
}

#contentFloatTextWide.jobSearch {
	padding-top : 0px;
}
#contentFloatText p,
#contentFloatTextExperience p,
#contentFloatTextlt p,
#contentFloatTextWide p {
	margin-bottom : 18px;
}

#content div.rightimage,
#contentJS div.rightimage {
	float: right;
	margin: 39px 30px 0 0;
	top: 0;
}

#content div.topimage,
#contentJS div.topimage {
	margin-left: 10px;
	margin-top : 10px;
	overflow: hidden;
	width: 707px;
}
#mainFooter {
	width: 1000px;
	padding-top: 15px;	
}

ul#footer_nav {
	margin-left: 80px;
}
ul#footer_nav2 {
	margin-left: 40px;
	margin-top: 10px;
	margin-bottom: 20px;
}
ul#footer_nav, ul#footer_nav2 {
	padding: 4px 0 4px 0;
}

ul#footer_nav li, ul#footer_nav2 li {
	background-color: #fff;
	border-right: 1px solid #93401C;
	display: block;
	float: left;
	text-align: center;
	font: 90% Verdana, Arial;
	color: #93401C;
	padding: 0 14px 0 14px;
}

ul#footer_nav li a, ul#footer_nav2 li a {
	font: 90% Verdana, Arial;
	color: #93401C;
}
ul#footer_nav li a {
	text-decoration: none;	
}
#footerline {
	color: #AFAE84;
	background-color: #AFAE84;
	width: 1000px;
}

/* ----------------------------------------*/
/*    System Requirements                  */
body#SysReq {
	background-color: #EBE0B8;
}
#SystemRequirementsContainer {
	background-color: #EBE0B8;
	margin: 20px;
	width: 340px;
}
#sysReqContent {
	border: 1px solid #BDBDBD;
	padding:20px 10px 10px 10px;
	margin-top: 20px;
	color: #526060;
	display: block;
	float: left;
	width: 317px;
}
div#close a {
	padding-top: 5px;
	padding-left: 328px;
}
div#topbox, div#closebox {
	width: 310px;
	height: 11px;
	background-color: #9C0E29;
	float: left;
	line-height: 0px !important;
}
div#closebox {
	width: 24px;
	float: right;
}
/*--------------------------------------------------*/
/*      FAQ                                         */
dl#faq dt {
	font-weight: bold;
}
dd 
{
	margin: 0 0 10px 0;
}
/*--------------------------------------------------*/
/*      Headlines                                   */
.headline, .headlineGold, .headlineWhite {
	font: italic 22px "Times New Roman";
	letter-spacing: -1px;
	color: #33120B;
}
.headlineGold {
	color: #DBC98E;
}
.headlineWhite {
	color: #ffffff;
}
span.headline {
	line-height: 30px;
}
/*---------------------------------------------------*/
/*     Job Search fieldset                           */

div.legendText {
	font-weight: 600;
	color: #9C0E29;
}
.dropdown {
	border: 1px solid #000;
	background-color: #FBF6CF;
	color: #9C0E29;
}

#grdJob td {
	width: 300px;
	height: 2em;
	display: block;
}
.padit {
	padding: 10px;
}
.LongDesc {
	padding: 0;
	width: 650px;
}

/*---------------------------------------------------------*/
/*       Sitemap                                           */
ul.sitemap, ul.sitemap_2 {
	list-style: none;
}
ul.sitemap li a {
	margin: 0 0 10px 10px;
	text-decoration: none;
	font-weight: bold;
	line-height: 2em;
}
ul.sitemap_2 li a {
	margin: 0 0 10px 35px;
	font-weight: normal;
}
div.sitemapcol {
	width: 300px;
	float: left;
	display: block;
}
/*---------------------------------------------------------*/
/*        Admin Forms                                      */
#ddlPage, input, #dvJob {
	border: solid 1px #000;
	margin: 5px;
}
div.admin {
	float: left;
}

/* Added for A2J */

div#contentFloatTextWide.jobSearch table
{
	/*width : 600px !important;	*/
}

div#contentFloatTextWide.jobSearch table table {
/*	width : 95% !important;	*/
}

/* --- */

input, select, textarea
{
	margin: 5px;
	/*border : 1px solid #000000 !important;	*/
}

/*--------    This is a Safari Hack  -----*/

.nav li a.navlast {
	padding: 5px 52px 5px 53px;
}
@media {
.nav li a.navlast {
	padding: 5px 59px !important; #
}
#
}

.nav li a.navlast {
	padding: 5px 59px !important;
}
/*---------------------------------------*/
div#homeFlash {
	margin: 0;
	padding: 0;
	width: 400px;
	height: 130px;
	background: url(../images/topBG.gif) repeat-x;
}

.siteadmin {
	float: left;
	display: block;
	position: absolute;
	top: 0;
	left: 400px;
}
/*
.MainNavigation, .ButtonNavigation {
padding:0 0 7px 7px;
}*/


DIV.VELayoutCenterAlign{
	text-align:left; !important
}

table.VELayoutPadded td
{
	text-align:left; !important
}