body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin:0px 0px;
	padding:0px 10px;
	color:#333333;
	background-image:url(images/wave.png);
	background-repeat:no-repeat;
	background-position: center top;
	background-color: #000000;
}
table td, table th {
		font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

	}
h1 {
	font-size: 18px;
	color: #003399;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin:10px 0px 15px 0px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	color: #CC3300;
	margin:10px 0px;

}
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #666;
	margin:10px 0px 5px;

}
h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11px;
	color: #999999;
	margin:0px 0px 5px;

}
h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	color: #999999;
}
h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 9px;
	color: #999999;
}
p, ul {
	font: 12px Verdana, sans-serif;
	text-align: justify;
	line-height: 19px;
	margin:0px 0px 10px;

}

ul {
padding:0px 0px 0px 15px;
}
a {
	color: #0033CC;
	text-decoration: none;
}
a:link {
	color: #0033CC;
	text-decoration: none;
}
a:hover {
	color: #CC0000;
	text-decoration: none;
}
a.title  {
	color: #003366;
}
a.title:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.navigation {
	font:11px Verdana, sans-serif;
	padding:0px 0px 5px 0px;
	margin-bottom:20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666666;
}
.img_right {margin-left:20px}
.img_left {margin-right:20px}
.comment {font:10px Verdana, sans-serif;}
	
#lastupdate{
	float:right;
	font-size:10px;
}
.top {
	font-size: 10px;
	text-align: right;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #0000FF;
}

.top a  {
	text-decoration:none;
}
.header {
	height: 160px;
	background-image: url(images/Header08.jpg);
	background-repeat: no-repeat;
}
.header #menu {
	margin-top: 150px;
	margin-right: 15px;
	margin-left: 15px;
	font-size:12px;
}

.header #topbanner {
	width:468px;
	height:60px;
	/*border:1px solid #ffffff; */
	font-size:18px;
	line-height:22px;
	float:right;
	text-align:center;
	vertical-align:middle;
	color:#FFFFFF;
	margin-top: 25px;
	margin-right: 10px;
	margin-bottom: 35px;
	margin-left: 10px;
}

.header #menu a {
	font-weight:bold;
	margin-right: 10px;
}

#bottom-menu {
	padding:10px 0px; 
	font-size:12px; 
	color:#999999; 
	float:right;
}
.outer a {
	color:#999999;
	font-weight:bold;
	text-decoration:none;
}
.outer a:hover {
	color:#FFFFFF;
	font-weight:bold;
}


.languages {
	font-size:11px;
	text-align:right;
	padding: 5px 0px;
	color:#999999;
}
.rightpanel {
	float:right;
	width:270px;
	height: 650px;
	margin-left:20px;
	text-align:center;
	background-image:url(images/Low-VOC-flower.jpg);
	background-position:bottom;
	background-repeat:no-repeat;
}
.leftpanel {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #999999;
	width: 160px;
	float: left;
	padding-right:10px;
	margin-right: 10px;
}
#left_panel ul {
	margin: 0px;
	padding: 0px;
}
#left_panel ul ul {
	margin-left:15px;
	margin-bottom:15px;
}
#left_panel li {
	font-size:11px;
	list-style:none;
	}
#left_panel li.title  {
	font-weight:bold;
	font-size:110%
}
.moto {
	font-size: 14px;
	color: #FFFFFF;
	margin-left: 15px;
	font-weight: bold;
	font-family: Tahoma, sans-serif;
	margin-top: 80px;
	margin-bottom: 0px;
	float: left;
	width: 260px;
	text-align: center;
}
.copyright {
	clear:both; 
	font: 11px tahoma,sans-serif;
	color:#999999;
	text-align:center; 
	margin-top:15px; 
}

