#main {
	margin-left:auto;
	margin-right:auto;
	width:1030px;
}


body {
	background: #ffffff url(images/remsa.jpg) repeat-x;
	margin: 0;
	font-size:10px;
	color:black;
	font-family: arial;
}

# program{ background:pink;
	width:721px;
	height:165px;
}






.footer {
	text-align: center;
	color: #000000;
	margin-top: 40px;
	margin-bottom: 6px;
}



.footer a {
	font-size: 11px;
	color:#000000;
	text-decoration:underline;
}

.footer a:hover {
	text-decoration:none;
}

.footer ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0 0 10px;
}

.footer ul li {
	border-right:1px solid #8397B1;
	display:inline;
	padding:0 11px 0 10px;
}

.footer ul li:last-child {
	border-right:medium none;
	padding:0 0 0 10px;
}





.footer2 {
	font-size: 10px;
	text-align: center;
	color: #8397B1;
}


.footer3 {
	margin-top:16px;	text-align: center;
	color: #757575;
}

