@charset "UTF-8";
/* CSS Document */



/* This controls the CSS for the Tertiary Navigation */


#contentSecondary {
	padding-top: 65px; !important    /* redefines the top padding for #contentSecondary from 75px to 65px  */
}

#contentSecondary #tertiaryNav {
	width: 110px;
	height: auto;
	text-align: left;
 	float: left;
	/*background:url(../images/bg_subnav-4items.jpg) no-repeat;*/
	margin: 0 7px 0 35px;
	overflow: hidden;
}
html>body #contentSecondary #tertiaryNav {
	margin: 0 10px 0 70px;
}

#contentSecondary #tertiaryNav ul {
	display:block;
	list-style: none;
}

#contentSecondary #tertiaryNav ul li {
	border-bottom: 1px dotted #fff;
	margin: 0;
	padding: 0;
}


#contentSecondary #tertiaryNav img {
	padding: 0 7px 0 3px;	
}

#contentSecondary #tertiaryNav li a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size: 13px;
	line-height: 15px;
	text-decoration: none;
	text-indent: -20px;
	color: #472a00;	
	display: block;
	margin: 0;
	padding: 5px 0 4px 20px;
	background: url(../images/tertiaryNavBG.jpg) -10px -3px no-repeat;
}
html>body #contentSecondary #tertiaryNav li a {
	line-height: 15px;
	padding: 5px 0 5px 20px;
}

#contentSecondary #tertiaryNav #three a {
	height: 30px;
}

#contentSecondary #tertiaryNav ul #one {
	border-top: 1px dotted #fff;
}

#contentSecondary #tertiaryNav #three a, #contentSecondary #tertiaryNav #four a {
	height: 18px;
}
html>body #contentSecondary #tertiaryNav #three a, html>body #contentSecondary #tertiaryNav #four a {
	height: 13px;
}


#contentSecondary #tertiaryNav #one a:link, #contentSecondary #tertiaryNav #one a:visited {background-position: -250px -3px; color: #472a00;}
#contentSecondary #tertiaryNav #one a:hover, #contentSecondary #tertiaryNav #one a:focus {background-position: -10px -3px; color: #a15d04;}

#contentSecondary #tertiaryNav #two a:link, #contentSecondary #tertiaryNav #two a:visited {background-position: -250px -42px; color: #472a00;}
#contentSecondary #tertiaryNav #two a:hover, #contentSecondary #tertiaryNav #two a:focus {background-position: -10px -42px; color: #a15d04;}

#contentSecondary #tertiaryNav #three a:link, #contentSecondary #tertiaryNav #three a:visited {background-position: -250px -81px; color: #472a00;}
#contentSecondary #tertiaryNav #three a:hover, #contentSecondary #tertiaryNav #three a:focus {background-position: -10px -81px; color: #a15d04;}

#contentSecondary #tertiaryNav #four a:link, #contentSecondary #tertiaryNav #four a:visited {background-position: -250px -107px; color: #472a00;}
#contentSecondary #tertiaryNav #four a:hover, #contentSecondary #tertiaryNav #four a:focus {background-position: -10px -107px; color: #a15d04;}

#enlargeYourVision #contentSecondary #tertiaryNav #one a {background-position: -10px -3px; color: #a15d04;}

#embraceTheValues #contentSecondary #tertiaryNav #two a {background-position: -10px -42px; color: #a15d04;}

#india #contentSecondary #tertiaryNav #three a {background-position: -10px -81px; color: #a15d04;}

#bulgaria #contentSecondary #tertiaryNav #four a {background-position: -10px -107px; color: #a15d04;}