@charset "utf-8";
#container #homeContent {
	height: 245px;
	width: 902px;
	position:relative;
}
#container #homeContent #mainImage {
	background: url(../images/Home_main_graphic1.jpg) no-repeat;
	height: 244px;
	width: 598px;
	position: absolute;
	left: 0px;
}
#container #homeContent #imageRotate {
	height: 244px;
	width: 598px;
	position: absolute;
	left: 0px;
}
#container #homeContent #marqueeImage {
	background: url(../images/topics-bg.jpg) no-repeat;
	height: 244px;
	width: 293px;
	position: absolute;
	right: 0px;
}
#container #homeContent #marqueeImage #marqueeList {
	position: absolute;
	height: 180px;
	width: 260px;
	right: 13px;
	top: 3px;
}
#secondContent {
	background: #ffffff;
	padding: 0;
	position: relative;
	height: 250px;
	width: 900px;
}
#container #secondContent #homerightColumn #quote {
	background: url(../images/quotes-bg.jpg) no-repeat;
	height: 244px;
	width: 293px;
	position:absolute;
	right: 0px;
}
#container #secondContent #homeleftColumn {
	position: absolute;
	height: 250px;
	width: 600px;
	left: 0px;
	padding: 10px 0 0 0;
	margin: 0;
}
#container #secondContent #homerightColumn {
	height: 250px;
	width: 300px;
	padding-top: 20px;
	position: absolute;
	right: 0px;
}
#container #secondContent #homerightColumn #quote #img_caption {
	padding:0 10px;
	margin:0 15px;

}
#container #secondContent #homerightColumn #quote p{
	font-style:italic;
	font-size:16px;
	color:#666;
}
#container #secondContent #homerightColumn #quote span {
	text-align: right;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	color: #666;
	margin-right:15px;
	display: block;
}

#container #secondContent #homerightColumn #quote h5{
	text-align:right;
	margin-right:15px;
	font-size:9px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal;
	color:#666;
}
#container #secondContent #homerightColumn #quote #r2 {
	padding: 0 15px;
	margin: 10px 10px 0 10px;
	text-align: center;
}
#container #secondContent #scrleftColumn .leftText .lrnmoreFont {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00a9e1;
}
#container #secondContent #homerightColumn #quote .quoteText {
	padding: 20px;
}

.transparent	{
   filter:alpha(opacity=0); 
   -moz-opacity: 0; 
   opacity: 0; 
}
				
#home_image1, #home_image2, #home_image3
	{
	position:absolute;
	top:0;
	left:0;
	z-index:10000;
	display:none;
	}
	
#home1_container
	{
	 z-index:11000;
	 background-color:#CC3300;
	 width:15px;
	 height:15px;
	 position:absolute;
	 top:220px;
	 left:531px;
	}

#home2_container
	{
	 z-index:11000;
	 background-color:#CCFF33;
	 width:15px;
	 height:15px;
	 position:absolute;
	 top:220px;
	 left:551px;
	}
	
#home3_container
	{
	z-index:11000;
	background-color:#FF6699;
	width:15px;
	height:15px;
	position:absolute;
	top:220px;
	left:571px;
	}

