
body#intro{
	background-color: #f5f5f5;
	padding: 0;
	margin: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	width:100%;
}

/* Fonts -begin */
/* -------------------------------------------------------------------------- */


P, H1, H2, H3, UL, LI, DIV{
	padding: 0px;
	margin: 0px;
}

P, A{
line-heigth:140%;
color:#666666;
}

A IMG{
border:none;
}

A{
	text-decoration:none;
}

A:link, A:visited{
	text-decoration:none;
}

A:hover{
	background-color:#F7F7F7;
}


h1{
	color: #404F5B;
	font-size: 1.2em;
	padding-bottom: 8px;
padding-top:0.5em;
font-weight:normal;
letter-spacing:2px;
}	

h2{
	color: #AA7663;
	font-size: 1.0em;
	padding-bottom: 4px;
padding-top:0.5em;
}	

br.clear{
height:0px:;
clear:both;
font-size:0px;
line-height:0px;
padding:0px;
margin:0px;
}
/* Fonts -end */
/* -------------------------------------------------------------------------- */

#wrapper{
	width:99%;
  background-image:none;
	text-align: center;
	 margin: auto;
	margin-top: -140px;
	position: absolute;
	top: 50%;
	height: 200px;
	visibility: visible;
}

#col_intro{
  width: 420px;
  margin:auto;
}

