#main {
	width: 823px;
	margin: 0 auto;
	padding: 0;
	position: relative;  
}
#column-right {
	top: 0px;
	left: 272px;	
	position: absolute; 
	z-index: 100;
}

#column-left {
	float: left;
	width: 272px;
	height:1130px;
}
#content {
	background-image: url(../../images/bg_content_home_bigger.jpg);
	line-height: 1.6em;
	z-index: 0;
	padding: 0; 
	top: 124px;
	left: 0px;
	margin-top: 3px;
	position: absolute; 
	background-repeat: no-repeat;
	width: 539px;
		
}

.q3 {
	font-size: 1.7em;
	padding-bottom: 0;
	margin-bottom: 0;
}

#middle-panel {
	width: 410px;
	float: left;
	z-index: 100;
	padding: 0;
}
#content-home {
	width: 410px;
	float: left;
	z-index: 100;
}


#right-panel {
	width: 131px; 
	padding: 15px 0 0 0;
	line-height: 1.1em;
	z-index: 200;
	position: absolute; 
	top: 127px;
	left: 273px;
}

#right-panel2 {
	padding: 15px 0 0 0;
	float: left;
}
#demo {
	height: 446px;
	padding: 0 0 0 10px;
	color: white;
}

#demo img {
	padding: 0 0 0 4px;
}

#news-and-events {
	padding: 10px 10px 0 10px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
}

#partners {
	width: 115px;
	margin-top: 10px;
	padding: 5px 0 0 10px;
	/*
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	*/
}

#partnersHdr{
	margin: 0 0 10px 0;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	
}
#partners img {
	padding: 0 0 0 4px;
}
.news-and-events-text {
	font-size: 10px;
}

#right-panel  a {
	font-size: 10px;
	color: #2f8a01;
	text-decoration: none;
	line-height: 1.3em;	
}

.blue-text {
	color: #005596;
	font-weight:bold;
	font-size: 16px;
}

.white-text {
	color: #FFFFFF;
	font-weight:bold;
}

h2 {
	padding-bottom: 0px;
}

h2.pull-quote {
	margin: -10px 0 5px 0;
	padding: 0 0;
	color: #005596;
	font-size: 1.3em;
	text-align: center;
	font-weight: normal;
}

* html #content div.height-manager {
	height: 436px;
}

#content div.height-manager {
	min-height: 436px;
	height: 436px;
	margin: 20px 10px 0px 25px;
}

#ondemand-demo {
	margin: 0px 0 0 12px;
	float: left;
}

#home-pull-quote {
	margin-top: 0px;
	float: left;
	width: 400px;
}
#tagline {
	margin: 0;
	padding: 0;
	clear: both;
	position: relative;
}

#tagline h2 {
	margin: 0;
	padding: 0;
}

#tagline .photo {
	margin-top: -175px;
	margin-right: 0px;
	float: right;
	border-left: 7px solid #005596;
}

#footer p#customer-service-number {
	background-color: #005596;
	padding: 8px 6px 0 0;
	margin: 6px 0 0 0;
	height: 24px;
	color: #89bfe0;
	text-align: right;
	font-weight: bold;
	font-size: 1.1em;
	display: block;
	width: 817px;
}

.dark-green {
	color: #006600;
	font-size: 1.2em;
}


/* --------------News Ticker stuff-------------- */
#NewsTicker{
	margin-left: 0px;
	padding: 10px 0 0 0;
	/*
	padding: 10px 0 0 10px;
	border-left: 1px solid #CCCCCC;
	border-top: 1px solid #CCCCCC;
	*/
}

#NewsTickerHdr{
	margin: 0 0 10px 10px;
	padding-bottom: 0px;
	border-bottom: 1px solid #CCCCCC;
	
}
#NewsTickerLock{
	margin: 0 0 0px 5px;
	padding-bottom: 0px;
	font-size: 11px;
	line-height: 13px;
	width: 105px;
	float: left;
}
	
	#NewsVertical {
	height: 100px;
	display: block;
	overflow: hidden;
	position: relative;
	}
		
	#NewsVertical-frame {
	}
	#TickerVertical {
		width: 115px;
		height: 320px;
		display: block;
		list-style: none;
		margin: 0;
		padding: 0;
	}
	#TickerVertical li {
		width: 115px;
		color: #333333;
		text-align: left;
		font-size: 10px;
		margin: 0;
		padding-bottom: 12px;
		float: left;
	}
/* ---------------------------- */
