﻿#headerBackground #headerContainer{
	width: 982px; 
}

#headerContainer .topNavContainer .topNavMain .topSearchSpacer{
	width: 25px;
}

#headerContainer .topNavContainer{
	width: 775px;
}

#headerContainer .topNavContainer .topNavGlobal{
	margin-left: 0px;
	height: 38px;
}

*:first-child+html #headerContainer .topNavContainer .topNavGlobal {
	margin-top: 2px;
	margin-bottom: -2px;
}

* html #headerContainer .topNavContainer .topNavGlobal {
	margin-top: 2px;
	margin-bottom: -2px;
}

/* MAIN */

#relatedContentContainer
{
	padding-bottom:25px;
}

#homeBackground #mainContainer 
{
	width:982px;
}

#contentContainer 
{
	background: #ffffff url("/images/body-corners-980.jpg") no-repeat top right;
	min-height: 10px;
	padding-left:30px;
	padding-right:30px;
	width:920px;
}

* html #contentContainer 
{
	background: #ffffff url("/images/body-corners-980.jpg") no-repeat top right;
	min-height: 10px;
	height: 10px;
	padding-left:30px;
	padding-right:30px;
	width:920px;
}

.promoWhite blockquote
{
	margin-left: 14px;
}

#homeBackground #footerContainer{
	width: 979px;	
}

#homeFooterContainer{
	height: 175px;
	width: 979px;
}

#homeFooterContainer .bottomNavContainer .bottomLanguage{
	padding: 20px 0px 0px 20px;
	background-color: #0e0e0d;
}

/* ==========================================
			SITE MAP STYLES
============================================= */


.SiteMapContainer
{
	margin: 0; 
	padding-left: 30px;
	padding-right: 30px;
	width:860px;
	float: left;
	line-height: 20px;
	padding-top: 15px;
	padding-bottom: 30px;
	
}
.GlobalSectionHeading{}

.GlobalSectionColumn
{
	float: left;
	vertical-align:top;
	width: 30%;		
}

.GlobalSectionColumnHeading
{
	color: #777;
	font-size: 16px;
	line-height: 24px;
	margin-bottom: 20px;
	font-weight: bold;
}

.GlobalSectionColumnHeading a
{	
	color: #1E1E1E;
}

.SiteMapClear {
	clear: left;
}

.SiteMapItemLevel1
{
	margin-left: 10px;
	padding-top: 10px;
}

.SiteMapItemLevel2 
{
	margin-left: 20px;
	margin-top: 10px;	
}

.SiteMapItemLevel2 a
{		
	color: #1e1e1e;
	font-size:13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 15px;
	
}

.SiteMapItemLevel3 
{
	padding-top: 10px;
	margin-left: 30px;	
	
	font-size:13px;
	color: #000000;
	font-weight: bold;
	margin-bottom: 10px;
	margin-top: 10px;	
}

.SiteMapItemLevel4
{
	margin-left: 40px;
}

.SiteMapItemLevel5
{
	margin-left: 50px;
}
