#header {
	background: url('gfx/header-sub.jpg') top left no-repeat;
	width: 970px;
	height: 246px;
}

#quicknav {
	width: 530px;
	margin-left: 430px;
	padding-top: 25px;
}

#logo {
	width: 353px;
	height: 177px;
	padding-left: 690px;
	padding-top: 23px;
}
#content {

	background: url('gfx/bg-content-sub.jpg') top left no-repeat;
	width: 620px;

}


#main-nav {
	height: auto;
}

