body {background: #204c55 url(../images/background-index.jpg) no-repeat center 0;
	width: 100%; min-width: 1022px !important;
}

#container { 
	height: 100px;
}

#header {
	min-width: 1022px;
	}
#scene {
	/*position:relative;*/
	margin-top: 38px;
	/*top:138px;*/
	height:580px;
	width:100%;
	z-index:1;
	margin-right: 0;
	margin-left: 0;
	clear: both;
}


#submenu li{
	border-color: #b1dcff;
	background-image:url(../images/bullet.gif);
}
#submenu li a:hover{
	color: #56a4d5;
}

#submenu li a#current{
	color: #73b0dc;
	text-decoration: none;
}
#content p.intro {color: #56a4d5;}

#content h1 {
	color: #56a4d5;
}
#content h2 {
	color: #56a4d5;
}

#utilities li{
	background-image:url(../images/arrow.gif);
}
#utilities li a:hover{
	color: #56a4d5;
}
.panel {
	background-color: #f3f9f9;
}
#panelWrap {
	position:relative;
	/*top:20px;*/
	height:166px;
	width:100%;
	z-index:50;
	clear: both;
}
#panel_home {
	height: 140px;
	width: 780px;
	margin: 0 auto 20px;
	clear: both;
	background: url(../images/panel-index.png) no-repeat;
	padding: 0;
	display: block;
}
#panel_home p{
	padding: 0;
	font-weight: bold;
	font-size: 1.3em;
	color: #fff;
	line-height: 1.8em;
	margin-bottom: .4em;
}
#panel_home h1{
	padding: 0;
	margin: 0em;
}
.panel_title {
	height: 40px;
	margin: 0 auto;
}
#panel_text {
	height:100px;
	width:740px;
	float:left;
	margin: 15px 18px 0;
	position: relative;
	display: inline;
}
