body {
	margin: 0;
	font: 12px/14px Arial, Helvetica, sans-serif;
	color: #002b5f;
	background: #eeeeed;
}
img {border-style: none;}
a {
	color: #002b5f;
	text-decoration: underline;
}
a:hover {text-decoration: none;}
form,fieldset{
	margin:0;
	padding:0;
	border-style:none;
}
input,
textarea,
select{
	font:100% arial,sans-serif;
	vertical-align:middle;
}
#wrapper {
	margin: 0 auto;
	width: 998px;
	background: url('/images_relaunch/bg-wrapper.gif') repeat-y;
}
#header {
	position: relative;
	padding: 25px 14px 0;
	background: url('/images_relaunch/bg-header.gif') no-repeat;
	z-index: 1;
}
.logo {
	display: block;
	padding: 30px 0 29px 15px;
	text-indent: -9999px;
}
.logo a {
	display: block;
	overflow: hidden;
	height: 40px;
	width: 151px;
	background: url('/images_relaunch/logo.gif') no-repeat;
}
#header .holder {
	position: relative;
	width: 970px;
	text-align: center;
	background: #32557e url('/images_relaunch/bg-main-nav.gif') repeat-x 0 100%;
}
#header .holder:after {
	content: "";
	display: block;
	clear: both;
}
.search-form {
	float: right;
	padding: 2px 50px 0 0;
	width: 139px;
}
.search-form .text {
	float: left;
	padding: 1px 0 0;
	height: 20px;
	width: 115px;
	background: #32557e url('/images_relaunch/bg-search.gif') no-repeat;
}
.search-form .text input {
	display: block;
	padding: 0 3px;
	border: 0;
	width: 109px;
	font-size: 14px;
	line-height: 16px;
	color: #001e41;
	background: none;
}
.search-form .submit {
	display: block;
	float: left;
	margin: 2px 0 0 3px;
	border: 0;
	height: 12px;
	width: 21px;
	font-size: 0;
	line-height: 0;
	text-indent: -9999px;
	background: url(/images_relaunch/btn-search.gif) no-repeat;
	cursor: pointer;
}
#nav {
	margin: 0;
	padding: 0 0 0 150px;
	list-style: none;
}
#nav li {
	float: left;
	font-size: 14px;
	line-height: 16px;
	background: url('/images_relaunch/sep-nav.gif') no-repeat 100% 0;
}
#nav li:hover,
#nav li.hover {position: relative;}
#nav li:hover ul,
#nav li.hover ul {display: block;}
#nav li a {
	position: relative;
	float: left;
	margin: 0 5px 0 -5px;
	color: #fff;
	text-decoration: none;
	cursor: pointer;
}
#nav li a span {
	position: relative;
	float: left;
	padding: 2px 15px 8px 12px;
}
#nav li a:hover,
#nav li:hover a,
#nav li.hover a {
	position: relative;
	margin: -1px 5px -1px -6px;
	color: #002b5f;
	background: url('/images_relaunch/bg-nav-hover-l.gif') no-repeat;
	z-index: 5;
}
#nav li a:hover span,
#nav li:hover a span,
#nav li.hover a span {
	position: relative;
	padding: 3px 16px 9px 12px;
	background: url('/images_relaunch/bg-nav-hover-r.gif') no-repeat 100% 0;
}
#nav li ul {
	display: none;
	position: absolute;
	top: 23px;
	left: -6px;
	z-index: 1;
	margin: 0;
	padding: 4px 1px 6px;
	border: 1px solid #bfcad7;
	width: 158px;
	list-style: none;
	background: #fff;
}
#nav li ul li {
	float: none;
	padding: 0;
	height: 1%;
	font-size: 12px;
	line-height: 14px;
	text-align: left;
	vertical-align: top;
	background: none;
}
#nav li ul li a,
#nav li:hover ul li a,
#nav li.hover ul li a {
	display: block;
	float: none;
	margin: 0;
	padding: 0 0 0 12px;
	border-bottom: 1px solid #fff;
	color: #002b5f;
	background: none;
}
#nav li ul li a:hover {
	margin: 0;
	padding: 0 0 0 12px;
	border-bottom: 1px solid #bfcad7;
	background: url('/images_relaunch/bg-nav-dropdown-hover.gif') repeat-x;
}
.breadcrumbs ul {
	margin: 0;
	padding: 4px 0 5px 146px;
	list-style: none;
}
.breadcrumbs ul li {
	display: inline;
	padding: 0 0 0 10px;
	font-size: 11px;
	line-height: 15px;
	color: #b1b7c0;
	background: url('/images_relaunch/sep-breadcrumbs.gif') no-repeat 0 50%;
}
.breadcrumbs ul li:first-child {background: none;}
.breadcrumbs ul li a {
	color: #b1b7c0;
	text-decoration:none; 
}
.breadcrumbs ul li a:hover {text-decoration: underline;}
.image-box {
	position: relative;
	width: 970px;
}
.image-box img {display: block;}
.image-box .line {
	position: absolute;
	bottom: 0;
	right: 0;
	height: 16px;
	width: 676px;
	background: #002b5f;
}
* html .image-box .line {bottom: -1px;}
.personal-box {
	position: absolute;
	top: 32px;
	right: 16px;
	width: 214px;
}
.personal-box .t {
	height: 81px;
	background: url('/images_relaunch/bg-personal-box-t.png') no-repeat;
}
.personal-box .c {
	width: 214px;
	background: url('/images_relaunch/bg-personal-box-c.png') repeat-y;
}
.personal-box .c:after {
	content: "";
	display: block;
	clear: both;
}
.personal-box .inside {
	position: relative;
	float: left;
	overflow: hidden;
	margin: -81px 0 -19px;
	padding: 10px 11px 10px 10px;
	width: 193px;
}
.personal-box .b {
	height: 19px;
	background: url('/images_relaunch/bg-personal-box-b.png') no-repeat;
}
.personal-box h2 {
	margin: 0;
	font-size: 20px;
	line-height: 24px;
	font-weight: normal;
  font-family: "Arial Narrow";
}
.personal-box ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
.personal-box ul li {
	height: 1%;
	vertical-align: top;
}
.personal-box ul li a {
	display: block;
	padding: 3px 0 3px 5px;
	width: 187px;
	color: #141215;
	text-decoration: none;
	background: url('/images_relaunch/transparent.gif');
}
#personal-options {
	height: 1%;
	vertical-align: middle;
  padding-top:3px;
  font-size:10px;
}
#personal-options a {
	display: inline;
  font-size:10px;
	padding: 3px 0 3px 5px;
	width: 187px;
	color: #141215;
	text-decoration: none;
	background: url('/images_relaunch/transparent.gif');
}
#personal-options a {
  font-weight:normal;
}
.personal-box .username {
	display: block;
	padding: 3px 0 3px 5px;
	width: 187px;
	color: #141215;
	text-decoration: none;
  background: url('/images_relaunch/bg-personal-box-hover.png');
}
.personal-box ul li a:hover {
  /*background: url('/images_relaunch/bg-personal-box-hover.png');*/
  font-weight:bold;
}
.path {
	margin: 0;
	padding: 4px 0 0 282px;
	list-style: none;
}
.path li {
  font-family: "Arial Narrow";
  display: inline;
	padding: 0 0 0 12px;
	font-size: 18px;
	line-height: 22px;
	color: #002b5f;
	/* background: url('/images_relaunch/sep-breadcrumbs2.gif') no-repeat 0 50%; */
}
.path li:first-child {background: none;}
.path li a {
	color: #002b5f;
	text-decoration: none;
}
.path li a:hover {text-decoration: underline;}
#main {
	padding: 0 14px 67px;
	width: 970px;
}
#main .holder {
	overflow: hidden;
	padding: 38px 0 0;
	width: 100%;
}
#content {
	float: right;
	padding: 40px 30px 0 19px;
	width: 413px;
}
#content h2 {
	margin: 0 0 17px;
	font-size: 14px;
	line-height: 16px;
}
#content p {
	margin: 0 0 15px;
	line-height: 16px;
}
#content p .title {display: block;}
#content-main {
	float: right;
	padding: 50px 30px 0 19px;
	width: 645px;
}
#content-main ul {
  margin-left: 16px;
}
#content-main h2 {
	margin: 0 0 17px;
	font-size: 14px;
	line-height: 16px;
}
#content-main p {
	margin: 0 0 15px;
	line-height: 16px;
}
#content-main p .title {display: block;}
.features-list {
	margin: 0;
	padding: 2px 0 0;
	list-style: none;
}
#content-home {
	width: 970px;
	position: relative;
	top: 0px;
	left: 0px;
}
#home-foto {
  float: left;
  width: 652px;
  height: 440px;
}
#home-box {
  float: left;
  width: 260px;
  background-image:url(/images_relaunch/box_home.png);
  background-repeat:no-repeat;
  padding: 31px 29px 31px 29px;
}
.home-box-right {
  color: #464648;
  font-size: 11px;
  font-family: Arial;
  background-color: #FFFFFF;
  padding: 6px 6px 6px 6px;
  margin-bottom: 12px;
  width: 248px;
  height: 66px;
}
.home-box-right h1 {
  color: #002b5f;
  font-size: 12px;
  font-family: Arial;
  font-weight: normal;
  margin: 0 0 4px 0;
}
.home-box-right a {
  color: #464648;
  text-decoration: none;
}
#home-newsbox {
  color: #464648;
  font-size: 11px;
  font-family: Arial;
  width: 260px;
  margin-top: 60px;
}
#home-newsbox h1 {
  color: #b10030;
  font-size: 18px;
  font-family: Arial;
  font-weight: normal;
  margin: 0 0 10px 0;
}
#home-newsbox a {
  color: #464648;
}
#home-box2 {
  position: absolute;
	top: 327px;
	left: 17px;
  width: 319px;
  height: 144px;
  background-image:url(/images_relaunch/box_home2.png);
  background-repeat:no-repeat;
  color: #5d5d5f;
  font-size: 12px;
  font-family: Arial;
  padding: 20px 26px 20px 20px;
  line-height: 16px;
  z-index: 10;
}
#home-box2 h1 {
  color: #002b5f;
  font-size: 20px;
  font-weight: normal;
  line-height: 28px;
  font-family: "Arial Narrow",Arial;
  margin: 0 0 16px 0;
}
.features-list li {
	margin: 0 0 18px;
	padding: 0 0 0 7px;
	background: url('/images_relaunch/bullet-features-list.gif') no-repeat 0 50%;
}
.aside1 {
	float: right;
	padding: 39px 0 0 21px;
	width: 219px;
}
.aside1 img {display: block;}
.aside1 .downloads,
.aside1 .photo {
	margin: 26px 0 0 5px;
	padding: 0 1px;
	width: 211px;
	background: url('/images_relaunch/bg-aside1.gif') no-repeat;
}
.aside1 .downloads h3,
.aside1 .photo h3 {
	margin: 0 0 11px;
	padding: 10px 0 5px 11px;
	font-size: 12px;
	line-height: 15px;
	border-bottom: 1px solid #fff;
}
.downloads ul {
	margin: 0;
	padding: 0 11px 16px;
	list-style: none;
}
.downloads ul li {
	margin: 0 0 15px;
	height: 1%;
	vertical-align: top;
}
.downloads ul li a {
	color: #002b5f;
	text-decoration: none;
}
.downloads ul li a:hover {text-decoration: underline;}
.downloads ul li a:hover .size {text-decoration: underline;}
.downloads ul li .size {
	display: block;
	padding: 2px 0 3px 18px;
	background: url('/images_relaunch/icon.gif') no-repeat 0 3px;
}
.downloads .all {
	display: block;
	padding: 0 0 0 15px;
	font-weight: bold;
	color: #002b5f;
	text-decoration: none;
	background: url('/images_relaunch/bullet-downloads-all.gif') no-repeat 2px 50%;
}
.downloads .all:hover {text-decoration: underline;}
.aside1 .photo .frame {
	overflow: hidden;
	padding: 1px 0 25px;
	width: 100%;
}
.aside1 .photo .frame img {
	display: inline;
	float: left;
	margin: 0 2px 0 3px;
}
#sidebar {
	float: left;
	padding: 12px 0 0 17px;
	width: 249px;
  min-height:160px;
	background: url('/images_relaunch/bg-sidebar.gif') no-repeat 2px 0;
}
.side-nav {
	margin: 0;
	padding: 0;
	list-style: none;
}
.side-nav ul,
.side-nav ul ul {
	margin: 0;
	padding: 0 0 20px 36px;
	list-style: none;
}
.side-nav li {
	font-size: 12px; 
	line-height: 20px;
}
.side-nav li a {
	color: #002b5f;
	text-decoration: none;
}
.side-nav li a.active {font-weight: bold;}
.side-nav li a:hover {
	font-weight: bold;
}
#footer {
	padding: 0 14px;
	width: 970px;
	background: url('/images_relaunch/bg-footer.gif') no-repeat 0 100%;
}
#footer .holder {
	overflow: hidden;
	padding: 8px 0 30px 16px;
	width: 954px;
	background: url('/images_relaunch/bg-footer-holder.gif') repeat-x;
}
.bottom-nav {
	float: right;
	margin: 0;
	padding: 2px 4px 0 12px;
	list-style: none;
}
.bottom-nav li {
	float: left;
	padding: 0 6px 0 10px;
	font-size: 11px;
	line-height: 14px;
	background: url('/images_relaunch/bg-footer-holder.gif') no-repeat 0 50%;
}
.bottom-nav li:first-child {background: none;}
.bottom-nav li a {
	color: #b0b0b0;
	text-decoration: none;
}
.bottom-nav li a:hover {text-decoration: underline;}
.lang-form {
	float: right;
	width: 195px;
}
.lang-form select {
	position: relative;
	width: 195px;
	font: 11px/14px Arial, Helvetica, sans-serif;
	color: #b0b0b0;
}
#footer p {
	margin: 2px 0 0;
	font-size: 11px;
	color: #b0b0b0;
}
#footer p .mail {
	padding: 0 0 0 14px;
	text-decoration: none;
	background: url('/images_relaunch/bg-footer-holder.gif') no-repeat 4px 50%;
}
#footer p .mail:hover {text-decoration: underline;}
