*, html{
	margin:0px;
	padding:0px;
}
body{background-color:#ECEDED;}
#page{margin-left:auto;margin-right:auto;}
#header{height:450px;width:100%;position:relative; background-color:#406599}
#menu{width:1280px;height:30px;bottom:232px;left:0;position:relative; margin-right:20px}
#center{min-height:310px; width:1280px;padding-top:18px;padding-bottom:11px;overflow:auto; background-color:#ECEDED}
#footer{background-image:  url(../img/footer.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #617A29;
	height: 800px;
	width: 100%;
	position:relative;
}


