@charset "utf-8";

div#ContentPrimary {
	clear:both;
	float:left;
	width:703px;
	margin-top:8px;
}

div.ColumnLeft {
	float:left;
	width:426px;
	margin-right:2px;
}

div.ColumnLeft div.Article {
	background-image:url(/resource/en/us/image/homepage/gradient-column-left.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
}

div.ColumnLeft div.Article p {
	margin:0;
	padding:0;
}

div.ColumnLeft div.Article h2 {
	margin-bottom:12px;
}

div#ContentSecondary {
	float:right;
	width:275px;
	margin-top:8px;
}

div#ContentSecondary div.Article {
	background-image:url(/resource/en/us/image/homepage/column/sides.gif);
	background-repeat:repeat-y;
	background-position:center;
}

div#ContentSecondary div.Article h3 {
	background-image:url(/resource/en/us/image/homepage/column/upper.gif);
	background-repeat:no-repeat;
	background-position:top center;
	padding:10px;
	position:relative;
}

div#ContentSecondary div.WhatsNew ul {
	list-style:none;
	margin:0 10px 0 10px;
	padding:0;
	border-bottom:1px solid #e8e8e8;
}

div#ContentSecondary div.WhatsNew ul li {
	border-top:1px solid #e8e8e8;
	padding:3px;
	background-image:url(/resource/en/us/image/homepage/gradient-whats-new.gif);
	background-repeat:repeat-x;
	background-position:bottom;
	min-height:32px;
}

div#ContentSecondary div.WhatsNew ul li span {
	float:left;
	position:relative;
	display:block;
	width:25px;
	height:32px;
	text-align:center;
	text-transform:uppercase;
	font-size:11px;
}

div#ContentSecondary div.WhatsNew ul li span span {
	font-size:19px;
	line-height:87%;
	height:auto;
	margin-top:2px;
}

div#ContentSecondary div.WhatsNew ul li a {
	float:left;
	position:relative;
	display:block;
	width:220px;
	color:#676767;
	text-decoration:none;
	margin:2px 0 2px 4px;
}

div#ContentSecondary div.WhatsNew ul li a:hover {
	color:#b74627;
}

div#ContentSecondary p.CapLower,
div#ContentSecondary div.CapLower {
	background-image:url(/resource/en/us/image/homepage/column/lower.gif);
	background-repeat:no-repeat;
	background-position:bottom center;
	margin:0 0 10px 0;
}

div#ContentSecondary p.CapLower {
	padding:7px 10px 15px 10px;
	text-align:right;
}

div#ContentSecondary div.CapLower {
	padding:0;
	height:13px;
}

div#ContentSecondary div.IntranetLogin h3 {
	margin-bottom:0;
	padding-bottom:0;
}

div#ContentSecondary div.IntranetLogin fieldset {
	border:none;
	padding:10px 10px 0 10px;
}

div#ContentSecondary div.IntranetLogin fieldset label {
	display:block;
	float:left;
	width:85px;
	line-height:20px;
}

div#ContentSecondary div.IntranetLogin input.Textbox {
	border:1px solid #4ea1cb;
	background-color:#f3f8fb;
	width:160px;
	height:17px;
	margin-bottom:2px;
}

div#ContentSecondary div.IntranetLogin input.Button {
	margin-left:85px;
	margin-top:5px;
}

div#ContentSecondary div.IntranetLogin p,
div#ContentSecondary div.FileDropbox p {
	margin:-19px 0 0 0;
	padding:0 10px 0 0;
	text-align:right;
	position:relative;
}

div#ContentSecondary div.FileDropbox p {
	margin:-29px 0 0 0;
}

div#ContentSecondary div.IntranetLogin p a {
	background-repeat:no-repeat;
	background-position:right 2px;
	padding:2px 18px 2px 0;
}

div#ContentSecondary div.IntranetLogin p a.Expand {
	background-image:url(/resource/en/us/image/minimize.gif);
}

div#ContentSecondary div.IntranetLogin p a.Contract {
	background-image:url(/resource/en/us/image/maximize.gif);
}

div#ContentSecondary div.FileDropbox p a {
	background-image:url(/resource/en/us/image/launch.gif);
	background-repeat:no-repeat;
	background-position:right 2px;
	padding:2px 18px 2px 0;
}

div#ContentSecondary div.IntranetLogin form#ForgotPasswordForm {
	display:none;
}

div#ContentSecondary div.IntranetLogin div#ForgotPasswordLink {
	margin:10px 10px 0 10px;
}

div#ContentSecondary div.IntranetLogin form#ForgotPasswordForm div {
	padding:10px 10px 0 10px;
}

div.ColumnCenter {
	float:left;
	width:275px;
}

div.ColumnCenter div.Article {
	background-image:url(/resource/en/us/image/homepage/gradient-column-center.gif);
	background-position:top left;
	background-repeat:no-repeat;
	padding:10px;
}

div.ColumnCenter div.Article h3 a {
	text-decoration:none;
	color:#0079c2;
}

div.NavigationSections {
	clear:both;
}

div.NavigationSections div.Column {
	float:left;
	width:165px;
	margin-left:10px;
}

div.NavigationSections div.Column h4 {
	font-size:13px;
	margin-bottom:10px;
}

div.NavigationSections div.LanguageTraining h4 {
	color:#db6647;
}

div.NavigationSections div.DestinationServices h4 {
	color:#f5b25a;
}

div.NavigationSections div.CulturalTraining h4 {
	color:#4ea1cb;
}

div.NavigationSections div.TranslationSolutions h4 {
	color:#889850;
}

div.NavigationSections div.Column ul {
	list-style:none;
	margin:0;
	padding:0;
}

div.NavigationSections div.Column ul li a:link,
div.NavigationSections div.Column ul li a:visited {
	color:#676767;
	text-decoration:none;
}

div.NavigationSections div.Column ul li a:hover {
	color:#b74627;
	text-decoration:underline;
}

div.NavigationSections div.Column ul li {
	background-image:url(/resource/en/us/image/bullet.gif);
	background-repeat:no-repeat;
	background-position:left top;
	padding:0 0 0 9px;
	font-size:11px;
}

div#Header {
	clear:both;
}

div#Welcome {
	width:426px;
	height:252px;
	float:left;
	/*
	background-repeat:no-repeat;
	background-image:url(/resource/en/us/image/homepage/welcome.jpg);
	*/
	margin-bottom:2px;
	overflow:hidden;
}

div#Section {
	float:left;
	width:554px;
	position:relative;
	z-index:3000;
}

div#Section ul {
	list-style:none;
	margin:0;
	padding:0;
}

div#Section ul li {
	width:275px;
	height:125px;
	float:left;
	margin-left:2px;
	margin-bottom:2px;
}

div#Section ul li a {
	display:block;
	width:275px;
	height:125px;
	text-indent:-9999px;
	background-position:top left;
	background-repeat:no-repeat;
}

div#Section ul li#LanguageTraining a { background-image:url(/resource/en/us/image/homepage/section/language-training.jpg); }
div#Section ul li#DestinationServices a { background-image:url(/resource/en/us/image/homepage/section/destination-services.jpg); }
div#Section ul li#CulturalTraining a { background-image:url(/resource/en/us/image/homepage/section/cultural-training.jpg); }
div#Section ul li#TranslationSolutions a { background-image:url(/resource/en/us/image/homepage/section/translation-services.jpg); }

div.CertificationsAssociations {
	clear:both;
	border-top:1px solid #ebebeb;
	border-bottom:1px solid #ebebeb;
	padding:5px 0 5px 0;
}

div.CertificationsAssociations table {
	width:100%;
}

div.CertificationsAssociations table tr td {
	text-align:center;
}

div.CertificationsAssociations p {
	margin:0;
	padding:0;
}

div#IntranetMessage {
	display:none;
	margin:10px 10px 0 10px;
	padding:5px;
	background-color:#fdf3f3;
	border:1px solid #e87878;
}