/**
*	Pages CSS
*/
/*body
{
	background-image: url('../img/_test.gif');
	background-repeat: no-repeat;
	background-position: top center;
}*/

#header #menu a.home_rollover
{
	background-position: 0 -60px;
}

#content-wrapper
{
	position: relative;
	/*height: 615px;*/
	
	/* Below are changes for 100% in the flash movie */
	width: 100%;
	margin-top: -20px;
	margin-left: 0;
	left: 0;
	padding-left: 0;
	padding-right: 0;
	padding-bottom: 40px;
}
#content-wrapper.es
{
	height: 400px;
}
#content-wrapper.es .spanishContent {
	background-image: url('../img/spanish_hero.png');
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 978px;
	height: 430px;
}
#content-wrapper.es .spanishContent a.cta_1, 
#content-wrapper.es .spanishContent a.cta_2,
#content-wrapper .noflash .getflash {
	display: block;
	position: relative;
	left: 212px;
	background-position: 0 0;
	background-repeat: no-repeat;
	width: 372px;
	height: 24px;
}
#content-wrapper.es .spanishContent a:hover,
#content-wrapper .noflash a.getflash:hover {
	background-position: 0 -24px;
}
#content-wrapper.es .spanishContent a.cta_1 { 
	background-image: url('../img/spanish_cta_1.png'); 
	top: 276px;
}
#content-wrapper.es .spanishContent a.cta_2 { 
	background-image: url('../img/spanish_cta_2.png'); 
	top: 283px;
}
#content-wrapper .noflash .getflash {
	background-image: url('../img/getflash-cta.png'); 
	top: 227px;
	left: 220px;
}
#content-wrapper.es .spanishContent a:hover {
	color: #A70800;
}

.fb_swf {
	color: #FFF;
	position: absolute;
	top: 480px;
	left: 50%;
	margin-left: 285px;
	z-index: 5;
	display: none;
}

/*#footer
{
	padding: 10px 0 0 0;
}*/

#footer-div
{
	/*background-image: url('../img/footer-tile.gif');
	background-repeat: no-repeat;
	background-position: top center;*/
	color:#333;
	font-size: 11px;
	height: 153px;
	/* Below are changes for 100% in the flash movie */
	width: 960px;
	margin-left: -470px;
	position: relative;
	left: 50%;
}

#footer-div th
{
	padding: 5px 0 5px 0;
}

.footer-email-div 
{
	padding: 5px;
	float: left;
	height: 151px;
	width: 21%;
	
	/* border: 1px solid #F0F; */
}

.footer-email-div td input.submit
{
	position: relative;
	top:8px;
}

.footer-events-div 
{
	background-image: url('../img/background-events.png');
	width: 959px;
	height: 158px;
	padding: 10px;
	float: right;
}

.footer-events-div h3
{
	margin-top: 0;
	margin-bottom: 0;
	font-size: 1.1em;
	/*color: #5f5b59;
	font-weight: normal;*/
	color: #333;
}

.footer-events-div table
{
	width: 960px;
	height: 150px;
	/*margin-right: 21px;*/
}

.footer-events-div td.event-cell 
{
	padding: 10px 10px 0;
}

#footer-div .footer-events-div td .events_item_header
{
	line-height: 16pt;
	font-size: 12px; 
	font-weight: bold; 
	/*color: #66615C;*/
	color: #333;
}

#footer-div .footer-events-div td .events_item_content
{
	line-height: 12pt;
	height: 61px;
	overflow: hidden;
}

#footer-div .footer-events-div td a
{
	float: right;
	text-decoration: none;
	color: #000;
	font-size: 1.1em;
	font-weight: bold;
}
#footer-div .footer-events-div td a:hover
{
	color: #ee2e24;
}
#footer-div .footer-events-div td.learnmore
{
	padding-right: 20px;
}
#footer-div .footer-events-div td a span.arrow
{
	visibility: visible;
	color: #ee2e24;
}

/**
*	GET FLASH
*/

.noflash {
	background-image: url(../img/get-flash.jpg);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 965px;
	height: 413px;
}

.noflash h1 {
	position: relative;
	top: 370px;
	font-size: 10px;
	color: #fff;
}

