@charset "utf-8";
/* CSS Document */
/* SERVICE NAVIGATION (NEW)
----------------------------------------------------*/
.clear{clear:both}
#pageHeader
{
    margin-top:05px;
}
#serviceHeader {
	margin-top: 20px;
	margin-bottom: 0;
	width: 940px;
	height:95px;
}
#serviceHeader h1.serviceLogo {
	float: left;
	position: relative;
	font-size: 100%;
	width: 390px;
	height: 44px;
	margin-top: 37px;
	}
#serviceHeader h1.serviceLogo span {
	position: absolute;
	top: 0;
	left: 0;
	height: 100%;
	width: 100%;
	background-image: url(../global/images/logo_army.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	}
#serviceHeader ul#subNav {
	width: 500px;
	height: 35px;
	position: static; /* This change needs to be made on global.css */
	float: right;
	margin: 60px 0 0 0;
	padding: 0;
	overflow: hidden;
	text-align: left;
	}
#serviceHeader ul#subNav li {
	padding: 0;
	display: inline;
	overflow: visible;
	}
#serviceHeader ul#subNav li a {
	background-image: url(images/menu_army.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	height: 0;
	padding: 0;
	float: left;
	padding-top: 84px;
	overflow: hidden;
}

#serviceHeader ul#subNav li#ln_lifestyle a:link, #serviceHeader ul#subNav li#ln_lifestyle a:visited {
	width: 77px;
	background-position: 9px 3px;
}
#serviceHeader ul#subNav li#ln_lifestyle a:hover {
	background-position: 9px -29px;
}

#serviceHeader ul#subNav li#ln_training a:link, #serviceHeader ul#subNav li#ln_training a:visited {
	width: 80px;
	background-position: -70px 3px;
}
#serviceHeader ul#subNav li#ln_training a:hover {
	background-position: -70px -29px;
	}

#serviceHeader ul#subNav li#ln_pay a:link, #serviceHeader ul#subNav li#ln_pay a:visited {
	width: 116px;
	background-position: -150px 3px;
}
#serviceHeader ul#subNav li#ln_pay a:hover {
	background-position: -150px -29px;
}

#serviceHeader ul#subNav li#ln_jobs a:link, #serviceHeader ul#subNav li#ln_jobs a:visited {
	width: 51px;
	background-position: -268px 3px;
}
#serviceHeader ul#subNav li#ln_jobs a:hover {
	background-position: -268px -29px;
}

#serviceHeader ul#subNav li#ln_reserve a:link, #serviceHeader ul#subNav li#ln_reserve a:visited {
	width: 75px;
	background-position: -320px 3px;
}
#serviceHeader ul#subNav li#ln_reserve a:hover {
	background-position: -320px -29px;
}

#serviceHeader ul#subNav li#ln_technology a:link, #serviceHeader ul#subNav li#ln_technology a:visited {
	width: 100px;
	background-position: -395px 3px;
}
#serviceHeader ul#subNav li#ln_technology a:hover {
	background-position: -395px -29px;
}


#serviceHeader ul#subNav li#ln_lifestyle a.active:link, #serviceHeader ul#subNav li#ln_lifestyle a.active:visited {
	background-position: 9px -61px;
	}
#serviceHeader ul#subNav li#ln_training a.active:link, #serviceHeader ul#subNav li#ln_training a.active:visited {
	background-position: -70px -61px;
	}
#serviceHeader ul#subNav li#ln_pay a.active:link, #serviceHeader ul#subNav li#ln_pay a.active:visited {
	background-position: -150px -61px;
}
#serviceHeader ul#subNav li#ln_jobs a.active:link, #serviceHeader ul#subNav li#ln_jobs a.active:visited {
	/*background-position: -268px -61px;*/
	background-position: 10px 5px;
	background-image: url(images/active_army_jobs.jpg);
}
#serviceHeader ul#subNav li#ln_reserve a.active:link, #serviceHeader ul#subNav li#ln_reserve a.active:visited {
	background-position: -320px -61px;
}
#serviceHeader ul#subNav li#ln_technology a.active:link, #serviceHeader ul#subNav li#ln_technology a.active:visited {
	/*background-position: -395px -61px;*/
	background-position: 10px 6px;
	background-image: url(images/active_army_technology.jpg);
}
/* Service Sub navigation section */
#serviceSubNav, #categorySubNav {
	background-image: url(images/subnav_bg_army.jpg);
	background-repeat: no-repeat;
	background-position: 0;
	height: 41px;
	margin-top:	0px;
	}
#categorySubNav {
	background-image: url(../global/images/jobHeader_bg_army.jpg);
	height: 52px;
	}
#serviceSubNav ul, #categorySubNav ul {
	margin: 0 0 0 1em;
	}
#serviceSubNav ul li {
	float: left;
	background-image: none;
	padding: 10px 0 13px 0;
	margin: 0;
	margin-right: 20px;
	}
#serviceSubNav ul li#current {
	background-image: url(../global/images/bg_arrowWhiteArmy.png);
	background-repeat: no-repeat;
	background-position: bottom center;
	}
#serviceSubNav ul li a:link, #serviceSubNav ul li a:visited {
	color: #b5bf97; 
	font-weight: normal;
	}
#serviceSubNav ul li a:hover {
	color: #fff;
	}
#serviceSubNav ul li#current a:hover {
	color: #fff;
	}
#jobCatSubNav ul li {
	float: left;
	background-image: none;
	padding: 0;
	margin: 0 30px 5px 0;
	}
#jobCatSubNav {
	border-bottom: 1px solid #d3d2d2;	
	margin-bottom:	0px;
	}
#jobCatSubNav a:link, #jobCatSubNav a:visited {
	color: #666;
	font-weight: normal;
	}
#jobCatSubNav a:hover {
	color: #3d4520;
	font-weight: normal;
	}
#jobCatSubNav a.active {
	font-weight: bold;
	color: #3d4520
	}
	
.catBannerButt {
	margin-top: 8px;
	margin-right: 8px;
	}
/* Drop down list of job categories */
ul.jobCategorys li#currentCategory img {
	filter:alpha(opacity=30);
	-moz-opacity: 0.3;
	opacity: 0.3;
	}
ul.jobCategorys li#currentCategory span {
	color: #b3b3b3;
	}
ul.jobCategorys li#currentCategory a strong {
	color: #9ea28f; /* NEED TO CHANGE TO A LIGHTER GREEN */
	}

/*TYPOGRAPHY
----------------------------------------------------*/
h1, h2, h3, h4, h5, h6, .intro, .caption, .captionRight strong, .group strong {
	color: #58632F;
}
h4, h2 {
	margin-top: 35px;
}
#contentMain h1 {
	margin-bottom: 0;
	}
#contentMain h1 img {
	margin: 30px 0; 
	}
h4.rightColHeader, h2.rightColHeader {
	margin-top: 0;
	}
.group h5 {
	color: #758000;
	}
a, a:active, a:visited, a:link {
	color: #58632f;
	text-decoration: none;
	font-weight: bold;
}
a:focus, a:hover, a:active, ul.jobCategorys li.hover h3 a:link, ul.jobCategorys li.hover h3 a:visited {
	color: #717d3c;
	text-decoration: underline;
}
a.goldlink, a.goldlink:active, a.goldlink:visited, a.goldlink:link {
	color: #FFCC00;
	text-decoration: none;
	font-weight: bold;
}
a.goldlink:focus, a.goldlink:hover, a.goldlink:active, a.goldlink:visited {
	color: #FFCC00;
	text-decoration: underline;
}
ul li {
	background-image: url(images/arrow_lightGreen.gif);
	background-repeat: no-repeat;
	background-position: left 5px;
}
#subNav a.active, #subNav a.active:link, #subNav a.active:visited {
	color: #484848;
	font-weight: bold;
	}
/*TABS
----------------------------------------------------*/
#tabNav{
	background: url(images/bg_subnav.jpg) repeat-x;
}
#tabs #current {
  	background-image: url(images/tabs_left.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#tabs #current a, #tabs #current a:link, #tabs #current a:visited {
	background-image: url(images/tabs_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
	color:#404d19;
}
#tabs a:hover, #tabs a:focus, #tabs a:active {
	color: #c1cca2;
	}
/* LOGO
----------------------------------------------------*/
#sLogo {
	top: 35px;
}

/* JOBS
----------------------------------------------------*/

.jobBlock .rpHeader,
.divFeaturedJobs .rpHeader{
	background-image: url(/army/images/radPanel_header-bg.jpg);
	padding-bottom:9px;
}

.divFeaturedJobs .rpHeader a {
	font-weight:normal;
	color:#B5BF97;
	}

.jobCategories dd a, .jobCategories dd a:link, .jobCategories dd a:visited {
	background: url(/army/images/icon_oneArrow.png) no-repeat 0 1px;
}
a.next {
	background: url(/army/images/arrow_green.gif) right 6px no-repeat;
	padding-right: 8px;
	}
.banner h1 {
	background: url(/army/images/lm_army.gif) no-repeat 0 0;
	padding: 21px 0 4px 145px;
	font-size: 230%;
}
.banner h5 {
	clear: both;
	padding-left: 145px;
}
.banner a, .banner a:link, .banner a:visited {
	background: url(/army/images/butt_bg.png) no-repeat 0 0;
}
.banner a:focus, .banner a:hover, .banner a:active {
	background: url(/army/images/butt_bg.png) no-repeat 0 -24px;
}
#navigation h2 {
	background: url(/army/images/bg_navTitle.gif) no-repeat 0 0;
}
#navigation li a, #navigation li a:link, #navigation li a:visited {
	background: url(/army/images/bg_navigation.gif) no-repeat 0 0;
}
#jobSubNav .JSNactive, #jobSubNav .JSNactive:hover{
	background-color: #3d4520;
}
#jobSubNav a:focus, #jobSubNav a:hover, #jobSubNav a:active {
	color: #3d4520;
}


div.jobFeatureBanner .playVideoArmy .videoInfo p {
	color: #febf0f;
	}

/* All Jobs Menu */
#showAllJobsList div.split ul li {background-image:url(/army/images/arrow_lightGreen.gif);}
#showAllJobsList div.split ul li a {color:#58632F;}
#showAllJobsList ul li.selected {background-color:#58632F;}

.Video img
{
    border:1px solid #333;
    margin-left:30px;
}

.jlCol h4 {
	margin-top: 0;
	}

div.fiveMinuteChallenge {
	height: 274px;
	width: 410px;
	}
div.fiveMinuteChallenge object#ctl00_ContentPlaceHolder1_fiveMinuteClip {
	visibility: visible;
	}

/*MISC
----------------------------------------------------*/
.catBannerButt a, .catBannerButt a:link, .catBannerButt a:visited
{
	background:transparent url(/army/images/butt_bg.png) no-repeat;
}
* html .catBannerButt a, * html .catBannerButt a:link, * html .catBannerButt a:visited 
{
	background-image: none;
	filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='/army/images/butt_bg.png',sizingMethod='crop') !important;
	cursor: pointer;	
}
.catBannerButt a:hover
{
	background-position: 0 -24px;
}

.butt, .butt:link, .butt:visited {
	background-image:url(images/butt_bg.png);
	background-position: 0px 0px;
	width: 103px;
	height: 24px;
	z-index: 2;
}
.butt:focus, .butt:hover, .butt:active {
	background-image:url(images/butt_bg.png);
	background-position: 0px 24px;
}
.buttLge, .buttLge:link, .buttLge:visited {
	background-image:url(images/butt_lge_bg.png);
	background-position: 0px 0px;
	}
.buttLge:focus, .buttLge:hover, .buttLge:active {
	background-image:url(images/butt_lge_bg.png);
	background-position: 0px 24px;
	}
.arrowLink {
	padding: 0 10px 0 0;
	background: url(images/arrow_green.gif) no-repeat right center;
}
.intro {
	color: #58632f;
}
.caption span {
	color: #333;
}
.featBox, .featBoxHorizontal {
	background-color: #58632f;
	color: #ffcc00;
}
a.featBox, a.featBox:link, a.featBox:visited, a.featBox:focus, a.featBox:hover, a.featBox:active {
	color: #ffcc00;
}
.highlightShaded .light {
	background-color: #ececec;
}
.highlightShaded .dark {
	background-color: #d2d5c7;
}
.highlightShaded .breakfast {
	background-image: url(lifestyle/images/ttl_breakfast.gif);
}
.highlightShaded .lunch {
	background-image: url(lifestyle/images/ttl_lunch.gif);
}
.highlightShaded .dinner {
	background-image: url(lifestyle/images/ttl_dinner.gif);
}
.highlightShaded .initiative {
	background-image: url(lifestyle/images/ttl_initiative.gif);
}
.highlightShaded .courage {
	background-image: url(lifestyle/images/ttl_courage.gif);
}
.highlightShaded .initiative {
	background-image: url(lifestyle/images/ttl_initiative.gif);
}
.highlightShaded .teamwork {
	background-image: url(lifestyle/images/ttl_teamwork.gif);
}
ul.jobCategorys a span {
	color: #4a4949;
}
ul.jobCategorys a strong, ul.jobCategorys a em, ul.featuredJobs a strong {
	color: #3d4520;
}
ul.jobCategorys a em {
	background: url(/army/images/arrow_Green.gif) no-repeat right 4px;
}
ul.featuredJobs a, ul.featuredJobs a:link, ul.featuredJobs a:visited {
	color: #5F6B32;
}
ul.featuredJobs a strong {
	background: url(/army/images/arrow_circle.gif) no-repeat left center;
}
.jlCol h4 {
	margin-top: 0;
}
.jlCol li {
	background-image: url(/army/images/arrow_green.gif);	
}
.jlCol a, .jlCol a:link, .jlCol a:visited {
	color: #58632f;
}


.badges h4 {
	background: url(/army/images/bg_ttl_badges.gif) no-repeat 0 0;
}
a img.leftThumb {
	margin-top: 28px;
	}
#extra .downloadRelated li a:link, #extra .downloadRelated li a:visited, #extra .downloadRelated li a:active, #extra .downloadRelated li a:hover,#PriorityJobs h3 a, #PriorityJobs h3 a:link, #PriorityJobs h3 a:visited {

	background-image: url(images/arrow_circle.gif);
	background-repeat: no-repeat;
	background-position: 0 2px;
	}
#PriorityJobs h3 a, #PriorityJobs h3 a:link, #PriorityJobs h3 a:visited {background-position: 0 4px;}
	

/*SERVICE FOOTER		
----------------------------------------------------*/

#serviceFooter .enquire a strong, #serviceFooter .enquire a:link strong, #serviceFooter .enquire a:visited strong {
	background-image: url(/army/images/butt_bg.png);
}


#serviceFooter .enquire a, #serviceFooter .enquire a:link, #serviceFooter .enquire a:visited {
	background-image: url(images/butt_bg.png);
	}
* html #serviceFooter .enquire a, * html #serviceFooter .enquire a:link, * html #serviceFooter .enquire a:visited, * html #serviceFooter .enquire a:hover {
	background-image: url(images/ie_butt_bg.png);
	background-position: 0 0;
	}
#extra ul#stateTwo li ul.types-of-entry li.selectedEntry {
	background-image:url(images/bg_navTitle.gif);
	}
/* JOBSVIEW PAGE
------------------------------------------------------*/
#entryFilterBox {
	background-image: url(../global/images/jobfilter_army.gif);
	}
		
#entryGroupFilterBox {
	background-image: url(../global/images/jobfilter_army.gif);
	}

#extra .crossell {
	background: #58632F url(/global/images/crossellBottom.png) no-repeat bottom;
	}
		
#extra .crossellInner {
	background: #58632F url(/global/images/crossellTop.png) no-repeat 0 0;
	}
#extra .crossellInner,
#extra .crossellInner a {
	color: #fff;
	}
#extra .crossellInner p {
	color: #b5bb8f;
	}
.atAGlance strong 
{
    color: #58632F;
}

/* SERVICE FOOTER */

#serviceFooter .chat img {
	margin-right: 4px;
}
#serviceFooter .chat a, #serviceFooter .chat a:link, #serviceFooter .chat a:visited {
	margin-right: 17px;
	width: 167px;
}


/* JOB CATEGORY HEADINGS 
-------------------------------------------------------*/
#categorySubNav h1.omHeading span {background-image: url(/army/images/heading_officersandmanagement.gif);}
#categorySubNav h1.avHeading span {background-image: url(/army/images/heading_aviation.gif);}
#categorySubNav h1.enHeading span {background-image: url(/army/images/heading_engineering.gif);}
#categorySubNav h1.taHeading span {background-image: url(/army/images/heading_tradesandapprenticeships.gif);}
#categorySubNav h1.hcHeading span {background-image: url(/army/images/heading_healthcaresciencechaplaincy.png);}
#categorySubNav h1.ceHeading span {background-image: url(/army/images/heading_communicationsITintelligence.gif);}
#categorySubNav h1.lsHeading span {background-image: url(/army/images/heading_logisticsHospitalityandSupport.gif);}
#categorySubNav h1.baHeading span {background-image: url(/army/images/heading_businessadmineducation.gif);}
#categorySubNav h1.csHeading span {background-image: url(/army/images/heading_combatandsecurity.gif);}


ul.jobCategorys li {
	height: 145px;
	}


#jobMethodOfEntry h4 {
    background-image: url(/army/images/method_army.png);
}


/*////////////////////////////////
	New media player links 
////////////////////////////////*/

.mediaLink .videoInfo h2 {
	color:#58622d;
}
.mediaLink .videoInfo p {
	color:#ffbc0f;
}
.mediaLink img {
	border-color:#59622d;
}
.mediaLink .videoInfo p.playButton {

}



/******  OVERRIDES GLOBAL STYLE  ******/
#contentMain{margin-top:5px;}
/*------------------------
|         ALL PAGES       |
--------------------------*/
.NewContent{padding-top:7px;}
.NewContent p{color:#fff;}


.black,.Engineer,.Logistics{background-color:#000;}
/******** TEXT *******/
.TopTxt{
	padding-left:42px;
	width:401px;
	color:#fff;
	font-size: 1.2em;
}
.NewContent H2{	height:37px;padding-bottom:26px;}
.NewContent H2,.Heath .healthBroadcast span{ text-indent:-99999px;}
.txt h3 {color:#fff;}
.TopTxt p{margin-bottom:45px;line-height: 1.3em;}
.txt p{color:#999999;line-height:1.55em;}

/******* VIDEO THUMB *******/
.Video{padding-bottom:58px;}
.Video img{float:left; margin-right:10px;margin-left:50px;}
.Video p {line-height:1em;margin-bottom:5px;}
.Video p.name{font-size:1.3em;}
.Video p.title{color:#febf0f;font-size:0.9em;}
.Video a img{margin-left:0px;margin-right:5px;}
.Video a{line-height:14px;font-size:0.85em;color:#fff;}

/******* PERSON INFO *******/
.Person{
	float:left;
	width:350px;
	height:484px;	
	padding:0px 15px;
}
.Person h2{margin-top:260px;padding-bottom:0px;display:block;}
.Person p{margin-top:20px;color:#e4dfca;}
.Person p a{color:#fff;}

/******* NEWS *******/
.News li{ background:none;}

.News a, .News a:active, .News a:visited, .News a:link {
    color:#3e3b35 !important; font-weight:bold;
}

.News li img.profileImg{float:left;margin-right:33px;}
.News li span{float:left;width:390px;display:block;}
.News li p{color:#3e3b35;}
.News h2{height:27px;}

/*
.News h2.admin{background:url(/army/images/slider_AdminHead.png) no-repeat; width:215px;}
.News h2.combat{ background:url(/army/images/slider_CombatHead.png) no-repeat; width:211px;}
.News h2.comms{ background:url(/army/images/slider_CommsHead.png) no-repeat; width:303px;}
.News h2.engin{ background:url(/army/images/slider_EnginHead.png) no-repeat; width:269px;}
.News h2.heath{ background:url(/army/images/slider_HeathHead.png) no-repeat; width:385px;}
.News h2.logis{ background:url(/army/images/slider_LogisHead.png) no-repeat; width:374px;}
*/

/*------------------------
|       ADMIN GENERAL      |
--------------------------*/
.Admin{ background: url(/army/images/Bg_Admin_old2.jpg) no-repeat center top;width:984px;}
H2.HeadAdmin{background:url(/army/images/txt_Admin.png) no-repeat;width:384px;}
.Admin .txt{margin-left:30px;width:420px;margin-top:50px;}
.Admin .txt .subtxt1{margin-bottom:30px;}
.Admin .txt .subtxt2 p{margin:0px;}

@media screen and (-webkit-min-device-pixel-ratio:0) {
	 .Admin .txt{margin-top:90px;}
}
/*-------------------------
|      COMBAT GENERAL      |
--------------------------*/
.Combat{background:#000 url(/army/images/Bg_Combat.jpg) no-repeat center top;}
H2.HeadCombat{background:url(/army/images/txt_Combat.png) no-repeat;width:320px;}
.Combat .txt{float:left;margin-left:40px;margin-top:12px;}
.Combat .txt .subtxt1{width:455px;}
.Combat .txt .subtxt2{float:left;margin-right:16px;width:245px;margin-top:10px;}
.imgFooty{float:left;margin-left:30px;}
.Combat .Person{background:url(/army/images/img_combat_Person.jpg) no-repeat;height:451px;margin-left:30px;}
.Combat .Person h2{ background:url(/army/images/txt_CombatName.png) no-repeat; width:80px;height:72px;margin-top:265px;}

/*-------------------------
|      COMMS GENERAL      |
--------------------------*/
.Comms{background:#000 url(/army/images/Bg_Comms.jpg) no-repeat center top;}
H2.HeadComms{background:url(/army/images/txt_Comms.png) no-repeat;width:306px;}
.Comms .TopTxt p{margin-bottom:30px;}
.Comms .Video{padding-bottom:40px;}
.Comms .txt{width:460px;float:left;margin-right:40px;margin-left:30px;}
.Comms img.phone{float:left;margin-right:20px;}
.Comms .txt .subtxt2{float:left; width:265px;}
.Comms .Person{background:url(/army/images/img_comms_Person.jpg) no-repeat;}
.Comms .Person h2{ background:url(/army/images/txt_CommsName.png) no-repeat;width:305px;height:78px;}

/*-------------------------
|      ENGIN GENERAL      |
--------------------------*/
.Engin{background:#000 url(/army/images/Bg_Engineering.jpg) no-repeat center top;width:982px;height:413px;}
H2.HeadEngin{background:url(/army/images/txt_Engineering.png) no-repeat;width:333px;}
.Engineer {
	width: 982px;
}
.Engineer img.femalEngineer{float:left;margin-right:20px;margin-top:5px;}
.Engineer .txt{
	float:left;
	margin-left:30px;
	margin-top:12px;
	width:480px;
	margin-right: 20px;
}

.Engin .TopTxt{

	width:460px;
	margin-right: 0px;
}

.Engineer .txt .subtxt1{margin-bottom:35px;}
.Engineer .Person{background:url(/army/images/img_engineeringPerson.jpg) no-repeat;}
.Engineer img.tick{float:left;}
.Engineer a.which{line-height:54px;vertical-align:middle;color:#fff;cursor:pointer;}
.Engineer .Person h2{ background:url(/army/images/txt_EnginName.png) no-repeat;width:100%;height:113px; }

/*-------------------------
|      HEATH GENERAL      |
--------------------------*/
.Heath{background:#000 url(/army/images/Bg_Healthcare.jpg) no-repeat center top;}
H2.HeadHeath{background:url(/army/images/txt_Heath.png) no-repeat;width:281px;}
.Heath .TopTxt{width:360px;}
.Heath .TopTxt p{margin-bottom:30px;}
.Heath .healthBroadcast{width:418px;height:166px; background:url(/army/images/img_healthcare.jpg) no-repeat;margin-bottom:45px;}
.Heath .healthBroadcast span, .Heath .healthBroadcast a span{display:none;}
.Heath .healthBroadcast a img{margin-top:120px;margin-left: 20px;}
.Heath .txt{margin:0px 30px; margin-top:10px;}
.Heath .txt .subtxt1{float:left;width:420px;margin-right:40px;}
.Heath img.armyhealth{margin-top:30px;}
.Heath .txt span{color:#fff;}
.Heath .txt a{color:#fff;}

/*----------------------------
|      LOGISTICS GENERAL      |
-----------------------------*/
.Logis{background:#000 url(/army/images/Bg_Logistics.jpg) no-repeat center top;width:966px;height:475px;}
H2.HeadLogis{background:url(/army/images/txt_Logistics.png) no-repeat;width:354px;height:73px;}
.Logis .TopTxt p{width:350px;color:#2f3127;}
.Logistics .txt{float:left; width:418px;margin-right:45px;margin-left:30px;}
.Logistics .txt .subtxt1{margin-bottom:30px;}
.Logistics img.logistic{margin-top: 30px;}



/* for some reason the below overides need to be in this file */

.Heath .txt a{color:#fff;}
.Engineer .txt .subtxt2 a{color:#fff;}

.News a, .News a:active, .News a:visited, .News a:link {
    color:#3e3b35 !important; font-weight:bold;
}

.NewsHolder h2
{
    text-indent:-99999px;

}

.tradesoveride .NewsHolder h2
{
  
}

#slider H2{	margin-top:20px !important;}
