body, html {
    
    background-color: #eeeeee;
    font-family: tahoma;
    font-size: 11px;
    margin: 0;
    padding: 0;
    width: 100%;
    height: 100%;
}

a {
    color: #333333;
}

div#header-menu a {
	color: #555555;
	text-decoration: none;
}

div#header-menu a:hover {
	text-decoration: underline;
}

div#contener {
    width: 100%;
    height: 100%;
    border: 0;
    text-align: center;
}

div#top {
    width: 100%;
    min-width: 950px;
    background-color: #ffffff;
    background-repeat: repeat-x;
    background-position: bottom;
    background-image: url('../images/layout/bgtop.gif');
}

div#top-contener {
    width: 950px;
    margin: 0 auto;
}

div#header {
    width: 950px;
    height: 66px;
    padding: 5px 0;
}

div#logo {
    float: left;
    line-height: 12px;
}

div#header-menu {
    float: right;
    color: #555555;
    margin-top: 40px;
}

div#header-menu div {
    float: left;
}

div#header-menu img {
    padding-left: 4px;
}

div.h-menu-spacer {
    color: #d4d4d4;
    padding: 0 10px;
}

div#main-menu {
    height: 40px;
    line-height: 40px;
    width: 950px;
    background-image: url('../images/layout/main-menu-bg.gif');
    color: #ffffff;
    margin-bottom: 5px;
}

div#main-menu a {
	color: #ffffff;
	text-decoration: none;
}

div#main-menu a:hover {
	text-decoration: underline;
}

div#main-menu div {
    float: left;
}

div#main-menu div.first {
    margin-left: 20px;
}

div.menu-spacer {
    width: 31px;
    height: 31px;
    margin-top: 4px;
    background-image: url('../images/layout/menu-spacer.gif');
}

div#main-flash {
    height: 277px;
    width: 950px;
}

div#medium {
    width: 100%;
    min-width: 950px;
    border: 0;
    background-color: #ffffff;
    color: #555555;
}

div#medium-spanner {
    width: 950px;
    margin: 0 auto;
}

div#medium-top {
	border: 10px solid #eeeeee;
	text-align: justify;
	background-color: #ffffff;
	margin-top: 10px;
	font-size: 12px;
}

div#menu {
	float: left;
	width: 220px;
	text-align: left;
}

div#menu ul {
	margin: 10px 5px 10px 10px;
	padding: 0;
}

div#menu li {
	list-style: none;
    margin: 0;
    padding: 0;
}

div#menu a {
	display: block;
	color: #444444;
	
	font-size: 11px;
	font-family: tahoma;
	text-decoration: none;
	padding: 7px 5px 7px 5px;
}

div#menu a:hover, div#menu a.active {
	color: #ffffff;
	background-color: #023f88;
}

div#page-content {
    float: right;
    width: 630px;
    color: #333333;
    padding: 15px 35px 35px 30px;
    overflow: auto;
    overflow-x: hidden;
    line-height: 18px;
}

div#page-content h1 {
	font-size: 24px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0;
	padding: 15px 0;
	line-height: 24px;
}

div#page-content h2 {
	font-size: 20px;
	font-family: tahoma;
	font-weight: normal;
	margin: 0;
	padding: 10px 0;
	line-height: 24px;
}

div#page-content h3 {
	font-size: 10px;
	color: #888888;
	margin:0;
	padding:0;
	text-align: right;
}

div#page-content ul {
    margin: 10px 30px;
    padding: 0;
}

div#medium-bottom {
    text-align: left;
    position: relative;
}

div#mb-flash-spanner {
    position: absolute;
    top: 9px;
    left: 0;	
}

div#medium-bottom h2 {
    font-size: 11px;
    margin: 10px 0;
    font-weight: bold;
}

div#mb-bar {
    height: 30px;
    background-image: url('../images/layout/mb-bar.gif');
    background-repeat: no-repeat;
}

div#mb-cont {
    height: 200px;
}


div#mb-eco1 {
    width: 409px;
    height: 63px;
    background-image: url('../images/layout/mb-eco1.gif');
}

div#mb-eco1 div {
    width: 275px;
    height: 45px;
    color: #ffffff;
    font-size: 16px;
    font-family: Verdana;
    font-weight: bold;
    padding-left: 23px;
    text-align: center;
    padding-top: 14px; 
    overflow: hidden;   	
}


div#mb-eco2 {
    width: 409px;
    height: 137px;
    color: #676a00;
    font-size: 16px;
    font-weight: bold;
    font-family: arial;
    background-image: url('../images/layout/mb-eco2.gif');
}

div#mb-eco2 div {
    width: 300px;
    height: 58px;
    padding-left: 10px;
    padding-top: 2px;
    text-align: center;
}

div.mb-graph {
    width: 153px;
    height: 79px;
}

div.mb-contx {
    width: 153px;
    height: 121px;
}

div.mb-spacer {
    width: 41px;
    height: 200px;
    background-image: url('../images/layout/mb-spacer.gif');
}

div#mb-graph1 {
    background-image: url('../images/layout/mb-graph1.gif');
}

div#mb-graph2 {
    background-image: url('../images/layout/mb-graph2.gif');
}

div#mb-graph3 {
    background-image: url('../images/layout/mb-graph3.gif');
}

div#mb-foot {
    height: 22px;
    background-image: url('../images/layout/mb-foot.gif');
    background-repeat: no-repeat;
}

div#bottom {
    width: 100%;
    height: 141px;
    min-width: 950px;
    background-color: #eeeeee;
    text-align: left;
}

div#bottom-spanner {
    width: 950px;
    margin: 0 auto;
    color: #777777;
}

div#partners {
    padding-top: 20px;
}

div#p-logos {
    margin-left: 25px;	
}

div#p-logos div {
    float: left;
    margin: 5px 15px;
    height: 50px;
    line-height: 50px;
}

.left {
    float: left;
}

.right {
	float: right;
}

.clear {
    clear: both;
}

.center {
    text-align: center;	
}

div#gallery {
    float: right;
    width: 104px;
    overflow: hidden;
    border-left: 1px solid #CCCCCC;
    margin-left: 20px;
    padding-left: 25px;
}

div#gallery img {
    border: 1px solid #CCCCCC;
    padding: 1px;
    margin: 2px 0;
}

.full-width {border:0 !important;width:890px !important;padding: 0 20px 15px 20px !important;}
.split-pg {background: url('../images/layout/split-content-br.gif') repeat-y left;