﻿#HomeRotator
{
	position: absolute;
}
#HomeRotator .slide 
{
	 height: 242px;
    position: relative;
    width: 460px;
   
}




#HomeRotator .slide img 
{
	bottom: 0;
	left: 0;
	position:absolute;
}
#HomeRotator .pagination 
{
	bottom: 5px;
	display: block;
	height: 13px;
	left: 300px;
	margin: 0;
	position: absolute;
	z-index: 999;
}
#HomeRotator .pagination li 
{
	display: block;
	float: left;
	height: 13px;
	margin: 0 3px;
	width: 13px;
}
#HomeRotator .pagination li a 
{
	background: url('Images/HomeRotator/rotator-circles.png') 0 0 no-repeat;
	cursor: pointer;
	display: block;
	font-size: 1px;
	height: 0;
	overflow: hidden;
	padding: 13px 0 0;
	width: 13px;
}
#HomeRotator .pagination li a:hover 
{
	background-position: 0 -20px;
}
#HomeRotator .pagination li.current a 
{
	background-position: 0 -40px;
}

/* HOME ROTATOR2 FOR SUICIDE PREVENTION MONTH */
#HomeRotator2
{
	position: absolute;
}

#HomeRotator2 .slide 
{
	height:485;
	position: relative;
		/*width: 940px;*/
width: 940px;

overflow: hidden;
}

#HomeRotator2 .slide img 
{
	bottom: 0;
	/*left: 17px;
	position:absolute;*/
border:none;
} 

#HomeRotator2 div.support
{
 
    width: 940px;
    height:126px;


}


#HomeRotator2 div.support img
{border:none;
}


#HomeRotator2 div.support .spread_word
{

width:150px;
height:30px;
margin-top:90px;
float:right;
font-family:myriad-pro, Arial, sans-serif;
font-size:14px;
font-weight:bold;
color: #C4262E;
}


#HomeRotator2 div.support .social_icons
{
margin-top:80px;
float:right;
padding-top: 4px; 
 /*padding: 3px 0 0 12px;*/
}



#HomeRotator2 div.support .social_icons img
{
 padding:0 20px 0 3px;
   
}



#HomeRotator2 .pagination 
{
	/*bottom: 190px;*/
	/*bottom: 15px; */
	bottom: 25px;
	display: block;
	height: 13px;
	/*left: 290px;*/
	left: 25px;
	top: 305px;
	margin: 0;
	position: absolute;
	z-index: 999;
}
#HomeRotator2 .pagination li 
{
	display: block;
	float: left;
	height: 13px;
	margin: 0 3px;
	width: 13px;
}
#HomeRotator2 .pagination li a 
{
	background: url('Images/HomeRotator/rotator-circles.png') 0 0 no-repeat;
	cursor: pointer;
	display: block;
	font-size: 1px;
	height: 0;
	overflow: hidden;
	padding: 13px 0 0;
	width: 13px;
}
#HomeRotator2 .pagination li a:hover 
{
	background-position: 0 -20px;
}
#HomeRotator2 .pagination li.current a 
{
	background-position: 0 -40px;
}


/* HOME ROTATOR2 FOR SUICIDE PREVENTION MONTH */

