html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
}
body {
	background: #DDD9C7 url(images/bg_body.jpg) repeat-y center top;
	color: #000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 17px;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	text-align: center;
}
h1 {
	font-family: "times new roman", times, serif;
	color: #4389BF;
	font-size: 36px;
	font-weight: 500;
	line-height: 14px;
	margin: 5px 5px 15px 0;
	line-height:24px;
	margin: 0 0 25px 0;
}
h2 {
	color: #000;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 5px 15px 0;
}
h3 {
	color: #102C45;
	font-size: 18px;
	font-weight: bold;
	margin: 5px 5px 15px 0;
}
h4 {
	background: transparent url(images/bg_menu_sep.jpg) repeat-x;
	color:#fff;
	padding: 7px;
	text-transform:uppercase;
}
a, a:link {
	color: #7698C4;
	text-decoration: underline;
}
a:hover {
	color: #000;
	text-decoration: none;
}
a:focus {
	color: #000;
}
a:active {
	color: #000;
}
ul {
	margin: 10px 0 10px 0;
	padding: 0 0 0 0
}
ul li {
	margin: 0 0 0 5px;
	padding: 5px 0 5px 0
}
#outerWrapper {
	background-color: #fff;
	margin: 0 auto 0 auto;
	padding: 0px 0px 0px 0px;
	text-align: left;
	width: 950px;
}
#outerWrapper #header {
	background: transparent url(images/header.jpg) no-repeat;
	padding: 0;
	margin: 0;
	height:324px;
	width:100%;
	position:relative;
}
#outerWrapper #header h1 {
	position:absolute;
	top: 135px;
	left:35px;
	width:380px;
	height:70px;
}
#outerWrapper #header h1 a {
	display:block;
	width:380px;
	height:70px;
	overflow:hidden;
	text-indent:-9999px;
}
#column {
	float: left;
	width: 200px;
	display:inline;
	padding: 63px 0 0 17px;
}
#column img {
	background-color:#fff;
	padding:2px;
	border: solid 2px #4389BF;
	margin: 0 0 4px 0;
}
#column strong {
	display:block;
	margin-top:10px;
	font-size:14px;
}
#outerWrapper #contentWrapper {
	background:#fff url(images/bg_content.jpg) repeat-y;
	min-height:550px;
}
#content {
	margin: 0 0 0 230px;
	padding: 10px 25px 10px 10px;
	overflow:hidden;
}
#content a{
	font-weight:bold;
}
#outerWrapper #footer {
	padding: 10px 0 3px 0;
	text-align:center;
	background-color:#4389BF;
	overflow:hidden;
	clear:left;
}
#outerWrapper #footer ul {
	margin:0;
	padding:0;
}
#outerWrapper #footer ul li {
	display:inline;
	margin:0 10px;
	list-style-type:none;
}
#outerWrapper #footer ul li a {
	color:#fff;
	text-transform:uppercase;
	font-size:10px;
	text-decoration: underline;
}
#outerWrapper #footer ul li a:hover {
	text-decoration:none;
}
#header ul#cssmw {
	margin:0;
	padding:5px 0 0 10px;
}
#header ul#cssmw > li > span > a {
	font-family: "times new roman", times, serif;
}
#outerWrapper #header ul#cssmw > li > span > a, ul#cssmw > li > span > a:link {
	background-image:none;
	 font-size: 12px;
}
#outerWrapper #header ul#cssmw > li:hover {
	background-image: url(images/button_center.jpg);
}
#outerWrapper #header ul#cssmw > li.hover {
	background-image: url(images/button_center.jpg);
}
#outerWrapper #header ul#cssmw > li.active {
	background-image: url(images/button_center.jpg);
}
#outerWrapper #header ul#cssmw > li:hover > span {
	background-image: url(images/button_right.jpg);
}
#outerWrapper #header ul#cssmw > li.hover > span {
	background-image: url(images/button_right.jpg);
}
#outerWrapper #header ul#cssmw > li.active > span.active {
	background-image: url(images/button_right.jpg);
}
#outerWrapper #header ul#cssmw > li:hover > span > a, ul#cssmw > li:hover > span > a:link {
	background-image: url(images/button_left.jpg);
	color: #4389BF;
}
#outerWrapper #header ul#cssmw > li.hover > span > a, ul#cssmw > li.hover > span > a:link {
	background-image: url(images/button_left.jpg);
	color: #4389BF;
}
#outerWrapper #header ul#cssmw > li.active > span.active > a.active, ul#cssmw > li.active > span.active > a.active:link {
	background-image: url(button_left.jpg);
	color: #4389BF;
}
#lang{
    left: 20px;
    position: absolute;
    top: 60px;
	display: block;
	text-transform: uppercase;
}
.address {
    font-size: 18px;
    left: 37px;
    position: absolute;
    top: 193px;
	line-height: 22px;
	color: #666;
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif
}

ul#cssmw li {
    background-image: none;
    float: left;
    padding: 0 0 0 0;
    position: relative;
    white-space: nowrap;
    z-index: 100;
}

ul#cssmw {
    cursor: default;
    list-style-type: none;
}

ul#cssmw > li > span > a, ul#cssmw > li > span > a:link {
    background-image: url(bg.png);
    background-repeat: repeat-x;
    color: #ffffff;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 13px;
    font-style: normal;
    font-weight: bold;
    height: 20px;
    line-height: 20px;
    margin: 0 0 0 0;
    padding: 10px 15px 6px 15px;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    outline-style: none;
}

#outerWrapper #header ul#cssmw > li.active > span.active {
    background-image: url(button_right.jpg);
}

ul#cssmw > li.active {
    background-image: url(center.png);
    background-repeat: repeat-x;
}

#outerWrapper #header ul#cssmw > li.active > span.active {
    background-image: url(button_right.jpg);
}

ul#cssmw > li.active > span.active {
    background-image: url(button_right.jpg);
    background-position: right top;
    background-repeat: no-repeat;
    display: block;
}

ul#cssmw > li.active > span.active > a.active, ul#cssmw > li.active > span.active > a.active:link {
    background-position: left top;
    background-repeat: no-repeat;
    color: #ffffff;
    outline-style: no