body {
	background-color: #EDEDED;
	background-image: url(/img/imfar/top_fold.png);
	background-position: 0 69px;
	background-repeat: repeat-x;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 100%;
	line-height: 1;
	margin: 0 auto;
}

header {
	background: url(/img/imfar/top_fold.png) repeat-x scroll 0 69px #C0B390;
	color: #FFFFFF;
	margin: 0 auto;
	overflow: auto;
	padding: 39px 27px 30px;
	width: 966px;
}

a, a:focus, a:link, a:active {
	color: #808080;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}


.brown {
	height: 50px;

}

.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }



.logo, .videoSlogan {
    width: 50%;
    display: inline-block;
}

.videoSlogan {
    float: right;
}

.videoSlogan h1 {
	margin: 0;
	color: #fff;
}

.videoSlogan h1, .videoSlogan h2 {
	font-family: Verdana,Arial,sans-serif;
	font-weight: normal;
}
/* NAvigation */

.nav.wrapper {
    width: 90%;
    background-color: white;
}

nav.clientNavigation {
    padding-top: 5px;
}

nav.clientNavigation ul {
    max-width: 1020px;
    width: 100%;
    margin: 0 auto;
    background-color: #009DAA;
    margin-top: 5px;
}

.clientNavigation ul li {
	 position: relative;
    background: url(/img/imfar/2015/sub_divider.png) no-repeat scroll left center transparent;
    font-size: 13px;
    padding: 7px;
    display: inline-block;
}

.clientNavigation ul li a {
	padding-right: 20px;
	background: url(/img/imfar/2015/menu-expand.png) right 2px no-repeat;
	color: #003C42;
    text-decoration: none;
}

.clientNavigation ul li:hover {
	background-color: #BFBFBF;
	background-image: none;
}

.clientNavigation {
	display: none;
}

.wrapper {
	width: 100%;
	margin: 0 auto;
	clear:both;
	}
	header, #main, footer {
		max-width: 966px;
		width: 90%;
		margin: 0 auto;
		}
.header.wrapper {
	    background: url(/img/imfar/top_fold.png) repeat-x scroll 0 69px #fff;
    color: #FFFFFF;
    margin: 0 auto;

    max-width: 1712px;
    width: 90%;
	}
.content {
	text-align: left;
	color: #333;
    font-family: Verdana,Arial,sans-serif;
    font-size: 12px;
    line-height: 18px;
    max-width: 1712px;
    width: 90%;
    background-color: #ffffff;
	}
	
.footer {
	background: url(/img/imfar/bottom_fold.png) repeat-x scroll left top #CAEAEB;
    color: #808080;
    font-family: Verdana,Geneva,sans-serif;
    font-size: 12px;
    padding: 26px 0;
	text-align:center;
} 
h1 {
    color: #797979;
    font-family: Georgia,"Times",serif;
    font-size: 27px;
    font-weight: normal;
    line-height: 1.2em;
    margin-bottom: 25px;
	}
h2.subtitle {
	color: #999999;
    font: normal 19px Georgia;
    margin: 0 0 15px 0;
}
h3 {
	color: #5e5c5c;
	font-weight; bold;
	}


.footerNav {
	display: inline-block;
	width: 25%;
	float: left;
	margin: 20px 0 20px;
}

.footerNav ul {
	display: inline-block;
}

.footerNav.double {
	margin: 20px 0 20px;
	width: 50%;
}

.footerNav.double h3 {
	float: left;
	margin-left: 43px;
}
footer h3 {
	    color: #808080;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 16px;
    font-weight: bold;
    line-height: 1;
    margin: 0;
	padding-bottom: 10px;
}

ul.menu {
    border: none;
    list-style: none;
    text-align: left;
}

ul li.expanded {
	    float: left;
    display: inline-block;
    margin: 0 50px 0 0;
}

footer a, footer a:active, footer a:focus, footer a:link {
	color: #808080;
	text-decoration: none;
}
footer a:hover {
	text-decoration: underline;
}

.footerinfo {
/*	background: url(/img/imfar/bottom_fold.png) repeat-x scroll left top #CAEAEB;
	color: #808080;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 12px;
	padding: 26px 125px 26px;
	max-width: 966px;
	margin: 0 auto;
	width: 100%;*/
	text-align: left;
}

.footer.wrapper {
	max-width: 1712px;
	width: 90%;
}

.clientNavigation ul li.nobar, .clientNavigation ul li.noArrow a {
	background: none;
}