#topFlash {
	width: 950px;
	height: 225px;
	}

#topGreen {
	background-color: #3A4A51;
	width: 950px;
	height: 70px;
	}

#topBlank {
	width: 950px;
	height: 25px;
	border-bottom: 1px solid #333333;
	}

#main {
	width: 950px;
	border-bottom: 1px solid #333333;	
	}

#bottom {
	text-align: right;
	width: 950px;
	}

#bottom div small{
	color: #999999;
	}

a.footer:link, a.footer:visited, a.footer:hover {
	color: #999999;
	text-decoration: underline;
	}

#topMenu {
	position: absolute;
	top: 275px;
	left: 10px;
	z-index: 10;
	}

#subMenu {
	position: absolute;
	top: 300px;
	left: 10px;
	z-index: 10;
	}

#logo {
	position: absolute;
	top: 225px;
	left: 750px;
	z-index: 10;
	}

#right {
	position: absolute;
	top: 0px;
	left: 950px;
	width: 10px;
	height: 100%;
	border-left: 1px solid #eeeeee;
	}

#paraPix {
	float: left;
	width: 400px;
	}

.paraSpace {
	float: left;
	width: 20px;
	}

#paraContent {
	float: left;
	width: 300px;
	}

#paraMisc {
	float:left;
	width: 210px;
	}
