/* Theme Generic */
body {padding-top:0px;}
.tab-content, #welcomeblock { margin-top:10px;}
#uac-input {margin-top:325px;} /* This is needed when header branding is turned off */
#skinHeader {position:fixed;left:0;right:0;z-index:1030;margin-bottom:0;background:white;}

/* Theme Specific */
.navbar-fixed-top {top:122px;}
#skinWrap {padding-top:162px;}
#skinHeader,#skinFooter {}

/* Adjustments to Master to Match Customer */

#skinHeader{
	background:url('./v2/bg_header.png') top center no-repeat;
	height:147px;
	width: 954px;
	margin:auto;
}

#skinHeader a:hover {text-decoration:none;}

a#ffLogo,
a#efLogo,
a#sfLogo,
a#eqLogo,
a#scLogo,
a#ftLogo {position:absolute;}

a#ffLogo {
	top: 8px;
	left:360px;
	width:140px;
	height:60px;
}

a#efLogo {
	top: 8px;
	left: 550px;
	width:135px;
	height:20px;
}

a#sfLogo {
	top:8px;
	left:740px;
	width:170px;
	height:20px;	
}

a#eqLogo {
	top: 75px;
	left:390px;
	width:95px;
	height:35px;
}

a#scLogo {
	top: 40px;
	left: 580px;
	width:75px;
	height:35px;
}

a#ftLogo {
	top:40px;
	left:775px;
	width:95px;
	height:40px;	
}