body {
	margin:0;
	background:url(../img/layout/harmonie4/body_bg.png) repeat;
	font:.85em Trebuchet MS, Trebuchet, Arial, Helvetica, sans-serif;
	}
a {	
	color:#E6F5F9;

	}
#header {
	background:url(../img/layout/harmonie4/header_bg.png) repeat-x;
	height:100px;
	position:relative;
	}
#topnav {
	float:right;
	margin:50px 0 0 0;
	right:0px;
	height:50px;
	}
#topnav ul {
	list-style:none;
	margin:0;
	padding:0;
	}
#topnav li {
	float:left;
	margin:0 5px;
	height:50px;
	width:122px;
	}
#topnav li a {
	display:block;
	width:100%;
	height:100%;
	text-indent:-5000px;
	
	}

#topnav .home {
	/*display:none;*/
	width:290px;
	height:100px;
	position:absolute;
	left:0;
	top:0;
	background:url(../img/layout/harmonie4/header_logo.png) no-repeat;
	}
#topnav .products a {
	background:url(../img/layout/harmonie4/nav/products_fr.png) no-repeat;
	}
#topnav .about a {
	background:url(../img/layout/harmonie4/nav/about_us_fr.png) no-repeat;
	}
#topnav .contact a {
	background:url(../img/layout/harmonie4/nav/contact_fr.png) no-repeat;
	}
#topnave li a {
	width:30000px;
	}
#topnav li a:hover {
	background-position:0 5px;
	}

#splash {
	clear:both;
	}	
#content_area {
	background:url(../img/layout/harmonie4/nav_bg.png) repeat-y left;
	min-height:1400px;
	position:relative;
	}
* html #content_area {
	height:1400px;
	}
#left_nav {
	position:absolute;
	left:0;	
	/*float:left;*/
	width:190px;
	}
	
#menu h2, .left_panel h2 {
	height:34px;
	color:#565656;
	padding:6px 0 0 5px;
	font-size:1.3em;
	margin:0;
	}
	
#login_panel,.left_panel {
	background:url(../img/layout/harmonie4/login_panel_bg.png) repeat-y left;
	padding-bottom:10px;
	margin:auto;
	border:1px solid #B2C97F;
	}
.left_panel {
	margin:5px auto;
}
#login_panel h2, .left_panel h2 {
	margin:0 0 5px 0;
	font-size:1.1em;
	padding:0;
	background:#90AF4B;
	border-bottom:1px solid #B2C97F;
	color:#fff;
	width:100%;
	height:1.3em;
	text-align:center;
	}

#login_panel form {
	margin:0 5px;
	}
#maincontent {
	margin-left:202px;
	}
#footer_area {
	display:none;
	}

