BODY {
	background-color: #ffffff;
	color: #717171;
	font-family: helvetica,century gothic,arial;
	background: url(images/background.png);
	
}
.c1 {
	margin-left: auto;
	margin-right: auto;
	margin-top: 120px;
	width: 500px;
	border: 1px solid #717171;
}
.c2 {
	width: 248px;
	border-right: 1px solid #717171;
	float: left;
	margin-bottom: 30px;
}
.c3 {
	width: 249px;
	float: left;
	margin-bottom: 30px;
}
UL {
 	list-style: none;
 	margin: 0px;
 	padding: 0px;
}
LI, LI A {
	display: block;
	height: 16px;
	text-decoration: none;
	text-indent: 12px;
	font-weight: bold;
	font-size: 11px;
	color: #717171;
}
.logo {
	margin-bottom: 20px;
	margin-top: 20px;
}
.title {
	text-indent: 3px;
	font-weight: bold;
	font-size: 11px;
	margin: 0px 10px 10px 10px;
	border-bottom: 1px solid #717171;
	line-height: 2.0;
}
.footer {
	text-align: center;
	padding: 2px;
	clear: both;
	color: #717171;
	font-size: 9px;
}
.footer A{
	text-decoration: none;
	color: #717171;
}
