
html, td {
	font-family: Arial, Helvetica, Sans Serif;
	color: #000000;
	font-size: 12px;
}

body {
	background: url('/img/main_bg.gif') #999999 0 0 repeat-x;
	text-align: center;
	margin: 0px;
}

.content {
	width: 771px;
	background: url('/img/content_bg.gif') #ffffff 0 0 repeat-x;
	text-align: left;
	line-height: 130%;
	margin-left: auto;
	margin-right: auto;
}

.mission {
		padding: 5px;
		padding-top: 10px;
		padding-right: 0px;
}

.bottom {
	background: url('/img/box3.gif') #ffffff top left no-repeat;
	width: 771px;
	height: 165px;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	line-height: 150%
}

.box2 {
	background: url('/img/box2.gif') #fff top left no-repeat;
	width: 209px;
	height: 151px;
	margin-left: 20px;
	float: right;
}

.footer {
	color: white;
	font-size: 11px;
	text-align: center;
	margin-top: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 630px;
}
