.HomeContainer {border: 3px solid #00a886; background: #FFF; margin: 0px}
.HomeContainer #contRight {border: none; width:930px;  margin-top: 0px;}

.Container2 {display: inline; position: relative; float: left; width: 840px; height: 300px; margin: 20px 0 0 0px;}
#Scroller-1 {position: absolute; overflow: hidden; width: 840px; height: 302px; top: 0px;}
.Scroller-Container {position: absolute; top: 0px; left: 0px;}

#Scrollbar-Container {
	position: relative;
	top: 15px; margin-left: 900px;
}
.Scrollbar-Up {
	cursor: pointer;
	position: absolute;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
}
.Scrollbar-Track {
	width: 10px; height: 270px;
	position: absolute;
	top: 15px;
	background-color: #EEE;
}
.Scrollbar-Handle {
	position: absolute;
	width: 10px; height: 30px;
	background-color: #CCC;
}
.Scrollbar-Down {
	cursor: pointer;
	position: absolute;
	top: 290px;
	width: 10px; height: 10px;
	background-color: #CCC;
	font-size: 0px;
}

.Container2 ul {margin: 5px 20px;}
.Container2 ul li {padding-left: 20px; list-style-type: none; background: url(../images/bullet.gif) left 5px no-repeat; font: 1em trebuchet ms; line-height: 1.5em;}

#Scroller-1 p {
	margin: 0; padding: 5px 10px;
	font-size: 11px;
	color: #666666;
}

#Scroller-1 h1 {
	margin: 0; padding: 5px 10px 0px 10px;
	font-size: 15px;
	font-weight: bold;
	color: #446e92;
}

#Scroller-1 ol {
	padding: 10px 20px 10px  40px;
}

#Scroller-1 ol li {padding: 4px;}

#Scroller-1 h1.blue {color: #22a6e0;}
#Scroller-1 h1.orange {color: #eda348;}


/* Scroll:
------------------------------------------------------ 

#spacer {display: block; width: 10px;height: }

.Container {
	position: relative;
	top: 0px;
	width: 785px;
	height: 305px;
	text-align: left;
}








h2 {margin-left: 60px;}

*/
