BODY {
margin: 0px;
text-align: center;	
}
.content_block {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
}
.portfolio_block {
	vertical-align: top;
}
.portfolio_block p{

	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: justify;
	margin: 30px;
	margin-bottom:20px;
}
p {
	margin: 30px;
	margin-bottom: 0px;
}
a {
	text-decoration: underline;
	color: #D50000;
}
a img {
border: none;
}
li {
margin: 30px;
margin-bottom: 0px;
}
.text_header {
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-size: 12px;
	font-weight: bold;
	color: #D50000;
}
a.collors {
	color:#000000;
	text-decoration:none;}
.footer_top {
	height: 47px;
	background-image: url(img/footer_top.gif);
}
.footer {
	background-image: url(img/footer.gif);
	text-align: center;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: Black;
	padding-bottom: 20px;
}
.footer a
 {
	color: Black;
	text-decoration: underline;
}
.footer_top img {
	margin-bottom: 8px;
	margin-left: 60px;
}