/* 
Yellow = ffb60f  or rgb( 255, 182, 15 )
Dark Gray = 747679 or rgb( 116, 118, 121 )
Light Gray = cccccc or rgb( 204, 204, 204 )
*/

	
/*
======================================================================
 Global styles.
======================================================================
*/

* {
    font-family: Arial, Helvetica, sans-serif;
    font-weight: normal;
    color: #ffffff;
    margin: 0;
    padding: 0; }

body {
	background-color: #747679; }

img {
	border: 0px;
  vertical-align: middle; }

em {
    font-style: italic; }

a:link,
a:visited,
a:active,
a:hover {
    color: #ffffff;
    text-decoration: none; }
a:hover {
    color: #ffb60f; }
a:focus { 
	outline: none; }
	       
/*.clearfix:after {
   content: ".";
   visibility: hidden;
   display: block;
   height: 0;
   clear: both;
}
*/

sup {
	vertical-align: text-top;
	font-size: 80%; }
	
p {
	font-size: 14px;
	padding-bottom: 10px;
	line-height: 20px; }
	
strong { 
	font-weight: bold; }

/*
======================================================================
 Current Page Nav Highlight.
======================================================================
*/

body#success li a.sucNav, 
body#about li a.abtNav, 
body#gallery li a.galNav, 
body#contact li a.conNav,
body#careers li a.carNav,
body#press li a.prsNav,
body#privacy li a.prvNav {
	color: #ffb60f; }



#pageSlider h2
{
	display: none;
}




	
/*
======================================================================
 Layout styles.
======================================================================
*/
	
#pageWrap {
 	width: 800px;
 	margin: 0 auto 30px; }

#pageContent {
	width: 800px;
	margin: 0 auto;}

#homeContent {
	overflow: hidden; }

#slideshow_home {
	overflow: hidden;
}

#slideshow_success {
	overflow: hidden;
	margin-bottom: 20px;
}
	
/*
======================================================================
 Header styles.
======================================================================
*/
a.headerNav:link,
a.headerNav:visited,
a.headerNav:active,
a.headerNav:hover {
    color: #ffffff;
    text-decoration: none; }
a.headerNav:hover {
    color: #ffb60f; }
    
#headerWrap {
	width: 800px;
	height: 77px;
	overflow: hidden;
	border-bottom: 1px #cccccc solid; }
	
#headerWrapSucStories {
	width: 800px;
	height: 77px;
	overflow: hidden; }

#headerBrand {
	width: 69px;
	height: 77px;
	float: left;
	border-right: 1px #cccccc solid; }

#headerBrand img {
	padding: 15px 25px 0 0; }
	
#headerNav {
	width: 725px;
	float: left; }

#headerNav ul {
	height: 77px;
	padding-left: 25px; }

#headerNav ul li {
	display: inline;
	color: #ffffff;
	text-transform: uppercase;
	font-size: 18px;
	line-height: 77px;
	padding: 0 5px; }

#headerNav ul li a {
	display: inline;
	font-weight: bold; }

#headerNav ul li.bullet {
	color: #cccccc; } 
	
/*
======================================================================
 Page content styles.
======================================================================
*/

.homeSlider {
	width: 800px;
	height: 260px;
	padding: 15px 0 20px 0;
	border-bottom: 1px #cccccc solid; }

#motto p {
	font-size: 21px;
	line-height: 28px;
	text-align: center;
	width: 800px;
	padding: 20px 0 20px 0; }


/* Home page slider nav */

.dotsPagerNav_home {
	position: absolute;
	left: 0;
	bottom: 0;
	width: 800px;
	padding: 10px 0px 15px 320px; }
	
.dotsPagerNav_home a {  
	background: url('../../img/global/navDot_grey.gif') no-repeat top left;
	text-decoration: none; 
	margin: 0 6px; 
	padding: 0 6px;  }
	
.dotsPagerNav_home a.activeSlide { 
	background: url('../../img/global/navDot_yel.gif') no-repeat top left; }


#privacyContent h1 {
	font-size: 18px; 
	color: #ffb60f;
	padding: 20px 0 10px 0;
	text-transform: uppercase; }

#privacyContent h2 {
	color: #ffffff;
	font-size: 16px;
	padding: 5px 0 0px 0;
	font-weight: bold;
	text-transform: uppercase; }
	
#privacyContent p {
	font-size: 14px;
	line-height: 18px;
	color: #c2c2c2;
	padding: 0 0 10px 0; }

#privacyContent a:link,
#privacyContent a:visited,
#privacyContent a:active {
	color: #ffb60f;
	text-decoration: none; }
#privacyContent a:hover {
	text-decoration: underline; }

span.hfa {
	font-weight: bold;
	font-style: italic;
	color: #ffffff; }

.hfaGrey {
	font-weight: bold;
	font-style: italic;
	color: #cccccc; }
	
.arrowBtnCenter {
	margin: 0;
	padding: 0 131px 0 104px; 
	width: 130px; }
	
.pageIntro {
	font-size: 18px;
	line-height: 24px; 
	color: #ccc;
	padding-bottom: 10px;
	padding-top: 5px; }
	
.pageIntro .hfa {
	color: #ccc; }

/*
================
Contact page.
================
*/

table#contacts  { 
	
	font-size: 14px;
	color: #ffffff;
	width: 800px; }
	
table#contacts td { 
	border-top: 1px solid #b7b7b7;
	height: 107px;
	padding-left: 35px; }
	
table#contacts td.icon {
	text-align: center;
	padding-left: 0; }

a:link span  {
	color: #ffb60f;
	font-weight: bold; }

table#contacts td.col1 { 
	width: 164px;
	border-right: 1px solid #b7b7b7; }
	
table#contacts td.col2 { 
	width: 223px; }
	
table#contacts td.col3 { 
	width: 135px;
	border-right: 1px solid #b7b7b7; }
	
table#contacts .col4 { 
	width: 207px; }

table#contacts td.noBorder {
	border-top: none; }

table#contacts .tableHover { 
	background-color: #707275; }

table#contacts .tableHover2 {
	background-color: #747679; }

#googleMapDiv {
	border: 1px solid #333333;
	height: 400px;
	width: 450px; }
		

/*
======================================================================
 Footer styles.
======================================================================
*/

/* Home Page Footer */	

#footerWrapHome {
	width: 800px;
	height: 58px;
	border-top: 1px #cccccc solid; }

#footerWrapHome #copyright {
	float: left;
	text-align: right;
	width: 472px;
	border-right: 1px #cccccc solid;
	height: 60px; }
	
#footerWrapHome #copyright div {
	font-size: 8px;
	padding: 26px 35px 0 0; }

#footerNavHome {
	float: left;
	text-align: right;
	width: 285px;
	}
		
#footerNavHome ul {
	padding: 22px 0 0 0;
	white-space: nowrap; }

#footerNavHome ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 11px; }

#footerNavHome a:link,
#footerNavHome a:visited,
#footerNavHome a:active,
#footerNavHome a:hover {
    color: #cccccc;
    text-decoration: none;
    font-weight: bold; }

#footerNavHome a:hover {
    color: #ffb60f; }


/* Internal Page Footers */

.footerWrap {
	width: 800px;
	height: 80px;
	border-top: 1px #cccccc solid;
	clear: both; }
	
.footerWrap .featureBtnsArea {
	float: left;
	width: 320px;
	overflow: hidden;
}
.footerWrap .featureBtns ul {
	width: 189px;
	height: 64px;
	list-style: none;
	position: relative;
}
.footerWrap .featureBtns ul li {
	float: left;
	width: 63px;
	position: relative;
	overflow: hidden;
	cursor: pointer;
}
.footerWrap .featureBtns ul li div {
	position: absolute;
	width: 63px;
	height: 64px;
}
.footerWrap .featureBtns ul li a {
	display: block;
	width: 63px;
	height: 64px;
}
.footerWrap .featureBtns ul li a img {
	position: absolute;
	display: none;
	top: 0;
	left: -63px;
}
.footerWrap .featureBtn1 div { background:url(../../img/global/btn_successStories.gif) top left no-repeat; }
.footerWrap .featureBtn2 div { background:url(../../img/global/btn_about.gif) top left no-repeat; }
.footerWrap .featureBtn3 div { background:url(../../img/global/btn_gallery.gif) top left no-repeat; }

/*
======================================================================
Inner Pages Footer styles.
======================================================================
*/

.footerWrap .copyright {
	float: left;
	text-align: right;
	width: 170px;
	border-right: 1px #cccccc solid;
	height: 60px; }
	
.footerWrap .copyright div {
	font-size: 8px;
	padding: 26px 20px 0 0; }

.footerNav {
	float: left;
	text-align: right;
	width: 300px;
	padding-top: 19px; }
		
.footerNav ul {
	white-space: nowrap;
}

.footerNav ul li {
	display: inline;
	text-transform: uppercase;
	font-size: 11px; }

.footerNav a:link,
.footerNav a:visited,
.footerNav a:active,
.footerNav a:hover {
    color: #cccccc;
    text-decoration: none;
    font-weight: bold; }

.footerNav a:hover {
    color: #ffb60f; }