* {
	margin: 0;
	padding: 0;
	border: 0;
}

a {
	color: #1b3e72;
}

body {
	font: normal normal normal 1em Arial, Helvetica, sans-serif;
	background: url(/themes/ecotrack/images/bg.gif);
}

acronym {cursor:help;border-bottom: 1px dashed #1b3e72;}

#holder {
	width: 994px;
	overflow: auto;
	background: #fff;
	margin: auto;
}

#header {
	height: 380px;
	background: url(/themes/ecotrack/images/index.jpg) no-repeat;
}

#menu {
	height:32px; 
	background:url(/themes/ecotrack/images/top_menu_bg.jpg) 0px 0px repeat-x;
	width:100%;
}
#menu div { margin:0px auto; width:450px; }
#menu a { display:block; float:left; color:white; padding:6px 10px 7px; text-decoration:none;  }
*+html #menu a { padding:7px 10px; }
#menu a strong { background:url(/themes/ecotrack/images/bg_menu_item.png) 0px 8px no-repeat; padding-left:15px; float:left; font-weight:normal; cursor:pointer; }
#menu a:hover, #menu a.sel { color:black; text-decoration:underline; background:url(/themes/ecotrack/images/top_menu_sel.jpg) 0px 0px repeat-x;  }
#menu div ul { width:130px; position:absolute; list-style:none; background:#8CB044; margin:31px 0px 0px 0px; padding:0px; display:none; }
*+html #menu div ul { margin-left:-450px; }
#menu div ul li a, #menu div ul li a:hover { padding:5px 5px 5px 25px; clear:both; width:100px; font-size:13px; }
#menu div ul li a:hover { background:#9FC74E; }


#logo {
	position: relative;
	top: 30px;
	left: 50px;
	width: 129px;
}

#top-info {
	position: relative;
	top: -50px;
	left: 190px;
	color: #fff;
	font-size: 1.5em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	width: 550px;
}

#motto {
	color: #fff;
	font-size: 1.1em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	padding-left: 50px;
	padding-top: 160px;
}

#content {
	margin: 30px 30px 0 30px;
	background: #f7f7f7;
	overflow: auto;
}

#navi {
	float: left;
	width: 220px;
	padding: 30px 30px 100px 60px;
	background: url(/themes/ecotrack/images/menu_corner.gif) no-repeat top left;
}

#navi li {list-style: none;}
#navi a {color: #000;text-decoration:none;}
#navi a:hover {color: #1b3e72;text-decoration: underline;}
#navi li.level-2 a {color: 666# !important;}
#navi ul {
	margin-top: 5px;
}


li.level-1 {
	font-size: 0.85em;
	margin-bottom: 20px !important;
	padding-bottom: 10px;
	border-bottom: 1px solid #ccc;
}

li.level-2 {
	font-size: 0.9em;
	margin-left: 20px;
	margin-bottom: 5px;
	padding-top: 10px;
}

#main #text #navi ul li.level-1 { font-size:1.3em; }
#main #text #navi { width:500px; background:none; padding:0px; }
#main #text #navi #partners, #main #text #articles { display:none; }
#content #main { background:none; }

li.level-3 {
	font-size: 1.3em;
	margin-bottom: 10px;
	margin-left: 20px;
}
#main #text #navi li.level-2 ul { margin-top:15px; }
#main #text #navi ul { padding-bottom:0px; }
li.level-2 div.articles { margin:-10px 0px -10px 15px; }
li.level-2 div.articles a { font-size:1.3em; }

li.level-4 {
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-left: 30px;
}

.level-4 a {
	color: #666;
}

#main {
	float: right;
	width: 533px;
	padding: 30px 60px 80px 0;
	background: url(/themes/ecotrack/images/main_corner.gif) no-repeat bottom right;

}

#text {
	border-left: 1px solid #ccc;
	padding-left: 30px;
	overflow: hidden;
}

#text h1 {
	font-size: 1.4em;
	font-weight: normal;
	padding-bottom: 10px;
	color: #1b3e72;
}

#text h2 {
	font-size: 1em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #1b3e72;
}

#text h3 {
	font-size: 0.8em;
	font-weight: bold;
	padding-bottom: 10px;
	padding-top: 10px;
	color: #1b3e72;
}

#first, #second, #third, #fourth {
	padding-bottom: 20px;
	padding-left: 35px;
	padding-top: 5px;	
}

#first {background: url(/themes/ecotrack/images/1.gif) no-repeat top left;}
#second {background: url(/themes/ecotrack/images/2.gif) no-repeat top left;}
#third {background: url(/themes/ecotrack/images/3.gif) no-repeat top left;}
#fourth {background: url(/themes/ecotrack/images/4.gif) no-repeat top left;}

#text p {
	font-size: 0.8em;
	line-height: 140%;
	color: #666;
	padding-bottom: 10px;
}

#text img {
	float: left;
	padding: 10px 10px 10px 0;
}

#text ul {
	font-size: 0.8em;
	line-height: 140%;
	color: #666;
	padding-bottom: 10px;
	padding-left: 20px;

}

#text ol {
	font-size: 0.8em;
	line-height: 140%;
	color: #666;
	padding-bottom: 10px;
	padding-left: 20px;

}


.list {
	border-collapse: collapse;
	border: 1px solid #ccc;
	font-size: 0.7em;
	width: 100%;
}

.list td, .list th {
	border: 1px solid #ccc;
	padding: 5px;
}

#footer {
	margin: 0px 30px;
}

#copy {
	float: left;
	width: 280px;
	padding: 30px 30px 30px 30px;
	color: #1b3e72;
}

#contacts {
	float: right;
	width: 504px;
	padding: 30px 60px 30px 30px;
	background: #e2e2e2 url(/themes/ecotrack/images/footer_corner.gif) no-repeat bottom left;
}

#copy, #contacts {
	margin-bottom: 30px;
	font-size: 0.9em;
}

#contacts p {
	padding-bottom: 30px;
}

#contacts span {
	font-size: 1.4em;
	color: #1b3e72;
}

#netlight {font-size: 8pt;	float: right;width: 200px; padding-top:50px; margin-right:60px;}
#netlight img {margin-right: 10px;float: left;}
#netlight a {color: #1b3e72; font-size: 8pt;}

#partners {
	padding: 50px 0;
	font-size: 0.75em;
}

#partners img {
	float: left;
	margin-top: 15px;
	margin-right: 5px;
}

