html, body{
  margin:0; 
  padding:0;
  border:0;
/* \*/
}

body {
	min-width:765px;
	text-align:center;
	background: url("/images/bg_fade.gif") repeat-x;
}

p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}

a {
	color: #0060a1;
	text-decoration: underline;
}

a:hover {
	color: #DDDF00;
	text-decoration: none;
}

h1 {
	color: #0060a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

h2 {
	color: #0060a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

h3 {
	color: #0060a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

h4 {
	color: #0060a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

h5 {
	color: #0060a1;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	font-weight: bold;
}

h6 {
	color: #DDDF00;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal;
	font-weight: normal;
}

.clear{
  clear:both;
  height:1px;
  overflow:hidden;
  line-height:1%;
  font-size:0px;
  margin-bottom:-1px;
}

* html .clear {
   height:auto;
   margin-bottom:0
} 

#container {
  margin-left:auto;
  margin-right:auto;
  text-align:left;
  position:relative;
  width:765px;
/* \*/
}

#wrapper {
	background-color: #E5E5E5;
}

#wrapp\65 r {
  height:auto;
}

/* \*/
* html #wrapper {
	background-color: #E5E5E5;
}

#outer {
	z-index:1;
	position:relative;
	margin-left:163px;
	width:602px;
	background-color: #FFFFFF;
}

#left {
  width:164px;
  float:left;
  display:inline;
  position:relative;
  margin-left:-163px;
}

*>html #left {
   width:163px;
}

#container-left {
    width:163px; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#container-left a {
	color:#0060a1;
	display: block;
	text-decoration: none;
	padding: 5px;
}

#container-left a:hover {
	color:#000000;
	background-color: #DDDF00;
}

/* \*/
* html #left {
   margin-right:-2px;
}

#center {
	width:602px;
	float:right;
	display:inline;
	margin-left:-1px;
}

#container-center {
	padding: 0px 10px 0px 10px;
	background-color: #FFFFFF;
}

#clearheadercenter {
  height:126px;
  overflow:hidden;
}

#clearheaderleft {
	height:177px;
	overflow:hidden;
	background: url("/images/participata_logo_feet.gif") bottom no-repeat;
}

#clearfootercenter {
  height:100px;
  overflow:hidden;
}

#clearfooterleft {
  height:100px;
  overflow:hidden;
}

#footer {
	clear: both;
	width:755px;
	height:100px;
	text-align:left;
	background-color: #FFFFFF;
	padding: 5px;
	border-top: solid #E5E5E5 4px;
	color: #999999;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	background: url("/images/footer_bg.gif") top right no-repeat;
}

#footer a {
	color: #0060a1;
	text-decoration: none;
}

#footer a:hover {
	color: #DDDF00;
	text-decoration: underline;
}

#header {
	z-index:1;
	position:absolute;
	text-align:left;
    top:0px;
	width:765px;
	height:126px;
	overflow:hidden;
	background:  url("/images/header_bg.gif") repeat-x;
}

#gfx_bg_middle {
	top:0px;
	position:absolute;
	overflow:hidden;
	width:602px;
	margin-left:163px;
	background-color: #FFFFFF;
}

* html #gfx_bg_middle {
  display:none;
}

