/* ---------------------------------------------------------------------------------------- */

#header {

	background: #000000 url(imglocal/header.png) no-repeat;
	height:80px;
	text-align:center;
	margin-bottom:0px;
}

.rd1 {

	float:right;
}

#rd2 {

	float:right;
	position:relative;
	left:172px;
}

#footer {

	background: #000000 url(imglocal/footer.png);
	height:8px;
	text-align:center;
	margin-top:30px;
}

/* ---------------------------------------------------------------------------------------- */

#main .applist {
	padding:0px;
	text-align:center;
	margin:0 auto;
	font-size:1.1em;
	color:#2a2a2a;
	width:900px;
}

.applist img {
	padding:0 10px;
}

.contact {
	width:620px;
	margin:20px auto;
	padding:10px;
	color:#859398;
	font-size:0.7em;
}
