body{ 

	background-image: url(images/bg_image.jpg);
	background-repeat: repeat;
	margin: 0px;		
	font-family:arial;
}

img, div, a, input { behavior: url(/iepngfix.htc) }

a {
	text-decoration: none;
	color:#ffffff;
}


a:hover {
	text-decoration:none;
	color:#f58020;
}

a.active,
a.current {
	color:#f58020;
}

.fLeft {
	float:left;
} 

.fRight {
	float:right;
}

.navFlag {
	position:absolute;
	top:0px;
	left:50%;
	margin-left: -486px;
	z-index:101;
	background: url(images/nav/Flag.png) no-repeat;	
	width: 131px;	
	height: 141px;
}

.leftNav {
	color:#ffffff;
	height:37px;
	width:115px;
	border-top:1px dotted #4d4d4d;
	padding-top:23px;
	font-size:10px;
	font-weight:bold;
	text-transform: uppercase;
}

.leftNav .active {
	background-image: url('/images/work/star.png');
	background-repeat:no-repeat;
	padding-left:20px;
}

.leftNav a {
	padding-left:20px;
}

.leftNav a.active {
	background-image: url('/images/work/star.png');
	background-repeat:no-repeat;
}


.leftNavScroll {
	width:126px;
	height:65px;
	border-top:1px dotted #666666;
	font-size:11px;
	font-weight:bold;
}

.leftNavScroll a {
	display:block; 
	width:101px;
	height:50px; 
	background-image:url(/images/aboutUs/whoTabOff.png);
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 0px;
	padding-left:25px;
	padding-top:15px;

	
}

.leftNavScroll SPAN {
	font-size:10px;
	color:#c6c69f;
}

.leftNavScroll a.current {
	display:block; 
	width:101px;
	height:50px; 
	background-image:url(/images/aboutUs/whoTabOn.png);
	color:#FFFFFF;
	text-decoration:none;
	margin-left: 0px;
		padding-left:25px;
	padding-top:15px;

}

.subNav {
	width:865px;
	height:22px;
	padding-left:115px;
	padding-top:12px;
	background-repeat:no-repeat;

}

.subNav UL {
	list-style:none;

}

.subNav UL LI {
	display: inline;
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	padding-right:10px;
	border-right:1px #5a5a5a solid;
}

.subNav UL LI.active {
	color:#f58020;
}

.subNav UL LI a {
	text-decoration:none;
	color:#ffffff;
}

.subNav UL LI a:hover {
	text-decoration:none;
	color:#f58020;
}


.subNav3 {
	color:#ffffff;
	font-size:11px;
	font-weight:bold;
	margin-left:10px;
	padding-right:10px;
	border-right:1px #5a5a5a solid;
	float:left;
	margin-top:12px;
}

.subNav3 SPAN {
	color:#f58020;
}

.subNav3 a {
	text-decoration:none;
	color:#ffffff;
}

.subNav3 a:hover {
	text-decoration:none;
	color:#f58020;
}



.subNav2 {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	float:left;
	color:#ffffff;
	margin-top:0px;
	text-decoration:none;
}

.curve {
	float:left;	
	width:10px;
	height:16px;
}

.subNavActive {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	float:left;
	color:#2b4457;
	text-decoration:none;
	height:15px;
	padding-top:1px;
	background-color:#ffffff;
}

.subNavActive1 {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	float:left;
	color:#000000;
	text-decoration:none;
	height:15px;
	padding-top:0px;
	background-color:#ffffff;
}

a.subNav {
	color:#ffffff;
	text-decoration:none;
	background: url(images/nav/star.png) no-repeat;	
	padding-left:12px;
}

a.subNav:link {
	color:#ffffff;
	text-decoration:none;
	background: url(images/nav/star.png) no-repeat;	
	padding-left:12px;
}

a.subNav:hover{
	color:#fe7e01;
	text-decoration:none;
	background: url(images/nav/starOn.png) no-repeat;	
	padding-left:12px;
}

a.subNav2 {
	color:#000000;
	text-decoration:none;
	background: url(images/nav/starBl.png) no-repeat;	
	padding-left:12px;
}

a.subNav2:link {
	color:#000000;
	text-decoration:none;
	background: url(images/nav/starBl.png) no-repeat;	
	padding-left:12px;
}

a.subNav2:hover{
	color:#fe7e01;
	text-decoration:none;
	background: url(images/nav/starOn.png) no-repeat;	
	padding-left:12px;
}

hr {
	color: #858b92;
	background-color: #858b92;
	height: 1px; 
	width: 572px; 
	border: 0px;
	position:absolute;
	top:62px;
	left: 388px;
	z-index:5;	
}

/* Drop Down Menu*/

.dropdown {float:left;font-size:13px;font-family:arial;margin:0px;padding:0px; z-index:90;}
.dropdown dt {width:159px;height:47px;margin:0px;padding:0px;}
.dropdown dd {position:absolute; overflow:hidden; width:159px; height:47px; display:none; z-index:600; opacity:0;margin:0px;}
.dropdown ul {list-style:none; border-top:none; z-index:600;}
.dropdown li {display:inline; width:159px; z-index:600;}
.dropdown a, .dropdown a:active {display:block; color:#ffffff;text-decoration:none; background:#000000; width:159px}
.dropdown a:hover {background-color:#000000;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;}
	
.dropdown2 {float:left;font-size:13px;font-family:arial;margin:0px; z-index:90;}
.dropdown2 dt {width:152px;height:47px;}
.dropdown2 dd {position:absolute; overflow:hidden; width:152px; display:none; z-index:90; opacity:0;margin:0px;}
.dropdown2 ul {list-style:none; border-top:none; z-index:600;}
.dropdown2 li {display:inline; width:152px; z-index:600;}
.dropdown2 a, .dropdown a:active {display:block; color:#ffffff;text-decoration:none; background:#000000; width:152px}
.dropdown2 a:hover {background-color:#000000;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;}
	
.dropup {position:absolute;top:614px;left:180px;z-index:90;}
.dropup dt {width:661px;  padding:6px; font-weight:bold; cursor:pointer; background:url(images/header.gif)}
.dropup dt:hover {background:url(images/header_over.gif)}
.dropup dd {position:absolute; overflow:hidden; width:661px; display:none; background:#fff; z-index:90; opacity:0}
.dropup ul {width:661px; list-style:none; border-bottom:none;padding:8px;}
.dropup li {display:inline}
.dropup a, .dropup a:active, .dropup a:visited {display:block; padding:5px; color:#333; text-decoration:none; background:#eaf0f2; width:194px}
.dropup a:hover {background:#d9e1e4; color:#000}
.dropup .underline {border-bottom:1px solid #b9d6dc}	

/* WfStudios styles start*/

.subNavTwfs {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	float:left;
	color:#ffffff;
	margin-top:0px;
	text-decoration:none;

}



.subNavActiveTwfs {
	font-family:arial;
	font-weight:bold;
	font-size:12px;
	float:left;
	color:#2b4457;
	text-decoration:none;
	height:15px;
	padding-top:1px;
	background-color:#ffffff;
}

.wfsLogo {
	position:absolute;
	left:405px;
	top:97px;
	z-index:4;
}

.midBorder {
	position:absolute;
	left:64px;
	top:175px;
	z-index:2;
	width:842px;
	height:462px;
	border-left:1px solid #2d4b68; 
	border-top:1px solid #2d4b68; 
	border-right:1px solid #2d4b68;
	opacity:0.70;
	filter: alpha(opacity=70);
}

.midSection {
	position:absolute;
	left:65px;
	top:176px;
	z-index:3;
	background-color: #203549;
	width: 842px;
	height: 462px;
	opacity: 0.30; 
	filter: alpha(opacity=30);
}


.bgImage {
	position:absolute;
	left:0px;
	top:0px;
}

.navBg {
	position:absolute;
	left:64px;
	top:638px;
	z-index:3;
	background-color:#2d4b68;
	width:842px;
	height:33px;
	opacity:0.70;
	filter: alpha(opacity=70);
	border-left:1px solid #2d4b68; 
	border-top:1px solid #2d4b68; 
	border-right:1px solid #2d4b68;
}

.wfsHeader {
	position:absolute;
	top:240px;
	left:97px;
	z-index:100;
}

.navSpacing {
	float:left;
	margin-left:36px;
}
/* WfStudios styles end*/


.newsBkgd {
	background-color: #ffffff; 
	color: #000000; 
	margin-top:20px;
	font-family:arial;
	font-size:13px;
	padding:1px;
	

}

.newsBkgd .header {
	font-family:arial; 
	font-size: 24px; 
	color: #e96901; 
	padding-top:5px;
	
}

.newsBkgd .author {
	font-family:arial; 
	font-size:10px; 
	color:#e46011;
}

.newsBkgd .posted {
	font:arial; 
	font-size:10px; 
	color:#4a4a4a;
}

.newsBkgd .content {
	font-family:arial; 
	font-size:14px; 
	color:#000000; 
	margin-left: 11px; 
	opacity: 0.80; 
	filter: alpha(opacity=80);
	

}

.serviceLine {
	height:1px;
	background-color:#cccccc;
	width:550px;
	left:0px;
	margin-left:10px;
	margin-bottom:9px;
	margin-top:-3px;
}


.headerDash	{
	position:absolute;
	top:127px;
	z-index:5;
	left:50%;
	margin-left:-485px;
}

.headerVDash {
 	position:absolute;
	top:26px;
	left:50%;
	z-index:5;
	margin-left:-120px;
}

.sectionHeader {
	position:absolute;
	top:80px; 
	left:50%;
	z-index:5;
	margin-left: -365px;
}	

.homepageSection1 {
	width: 480px;  
	position:relative; 
	float:left;
	z-index:20; 
}

.homepageSectionTravel {
	width: 440px;  
	position:relative; 
	float:left;
	z-index:20; 
}

.homepageSection1Date{
	font-family: arial; 
	font-size: 13px; 
	color: #ffffff; 
	padding-left:20px;margin-top:6px;
}

.homepageSection1Content{
	margin-left: 20px; 
	font-family: arial; 
	font-size: 13px; 
	color: #9d9c9c; 
	width: 402px; 
	position:absolute; 
	top:50px; 
	line-height: 18px;
}

.homepageSection1link{
	margin-left: 20px;  
	position:absolute; 
	top:107px;
}

.homepageSection1link a{
	color: #ff8502;
	font-family: arial; 
	font-size: 13px; 
	text-decoration:none;
}

.homepageSection2 {
	width: 452px; 
	height: 123px; 
	position:absolute; 
	top: 566px; 
	left:50%;
	margin-left: 33px; 
	z-index:20;
}

.homepageSection2Date{
	margin-left: 20px; 
	font-family: arial; 
	font-size: 13px; 
	color: #9d9c9c; 
	position:absolute; 
	top:30px;
}

.homepageSection2Content{
	margin-left: 20px; 
	font-family: arial; 
	font-size: 13px; 
	color: #9d9c9c; 
	width: 402px; 
	position:absolute; 
	top:50px; 
	line-height: 18px;
}

.homepageSection2link{
	margin-left: 20px;  
	position:absolute; 
	top:107px;
}

.homepageSection2link a{
	color: #ff8502;
	font-family: arial; 
	font-size: 13px; 
	text-decoration:none;
}


/*Top Main Nav*/
.horizontalcssmenu {
	position:absolute;
	left:0px;
	z-index:100;
	float:left;
}	

.horizontalcssmenu ul{
	margin: 0;
	padding: 0;
}

/*Top level list items*/
.horizontalcssmenu li{
	position: relative;
	float: left;
	list-style-type: none;
	display:inline;
	
}

/*Top level menu link items style*/
.horizontalcssmenu ul li a{
	display: block;
	text-decoration: none;
}
	
/*Sub level menu*/
.horizontalcssmenu ul li ul{
	left: 0;
	top: 0;
	position: absolute;
	display: block;
	visibility: hidden;
	z-index: 100;
	width:200px;
}

/*Sub level menu list items*/
.horizontalcssmenu ul li ul li{
	display: inline;
	color:#575758;
	border-top: solid 1px;
}

.horizontalcssmenu ul li ul .footer-class {
	border-top: none;
}

/* Sub level menu links style */
.horizontalcssmenu ul li ul li a{
	width: 152px; /*width of sub menu levels*/
	font-size: 13px;
	font-family: Arial;	
	font-weight: normal;
	color:#FFFFFF;
}

/*
.horizontalcssmenu ul li a:hover{
background: url(menubgover.gif) center center repeat-x;
}
*/

.horizontalcssmenu ul li ul li a:hover{
	color: #ff8512;
}


.horizontalcssmenu .arrowdiv{
	position: absolute;
	right: 0;
	background: transparent url(menuarrow.gif) no-repeat center left;
}


.horizontalcssmenu .SubText{
	margin-left: 15px;
	padding-top: 2px;
	padding-bottom: 2px;
	background-color:#000000;
	
	
}

.horizontalcssmenu .SubTextbg {
	background-color:#000000;
}

.horizontalcssmenu .SubTextbgMenu1 {
	background-color:#000000;
	width:164px;
	margin-left:-5px;
}

.horizontalcssmenu .SubTextbgMenu1:hover{
	background-color:#000000;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position: -2%;

} 

.horizontalcssmenu .SubTextbg:hover{
	background-color:#000000;
	background-image:url(images/star.gif);
	background-repeat:no-repeat;
	background-position: -2%;

} 

* html p#iepara{ /*For a paragraph (if any) that immediately follows menu, add 1em top spacing between the two in IE*/
	padding-top: 1em;

}
	

/* Horizontal Carousel WhoWeAre*/
#horizontal_carousel {
  width:517px;
  height: 49px;
  position: absolute;
  top: 65px;
  left:50%;
  z-index: 9;
  margin-left: -258px;
}         


#horizontal_carousel .container {
  position: absolute;  
  width: 487px;
  height: 48px;
  overflow:hidden;
  left:50%;
  z-index: 9;
  margin-left: -258px;

}            

#horizontal_carousel .previous_button {
  position: absolute;
  top: 5px;
  left: 485px;
  width: 33px;
  height: 8px;
  background: url(images/whoweare_subnav/whoweare_subnav_prev_ON.gif);
  background-repeat:no-repeat;
  z-index: 100;    
  cursor:pointer;
 
}        

#horizontal_carousel .previous_button_disabled {
  background: url(images/whoweare_subnav/whoweare_subnav_prev_OFF.gif);
  background-repeat:no-repeat;
  width:33px;
  height:8px;
  cursor:default;
}

#horizontal_carousel .next_button {
  position: absolute;
  top: 5px;
  left: 535px;
  width: 34px;
  height: 8px;
  background: url(images/whoweare_subnav/whoweare_subnav_next_ON.gif);
  background-repeat:no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel .next_button_disabled {
  background: url(images/whoweare_subnav/whoweare_subnav_next_OFF.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 35px;
}                      

#horizontal_carousel ul li img { 
  display:block;
                
}                               

#horizontal_carousel ul li {
  font-family: Arial;
  font-size:11px;
  width: 162px;
  height:35px;
  text-align:left;
  margin-top:0px;
  
}                               

#horizontal_carousel ul li {
  border:0px solid green;
  color:#E3EDFA;
  list-style:none;   
  float:left;
}

/* Horizontal Carousel HomePage/Index */
#horizontal_carousel_index  {
  width:970px;
  height: 478px;
  position: absolute;
  top: 46px;
  left:50%;
  margin-left: -485px; 
  z-index:25;  
}         

#horizontal_carousel_index .container {
  position: absolute;
  top: 0px;
  left: 0px;  
  width: 970px;
  height: 478px;
  overflow:hidden;   

}            

#horizontal_carousel_index .previous_button {
  position: absolute;
  top: 227px;
  left: 0px;
  width: 36px;
  height: 37px;
  background: url(/images/home/homePrevAnim.gif);
  background-repeat:no-repeat;
  z-index: 100;    
  cursor:pointer;
 
}        

#horizontal_carousel_index .previous_button_disabled {
  background: url(images/home/space.png);
  background-repeat:no-repeat;
  width:39px;
  height:8px;
  cursor:default;
}

#horizontal_carousel_index .next_button {
  position: absolute;
  top: 227px;
  left: 934px;
  width: 36px;
  height: 37px;
  background: url(/images/home/homeNextAnim.gif);
  background-repeat:no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel_index .next_button_disabled {
  background: url(images/home/space.png);
  background-repeat:no-repeat;
  cursor:default;
  width: 39px;
  height: 51px;
}

#horizontal_carousel_index   ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_carousel_index  ul li img { 
  display:block;              
}                               

#horizontal_carousel_index  ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel_index  ul li {
  border:0px solid green;
  color:#E3EDFA;
  list-style:none;   
  float:left;
}

/* Horizontal Carousel Work/Index */
#horizontal_work_carousel_index  {
  width:782px;
  height: 22px;
  position: absolute;
  top: 53px;
  left:230px;
  z-index:9;  
}         

#horizontal_work_carousel_index .container {
  position: absolute;
  top: 0px;
  left: 0px;  
  padding-top:4px;
  width: 700px;
  height: 18px;
  background: url(/images/work/bkgd.gif);
  overflow:hidden;   

}            

#horizontal_work_carousel_index .previous_button {
  position: absolute;
  top: 0px;
  left: -30px;
  width: 30px;
  height: 22px;
  background: url(/images/work/leftArrowOn.gif);
  background-repeat:no-repeat;
  z-index: 100;    
  cursor:pointer;
 
}        

#horizontal_work_carousel_index .previous_button_disabled {
  background: url(/images/work/leftArrowOff.gif);
  background-repeat:no-repeat;
  width: 30px;
  height: 22px;
  cursor:default;
}

#horizontal_work_carousel_index .next_button {
  position: absolute;
  top: 0px;
  left: 682px;
  width: 30px;
  height: 22px;
  background: url(/images/work/rightArrowOn.gif);
  background-repeat:no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_work_carousel_index .next_button_disabled {
  background: url(/images/work/rightArrowOff.gif);
  background-repeat:no-repeat;
  cursor:default;
  width: 30px;
  height: 22px;
}

#horizontal_work_carousel_index   ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_work_carousel_index  ul li img { 
  display:block;              
}                               

#horizontal_work_carousel_index  ul li {
  font-family:arial,sans-serif;
  font-size:11px;
  font-weight:bold;
}                               

#horizontal_work_carousel_index  ul li {
  border:0px solid green;
  color:#ffffff;
  width:100px;
  list-style:none;   
  float:left;
}

#horizontal_work_carousel_index a {
	color:#ffffff;
	text-decoration: none;
}

#horizontal_work_carousel_index a:hover {
	text-decoration:none;
	color:#f58020;
}


/* Horizontal Carousel Careers*/
#horizontal_carousel_careers  {
  width:631px;
  height: 244px;
  position: absolute;
  top: 280px;
  left:50%;
  margin-left: -255px; 
  z-index:25;  
}         

#horizontal_carousel_careers .container {
  position: absolute;
  top: 0px;
  left: 0px;  
  width: 631px;
  height: 244px;
  overflow:hidden;   

}            

#horizontal_carousel_careers .previous_button {
  position: absolute;
  top: 260px;
  left: 0px;
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/prevOn.gif);
  background-repeat:no-repeat;
  z-index: 100;    
  cursor:pointer;
 
}        

#horizontal_carousel_careers .previous_button_disabled {
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/prevOff.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel_careers .next_button {
  position: absolute;
  top: 260px;
  left: 594px;
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/nextOn.gif);
  background-repeat:no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel_careers .next_button_disabled {
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/nextOff.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel_careers   ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_carousel_careers  ul li img { 
  display:block;              
}                               

#horizontal_carousel_careers  ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel_careers  ul li {
  border:0px solid green;
  color:#E3EDFA;
  list-style:none;   
  float:left;
}



/* Horizontal Carousel Space*/
#horizontal_carousel_space  {
  width:776px;
  height: 418px;
  position: absolute;
  top: 220px;
  left:50%;
  margin-left: -385px; 
  z-index:25;  
}         

#horizontal_carousel_space .container {
  position: absolute;
  top: 0px;
  left: 0px;  
  width: 776px;
  height: 418px;
  overflow:hidden;   

}            

#horizontal_carousel_space .previous_button {
  position: absolute;
  top: 386px;
  left: 0px;
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/prevOn.gif);
  background-repeat:no-repeat;
  z-index: 100;    
  cursor:pointer;
 
}        

#horizontal_carousel_space .previous_button_disabled {
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/prevOff.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel_space .next_button {
  position: absolute;
  top: 386px;
  left: 739px;
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/nextOn.gif);
  background-repeat:no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel_space .next_button_disabled {
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/nextOff.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel_space   ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_carousel_space  ul li img { 
  display:block;              
}                               

#horizontal_carousel_space  ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel_space  ul li {
  border:0px solid green;
  color:#E3EDFA;
  list-style:none;   
  float:left;
}



/* Horizontal Carousel Portfolio*/

#horizontal_carousel_portfolio  {
  width:662px;
  height: 422px;
  position: absolute;
  top: 213px;
  left:50%;
  margin-left: -265px; 
  z-index:21;  
}         

#horizontal_carousel_portfolio .container {
  position: absolute;
  top: 0px;
  left: 0px;  
  width:662px;
  height: 422px;
  z-index:21;
  overflow:hidden;   
  

}            

#horizontal_carousel_portfolio .previous_button {
  position: absolute;
  top: 180px;
  left: 0px;
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/prevOn.gif);
  background-repeat:no-repeat;
  z-index: 100;    
  cursor:pointer;
 
}        

#horizontal_carousel_portfolio .previous_button_disabled {
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/prevOff.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel_portfolio .next_button {
  position: absolute;
  top: 180px;
  left: 625px;
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/nextOn.gif);
  background-repeat:no-repeat;
  z-index: 100;
  cursor:pointer;
}   

#horizontal_carousel_portfolio .next_button_disabled {
  width: 39px;
  height: 51px;
  background: url(/images/aboutUs/nextOff.gif);
  background-repeat:no-repeat;
  cursor:default;
}

#horizontal_carousel_portfolio   ul {
  margin: 0;
  padding:0;
  width: 100000px;
  position: relative;
  top: 0;
  left: 0;
  height: 144px;
}                      

#horizontal_carousel_portfolio  ul li img { 
  display:block;              
}                               

#horizontal_carousel_portfolio  ul li {
  font-family:verdana,arial,sans-serif;
  font-size:10px;
}                               

#horizontal_carousel_portfolio  ul li {
  border:0px solid green;
  color:#E3EDFA;
  list-style:none;   
  float:left;
}




/*WhoWeAre ViewBy*/
.tenure {
	
	background:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	height:17px;
	float: left;  
	margin-left: 10px; 
	margin-top: 4px;
	width: 61px;
	text-indent: 11px;	
}	

.hairlength {
	
	background:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	height:17px;
	float: left;  
	margin-top: 4px;
	width: 87px;
	text-indent: 11px;

		
}	

.height {
	
	background:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	height:17px;
	float: left;  
	margin-top: 4px;
	width: 58px;
	text-indent: 11px;	
}	

.shoesize {
	
	background:none;
	font-family:Arial;
	font-size:12px;
	font-weight:bold;
	color:white;
	height:17px;
	float: left;  
	margin-top: 4px;
	width: 77px;
	text-indent: 11px;		
}

.flashVid {
	width: 840px; 
	height: 475px; 
	background-color: #706d69;
	position:absolute;
	top:186px;
	left:50%;
	z-index:10; 
	opacity: 0.7; 
	filter: alpha(opacity=70);
	margin-left: -420px;
}

.servicesMid {
	width: 840px; 
	height: 506px; 
	background-color: #16647a;
	border:1px #636669 solid;
	position:absolute;
	top:148px;
	left:50%;
	z-index:10; 
	opacity: 0.8; 
	filter: alpha(opacity=80);
	margin-left: -420px;
}

.careersMid {
	width: 840px; 
	height: 506px; 
	background-color: #042945;
	position:absolute;
	top:148px;
	left:50%;
	z-index:10; 
	opacity: 0.8; 
	filter: alpha(opacity=80);
	margin-left: -420px;
	border: solid #69757f 1px;
}

.contactMid {
	width: 836px; 
	height: 542px; 
	position:absolute;
	top:130px;
	left:70px;
	z-index:10; 
	background-image: url('/images/contactus/contactMid.png');
}

.contactContent	{
	width: 200px; 
	height:170px; 
	position:absolute; 
	top: 305px; 
	left:50%; 
	margin-left:-385px; 
	z-index:12;
	font-family: Arial;
	font-size: 14px;
}

.contactContent .section {
	margin-bottom:10px;
}

.contactContent a{
	font-family: Arial;
	font-size: 14px;
	text-decoration: underline;
	color: #000000;
}


.contactContent a :last-child{
	font-family: Arial;
	font-size: 12px;
	text-decoration: none;
	color: #000000;
}


.contactContent a:hover{
	color: #ffffff;
}
.contactContent .section .header {
	font-weight:bold;
}


.benefitsNav {
	font-family: arial; 
	font-size:14px; 
	font-weight: bold;
	color:#ffffff; 
	float:left;
	margin-left: 8px;
}

.benefitsNav a{
	font-family: arial; 
	font-size:14px; 
	font-weight: bold;
	color:#ffffff; 
	float:left;
	margin-left: 8px;
	text-decoration:none;
}

.reasonsNav {
	font-family: arial; 
	font-size:14px; 
	font-weight: bold;
	color:#ffffff; 
	float:left; 
	
}

.reasonsNav a{
	font-family: arial; 
	font-size:14px; 
	font-weight: bold;
	color:#ffffff; 
	float:left; 
	text-decoration:none;
}

.test {
	font-size:12px;
	font-family:arial;
	color:#ffffff;
	text-decoration:none;
}

test1 {
	float:left;
	margin-left:2px;
}

.test1 a:hover {
	color:#000000;
	text-decoration:none;
	background-color:#ffffff;
	
}

/* vertical Carousel */

.ui_vertical_carousel {
}

#vertical_carousel {
  float:left;
  width: 126px;
  height: 396px;
  position: absolute;
  top:220px;
  left:88px;
  z-index: 50;
  
}

#vertical_carousel .container {
  float:left;  
  width: 126px;
  height: 396px;
  overflow: hidden;
}

#vertical_carousel ul {
  margin: 0;
  padding:0;
  height: 100000px;
  position: relative;
  top: 0;
  left: 0;

}

#vertical_carousel ul li {
  width: 126px;
  height: 66px;
  text-align: center;      
  list-style:none;   
  float:left;
}                         

#vertical_carousel .previous_button {
  float:left;
  height: 12px;
  width: 126px;
  background: url(/images/aboutUs/upArrowOn.gif);
  background-repeat: no-repeat;
  cursor: pointer;    
  display:inline;
  margin: 0;
  padding:0;
}

#vertical_carousel .previous_button_disabled {
  background: url(/images/aboutUs/upArrowOff.gif);
  cursor: default;
}

#vertical_carousel .next_button {
  float:left;
  height: 12px;
  width: 126px;
  background: url(/images/aboutUs/downArrowOn.gif);
  background-repeat: no-repeat;
  display:inline;
  cursor: pointer;
  margin: 0;
  padding:0;
}


#vertical_carousel .next_button_disabled {
  background: url(/images/aboutUs/downArrowOff.gif);
  cursor: default;
}

#lyr1 .newsBkgd div p a {
	color:#f58020;
}
