* {
	MARGIN: 0;
	PADDING: 0;
}
HTML {
	HEIGHT: 100%;
	MIN-HEIGHT: 101%;
}
BODY {
	FONT-FAMILY: Tahoma, Arial, Helvetica, sans-serif;
	FONT-WEIGHT: normal;
	FONT-SIZE: 7pt;
	TEXT-DECORATION: none;
	COLOR: #fff;
	BACKGROUND-COLOR: #141c30;
	HEIGHT: 100%;
	MIN-HEIGHT: 101%;
	PADDING: 0px;
	BORDER: 0px;
	MARGIN: -10px 0 0 -10px;
	background-image: url(images/topbg.gif);
	background-repeat: repeat-x;
}
HTML BODY {
	TEXT-ALIGN: left;
	margin: 0px;
}
#w {
	margin: 0px auto;
	width: 780px;
	border: 0px;
	}
.cl {
	clear: both;
	}
H1, H2, P, UL, LI  {
	font-size: 9pt;
	color: #000033;
	}
/* top */
#top {
	border: 0px;
	height: 161px;
	}
#top #w IMG {
	float: left;
	border: 0px;
	}
#top #w #quote {
	margin-top: 70px;
	width: 50%;
	float: right;
	}
#top #w #quote P {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	color: #525569;
	font-size: 7pt;
	border: 0px;
	}
#top #w #quote #ro {
	text-align: right;
	width: 45%;
	float: left;
	}
#top #w #quote #en {
	width: 50%;
	float: right;
	}
#top #w #quote #who {
	text-align: center;
	padding-top: 5px;
	}
/* menu */
#menu {
	border: 0px;
	height: 42px;
	background-color: #FFCD39;
	background-image: url(images/menubg.gif);
	background-repeat: repeat-x;
	}
#menu #w P {
	border: 0px;
	}
#menu #w A {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000311;
	text-decoration: none;
	text-transform: capitalize;
	border: 0px;
	margin-left: 10px;
	padding: 13px 12px 11px 12px;
	display: block;
	float: left;
	}
#menu #w A.on {
	text-decoration: underline;
	}
#menu #w A:hover {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #993300;
	text-decoration: none;
	text-transform: capitalize;
	border: 0px;
	padding: 15px 12px 9px 12px;
	display: block;
	float: left;
	}
/* content */
#content {
	background-color: #FFFFFF;
	}
#content #w {
	}
#content #w #left {
	float: left;
	width: 70%;
	}
#content #w #left H1, #content #w #left H2, #content #w P {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin: 0px 5px;
	}
#content #w #left H1, #content #w #left H2 {
	text-transform: uppercase;
	padding: 17px 10px 7px 1px;
	border-bottom: 1px dotted #141c30;
	}
#content #w #left P {
	border: 0px;
	padding: 7px 10px 7px 7px;
	}
#content #w #left UL {
	border: 0px;
	list-style: disc;
	margin-left: 40px;
	margin-bottom: 30px;
	}
#content #w #left UL LI {
	padding: 4px 7px;
	}
#content #w #right {
	width: 180px;
	text-align: center;
	float: right;
	}
#content #w #right IMG {
	margin-top: 35px;
	}
/* facts */
#facts {
	background-color: #FFFFEA;
	border-top: 1px dotted #141C30;
	}
#facts #w #col {
	width: 31%;
	float:left;
	border: 0px;
	}
#facts #w #col H2 {
	color: #333333;
	padding: 14px 7px 2px 7px;
	text-transform: uppercase;
	font-size: 8pt;
	}
#facts #w #col P {
	color: #333333;
	padding: 7px 7px 30px 8px;
	font-size: 8pt;
	text-align:justify;
	}
#facts #w #col UL {
	list-style: circle;
	color: #333333;
	padding: 7px 7px 30px 7px;
	text-align:justify;
	margin-left: 17px;
	}
#facts #w #col UL LI {
	color: #333;
	font-size: 8pt;
	padding: 4px 0px;
	}
/* bottom */
#bottom {
	margin-top: 1px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #DEE9F3;
	}
#bottom #w P {
	font-family: Tahoma, Helvetica, sans-serif;
	font-size: 7pt;
	color: #5e6771;
	padding: 9px 4px;
	}
#bottom #w #copyright {
	margin-left: 7px;
	width: 20%;
	float: left;
	}
#bottom #w #pagini {
	width: 70%;
	float: right;
	text-align: right;
	}
#bottom #w #pagini A {
	text-decoration: none;
	color: #5e6771;
	}
#bottom #w #pagini A:hover {
	text-decoration: none;
	color: #FF9900;
	}
#bottom #w #end {
	margin-left: 7px;
	}
#bottom #w #end A {
	text-decoration: none;
	color: #5e6771;
	}
