* {
	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;
}

#logo {
	position: relative;
	top: 30px;
	left: 50px;
	width: 129px;
}

#top-info {
	position: relative;
	top: -50px;
	left: 190px;
	color: #fff;
	font-size: 1.8em;
	font-family: "Century Gothic", Arial, Helvetica, sans-serif;
	width: 350px;
}

#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;
}

li.level-3 {
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-left: 20px;
}

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;
}
