/* ===============================================================================CREATED BY:     jcmorris designCEATION DATE:   02:11:36 PM -0500 on 2008-05-29COPYRIGHT:      ©2008 jcmorris designCSS VERSIONS:   1::2.1FILE URI:       http://www.pembertonswift.com/ps.css===============================================================================*//* -------------------------------------------------------------------------------<< PAGE LAYOUT*/body				{			margin: 0;			padding: 0;			text-align: center;			background-color:#58563D;		}body * a {	/* Fix for links above transparent PNG backgrounds in IE 6 */	position: relative;	}img {    /* fixes transparent PNG issue in IMG elements */    behavior: url('scripts/png_behavior.htc')    }	#top{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #152D3E;	  width: 100%;	  height:142px;	  border: 0px;	 }#topWHO{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #330000;	  width: 100%;	  height:115px;	  border: 0px;	 }#topWHAT{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #3B2919;	  width: 100%;	  height:115px;	  border: 0px;	 }#topHOW{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #243F61;	  width: 100%;	  height:115px;	  border: 0px;	 }#topCOMPANIES{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #CF8431;	  width: 100%;	  height:115px;	  border: 0px;	 }#topCANDIDATES{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #344D54;	  width: 100%;	  height:115px;	  border: 0px;	 }#topSITEMAP{      background-image: url(images/background_topband.jpg);	  background-repeat:repeat-x;	  background-color: #152D3E;	  width: 100%;	  height:115px;	  border: 0px;	 } #middle				{			width: 100%;			border: 0px;			padding: 0px;			margin:0px;			background-color: #152D3E;			/*margin-top: 79px;*/		}#bottom		{			width: 100%;			height: 33px;			border: 0px;			padding: 0px;			margin:0px;			background-color: #424435;		}			 #container				{			margin: 0em auto;			width: 940px;			border: 0px;			text-align: left;		}			#newsfeed				{	margin: 0;	width: 257px;    background-image: url(images/latestNews_box.jpg);	background-repeat:no-repeat;	border: 0px;	padding: 0px;	position: relative;	float: left;	z-index: 102;	top: -15px;	bottom: 15px;		}#Privacy			{			margin: 0em auto;			width: 500px;			border: 0px;			text-align: left;			background-color: #EFEFEF;		}		/* >> PAGE LAYOUT-------------------------------------------------------------------------------*//* -------------------------------------------------------------------------------<< NAV*/#sidenav, sidenav ul{    font-size:11px;	font-family:Verdana, Arial, Helvetica, sans-serif;	list-style: none;	line-height: 2;	padding: 0;	border-width: 0px 0;	margin-left: 10px;	text-decoration: none;	font-weight:bold;	color:#344D54;}#sidenav a {	text-decoration: none;	font-weight:bold;	}	#sidenav a.item1 {	color:#330000;}#sidenav a.item1:hover {	color:#000000;	}#sidenav a.item2 {	color:#3B2919;}#sidenav a.item2:hover {	color:#000000;	}#sidenav a.item3 {	color:#243F61;}#sidenav a.item3:hover {	color:#000000;	}#sidenav a.item4 {	color:#CF8431;}#sidenav a.item4:hover {	color:#000000;	}#sidenav a.item5 {	color:#344D54;}#sidenav a.item4:hover {	color:#000000;	}#nav, #nav ul {	float: right;	font-size:11px;	font-family:Verdana, Arial, Helvetica, sans-serif;	list-style: none;	line-height: 1;	padding: 0;	border-width: 1px 0;	margin: 0 0 0em 0;}#nav a {	display: block;	background-color:#FFFFFF;	text-decoration: none;	padding-top: 8px;	padding-right: 6px;	padding-bottom: 8px;	padding-left: 6px;}#nav a.item1 {	background-color:#330000;	color:#ffffff;}#nav a.item2 {	background-color:#3B2919;	color:#ffffff;}#nav a.item3 {	background-color:#243F61;	color:#ffffff;}#nav a.item4 {	background-color:#CF8431;	color:#ffffff;}#nav a.item5 {	background-color:#344D54;	color:#ffffff;}#nav a.sub1 {	color:#330000;}#nav a.sub2 {	color:#3B2919;}#nav a.sub3 {	color:#243F61;}#nav a.sub4 {	color:#CF8431;}#nav a.sub5 {	color:#344D54;}#nav a.sub1:hover {	color:#000000;}#nav a.sub2:hover {	color:#000000;}#nav a.sub3:hover {	color:#000000;}#nav a.sub4:hover {	color:#000000;}#nav a.sub5:hover {	color:#000000;}#nav li { /* all list items */	float: left;	width: 11em; /* width needed or else Opera goes nuts */}#nav li ul {	position: absolute;	background: #ffffff;	width: 11em;	left: -999em;}#nav li ul ul { /* third-and-above-level lists */	margin: -1em 0 0 13em;}#nav li:hover ul ul, #nav li.sfhover ul ul {	left: -999em;}#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}/* >> NAV2  -------------------------------------------------------------------------------*/#nav2, #nav2 ul {	float: left;	font-size:11px;	font-family:Verdana, Arial, Helvetica, sans-serif;	list-style: none;	line-height: 1;	padding: 0;	border-width: 1px 0;	margin: 0 0 1em 0;}#nav2 a {	display: block;	background-color:#FFFFFF;	text-decoration: none;	padding-top: 8px;	padding-right: 6px;	padding-bottom: 8px;	padding-left: 6px;}#nav2 a.item2 {	background-color:#3B2919;	color:#ffffff;}#nav2 a.sub2 {	color:#3B2919;}#nav2 a.sub2:hover {	color:#000000;}#nav2 li { /* all list items */	float: left;	width: 15em; /* width needed or else Opera goes nuts */}#nav2 li ul {	position: absolute;	background: #ffffff;	width: 15em;	left: -999em;}#nav2 li ul ul { /* third-and-above-level lists */	margin: -1em 0 0 13em;}#nav2 li:hover ul ul, #nav2 li.sfhover ul ul {	left: -999em;}#nav2 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}/* >> NAV3  -------------------------------------------------------------------------------*/#nav3, #nav3 ul {	float: left;	font-size:11px;	font-family:Verdana, Arial, Helvetica, sans-serif;	list-style: none;	line-height: 1;	padding: 0;	border-width: 1px 0;	margin: 0 0 1em 0;}#nav3 a {	display: block;	background-color:#FFFFFF;	text-decoration: none;	padding-top: 8px;	padding-right: 6px;	padding-bottom: 8px;	padding-left: 6px;}#nav3 a.item2 {	background-color:#3B2919;	color:#ffffff;}#nav3 a.sub2 {	color:#3B2919;}#nav3 a.sub2:hover {	color:#000000;}#nav3 li { /* all list items */	float: left;	width: 12em; /* width needed or else Opera goes nuts */}#nav3 li ul {	position: absolute;	background: #ffffff;	width: 12em;	left: -999em;}#nav3 li ul ul { /* third-and-above-level lists */	margin: -1em 0 0 13em;}#nav3 li:hover ul ul, #nav2 li.sfhover ul ul {	left: -999em;}#nav3 li:hover ul, #nav2 li li:hover ul, #nav2 li.sfhover ul, #nav2 li li.sfhover ul { /* lists nested under hovered list items */	left: auto;}#content {	clear: left;	color: #ccc;}.secondaryNav{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:12px;color: #152D3E;}.secondaryNav a{color: #152D3E;text-decoration:none;}.secondaryNav a:hover{color: #ffffff;text-decoration:none;}/* >> NAV  -------------------------------------------------------------------------------*//* <<PAGE ELEMENTS-------------------------------------------------------------------------------*/#topbannerblock				{	width: 100%;	height: 115px;	border: 0px;	padding: 0px;	position: relative;	float: left;	z-index: 102;	margin-top: 0px;		}/* >>PAGE ELEMENTS-------------------------------------------------------------------------------*//* <<TEXT FORMATTING-------------------------------------------------------------------------------*/p {	font-family: Verdana, Arial, Helvetica, sans-serif;}a {    text-decoration:none;	}.homecopy{	font-size: 12px;	color: #FFFFFF;	line-height: 22px;	margin-top: 0px;	}.homecopy a{	color: #4C809E;	}	.copy{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	padding-right: 70px;	}.copy a{	color: #330000;	text-decoration:underline;	}			.copy1{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	}.copy1 a{	color: #330000;	text-decoration:underline;	}.copy2{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	}.copy2 a{	color: #3B2919;	text-decoration:underline;	}	.copy3{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	}.copy3 a{	color: #243F61;	text-decoration:underline;	}					.copy4{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	}.copy4 a{	color: #996600;	text-decoration:underline;	}	.copy5{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	}.copy5 a{	color: #344D54;	text-decoration:underline;	}				.copy6{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	}.copy6 a{	color: #4C7200;	text-decoration:underline;	}			#bullets{	padding-left: 50px;	list-style-image: url(images/bullet.jpg);}#bullets li{   padding-bottom: 15px;   margin-right: 50px;}.copyPrivacy{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	margin-top: 0px;	padding-right: 20px;	padding-left: 20px;	}.copyPrivacy a{	color: #330000;	text-decoration:underline;	}			.clientlist{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #330000;	line-height: 185%;	margin-top: 0px;	padding-right: 40px;	font-style:italic;	}.whattlist{	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 185%;	margin-top: 0px;	padding-right: 40px;	font-style:italic;	}.whattlist strong{	font-style:normal;	color: #3B2919;	}	.featuredTitle{	font-family: Helvetica, sans-serif;	font-size: 13px;	line-height: 100%;	font-weight: bold;	color: #152D3E;	text-decoration: none;	padding-top: 10px;	padding-left: 20px;	padding-right: 20px;}   .featuredcopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	font-weight: normal;	text-decoration: none;	padding-top: 0px;	padding-left: 20px;	padding-right: 20px;	padding-bottom: 0px;	}   .featuredcopy A{	color: #330000;	text-decoration: underline;}   .featuredcopy B{	font-weight: bold;	color: #152D3E;	text-decoration: none;}.copyright{	font-family:Verdana, Arial, Helvetica, sans-serif;	font-size: 9px;	color: #FFFFFF;	margin-top: 0px;	}.copyright a{	color: #FFFFFF;	text-decoration: underline;	}.newsTitle{	font-family: Helvetica, sans-serif;	font-size: 13px;	line-height: 100%;	font-weight: bold;	color: #330000;	text-decoration: none;	padding-top: 0px;	padding-right: 70px;}   .newscopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	font-weight: normal;	text-decoration: none;	padding-right: 70px;	padding-bottom: 10px	}   .newscopy A{	color: #330000;	text-decoration: underline;}   .newscopy B{	font-weight: bold;	color: #152D3E;	text-decoration: none;}.jobsTitle{	font-family: Helvetica, sans-serif;	font-size: 13px;	line-height: 10%;	font-weight: bold;	color: #344d54;	text-decoration: none;	padding-top: 0px;	padding-right: 70px;}   .jobscopy {	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 11px;	color: #000000;	line-height: 135%;	font-weight: normal;	text-decoration: none;	padding-right: 70px;	padding-bottom: 25px	}   .jobscopy A{	color: #344d54;	text-decoration: underline;}   .jobscopy B{	font-weight: bold;	color: #000000;	text-decoration: none;}
