/* ------------- */
/*    GENERAL    */
/* ------------- */
*
	{
	margin: 0px;
	border: 0px;
	padding: 0px;
	font-family: verdana, arial, sans-serif;
	}
html, body, #wrapper
	{
	height:100%;
	text-align: center;
	}
body
	{
	background-color: white;
	}
/* ------------ */
/*    ANCHOR	 */
/* ------------ */
a:link
	{
	text-decoration: none;
	color: #667777;
	}
a:visited
	{
	text-decoration: none;
	color: #667777;
	}
a:hover
	{
	text-decoration: underline;
	color: #3366cc;
	}
/* -------------- */
/*    CONTAINER	*/
/* -------------- */

table#wrapper 
	{
	margin: 0 auto;
	vertical-align: middle;
	text-align: center;
	}
div#container
	{
	width: 720px;
	height: 360px;
	background: white url('intro.jpg') center center no-repeat;
	}
div#content 
	{
	float: right;
	width : 400px; \width: 415px; w\idth: 400px;
	padding: 0px 15px 0px 0px;
	text-align: right;
	}
h1
	{
	margin: 20px 0px 0px 0px;
	font-size: 28px;
	font-weight: bold;
	font-family: verdana,sans-serif;
	letter-spacing: 1px;
	text-align: left;
	color: #334455;
	}
h2
	{
	margin: 0px 0px 0px 20px;
	text-align: left;
	font-size: 12px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	letter-spacing: 1px;
	word-spacing: 5px;
	color: #334444;
	}
h3
	{
	margin: 15px 0px 0px 20px;
	width: 380px;
	line-height: 20px;
	text-align: left;
	font-size: 15px;
	font-weight: bold;
	font-family: arial,verdana,sans-serif;
	letter-spacing: 0px;
	word-spacing: 3px;
	color: #445555;
	}
h4
	{
	float: right;
	margin: 15px 0px 0px 40px;
	width: 360px;
	line-height: 12px;
	font-size: 10px;
	font-weight: bold;
	text-align: justify;
	color: #667777;
	}
h5
	{
	float: right;
	width : 150px;
	margin: 10px 0px 0px 250px;
	text-align: center;
	}
h5 a
	{
	font-weight: bold;
	font-size: 11px;
	}
div#hon
	{
	float: right;
	margin: 20px 0px 0px 0px;
	width: 195px;
	height: 50px;
	}
div#hon-left
	{
	float: left;
	width: 140px;
	text-align: left;
	font-size: 10px;
	line-height: 14px;
	color: #667777;
	}
div#hon-right
	{
	float: right;
	width: 50px;
	}
div#hon-right img
	{
	border: 0px;
	}
/* ------------ */
/*    BOTTOM	 */
/* ------------ */
div#bottom
	{
	width: 720px;
	margin-top: 10px;
	height: 15px;
	text-align: center;
	font-size: 9px;
	color:#999999;
	}
.piccolohome {
	font-size: small;
	padding: 15px;
}
.redcolor {
	color: #930;
	font-weight: bold;
}

