.home #main {
	background: #fff url('../images/layout/background.jpg') repeat-x 50% 0;
	padding-top: 52px;
}
.wideframe {
	margin-top: 30px;
	position: relative;
}
.wideframe div {
	height: 347px;
	width: 946px;
	background: transparent url('../images/layout/frame-946x312.png') no-repeat 50% 0;
	z-index: 5;
}
.wideframe-content{
	position: absolute;
	top: 6px;
	left: 12px;
	z-index: 4;
}
.smallframe {
	position: relative;
}
.smallframe a {
	display: block;
	height: 167px;
	width: 290px;
	background: transparent url('../images/layout/frame-290x167.png') no-repeat 50% 0;
}
.smallframe img {
	position: absolute;
	top: 1px;
	left: 1px;
}
#visuals {
	width: 996px;
}
#visuals li {
	float: left;
	margin: 0 46px 30px 0;
	width: 286px;
	height: 166px;
}
.bwimg {
/*	width: 290px; */
	height: 170px;
}
#foot { height: auto; }
#foot .alpha {
	width: 260px;
	margin-right: 50px;
}
#foot .omega {
	width: 260px;
	margin-left: 50px;
}
#foot .alpha .hr,
#foot .omega .hr {
	width: 260px;
	background-image: url('../images/layout/hr-grid-4-narrow.png');
}
#bottom {
	background: #fff url('../images/layout/bottom-border.png') repeat-x top left;
	overflow: hidden;
	margin: 0 auto;
	width: 100%;
	text-align: right;
}
#bottom ul{
	padding: 15px 0 10px 0;
	margin-bottom: 24px;
}
#bottom li {
	float: left;
	margin-right: 20px;
}
#bottom li a {
	font-style: bold;
}
#bottom #located {
	color: #748490;
	font-style: italic;
}
	/* Don't display transparent PNG unless there is native support (>IE6).
	 * DONT APPLY the Dean Edwards hack here */
/*#visuals > li {
	background: url('../images/visuals/shadow-border.png') no-repeat;
	padding: 5px 0 0 5px;
}*/
/*#home #blurb { background: url('../images/blurbs/homepage.png') no-repeat 380px 45px; }*/
#home #blurb {
	width: 658px;
	height: 53px;
	background: transparent url('../images/blurbs/elegant-user-friendly.png') no-repeat 50% 0;
	margin: 0 auto;
	padding-bottom: 0px;
}

