/* Font Faces - BEGIN */
@font-face {
    font-family: 'TeXGyreHerosBold';
    src: url('fonts/texgyreheros-bold-webfont.eot');
    src: url('fonts/texgyreheros-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/texgyreheros-bold-webfont.woff') format('woff'),
         url('fonts/texgyreheros-bold-webfont.ttf') format('truetype'),
         url('fonts/texgyreheros-bold-webfont.svg#TeXGyreHerosBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'lucida_handwritingitalic';
    src: url('fonts/lucida_handwriting_italic-webfont.eot');
    src: url('fonts/lucida_handwriting_italic-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lucida_handwriting_italic-webfont.woff2') format('woff2'),
         url('fonts/lucida_handwriting_italic-webfont.woff') format('woff'),
         url('fonts/lucida_handwriting_italic-webfont.ttf') format('truetype'),
         url('fonts/lucida_handwriting_italic-webfont.svg#lucida_handwritingitalic') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Font Faces - END */

html, body {
	height: 100%;
}
body {
	background: #333;
	margin: 0px;
}
body, p, td, ul, li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 120%;
	color: #333;
}
h1, h2, h3, h4, h5, h6 {
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	color: #005A51;
	line-height: normal;
	font-weight: normal;
	font-family: "TeXGyreHerosBold", Arial, Helvetica;
}
h1 {
	font-size: 21px;
	background: url('tpl_images/heading_bg.png') left bottom no-repeat;
	padding: 0 0 5px;
	margin: 0 0 12px;
}
h2 {
	font-size:20px;
}
h3 {
	font-size:18px;
}
h4 {
	font-size:16px;
}
h5 {
	font-size:15px;
}
h6 {
	font-size:14px;
}
a {
	color: #005951;
	text-decoration: none;
	outline: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border-width: 0px;
}
p {
	padding: 0;
	margin-top: 9px;
	margin-bottom: 9px;
}
ul {
	padding-left: 30px;
	margin-left: 0;
	list-style-type: none;
}
ul li {
	background: url('tpl_images/list.png') 0 2px no-repeat;
	padding: 0 0 4px 18px;
}

/****** SPECIAL FOOTER LINKS STYLES ******/

#footer_links, #footer_links a {
	color: #999;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#footer_links a {
	padding: 0;
	text-decoration: none;
}
/****** HORIZONTAL MENU STYLES ******/

#menu li {
	text-align: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
/****** COMMON MENU STYLES ******/

#menu {
	width: 100%;
	float: left;
}
#menu ul {
	width: 100%;
	float: left;
}
#menu li.first_main_menu_item, #menu li.middle_main_menu_item, #menu li.last_main_menu_item {
	background: url('tpl_images/menu_separator.png') right top no-repeat;
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
}
#menu li.first_main_menu_item a {
	padding-left: 23px;
}
#menu li.last_main_menu_item {
	background: none;
	padding: 0;
}
#menu li.last_main_menu_item a {
	padding-right: 0;
}
#menu li a {
	height: 36px;
	background: none;
	padding: 0 19px;
	margin: 0;
	color: #333;
	font: bold 13px/35px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
	text-decoration: none;
}
* html #menu li a {
	float: left;
}
#menu li:hover, #menu li:hover a, #menu li a:hover, #menu li.selected_main_menu_item a {
	text-decoration: none;
}
#menu li ul {
	width: 160px;
	left: 2px;
	background: url('tpl_images/sub_menu_bg.png') left bottom no-repeat;
	padding: 5px 0 8px;
	border: none;
}
* html #menu li ul {
	top: 36px;
}
#menu li ul li {
	width: 160px;
	background: none;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	list-style-image: none;
	text-align: left;
}
#menu li ul li a, #menu li:hover ul li a {
	height: auto;
	min-height: 1px;
	background: none;
	text-align: left;
	padding: 2px 5px 3px 16px;
	color: #fff;
	font: normal 13px/16px Helvetica,Arial,sans-serif;
	text-decoration: none;
	text-transform: none;
}
#menu li ul li a:hover, #menu li:hover ul li a:hover {
	background: none;
	color: #fff;
	text-decoration: underline;
}

/****** MAIN LAYOUT STYLES ******/
.center {
	width: 950px;
	margin: 0 auto;
}
#wrapper_bg {
	width: 100%;
	float: left;
	background: url('tpl_images/main_bg.png') left top repeat;
}
#wrapper_border {
	width: 100%;
	float: left;
	background: url('tpl_images/top_border.png') left top repeat-x;
}
#wrapper_white {
	width: 100%;
	float: left;
	background: #fff;
}
#header {
	width: 100%;
	height: 90px;
	float: left;
}
#logo {
	float: left;
	padding: 7px 0 0;
}
#logo a, #logo img {
	float: left;
}
#countries {
	float: right;
	text-align: right;
	font: normal 12px/14px "TeXGyreHerosBold", Arial, Helvetica;
}
#countries_padding {
	padding: 12px 20px 0 0;
}
#countries span {
	color: #005951;
}
.slogan {
	color: #a9d18e;
	clear: right;
	float: right;
	font-family: 'lucida_handwritingitalic', sans-serif;
	font-size: 16px;
	padding: 31px 20px 0 0;
}
.slogan span {
	color: #006c64;
}
#top_menu {
	width: 100%;
	float: left;
	position: relative;
	z-index: 1001;
	background: url('tpl_images/menu_bg.png') left top repeat-x;
}
#banner {
	width: 100%;
	float: left;
	position: relative;
}
#banner_overlay {
	width: 100%;
	height: 270px;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1000;
	background: url('tpl_images/banner_overlay.png') left top no-repeat;
}
#mainbody {
	width: 100%;
	float: left;
	background: url('tpl_images/mainbody_bg.jpg') right bottom no-repeat;
}
#left_col {
	width: 200px;
	float: left;
}
#right_col {
	width: 750px;
	float: right;
}
#right_col_padding {
	width: 688px;
	float: left;
	padding: 23px 26px 40px 36px;
}
#footer {
	width: 100%;
	float: left;
}
#footer_padding {
	width: 100%;
	float: left;
	padding: 14px 0 20px;
}
#copyright {
	width: 500px;
	float: left;
	color: #999;
	font: normal 11px/14px Arial, Helvetica, sans-serif;
}
#bottom_links {
	width: 450px;
	float: right;
	text-align: right;
}
#preload_menu_bg {
	width: 1px;
	height: 1px;
	position: absolute;
	top: -10px;
	left: 0;
	background: url('tpl_images/sub_menu_bg.png') left top no-repeat;
}

/* Left Menu */
#left_col ul {
	width: 100%;
	float: left;
	padding: 0;
	margin: 0;
}
#left_col ul li {
	width: 100%;
	float: left;
	background: #ccdedc;
	padding: 0;
	margin: 10px 0 0;
	color: #005951;
	font: normal 13px/16px "TeXGyreHerosBold", Arial, Helvetica;
}
#left_col ul li:first-child {
	margin: 0;
}
#left_col ul li a {
	width: 181px;
	float: left;
	background: url('tpl_images/left_menu_heading.png') left top repeat-y;
	padding: 14px 0 15px 19px;
	color: #005951;
	font: normal 13px/16px "TeXGyreHerosBold", Arial, Helvetica;
	text-decoration: none;
	text-transform: uppercase;
}
#left_col ul ul {
	padding: 0 0 3px;
}
#left_col ul ul li {
	width: 181px;
	background: url('tpl_images/left_menu_separator.png') left top no-repeat;
	padding: 2px 0 1px 19px;
	margin: 0;
	color: #333;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#left_col ul ul li:first-child {
	background: none;
}
#left_col ul ul li a {
	background: none;
	padding: 2px 0 1px 19px;
	color: #333;
	font: bold 13px/16px Arial, Helvetica, sans-serif;
	text-transform: capitalize;
}
#left_col ul ul li a:hover {
	text-decoration: underline;
}