/* CSS Document */
body {
	background-color:#f4f5f5;
	background-image:url(images/TFS_bg.gif);
	background-repeat:repeat-x;
	margin:0px;
	padding:0px;
}
/* Font Styles */
a:link {
	color: #2174a1;
	text-decoration: none;
	
}
a:visited {
	color: #2174a1;
	text-decoration: none;
	
}
a:hover {
	color: #2174a1;
	text-decoration: underline;
}
.footerfont {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#2174a1;
	text-decoration:none;
	margin-left:12px;
	margin-right:12px;
}
a.footerfont:link {
	color:#2174a1;
	text-decoration: none;
}
a.footerfont:visited {
	color:#2174a1;
	text-decoration: none;
}
a.footerfont:hover {
	color:#2174a1;
	text-decoration: underline;
}
.font11 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#5c5c5c;
	text-decoration:none;
}
a.font11:link {
	color:#2174a1;
	text-decoration: none;
}
a.font11:visited {
	color:#2174a1;
	text-decoration: none;
}
a.font11:hover {
	color:#2174a1;
	text-decoration: underline;
}

.font12 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:16px;
	color:#5c5c5c;
	text-decoration:none;
}
a.font12:link {
	color:#2174a1;
	text-decoration: none;
}
a.font12:visited {
	color:#2174a1;
	text-decoration: none;
}
a.font12:hover {
	color:#2174a1;
	text-decoration: underline;
}

.font14 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c5c5c;
	text-decoration:none;
	float: left;
}
a.font14:link {
	color:#2174a1;
	text-decoration: none;
}
a.font14:visited {
	color:#2174a1;
	text-decoration: none;
}
a.font14:hover {
	color:#2174a1;
	text-decoration: underline;
}

.font16 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:16px;
	color:#5c5c5c;
	text-decoration:none;
}
a.font16:link {
	color:#2174a1;
	text-decoration: none;
}
a.font16:visited {
	color:#2174a1;
	text-decoration: none;
}
a.font16:hover {
	color:#2174a1;
	text-decoration: underline;
}

.font18 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5c5c5c;
	text-decoration:none;
}
a.font16:link {
	color:#2174a1;
	text-decoration: none;
}
a.font16:visited {
	color:#2174a1;
	text-decoration: none;
}
a.font16:hover {
	color:#2174a1;
	text-decoration: underline;
}
.leftnavfont14 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#5c5c5c;
	text-decoration:none;
}
a.leftnavfont14:link {
	color:#2174a1;
	text-decoration: none;
}
a.leftnavfont14:visited {
	color:#2174a1;
	text-decoration: none;
}
a.leftnavfont14:hover {
	color:#2174a1;
	text-decoration: underline;
}
.leftnavactivefont14 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#353535;
	text-decoration:none;
}
a.leftnavactivefont14:link {
	color:#353535;
	text-decoration: none;
}
a.leftnavactivefont14:visited {
	color:#353535;
	text-decoration: none;
}
a.leftnavactivefont14:hover {
	color:#353535;
	text-decoration: none;
}

.servicestitlefont18 {
	font-family:  Arial, Helvetica, sans-serif;
	font-size:18px;
	color:#5c5c5c;
	text-decoration:none;
	font-weight:bold;
}
a.servicestitlefont18:link {
	color:#2174a1;
	text-decoration: none;
}
a.servicestitlefont18:visited {
	color:#2174a1;
	text-decoration: none;
}
a.servicestitlefont18:hover {
	color:#2174a1;
	text-decoration: underline;
}



/* Main Layout */
#Header {
	position: relative;
	width: 980px;
	height: 130px;
	background-image:url(images/TFS_header_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
#HeaderContent {
	position: relative;
	width: 980px;
	height: auto;
}
#MainContent {
	position: relative;
	width: 980px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}

#Footer {
	position: relative;
	width: 978px;
	height: 26px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#FooterSEO {
	position: relative;
	width: 966px;
	height: 26px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	padding-top: 8px;
	padding-left: 12px;
}
#FooterLeft {
	float:left;
	height:auto;
	width: 458px;
	position: relative;
	color:#2174a1;
	font-size:11px;
	padding-top: 6px;
	padding-left: 20px;
	padding-bottom: 6px;
}
#FooterRight {
	float:left;
	height:auto;
	width: 480px;
	position: relative;
	color:#2174a1;
	font-size:11px;
	padding-top: 6px;
	text-align: right;
	padding-right: 20px;
	padding-bottom: 6px;
}
#CopyRightContent {
	text-align:center;
	float: left;
	height: 40px;
	padding-top:30px;
	width: 980px;
	font-family:  Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#666666;
}
#ContentWrapper {
	position: relative;
	width: 978px;
	height: auto;
	float: left;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
	background-image: url(images/TFS_contentbg.gif);
	background-repeat: repeat-y;
}
#BottomSpacer {
	position: relative;
	height: 20px;
	width: 980px;
	float: left;
}
/* Main Navigation */
#HeaderMenuContent{
	float: left;
	height: 74px;
	width: 150px;
	position: relative;
	text-align: center;
	padding-top:54px;
}

#HeaderMenuContent a{
	font-family: Tahoma, Helvetica, Arial, sans-serif, Verdana;
	font-size: 15px;
	color: #7d7c7c;
	text-decoration:none;	
}	
#HeaderMenuContent a:visited {
	color: #7d7c7c;
	text-decoration:none;
	
}
#HeaderMenuContent a:active {
	color: #7d7c7c;
	text-decoration:none;
	
}
#HeaderMenuContent a:hover {
	color: #2174a1;
	text-decoration:none;
	
}


#HeaderMenuContentActive {
	float: left;
	width: 132px;
	position: relative;
	text-align: center;
	background-image:url(images/TFS_mainmenu_active_bg4.gif);
	background-position:center center;
	background-repeat:no-repeat;
	padding-top: 54px;
	height: 74px;
}
#HeaderMenuContentActive a{
font-family: Tahoma, Helvetica, Arial, sans-serif, Verdana;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration:none;
	
}
#HeaderMenuContentActive a:hover {
	color: #FFFFFF;
	text-decoration:none;
	
}
#HeaderMenuContentActive a:visited {
	color: #FFFFFF;
	text-decoration:none;
	
}
#HeaderLogo {
	float: left;
	height: 130px;
	width: 230px;
	position: relative;
}
#LogoScrollerContent {
	float: left;
	width: 980px;
	position: relative;
	height: 60px;
	background-color: #FFFFFF;
}

/* Front Page */
#HPBottomContent {
	position: relative;
	height: auto;
	width: 978px;
	float: left;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEEEEE;
	border-left-color: #EEEEEE;
}
#HPPressContent {
	position: relative;
	width: 616px;
	float: left;
	height: auto;
	padding-left: 32px;
}
#HPServicesContent {
	position: relative;
	width: 330px;
	float: left;
	height: auto;
}
#HPContactContent {
	position: relative;
	width: 290px;
	float: left;
	height: auto;
}
#FlashContent {
	position: relative;
	width: 980px;
	height: 334px;
	float: left;
	background-image: url(images/TFS_HP_hero.jpg);
	background-repeat: no-repeat;
}
#HPInnerContentTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c5c5c;
	width: 298px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	float: left;
	position: relative;
	padding-top: 12px;
}
#HPInnerContentLinks {
	width: 298px;
	padding-top: 9px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	float: left;
	position: relative;
}
#HPInnerContentLinksBottom {
	width: 298px;
	padding-top: 9px;
	padding-bottom: 12px;
	float: left;
	position: relative;
}
#HPInnerContentTopNews {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c5c5c;
	width: 580px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	float: left;
	position: relative;
	padding-top: 12px;
}
#HPInnerContentLinksNews {
	width: 580px;
	padding-top: 10px;
	padding-bottom: 13px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	float: left;
	position: relative;
}
#HPInnerContentLinksNewsBottom {
	width: 580px;
	padding-top: 10px;
	padding-bottom: 16px;
	float: left;
	position: relative;
}
#HPInnerContentBottom {
	width: 290px;
	padding-top: 12px;
	padding-bottom: 12px;
	float: left;
	position: relative;
	text-align: right;
}
#HPInnerContactContentTop {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #5c5c5c;
	width: 290px;
	padding-top: 0px;
	padding-bottom: 12px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d3d3d3;
	float: left;
	position: relative;
}

#HPContactForm {
	width: 326px;
	float: right;
	position: relative;
}
/* Company Page */

/* Drop Down Menu */

#siteNavigation {
	height:43px; 
	z-index:100;
	position:relative;
	width:980px;
	
}

#siteNavigation ul.navPrimary{
	margin:0;
	padding:0;
	position:relative;
	width:980px;
}
#siteNavigation ul.navPrimary li {
float:left;
list-style-image:none;
list-style-type:none;
margin:0;
position:relative;
	
}

#siteNavigation ul.navPrimary li a {
  display:block;
  height:43px;
  text-decoration:none;
  text-indent:-9000px;
  overflow: hidden;
	background-position: top left;
	outline:none;
}

#siteNavigation ul.navPrimary li a:hover, #siteNavigation ul.navPrimary li.current a {
	background-position: bottom left;
}

#siteNavigation ul.navPrimary li.company a{
  background-image:url(images/TFS_menu_company.gif);
width: 196px;
}

#siteNavigation ul.navPrimary li.partners a{
  background-image:url(images/TFS_menu_partners.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.services a{
  background-image:url(images/TFS_menu_services.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.news a{
  background-image:url(images/TFS_menu_news.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.contact a{
  background-image:url(images/TFS_menu_contact.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.companyactive a{
  background-image:url(images/TFS_menu_company_active.gif);
width: 196px;
}

#siteNavigation ul.navPrimary li.partnersactive a{
  background-image:url(images/TFS_menu_partners_active.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.servicesactive a{
  background-image:url(images/TFS_menu_services_active.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.newsactive a{
  background-image:url(images/TFS_menu_news_active.gif);
	width: 196px;
}

#siteNavigation ul.navPrimary li.contactactive a{
  background-image:url(images/TFS_menu_contact_active.gif);
	width: 196px;
}


/* Keeps current primary selected */
#siteNavigation .navPrimary li:hover a,
#siteNavigation .navPrimary li.sfhover a{
	background-position: bottom left;
}
#siteNavigation ul.navSecondaryOneColumn{
	width:182px;
	background-color:#FFFFFF;
	border:1px solid #f0f0f0;
	border-top:0px;
	border-top:none;
	position:absolute;
	padding:6px;
	padding-top:6px;
	margin:0;
	top:42px;
	left:-999em; /* hides nav */ 
}
#siteNavigation li.services ul.navSecondaryOneColumn{
	width:194px;
}
#siteNavigation ul.navSecondaryOneColumn li a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	padding-left:6px;
	padding-top:6px;
	padding-bottom:6px;
	color:#14a2cd;
	width:auto !important;
	background:none !important;
	text-indent:0 !important;
	height:auto !important;
	display:list-item !important;
	border-bottom:0;	
}
#siteNavigation ul.navSecondaryOneColumn li a:hover{
	background-color:#14a2cd !important;
	color:#FFFFFF
}
#siteNavigation ul.navSecondaryOneColumn li {
  list-style-type:none;
	margin: 0;
	float:none;
}
/* displays secondary navigation on hover */ 
#siteNavigation .navPrimary li:hover ul.navSecondaryOneColumn, 
#siteNavigation .navPrimary li.sfhover ul.navSecondaryOneColumn {
	left: 0; /* shows nav */ 
}
.sfhover{

}
/* Keeps current secondary selected */
#siteNavigation .navSecondaryOneColumn li.sfhover a,
#siteNavigation .navSecondaryOneColumn li:hover a{
	background-color:#111f35 !important;
	color:#FFFFFF;
}

/* --- Tertiary Navigation (Drop Down) -- */
#siteNavigation ul.navTertiary{
	width:100px;
	background-color:#111f35;
	position:absolute;
	top:0;
	padding:0px;
	left:-999px; /* hides nav */ 
}
#siteNavigation ul.navSecondaryOneColumn li:hover ul.navTertiary,
#siteNavigation ul.navSecondaryOneColumn li.sfhover ul.navTertiary{
	left: 162px; /* shows nav */ 
}

/* Contact Form */

form#start {
	margin: 0;
}

fieldset {
	border: 0;
}

label {
	display: block;
	font: bold 14px arial;
	color: #4d4d4d;
	height: 28px;
	width: 60px;
	line-height: 28px;
	float: left;
	clear: left;
	text-align: right;
	margin-top: 7px;
	margin-right: 20px;
	overflow: hidden;
}

#nameLabel {
	font-family: arial, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
}

#emailLabel {
	font-family: arial, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
}

#phoneLabel {
	font-family: arial, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
}

#websiteLabel {
	font-family: arial, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
}

#messageLabel {
	font-family: arial, verdana;
	font-size: 14px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #5c5c5c;
}

#starts textarea {
	background: #fff url('images/bg-textarea.gif') no-repeat left top;
	height: 121px;
	width: 201px;
	padding: 7px 5px 3px 5px;
	border: 0;
	margin-top: 7px;
	font: normal 11px verdana, arial;
}

.button {
	margin: 10px 0px 0px 210px;
}
#starts input {
	background: #fff url('images/bg-input.gif') no-repeat left top;
	height: 18px;
	width: 201px;
	padding: 7px 5px 3px 5px;
	border: 0;
	margin-top: 7px;
	font: normal 11px verdana, arial;
}

#starts .input:focus {
	border: 0;
	outline: 0;
}
#ContentWrapperRight {
	float: left;
	width: 640px;
	position: relative;
}
#ContentWrapperServices {
	float: left;
	width: 980px;
	position: relative;
}
#ContentWrapperLeft {
	float: left;
	width: 254px;
	position: relative;
}
#ContentWrapperRightSubMenu {
	float: left;
	width: 340px;
	margin-top: 26px;
	position: relative;
	margin-bottom: 26px;
}
#ContentWrapperPressReleases {
	float: left;
	width: 340px;
	position: relative;
	margin-bottom: 40px;
}
#ContentWrapperTitleHeader {
	float: left;
	height: auto;
	width: 640px;
	position: relative;
}
#ContentWrapperTitleHeaderServices {
	float: left;
	height: auto;
	width: 980px;
	position: relative;
}
#ContentWrapperText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 640px;
	padding-top: 20px;
}
#ContentWrapperPartnersFlash {
	float: left;
	height: auto;
	width: 640px;
}
#ContentWrapperTextPartnersLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 20px;
}
#ContentWrapperTextPartnersRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 300px;
	padding-top: 20px;
}
#ContentWrapperTextServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 980px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-bottom: 1px #d3d3d3 solid;
}
#ContentWrapperTextServicesLeft {
	height: auto;
	width: 100px;

}
#ContentWrapperTextServicesRight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 850px;
	margin-left: 30px;
}
#ContentWrapperRightTop {
	background-image: url(images/TFS_rightnav_top_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	float: left;
	width: 340px;
}
#ContentWrapperRightBottom {
	background-image: url(images/TFS_rightnav_bottom_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	height: 20px;
	float: left;
	width: 340px;
}
#ContentWrapperRightMiddle {
	background-image: url(images/TFS_rightnav_bg.gif);
	background-repeat: repeat-y;
	background-position: right;
	float: left;
	width: 340px;
	height: auto;
}
#ContentWrapperRightLinks {
	float: left;
	width: 254px;
	height: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 74px;
}

#ContentWrapperRightLinksActive{
	background-image: url(images/TFS_rightnav_selector_bg.gif);
	background-repeat: no-repeat;
	background-position: right;
	float: left;
	width: 254px;
	height: auto;
	padding-top: 12px;
	padding-right: 12px;
	padding-bottom: 12px;
	padding-left: 74px;
}
#ContentWrapperRight {
	float: left;
	width: 340px;
}
#ContentWrapperInnerLeft {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 440px;
	position: relative;
	margin-top: 20px;
}
#ContentWrapperInnerRight {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	margin-top: 20px;
}
#ContentWrapperInnerLeftServices {
	float: left;
	height: auto;
	width: 200px;
	position: relative;
	margin-top: 20px;
}
#ContentWrapperInnerRightServices {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: justify;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 440px;
	position: relative;
	margin-top: 20px;
}
#TopContentCorners {
	float: left;
	height: 16px;
	width: 980px;
	position: relative;
}
#BottomContentCorners {
	float: left;
	height: 16px;
	width: 980px;
	position: relative;
}
#TopContentCorners2 {
	float: left;
	height: 16px;
	width: 980px;
	position: relative;
}
#BottomContentCorners2 {
	float: left;
	height: 8px;
	width: 980px;
	position: relative;
	background-image:url(images/TFS_contentcorner_bottom2.gif);
}
#ContentWrapperLeftNav {
	float: left;
	height: auto;
	width: 276px;
}
#ContentWrapperLeftNavLinks {
	width: 258px;
	padding-top: 12px;
	padding-right: 0px;
	padding-bottom: 12px;
	padding-left: 18px;
	float:left;
}
#ContentWrapperLeftNavLinksActive {
	width: 257px;
	background-color:#FFFFFF;
	border-bottom:1px #EEEEEE solid;
	border-top:1px #EEEEEE solid;
	padding-top: 11px;
	padding-bottom: 11px;
	padding-left: 18px;
	float:left;
}
#ContentWrapperLeftNavSpacer {
	width: 276px;
	height:18px;
	float:left;
}
#BottomContentCorner {
	float: left;
	height: 8px;
	width: 980px;
	background-image: url(images/TFS_contentcorner_bottom.gif);
}
#ContentWrapperMainText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 24px;
	color: #5c5c5c;
	float: left;
	height: auto;
	width: 618px;
	margin: 0px;
	padding-top: 0px;
	padding-right: 42px;
	padding-bottom: 32px;
	padding-left: 42px;
}
#ContentWrapperLeftNavNews {
	float: left;
	width: 228px;
	padding-left: 24px;
	padding-right: 24px;
}
#ContentMarketingLeft {
	float: left;
	width: 300px;
	height: auto;
	margin-top: -8px;
}
#ContentMarketingRight {
	float: left;
	height: auto;
	width: 318px;
}
#ContentEcommerceLeft {
	float: left;
	height: auto;
	width: 254px;
	margin-top: -8px;
}
#ContentEcommerceRight {
	float: left;
	height: auto;
	width: 364px;
}
#ContentContactLeft {
	float: left;
	height: auto;
	width: 326px;
}
#ContentContactRight {
	float: left;
	height: auto;
	width: 262px;
	padding-left: 12px;
	padding-top: 8px;
}
#ContentDirectoryLeft {
	float: left;
	height: auto;
	width: 308px;
}
#FlashContentLeft {
	float: left;
	height: auto;
	width: 490px;
}
#TopCornerLogin {
	float: right;
	height: 66px;
	width: 66px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#ServicesSplashLeft {
	float: left;
	height: auto;
	width: 288px;
	padding-right: 41px;
	padding-bottom: 20px;
}
#ServicesSplashRight {
	float: left;
	height: auto;
	width: 288px;
	padding-bottom: 20px;
}
#ServicesReadmore {
	float: right;
	height: auto;
	width: 94px;
	padding-top: 14px;
}
#ContentAffiliatesLeft {
	float: left;
	height: auto;
	width: 248px;
}
#ContentAffiliatesRight {
	float: left;
	height: auto;
	width: 368px;
	padding-bottom: 18px;
}
#ContentFooterSEO {
	float: left;
	height: auto;
	width: 980px;
}
	a.PickYourTeamMain1 {
     color:#2174a1;
     display:block ;
     font-family: Arial, Helvetica, sans-serif;
     font-size:11px ;
     font-weight:none ;
	 padding:1px 14px ;
     text-decoration:none ;
     width:160px ; /* sets link width, you can use 100% and nest the links in a higher-level container */
}
a.PickYourTeamMain1:hover {
     background:#EEEEEE ;
     color:#2174a1 ;
	  text-decoration: none;
}
#ServicesLeftContent {
	float: left;
	height: 100px;
	width: 80px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#ServicesLeftContent2 {
	float: left;
	height: 80px;
	width: 80px;
	padding-bottom: 12px;
	padding-top: 12px;
}
#ServicesContentRight {
	float: left;
	height: 100px;
	width: 506px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#ServicesContentRight2 {
	float: left;
	height: 80px;
	width: 506px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#ServicesContentRight3 {
	float: left;
	height: 124px;
	width: 506px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#ServicesContentRight4 {
	float: left;
	height: 148px;
	width: 506px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#ServicesContentRight5 {
	float: left;
	height: 180px;
	width: 506px;
	padding-bottom: 24px;
	padding-left: 32px;
}
#CaseStudyLeft {
	float: left;
	height: 250px;
	width: 296px;
	padding-right: 24px;
	padding-bottom: 24px;
}
#CaseStudyRight {
	float: left;
	height: 250px;
	width: 296px;
	padding-bottom: 24px;
}
#ContentLeftNavLinksCaseStudies {
	float: left;
	width: 160px;
	height: auto;
	padding-top: 12px;
	padding-bottom: 12px;
	padding-left: 32px;
}
#ButtonServices {
	float: left;
	height: 34px;
	width: 135px;
	left: 90px;
	top: 234px;
	position: relative;
}
#ButtonCaseStudies {
	float: left;
	height: 34px;
	width: 135px;
	left: 114px;
	top: 234px;
	position: relative;
}

