#container{
	width:778px;
	margin:auto;
}

#header{
	width:778px;
	height:124px;
	background:url(../gfx/bg-header.jpg) no-repeat;
}

#menubar{
	background:url(../gfx/bg-menubar.gif) repeat-x;
	height:25px;
	padding:2px 0px 0px 17px;
}

#wrapper{
	width:778px;
	background:url(../gfx/bg-wrapper.jpg) repeat-y;
	padding-top:36px;
}

#content{
	width:730px;
	text-align:left;
	padding:0px 24px 80px 24px;
	min-height:300px;
}

#footer{
	width:770px;
	clear:both;
	border-bottom:solid 1px #10195f;
	background:url(../gfx/bg-footer.gif) no-repeat right top;
	font-size:9px;
	color:#ffffff;
	text-align:right;
	padding:2px 8px 1px 0px;
}
