	/* header layout */
	#header{
		height: 253px;
		background: #4a4841 url(../images/cornflower.gif) top repeat-x;
		position: relative;
	}
	/* bottom layout */
	#bottominfo{
		border-top: 5px solid #42423b;
		/* background: #f1eee7; */
		background: #C8C3D9; /* cornflower */
		padding-bottom:25px;
		width: 100%;
		overflow: hidden;
		float: center;
	}
