* {

	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	background-color:#D9D9D9;
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#main {
	width: 980px;
	min-height: auto;
	_height: 559px;
	background-image: url(../images/tresc.jpg);
	background-repeat: repeat-y;
}

#top{
	height: 29px;
	background-image: url(../images/top.jpg);
}

#top ul li {
	display: inline;
	float: right;
	margin-left: -2px;
	margin-right:25px;
	margin-top: 7px;
	font-size: 7pt;
	

}

#top ul li a {
	color: #A6A6A6;
	text-decoration: none;

}

#top ul li a:hover  {
	color:#3C746B;

}


#banner{
	height: 158px;
	background-image: url(../images/banner.jpg);
}

#menu{
	height: 58px;
	background-image: url(../images/menu.jpg);
}



#tresc{

	padding-left: 60px;
	padding-right: 290px;
	padding-bottom: 25px;
	text-align: left;
	line-height: 22px;
	font-size: 11pt;
	min-height:384px;
}

h1{
	font-size: 12pt;
	font-weight: bold;
	color: #3C746B;
}
h2{
	font-size: 10pt;
	font-weight: bold;
	color: black;
}



#footer{
	height: 30px;
	background-image: url(../images/footer.jpg);
}

#e1 {
	padding-top: 20px;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 11px;
	width: 955px;
	text-align: right;
}

#e1 a {
	color: black;
	text-decoration: none;
}

#e1 a:hover  {
	color: black;
	text-decoration: underline;
}
