@charset "UTF-8";
#wrapper {
	margin: auto;
	height: 703px;
	width: 1000px;
	position: relative;
	left: 0px;
	top: 0px;
	border: thin solid #999999;
}
#login {
	position: absolute;
	height: 46px;
	width: 758px;
	left: 0px;
	top: 0px;
}
#clock {
	float: right;
	height: 46px;
	width: 242px;
	position: absolute;
	top: 0px;
	right: 0px;
}
#logo {
	position: absolute;
	height: 49px;
	width: 1000px;
	left: 0px;
	top: 46px;
}
#innerwrapper {
	position: absolute;
	height: 608px;
	width: 1000px;
	left: 0px;
	top: 95px;
}
#left_column {
	float: left;
	width: 750px;
}
#column_right {
	float: right;
	height: 564px;
	width: 250px;
}
#links_home {
	float: left;
	width: 750px;
}
#flash_chair {
	float: left;
	height: 248px;
	width: 750px;
}
#features {
	float: left;
	width: 750px;
	height: 270px;
}
#footer_home {
	clear: both;
	float: none;
	height: 44px;
	width: 1000px;
	left: 0px;
	top: 659px;
}
