#banner {
	margin: auto;
	height: 150px;
	width: 1000px;
	background-image: url(images/bannernew.jpg);
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	background-color: #01245c;
	background-image: url(images/body2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#menuflash {
	height: 30px;
}
#menu {
	margin: auto;
	width: 1000px;
	background-color: #0099CC;
}
#container {
	margin: auto;
	width: 1000px;
}
#flashproject {
	height: 350px;
	width: 960px;
	padding-top: 10px;
	padding-right: 20px;
	padding-left: 20px;
	background-image: url(images/bb.png);
	background-repeat: no-repeat;
	background-position: center bottom;
}

#partner {
	height: 120px;
	border-top-width: 2px;
	border-bottom-width: 4px;
	background-color: #CCCCCC;
}
#footer {
	clear: both;
	padding-top: 10px;
	padding-left: 20px;
	text-align: center;
	color: #CCCCCC;
	background-image: url(images/footter.jpg);
	height: 110px;
}
