@charset "UTF-8";
body { color: white; font-family: Helvetica, Arial, sans-serif; font-size: 14px; background-color: #38261e; margin: 0; padding: 0; }
a:link { color: blue; }
img { border: none; }
h1 { color: #ff0; }
h2 { color: #ff0; font-size: 20px; text-decoration: none; margin-bottom: -10px; }
#main {
	width: 900px;
	margin: 0 auto -10px auto;
	background-color: #322c22;
	background: url(../images/bg.gif) repeat-y 0 0;
}
#top { width: 900px; height: 147px; float: left; display: block; 
	background: url(../images/home_top-UniversFrutiger_+2.jpg) no-repeat left bottom;
}
#top ul {
	background-color: #38261e;
	display: block;
	margin: -5px 0 -10px;
	width: auto;
	padding: 11px 0px;
	text-align: left;
	float: right;
}
#top li {
	display: inline;
	margin: 5px 10px;
}
#top a, #top a:visited { color: #ffd700; font-size: 12px; font-weight: 800; text-decoration: none; }
#top a:hover { color: #ff0; font-size: 12px; font-weight: bold; text-decoration: underline; }
#top em {
	float: right;
	margin: 20px 30px 0 0;
}
#top strong { float: left; margin-top: 30px; }
#left { width: 150px; height: 100%; float: left; padding: 15px 20px 0 0; text-align: right; line-height: 18px; text-transform: lowercase; }
#left ul {
	margin-bottom: 30px;
}
#left li { font-size: 13px; line-height: 20px; list-style: none; margin: 0; }
#left a, #left a:visited { color: #38261e; font-size: 13px; font-weight: 700; text-decoration: none; text-transform: lowercase; }
#left a:hover { color: #ff0; font-size: 13px; font-weight: 700; text-transform: lowercase; }
#right { color: #eee8aa; float: right; width: 660px; min-height: 500px; padding: 15px 40px 10px 30px; background-color: #38261e; line-height: 17px; }
#right a, #right a:visited { color: #bdb76b; font-size: 14px; font-weight: bold; line-height: 15pt; text-decoration: none; }
#right a:hover { color: white; text-decoration: underline; }
#right em { color: #ff0; font-weight: bold; }
.clear { 
	clear: both;
	height: 0px;
	padding: 0;
	margin: 0;
	line-height: 0;
}
#footer { font-size: 12px; text-align: center; background-color: #38261e; color: #eee8aa; font-weight: normal; word-spacing: 0; margin: 0 0 0 170px; padding: 10px 20px; border-top: 1px solid #eee8aa; }
#footer a, #footer a:visited { color: #ffd700; font-weight: bold; text-decoration: none; width: 800px; }
#footer a:hover { color: #ff0; font-weight: bold; text-decoration: underline; }
#suppliers_list { color: white; font-size: 12px; font-variant: small-caps; line-height: 14px; text-align: left; }
#Services_text { color: maroon; font-size: 14px; line-height: 20px; background-color: fuchsia; width: 600px; display: table-column-group; }
.challenge{ line-height: 13px; }
#leftSide{ position:fixed; float:left; left:0; top:0; height: 100%; width:50%; z-index:-20; background-color: #BDB76B;}
#rightSide{ position:fixed; float:right; right:0; top:0; height: 100%; width:50%; z-index:-21; background-color: #38261e;}

