@charset "UTF-8";

a:link { text-decoration: none;  }
a:visited { text-decoration: none;  }
a:hover { text-decoration:underline;  }
a {outline: none; }
#container { margin:0px auto 30px auto;
}
.welcomewrapper { 
	  width: 930px;
	 w\idth: 930px; /*IE6 width*/
	 height:600px;
	 margin: 0 auto;
	 padding:0 0px 30px 30px;
	 color:#999;
	 /*background-image:url(henbackground2.jpg);*/
	 background-position:bottom right;
	 background-repeat:no-repeat;
	  z-index:100; position:relative;
}
.welcomewrapper h1{
	margin: 100px 0 20px 0px;
	font:bold 40px Arial, "Helvetica", Verdana, sans-serif;	
	color: #fff;
	
	}
.background-hm { position: absolute; width: 100%; height: 422px; z-index: 1; } 
.background-hm2 { position: absolute; width: 100%;  z-index: 5; } 
.background-hm3 { position: relative; width: 900px; margin:0 auto;  } 
#sidebar {
	width:260px;
	float:right;
}
.sidebarcontent {
	width:260px;
	height:500px;
	overflow:auto;
}
#sidebar h1{
	font-family: Arial, "Helvetica", sans-serif;
	font-size:20px;
	line-height:26px;
	padding:0px 0 2px 0;
	margin:0;
	border-bottom: solid #e7a82e 1px;
	letter-spacing:1px;
	color:#090561;
}
.sidebarvideos {
	width:245px;
	display:block;
	padding:20px 0;
	font-size:13px;
	font-family: Arial, "Helvetica", sans-serif;
}
.sidebarvideos  {
	font-size:13px;
	line-height:15px;
	font-family: Arial, "Helvetica", sans-serif;
	color:#fff;
}

.sidebarvideos a:link, .sidebarvideos a:active, .sidebarvideos a:visited {font-size: 13px; line-height: 15px;color:#090561;}

.sidebarvideos a:hover {color:#fff;}

.sidebarvideos img{
	float:left;
	margin-right:10px;
}