/* CSS Document */

body {
	font-family: Arial, Helvetica, sans-serif;
	color: #666666;
}

.copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 160%;
	color: #666666;
}

.address {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 160%;
	color: #999999;
}

.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 140%;
	color: #999999;
}

.mission {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 180%;
	text-align: center;
}

.homemain {
	background-color: #babaff;
	background-image: url(images/home-main-bg.gif);
	background-repeat: no-repeat;
	border: none;
}
