table.mainindex {background: url(images/bg-body.gif) repeat-x 0 0;}
td.midlle {
    background: url(images/bg-content.jpg) no-repeat 100% 667px;
}
td.right {
    background-image: url(images/bg-body-r.gif);
    background-repeat: repeat-x;
}

.banner-poli {
    width: 300px;
    padding-bottom: 30px;
}

div.banner-poli h2 {
    padding: 0; 
    text-transform: none;
    margin-bottom: 5px;
}

div.banner-poli p {
    padding: 0; margin: 0;
}
h1 {
    font-size: 230%;
    background: none;
    padding: 0.5em 0 0.5em 38px;
    margin: 0 0 0 -37px;
    text-transform: uppercase;}

.finaltex {
    text-align: justify;
    margin-top: 40px
}
#navigation {
	width: 100%;
	margin-bottom: 50px;
}

li {
	list-style-image: url('/images/arrow_bottom.gif');
	margin-left: -20px;
}
#navigation ul, h2{margin: 0px 0px 0px 0px;
}

#navigation a:link {
	text-decoration: none;
}
#navigation a:visited {
	text-decoration: none;
}
#navigation a:hover {
	text-decoration: underline;
}
#navigation a:active {
	text-decoration: none;
}