@charset "utf-8";
/* CSS Document */

body{
	padding-top:0px;
	margin-top:0px;
	text-align:center;
}

#wrapper{
	width:950px;
	margin-left:auto;
	margin-right:auto;
	text-align:left;
}
#seo{
		width:950px;
		background-color:#0856b7;
		display:none;
}
#seo p{
		margin:0px;
		text-align:right;
		color:#fefefe;
		font-size:12px;
}
#header{
		width:950px;
		margin-left:auto;
		margin-right:auto;
}
h1{
		margin:0px;
		padding:0px;
		/*display:none;/*
		background-image:url(../images/top-morning_image.gif);
		background-repeat:no-repeat;*/
		width:950px;
		height:0px;
		text-indent:-9999px;
}
#flash{
		width:948px;
		margin:0px;
		padding:0px;
		border-right:1px solid #e6e6e6;
		border-left:1px solid #e6e6e6;
}
#footer{
		width:950px;
		background-image:url(../images/footer3.gif);
		background-repeat:no-repeat;
		height:30px;
		float:left;
}
#footer p{
		text-indent:-9999px;
		margin:0px;
}
