﻿
/***************************** WRAPPERS ****************************/

	#main	/* main wrapper div */
	{
		min-height: 750px;
		height: auto !important;
		height: 750px;
	}


	#flashcontent
	{
		width: 767px;
		height: 484px;
		float: left;
		background-image: url(/images/content/no_flash_img.gif);
		z-index:10;
	}



/***************************** BROWSE APPLICATIONS ****************************/

	div#browse-apps
	{
		height: 58px;
		width: 980px;
		margin: 0 0 15px 0;
		padding: 0;
		float: left;
		clear: both;
	}


	div#browse-apps ul
	{
		height: 58px;
		padding: 0;
		margin: 0 10px 0 0;
		width: 970px;
	}


	div#browse-apps ul li
	{
		float: left;
		list-style: none;
		height: 54px;
		margin-top: 5px;
		font: normal 9px Verdana, Geneva, sans-serif;
		width: 106px;
	}


	div#browse-apps ul li a
	{
		color: #31506b;
		padding-top: 42px;
		text-decoration: none;
		text-transform: uppercase;
		height: 7px;
		display: block;
	}


	div#browse-apps ul li a:hover
	{
		text-decoration: underline;
	}


	div#browse-apps ul li.headline
	{
		margin: 0;
		text-indent: -9999px;
		width: 109px;
		height: 58px;
		display: block;
		background: url(/images/home/browseApps_Headline.png) no-repeat;
		margin-right: 10px;
	}


	div#browse-apps ul li.government-app
	{
		background: url(/images/home/govt_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.meeting-app
	{
		background: url(/images/home/meetingRooms_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.education-app
	{
		background: url(/images/home/education_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.worship-app
	{
		background: url(/images/home/worship_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.healthcare-app
	{
		background: url(/images/home/healthcare_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.transportation-app
	{
		background: url(/images/home/transportation_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.business-app
	{
		background:url(/images/home/business_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.recreation-app
	{
		background: url(/images/home/recreation_IconR.jpg) top no-repeat;
	}


	div#browse-apps ul li.government-app:hover
	{
		background: url(/images/home/govt_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.meeting-app:hover
	{
		background: url(/images/home/meetingRooms_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.education-app:hover
	{
		background: url(/images/home/education_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.worship-app:hover
	{
		background: url(/images/home/worship_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.healthcare-app:hover
	{
		background: url(/images/home/healthcare_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.transportation-app:hover
	{
		background: url(/images/home/transportation_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.business-app:hover
	{
		background: url(/images/home/business_Icon.jpg) top no-repeat;
	}


	div#browse-apps ul li.recreation-app:hover
	{
		background: url(/images/home/recreation_Icon.jpg) top no-repeat;
	}



/***************************** MARQUEE ****************************/

	div#home-marquee
	{
		width: 980px;
		height: 484px;
		margin: 0;
		padding: 0;
	}


	.marquee-mask
	{
		width: 980px;
		height: 484px;
		overflow: hidden;
	}


	div#marquee
	{
		float: left;
		width: 764px;
	}
	
	
	div#marquee-sidebar
	{
		float: left;
		background: url(/images/home/marqueeSidebar_Bg.png) top right no-repeat;
		width: 216px;
		height: 484px;
	}


	ul#homepage-cta
	{
		width: 198px;
		margin: 48px 10px 0 0;
		float: right;
		padding: 0;
		z-index: -1;
		position:static;
	}


	ul#homepage-cta li
	{
		list-style: none;
		margin: 0;
		padding: 0;
		z-index: -1;
		position:static;

	}
	
	
	ul#homepage-cta li a
	{
		display: block;
		width: 198px;
		height: 100%;
	}


	ul#homepage-cta li.cta-top
	{
		background: url(/images/home/cta_sona.jpg) no-repeat;
		width: 198px;
		height: 58px;
		text-indent: -9999px;
		z-index: -1;
		position: static;
	}


	ul#homepage-cta li.cta-middle
	{
		background: url(/images/home/cta_synaudcon_workshop.gif) no-repeat;
		width: 198px;
		height: 179px;
		text-indent: -9999px;
		margin-top: 47px;
	}


	ul#homepage-cta li.cta-bottom
	{
		background: url(/images/home/cta_bee.jpg) no-repeat;
		width: 198px;
		height: 72px;
		text-indent: -9999px;
		margin-top: 52px;
	}





/***************************** NEWS TICKER ****************************/

	div#news-ticker
	{
		width: 825px;
		padding: 0;
		margin: 10px 0 10px 10px;
		height: 29px;
		background: url(/images/home/newsTicker_bg.png) repeat-x;
		float: left;
		position: relative;
	}


	div#news-ticker a.see-all
	{
		text-indent: -9999px;
		background: url(/images/home/newsTicker_seeAllBtn.png) no-repeat;
		width: 57px;
		height: 29px;
		float: right;
	}


	div#news-ticker h2
	{
		text-indent: -9999px;
		background: url(/images/home/newsTicker_Headline.png) no-repeat;
		width: 109px;
		height: 29px;
		float: left;
		margin: 0;
		padding: 0;
	}


	div#ticker-mask
	{
		position: relative;
		float: left;
		width: 559px;
		height: 15px;
		overflow: hidden;
		margin: 4px 0 0 10px;
	}


	div#news-ticker p
	{
		float: left;
		font: normal 11px Verdana, Geneva, sans-serif;
		color: #000000;
		margin: 0;
		text-align: left;
		display: block;
		position: absolute;
		left: 0;
		background: #f2f2f2;
		width: 559px;
	}


	div#news-ticker p a
	{
		color: #000000;
		text-decoration: none;
	}


	div#news-ticker p a:hover
	{
		text-decoration: underline;
	}


	a.twitter
	{
		background: url(/images/home/twitterBtn_Bg.jpg) no-repeat;
		width: 145px;
		height: 29px;
		float: right;
		text-indent: -9999px;
		margin-top: 10px;
	}