﻿/* ----- GLOBAL STYLES ----- */
body { 
	font: 9pt/16pt arial, helvetica, sans-serif; 
	color: #555753;
	height:100%;
	margin-top:0px;
	background-image:url(../_images/bg_pageshadow.gif);
	background-repeat:no-repeat;
	background-position: center top;
	}
p { 
	font: 9pt/16pt arial, helvetica, sans-serif;
	margin:5px;
	margin-left:15px;
	margin-right:15px;
	margin-bottom: 10px;
	text-align: justify;
	line-height:normal;
	}
ul {
	margin-top:5px;
	}
img, img a { 
	border : none;
	}
form {
	margin:0px;
	}
a:link { 
	font-weight: normal; 
	text-decoration: underline;
	color:#77705F;
	}
a:visited {
	font-weight: normal; 
	text-decoration: underline;
	color:#77705F;
	}
a:active { 
	text-decoration: none;
	color:#77705F;
	}
a:hover { 
	text-decoration: none;
	color:#77705F;
	}
	

/* ------ CONTAINER STYLES ------ */
#Container_Page {
	width:	960px;
	padding: 0;
  margin-left: auto;
  margin-right: auto;
	}
#Container_MastHead {
	float:none;
	width:100%;
	height:60px;
	}
#Container_NavRow {
	width:100%;
	height:26px;
	background-color:#990000;
	}	
#Container_Banner {
	width: 100%;
	background-color: #FFFFFF;
	overflow: auto;
	}
#Container_Ribbon {
	width:960px;
	clear:both; 
}
#Container_HomePage_ContentRow1 {
	width:100%;
	background-image:url(../_images/bg_contentrow.gif);
	background-repeat:repeat-y;
	overflow:hidden;
}
#Container_HomePage_ContentRow2 {
	width:100%;
	clear:both;
	border-top:1px solid #BAB4A8;
}
#Container_SubPage_ContentRow1 {
	width:100%;
	background-image:url(../_images/bg_contentrow.gif);
	background-repeat:repeat-y;
	overflow:hidden; 
	}
#Container_HomePage_Sidebar {
	width:301px;
	float:left;
	}
#Container_SubPage_Sidebar {
	width:301px;
	height:auto;
	float:left;
	}
#Container_SubPage_OverviewRow {
	width:100%;
	margin-bottom:20px;
	}
#Container_SubPage_OverviewBlock {
	width:49%;
	float:left;
	}
#Container_SubPage_2Columns {
	width:49%;
	float:left;
	margin-bottom:10px;
	}
#Container_SubPage_3Columns {
	width:33%;
	float:left;
	margin-bottom:10px;
	}
#Container_Footer {
	width:100%;
	float:none;
	clear:both;
	}

/* ------ MASTHEAD STYLES ------ */

#MastHead_Logo {
	float:left;
	width:300px;
	height:60px;
	vertical-align:middle;
	}
#MastHead_LineVertical {
	float:left;
	height:60px;
	width:1px;
	vertical-align:middle;
	}
#MastHead_Links {
	float: right;
	width: 200px;
	height: 60px;
	text-align:right;
	margin-right:15px;
	}


/* ------ NAV STYLES ------ */

#NavText  {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:20px; 
	padding-right:20px;
	padding-top:3px;
	}
#NavText a:link, #NavText a:visited, #NavText a:active  {
	color:#FFFFFF;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	padding-left:20px; 
	padding-right:20px;
	padding-top:5px;
	}
#NavText a:hover  {
	color:#BAB4A8;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase; 
	padding-left:20px; 
	padding-right:20px;
	padding-top:5px;
	}
#NavList_HomePage { 
	list-style-image: url(../_images/bullet_squares.gif);
	margin-top:35px;
	margin-left:5px;
	line-height:24px;

	}
#NavList_HomePage	{
	padding-left:5px; 
	color:#746E5F;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
#NavList_HomePage a:link, #NavList_HomePage a:visited, #NavList_HomePage a:active {
	padding-left:5px; 
	color:#746E5F;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
#NavList_HomePage a:hover  {
	padding-left:5px; 
	color:#BBB29C;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase; 
	}
#NavList_InteriorPage { 
	list-style-image: url(../_images/bullet_squares.gif);
	margin-top:0px;
	margin-left:38px;
	padding-left:8px;
	line-height:24px;
	}
#NavList_InteriorPage	{
	color:#746E5F;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
#NavList_InteriorPage a:link, #NavList_InteriorPage a:visited, #NavList_InteriorPage a:active {
	color:#746E5F;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase;
	}
#NavList_InteriorPage a:hover  {
	color:#BBB29C;
	font-weight:bold;
	text-decoration:none;
	text-transform:uppercase; 
	}


/* ------ BANNER STYLES ------ */

#Banner_Sidebar {
	float:left;
	width:299px;
	height:221px;
	background-image:url(../_images/bg_banner_navlist.gif);
	}
#Banner_Main {
	float:right;
	clear:right;
	width: 659px;
	height:221px;
	margin:0px;
	padding:0px;
	background-image:url(../_images/bg_home_banner.jpg);
	background-repeat:no-repeat;
	text-align:left;
	border-left:1px solid #BAB4A8;
}
#Banner_LineVertical {
	float:right;
	width:1px;
	height:100%;
	background-color:#FF9900;
	}
#slideshow {
	float:right;
	clear:right;
	width: 659px;
	height:221px;
	margin:0px;
	padding:0px;
	border-left:1px solid #BAB4A8;
	background-image:url(../_images/bg_home_banner.jpg);
	}
.slide {
	height: 221px;
	}
#a1 {
	padding: 0 0 0 0;
	height:221px;
	}
#a2 {
	padding: 0 0 0 0;
	height:221px;
	}
#a3 {
	padding: 0 0 0 0;
	height:221px;
	}
#a4 {
	padding: 0 0 0 0;
	height:221px;
	}
#a5 {
	padding: 0 0 0 0;
	height:221px;
	}
#a6 {
	padding: 0 0 0 0;
	height:221px;
	}
#a7 {
	padding: 0 0 0 0;
	height:221px;
	}
#Banner_CopyArea1 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner1.gif);
	
	background-repeat:no-repeat;
	}
#Banner_CopyArea2 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner2.gif);
	
	background-repeat:no-repeat;
	}
#Banner_CopyArea3 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner3.gif);
	
	background-repeat:no-repeat;
	}
#Banner_CopyArea4 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner4.gif);
	
	background-repeat:no-repeat;
	}
#Banner_CopyArea5 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner5.gif);
	
	background-repeat:no-repeat;
	}
#Banner_CopyArea6 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner1.gif);
	
	background-repeat:no-repeat;
	
	}
#Banner_CopyArea7 {
	float:left;
	width:340px;
	height:143px;
	background-image:url(../_images/banner2.gif);
	
	background-repeat:no-repeat;
	}


#Banner_ImageArea1 {
	float:right;
	width:264px;
	height:221px;
	text-align:right;
	margin-right:50px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image1.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#Banner_LinksArea1 {
	float:left;
	width:324px;
	height:78px;
	text-align:right;
	line-height:18px;
	}
#Banner_ImageArea2 {
	float:right;
	width:264px;
	height:221px;
	text-align:left;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image2.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#Banner_ImageArea3 {
	float:right;
	width:219px;
	height:221px;
	text-align:left;
	margin-right:20px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image3.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#Banner_ImageArea4 {
	float:right;
	width:231px;
	height:221px;
	text-align:right;
	margin-right:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image4.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#Banner_ImageArea5 {
	float:left;
	width:245px;
	height:221px;
	text-align:left;
	margin-left:0px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image5.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#Banner_ImageArea6 {
	float:right;
	width:188px;
	height:221px;
	text-align:left;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image6.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}
#Banner_ImageArea7 {
	float:right;
	width:263px;
	height:221px;
	text-align:left;
	margin-right:30px;
	margin-top:0px;
	margin-bottom:0px;
	background-image:url(../_images/banner_image7.gif);
	background-repeat:no-repeat;
	background-position:bottom;
	}

/* ------ CONTENT STYLES ------ */
#Content_Main {
	width:659px;
	float:right;
	clear:right;
	margin:0px;
	padding:0 0 25 0;
	text-align:left;
	}
#Content_WelcomeArea {
	width:659px;
	height:170px;
	float:right;
	margin:0px;
	padding:0px;
	text-align:left;
	border-bottom:1px solid #BAB4A8;
	}
#Content_BusinessSolutionsArea {
	width:331px;
	height:220px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:left;
	border-right:1px solid #BAB4A8;
	}
#Content_JobSeekersArea {
	width:327px;
	height:220px;
	float:right;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:left;
	}
#Content_AssociatesArea {
	width:300px;
	height:150px;
	float:left;
	clear:both;
	overflow:hidden;
	background-color:#EDE9E0;
	text-align:left;
	border-right:1px solid #BAB4A8;
	}
#Content_ClientsArea {
	width:331px;
	height:150px;
	float:left;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:left;
	}
#Content_ClientsArea_Logos {
	width:320px;
	height:90px;
	text-align:center;
	margin-top:-10px;
	}
#Content_JobListings {
	width:327px;
	height:150px;
	float:right;
	clear:right;
	overflow:hidden;
	margin:0px;
	padding:0px;
	text-align:left;
	background-image:url(../_images/bg_home_bottomright.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
	border-left:1px solid #BAB4A8;
	}
/*--
#Content_NavList_ArrowHead {
	list-style-image: url(../images/bullet_arrowhead.gif);
	}
--*/
#Content_ContactInfo {
	padding-left:35px; 
	padding-top:0px; 
	padding-bottom:20px;
	}
#Content_LineVertical {
	float:right;
	width:1px;
	height:100%;
	background-color:#FF9900;
	}


/* ------ FOOTER STYLES STYLES ------ */
#Footer_Text { 
	text-align:center;
	font-size:8pt;
	margin-top:10px;
	margin-bottom:20px; 
	}


/* ----- SPECIFIC ELEMENT STYLES ------ */
#RowRedDark {
	float:none;
	clear:both;
	width:100%;
	height:15px;
	background-color:#990000;
	}
#RowRedLight {
	float:none;
	clear:both;
	width:100%;
	height:2px;
	background-color:#cc6666;
	}
#HorizontalLine {
	background-color:#BAB4A8;
	}
#HorizontalSeparator {
	background-color:#BAB4A8;
	margin-left:10px;
	margin-right:10px;
	}
#VerticalLine {
	background-color:#BAB4A8;
	}
#VerticalSeparator {
	background-color:#BAB4A8;
	}
.PageHeader {
	color: #990000;
	font:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
.PageHeader a:link {
	color: #990000;
	font:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
.PageHeader a:hover {
	color: #990000;
	font:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
.PageHeader a:visited {
	color: #990000;
	font:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	}
.PageHeader a:active {
	color: #990000;
	font:Georgia, Times New Roman, Times, serif;
	font-size:18px;
	font-weight:bold;
	text-transform:uppercase;
	}
.SectionHeader {
	color: #7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:11pt;
	font-weight:bold;
	text-transform:uppercase;
	margin-top:20px;
	}
.OverviewHeader {
	color: #7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	}
.OverviewText {
	color: #7f7359;
	font-size:8pt;
	}
.ElementHeader {
	font-weight:bold;
	text-transform:none;
	}
.Title_News {
	color: #7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	}
.Title_Certifications {
	color: #7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:9pt;
	font-weight:bold;
	text-transform:uppercase;
	}
.Links_LearnMore {
	font-weight:bold;
	}
.Links_Title {
	font-weight:bold;
	text-decoration:none;
	}
.Links_Title a:link {
	font-weight:bold;
	text-decoration:none;
	}
.Links_Title a:visited {
	font-weight:bold;
	text-decoration:none;
	}
.Links_Title a:active {
	font-weight:bold;
	text-decoration:none;
	}
.Links_Title a:hover	{
	font-weight:bold;
	}	
.floatright	{
	float:right;
	padding-top:10px;
	padding-bottom:20px;
	}
.floatleft	{
	float:left;
	padding-top:5px;
	padding-bottom:20px;
	padding-right:10px;
	}
.floatleft_thumbs	{
	float:left;
	padding-top:5px;
	padding-bottom:5px;
	padding-right:10px;
	}
#InteriorPg_SubMenuHeader {
	color:#7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
#InteriorPg_SubMenuHeader a:link, #InteriorPg_SubMenuHeader a:visited {
	color:#7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:none;
	}
#InteriorPg_SubMenuHeader a:hover {
	color:#7f7359;
	font:Georgia, Times New Roman, Times, serif;
	font-size:16px;
	font-weight:bold;
	text-decoration:underline;
	}
#InteriorPg_SubMenuText {
	color:#7f7359;
	font-weight:bold;
	text-decoration:none;
	}
#InteriorPg_SubMenuText a:link, #InteriorPg_SubMenuText a:visited  {
	color:#7f7359;
	font-weight:bold;
	text-decoration:none;
	}
#InteriorPg_SubMenuText a:hover {
	color:#7f7359;
	font-weight:bold;
	text-decoration:underline;
	}



	
