#top {
	background:url(../images/bgPattern2_flat_top.gif) no-repeat center bottom;
	margin-left:auto;
	margin-right:auto;
	height:9px;
}
#flashDivID {
	width: 945px;
	height: 380px;
	background-color:#d7d7d5;
	margin-bottom: 0;
	margin-top: 2px;
}
#buttons {
	margin-top: 2px;
	margin-bottom: 0;
	background: #d2d2db url(../images/splash_bottom.gif) repeat-y;
}
#splash-header{
	background: url(../images/header2_bg.gif) repeat-x #11100a;
	width:945px;
	padding-top:1px;
}
#splash-header-panel{
	background: url(../images/header2_panel_fill.gif) repeat-x;
	margin:2px;
}
.splash-header-edge-l{
	float:left;
	display:inline; /* adding this clears IE float margin bug */
	background: url(../images/header2_panel_edge.gif) top;
	width:1px;
	height:28px;
}
.splash-header-edge-r{
	float:right;
	display:inline; /* adding this clears IE float margin bug */
	background: url(../images/header2_panel_edge.gif) top;
	width:1px;
	height:28px;
}
.style2 {
	color: #cccccc;
	padding:5px 10px;
}
.logo {
	float:left;
	display:inline;
	margin:10px 10px 6px;
}
.welcome{
	float:right;
	display:inline;
	margin: 45px 10px 0px 0px;
}
