body {
/*	text-align:center;*/
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	background:url(images/pageBG_1.jpg) repeat-x #24818d top left;
}
#pagebackground {
	position:relative;
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	min-height:750px;
	_height:750px;
	background:url(images/pageBG_1.jpg) no-repeat top left;
}
#wrapper {
	margin:0px;
	width:1010px;
}
#header {
	width:1010px;
	height:237px;
}
#flashoverlay1 {
	position: absolute;
	z-index: 10;
	top: 0px;
}


#flashoverlay2 {
	position: absolute;
	z-index: 10;
	top: 327px;
}
#shell {
	padding-top:400px;
	padding-left:450px;
	float:left;
	width:500px;
	min-height:250px;
	_height:250px;
}
#shellBG {
	width:500px;
	min-height:250px;
	_height:250px;
}
#content_area {
	float:left;
	width:500px;
	position: relative;
}
#welcome_top_image {
	float:left;
	width:500px;
	text-align:right;
	padding-top:0px;
	color:#fecf50;
}
#welcome {
	float:left;
	width:400px;
	text-align:left;
	font-size:25px;
	padding-left:15px;
	padding-top:25px;
	color:#fecf50;
}
#content_text {
	float:left;
	width:500px;
	text-align:left;
	/*padding-left:15px;*/
	margin-left:8px;
	margin-top:-6px;
	color:#ffffff;
	font:11px verdana,Arial;
	line-height:1.5;
}

#content_text ul{
	font:11px verdana,Arial;
	line-height:1.5;
	margin-left:-27px;	
	color: #ffffff;
}
#content_text ol{
	font:11px verdana,Arial;
	line-height:1.5;
	margin-left:-23px;
	color: #ffffff;
}
#content_text p{
	font:11px verdana,Arial;
	color:#ffffff;
	line-height:1.5;
	margin-left:8px;

}
#content_text a{
	color:#ffffff;
	font:11px verdana,Arial;
}
#content_text h2{
	font:11px verdana,Arial;
	color:#ffffff;
		line-height:1.5;
}
#content_text h3{
	font:11px verdana,Arial;
	color:#ffffff;
		line-height:1.5;
}
#content_text h4{
	font:11px verdana,Arial;
	color:#ffffff;
	line-height:1.5;
}
#content_text h5{
	font:11px verdana,Arial;
	color:#ffffff;
	line-height:1.5;

}

#footerBG {
	width:1010px;
	background:#3d8f9b repeat top;
}
#footer_text {
	width:1010px;
	text-align:center;
	padding-top:10px;
	color:#24818d;
	font:10px verdana;
}
#footer_text a{
color:#24818d;
font:10px verdana;
}
#footer_text a:hover{
text-decoration:underline;
}

#clear {clear:both;}
#clear1 {clear:both;}
.clear {clear:both;}
.image_class {border:none;}


#menu {
	position:absolute;
	left:759px;
	top:60px;
	width:148px;
	z-index:100;
	/*color:white;
	width:100%;*/
	
}

#menu_1 {
	position:absolute;
	left:759px;
	top:60px;
	width:149px;
	height:251px;
	z-index:99;
}
#top_menu {
	position:absolute;
	left:0px;
	top:0px;
	width:185px;
	height:23px;
	z-index:200;
}
.Submenu {
	position:absolute;
	left:100px;
	top:284px;
	width:650px;
	height:38px;
	z-index:200;
	color:#ffffff;
}

#clear {clear:both;}

/*Snapsis Menu */
/*Menu Implementation*/
#navParent {
	float:left; 
	margin:0px 0px 0px 0px;
	padding:0px 0px 0px 0px;
	text-align:left;
	font:bold 12px Verdana;	
	display: block;
	color: #ffffff;	
	width:149px;
	height:auto;
}
#navParent a { 
	margin:0px 0px 0px 0px;
	padding:1px 0px 0px 0px;
	text-align:center;
	font:bold 12px Verdana;	
	display: block;
	color: #ffffff;	
	cursor:pointer;
	width:149px;
	height:41px;
	z-index:99;
	background:transparent;filter:alpha(opacity=0);-moz-opacity:.0;
opacity:.00;
}

#navParent a:hover,#navParent li.hover a {
	text-decoration: none;
	cursor:pointer;
	width:149px;
}

#navParent li {    
	position: relative;
	margin:0px 0px 0px -40px;
	padding:0px 0px 0px 0px;	
	display: block;	
	height:41px;
	list-style: none;	
	width:149px;
	/*border:2px white solid;*/
} 

/*#navParent li:hover,
#navParent li.hover
{
    background-position:0 -125px; 
}

#navParent .SelectedItem {
    background-position:0 -125px;
}
#navParent .SelectedItem a {
    background-position:100% -125px;    
}
*/
#navChild ul {
	position:relative;
	height:auto;
	text-align:left;
	margin:0px 0px 0px 0px;	
	padding:0px 0px 0px 0px;	
	list-style: none;	
	display: none;
	z-index: 100;	
}
#navChild ul ul {
    display:inline;
}
#navChild li {
  	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: inline;
	/*	height:10px;*/
	z-index: 101;
/*	background:url(images/menustrip.jpg) right no-repeat;*/
}

#navChild li:last-child {  
  	margin: 0px 0px 0px 0px;
	padding: 0px 0px 2px 0px;	
	display: inline;
	z-index: 101;
}


#navChild li ul { /* second-level lists */
	position : absolute;
	z-index:5;
	left: -999em;	
    background-color:#f1f1f1;	
}

#navChild a {	
	display: inline;
	padding:0px 2px 0px 0px;
	font:bold 13px Verdana,Arial,Sans-Serif;	
	color: #ffffff;
	text-align:left;	
}
#navChild a img {
	padding:0px 5px 0px 0px;	
	margin:0px 0px 0px 0px;
}
#navChild a:hover {
	text-decoration:none;
}
#navChild li li a {
    width:125px;
}

#navChild li a:hover {
   
}

#navChild a.SelectedItem {
  
}
#navChild .DisabledItem {
    color:#cccccc;
}
/* no need to change these hover classes 
unless you need more than 4 levels */
#navChild li:hover ul ul,
#navChild li:hover ul ul ul,
#navChild li:hover ul ul ul ul,
#navChild li.hover ul ul,
#navChild li.hover ul ul ul,
#navChild li.hover ul ul ul ul{
  left: -999em;
}

#navChild li:hover ul, 
#navChild li.hover ul {
	top: 26px;
	left:0;
}
#navChild li li:hover ul,
#navChild li li li:hover ul,
#navChild li li.hover ul,  
#navChild li li li.hover ul {
	top: 0;
	left:130px;
}*/
/*sIFR Implementation*/
.sIFR-flash {  
	visibility: visible !important;	
	margin: 0;	
	padding: 0;
}
.sIFR-replaced { 
	visibility: visible !important;
}
.sIFR-alternate {
	position: absolute; 
	left: 0; 
	top: 0; 
	width: 0; 
	height: 0; 
	display: block; 
	overflow: hidden;
}
.sIFR-replaced > div { 
	display: none !important;
}
.sIFR-active #title .sIFR {
	visibility: hidden;
	font:normal 24px/100% Arial, Helvetica, sans-serif;
	color:#FFFFFF;
}

#music { width: 400px; height: 25px; position: absolute; top: 20px; right:0px;}

.form { line-height: 30px; }

.label { line-height: 18px; color: #003366; font-family: Tahoma, Arial, Helvetica; font-size: 11px; font-weight: bold; }