@charset "utf-8";
body {
	background-image: url(images/newbg_bg.jpg);
	background-repeat: repeat-x;
}
#main {
	margin: auto;
	float: none;
	height: auto;
	width: 1000px;
}
#link {
	background-color: #494a4a;
	float: left;
	height: 41px;
	width: 1000px;
}
#space {
	background-color: #333333;
	float: left;
	height: 5px;
	width: 1000px;
}
#page {
	float: left;
	height: auto;
	width: 1000px;
}
#box {
	float: left;
	height: 104px;
	width: 289px;
	border-top-color: #dbdbdb;
	border-right-color: #dbdbdb;
	border-bottom-color: #dbdbdb;
	border-left-color: #dbdbdb;
}

#mission {
	float: left;
	height: 116px;
	width: 591px;
	background-image: url(images/mission_baner.jpg);
}
#app {
	background-image: url(images/bg_app.jpg);
	float: left;
	height: 28px;
	width: 286px;
}



#head {
	float: left;
	height: 109px;
	width: 1000px;
}
#bottom {
	background-color: #333333;
	float: left;
	height: 70px;
	width: 100%;
	margin: auto;
}
#news_box {
	background-image: url(images/news_box.jpg);
	float: left;
	height: 200px;
	width: 301px;
}
#bottom2 {
	background-color: #333333;
	margin: auto;
	float: none;
	height: 70px;
	width: 1000px;
}



#alerts {
	background-image: url(images/alerts_bg.jpg);
	float: left;
	height: 34px;
	width: 594px;
}

#flash {
	float: left;
	height: 165px;
	width: 1000px;
	background-image: url(images/about_baner.jpg);
}

.style1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
}
a.style1:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color:#FFFFFF;
	text-decoration: none;
}

.style2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.style3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
.style4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #A72525;
	text-decoration: none;
}
.style5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	text-decoration: none;
}
