.mainheader {
	width: 900px;
	height: 169px;
}
.topone, .toptwo {
	width: 860px;
	height: 20px;
	padding-left: 20px;
	padding-right: 20px;
	font-size: 1.1em;
 	color: #334B5C;
 	font-weight: bold;
 	text-transform: lowercase;
}
.topone {
	padding-top: 10px;
}
.topone a, .toptwo a {
	padding-left: 2px;
	padding-right: 2px;
	text-decoration: none;
	color: #334B5C;
}
.topone a:hover {
	color: #000033;
}
.toptwo a:hover {
	color: #FFFFFF;
}
.topone .l, .toptwo .l {
	float: left;
}
.topone .r, .toptwo .r {
	float: right;
}
.topone .l div, .topone .r div, .toptwo .l div, .toptwo .r div {
	float: left;
	padding-left: 5px;
	padding-right: 5px;
	height: 16px;
}
.topone .r .d, .toptwo .r .d {
	margin-right: -5px;
}
.topone .tmi, .toptwo .tmi {
	float: left;
	margin-right: 5px;
}
.header {
	width: 900px;
	height: 90px;
	margin-top: 10px;
}
.header .logo {
	float: left;
	width: 880px;
	margin-top: 10px;
	margin-left: 20px;
}
.timeline {
	width: 900px;
	height: 170px;
}
.icons {	
	float: right;
	width: 180px;
	margin-top: 50px;
	padding-right: 20px;
	padding-top: 3px;
	padding-bottom: 3px;
	font-size: 11px;
	color: #898F95;
}
.icons a {
	color: #136A99;
	font-weight: bold;
}
.icons p {
	margin-top: 10px;
}
.icons div {
	float: right;
	padding-left: 10px;
}
.flashheader {
	width: 900px;
	height: 100px;
	background: #FF0000;
}
